A Family of Optimal Multipoint Root-Finding Methods Based on the Interpolating Polynomials

Size: px
Start display at page:

Download "A Family of Optimal Multipoint Root-Finding Methods Based on the Interpolating Polynomials"

Transcription

1 Applied Mathematical Sciences, Vol. 8, 2014, no. 35, HIKARI Ltd, A Family of Optimal Multipoint Root-Finding Methods Based on the Interpolating Polynomials Beong In Yun Department of Statistics and Computer Science Kunsan National University, Gunsan, Republic of Korea Copyright c 2014 Beong In Yun. This is an open access article distributed under the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited. Abstract A family of simple derivative-free multipoint iterative methods, based on the interpolating polynomials, for solving nonlinear equations is presented. It is shown that the presented n-point iterative method has the convergence order 2 n 1 with n function evaluations per iteration. It is an optimal iterative method in the sense of the Kung-Traub s conjecture. Numerical examples are included to support the result of theoretical convergence analysis and demonstrate efficiency of the proposed method. Mathematics Subject Classification: 65H05 Keywords: Nonlinear equation, multiploint method, optimal iterative method, interpolating polynomial 1 Introduction For finding roots of nonlinear equations multipoint iterative methods without memory are most often used since they have a definite advantage in both order of convergence and computational efficiency [1 3, 5 9, 11]. General investigation of the multipoint and one-point methods can be found in the literature [10]. Moreover, Kung and Traub [4] conjectured that the order of

2 1724 Beong In Yun convergence of a multipoint method with n function evaluations per iteration can not exceed d n = 2 n 1 which is called an optimal order. On the other hand, the computational efficiency of an iterative method of order d n, requiring n function evaluations, is defined by d 1/n n [10]. Therefore, the computational efficiency of an iterative method having the optimal order d n is 2 (n 1)/n. In this paper we propose a new family of derivative-free multipoint methods based on the interpolating polynomials. We prove that the presented n-point methods, requiring n function evaluations, have the optimal convergence order 2 n 1 and thus have the optimal computational efficiency 2 (n 1)/n. Numerical results for some examples show the consistency of the presented method with the theoretical convergence analysis. 2 A new family of derivative free multipoint methods We suppose that the equation f(x) = 0 has a simple root α in an interval (a, b). For an integer q 1 and for a k-th iterate x k near the root α we propose a family of n-point multipoint methods as follows. ψ 0,k = x k ψ 1,k = x k + f(x k ) q ψ 2,k = ψ 1,k f (ψ 1,k) P 1 (ψ 1,k ) ψ 3,k = ψ 2,k f (ψ 2,k) P 2 (ψ 2,k ). ψ n,k = ψ n 1,k f (ψ n 1,k) P n 1 (ψ n 1,k ) = x k+1, (1) where n 2 and P λ (t) is an interpolating polynomial of degree 1 λ n 1 for f at the points ψ 0,k, ψ 1,k,, ψ λ,k. Without loss of generality, we may write P λ (t) by the divided differences as P λ (t) = λ i 1 f [ψ 0,k, ψ 1,k,, ψ i,k ] (t ψ j,k ) (2) i=0 j=0 satisfying P λ (ψ j,k ) = f (ψ j,k ), j = 0, 1,, λ. For example, 2- and 3-point iterative methods can be respectively expressed

3 A family of optimal multipoint root-finding methods 1725 by (ψ 1,k = ) s k = x k + f(x k ) q (ψ 2,k = ) x k+1 = s k f (s k) P 1 (s k ) with P 1 (t) = f (x k ) + f [x k, s k ] (t x k ) and (ψ 1,k = ) s k = x k + f(x k ) q (ψ 2,k = ) y k = s k f (s k) P 1 (s k ) (ψ 3,k = ) x k+1 = y k f (y k) P 2 (y k ) (3) (4) with P 2 (t) = P 1 (t) + f [x k, s k, y k ] (t x k )(t s k ). Theorem 2.1 Assume that f is a real analytic function on an interval (a, b) containing a simple zero α with f (x) 0 for all x (a, b), and let x 0 be sufficiently close to α. Then, for any integer q 1, the family of n-point iterative methods in (1) has the order of convergence 2 n 1 with n function evaluations. In other words, for ɛ k = x k α, it follows that ( ) ɛ k+1 = ψ n,k α = O ɛ d n k, d n = 2 n 1 for every integer n 2. Proof: We will prove by induction. For the initial value of n = 2 x k+1 = ψ 2,k = ψ 1,k f (ψ 1,k) P 1 (ψ 1,k ). Therein f (ψ 1,k ) satisfies f (ψ 1,k ) = f (α) (ψ 1,k α) + O ( (ψ 1,k α) 2) = f (α) (ψ 1,k α) + O ( ) ɛ 2 k since ψ 1,k α = x k α + f(x k ) q = ɛ k + O (ɛ q k ). In addition, P 1 (ψ 1,k ) satisfies P 1 (ψ 1,k ) = f [x k, x k + f(x k ) q ] = f (x k ) + O (f(x k ) q ) = f (α) + O (ɛ k ). These results imply that, for sufficiently small ɛ k, ψ 2,k = ψ 1,k (ψ 1,k α) + O ( ɛk) 2.

4 1726 Beong In Yun Thus we have ɛ k+1 = ψ 2,k α = O (ɛ 2 k ), that is, the 2-point iterative method is of order d 2 = 2. Suppose that for some integer n 3 the n-point iterative method satisfies ψ n,k α = O ( ɛ dn k ), dn = 2 n 1. Then we consider the (n + 1)-point iterative method such as ψ n+1,k = ψ n,k f (ψ n,k) P n (ψ n,k ). Similarly to the case of n = 2, we can see that and Therefore f (ψ n,k ) = f (α) (ψ n,k α) + O ( (ψ n,k α) 2) P n (ψ n,k ) = f [x k, x k + f(x k ) q ] + O (ɛ k ) = f (x k ) + O (ɛ k ) = f (α) + O (ɛ k ). ψ n+1,k = ψ n,k (ψ n,k α) + O ( (ψ n,k α) 2) = α + O ( (ψ n,k α) 2) and, by the above assumption, we have ψ n+1,k α = O ( (ψ n,k α) 2) = O ( ɛ 2dn k ) ) = O (ɛ d n+1 k. This completes the proof. 3 Examples We consider three equations f i (x) = 0, i = 1, 2, 3, having a simple root α on a given interval for each function f i (x) defined as f 1 (x) = (3x 2 1)e x x + 1, 0 < x < 1 (α = 1 3 ) f 2 (x) = (x + 2) log(3 x), 1 < x < 3.5 (α = 2) f 3 (x) = cos ( πx 2 /4 ) + x 2 2, 0 < x < 1.5 (α = 2). (5) For these examples numerical results of the presented multipoint methods are given in Table 1. Therein, dn,k denotes the computational order of convergence defined as d n,k = log (x k α)/(x k 1 α) log (x k 1 α)/(x k 2 α), k 2

5 A family of optimal multipoint root-finding methods 1727 for the k-th iterate x k obtained by the presented n-point multipoint method. In addition, each initial approximation x 0 was chosen by the following formula, with N = 4, given in the literature [12]. x 0 = x + F (a) h 2 N 1 j=1 F ( x + (2j N)h/2), (6) where F (x) = Sign(f(x)), h = (b a)/n and x = (a + b)/2 for a given interval (a, b) containing the simple root α. One can see that the results of the presented multipoint methods are consistent with the results of theoretical convergence analysis in Theorem 1. Table 1. Numerical results of the presented n-point iterative methods (1) with q = 1. f 1 (x) = 0 f 2 (x) = 0 f 3 (x) = 0 k x k α dn,k x k α dn,k x k α dn,k n = 3 n = 4 n = 5 n = On the other hand, we may surmise that convergence of the iterates x k s becomes better as the exponent q in (1) increases since the approximation of P 1(ψ 1,k ) to the derivative f (x k ) is accurate for large q as long as f(x k ) is sufficiently small. To identify this surmise we include Figure 1 which shows behavior of errors of the approximation of the second iterates x 2 s obtained by the proposed 4-point method, requiring 4 function evaluations, with respect to the exponents q = 1, 2, 3, 4, 8. Furthermore, it is compared with the Sharma s

6 1728 Beong In Yun method of order eight [8] as follows. w k = x k f(x k) f (x k ) f(x k ) f(w k ) z k = w k f(x k ) 2f(w k ) f (x k ) x k+1 = z k W (µ k ) f[x k, w k ]f(z k ) f[x k, z k ]f[w k, z k ], (7) where µ k = f(z k )/f(x k ) and W is a weight function defined as W (t) = 1+t+t 2. As a result, one can find that the presented method with q 2 provides better approximate iterates than the Sharma s method. Acknowledgements. This research was supported by Basic Science Research program through the National Research Foundation of Korea(NRF- 2013R1A1 A4A ). References [1] W. Bi, H. Ren, Q. Wu, Three-step iterative methods with eighth-order convergence for solving nonlinear equations, J. Comput. Appl. Math. 225 (2009), [2] J. Džunić, M.S. Petković, L.D. Petković, Three-point methods with and without memory for solving nonlinear equations, Appl. Math. Comput. 218 (2012), [3] J. Kou, A. Wang, Y. Li, Some eighth-order root-finding three-step methods, Commun. Nonlin. Sci. Numer. Simul. 15 (2010), [4] H.T. Kung, J.F. Traub, Optimal order of one-point and multipoint iteration, J. ACM 21 (1974), [5] X. Li, C. Mu, J. Ma, C. Wang, Sixteenth-order method for nonlinear equations, Appl. Math. Comput. 215 (2010), [6] L. Liu, X. Wang, Eighth-order methods of high efficiency index for solving nonlinear equations, Appl. Math. Comput. 215 (2010), [7] M.S. Petković, On a general class of multipoint root-finding methods of high computational efficiency, SIAM J. Numer. Anal. 47 (2010),

7 A family of optimal multipoint root-finding methods 1729 [8] J.R. Sharma, R. Sharma, A new family of modified Ostrowski s methods with accelerated eighth order convergence, Numer. Algor. 54 (2010), [9] R. Thukral, A new eighth-order iterative method for solving nonlinear equations, Appl. Math. Comput. 217 (2010), [10] J.F. Traub, Iterative Methods for the Solution of Equations, Prentice- Hall, New Jersey, [11] X. Wang, L. Liu, New eighth-order iterative methods for solving nonlinear equations, J. Comput. Appl. Math. 234 (2010), [12] B.I. Yun, A non-iterative method for solving non-linear equations, Appl. Math. Comput. 198 (2008), Received: January 11, 2014

8 1730 Beong In Yun (q) Figure 1. Errors x 2 α of the second iterates x 2 obtained by the presented 4- point method with degrees q = 1, 2, 3, 4, 8 for the example f 1 (x) = 0. The dotted line indicates the error of the second iterate from Sharma s method.

Dynamical Behavior for Optimal Cubic-Order Multiple Solver

Dynamical Behavior for Optimal Cubic-Order Multiple Solver Applied Mathematical Sciences, Vol., 7, no., 5 - HIKARI Ltd, www.m-hikari.com https://doi.org/.988/ams.7.6946 Dynamical Behavior for Optimal Cubic-Order Multiple Solver Young Hee Geum Department of Applied

More information

Two Point Methods For Non Linear Equations Neeraj Sharma, Simran Kaur

Two Point Methods For Non Linear Equations Neeraj Sharma, Simran Kaur 28 International Journal of Advance Research, IJOAR.org Volume 1, Issue 1, January 2013, Online: Two Point Methods For Non Linear Equations Neeraj Sharma, Simran Kaur ABSTRACT The following paper focuses

More information

Basins of Attraction for Optimal Third Order Methods for Multiple Roots

Basins of Attraction for Optimal Third Order Methods for Multiple Roots Applied Mathematical Sciences, Vol., 6, no., 58-59 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/.988/ams.6.65 Basins of Attraction for Optimal Third Order Methods for Multiple Roots Young Hee Geum Department

More information

Family of Optimal Eighth-Order of Convergence for Solving Nonlinear Equations

Family of Optimal Eighth-Order of Convergence for Solving Nonlinear Equations SCECH Volume 4, Issue 4 RESEARCH ORGANISATION Published online: August 04, 2015 Journal of Progressive Research in Mathematics www.scitecresearch.com/journals Family of Optimal Eighth-Order of Convergence

More information

Development of a Family of Optimal Quartic-Order Methods for Multiple Roots and Their Dynamics

Development of a Family of Optimal Quartic-Order Methods for Multiple Roots and Their Dynamics Applied Mathematical Sciences, Vol. 9, 5, no. 49, 747-748 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/.988/ams.5.5658 Development of a Family of Optimal Quartic-Order Methods for Multiple Roots and

More information

This article appeared in a journal published by Elsevier. The attached copy is furnished to the author for internal non-commercial research and

This article appeared in a journal published by Elsevier. The attached copy is furnished to the author for internal non-commercial research and This article appeared in a journal published by Elsevier. The attached copy is furnished to the author for internal non-commercial research and education use, including for instruction at the authors institution

More information

This article appeared in a journal published by Elsevier. The attached copy is furnished to the author for internal non-commercial research and

This article appeared in a journal published by Elsevier. The attached copy is furnished to the author for internal non-commercial research and This article appeared in a journal published by Elsevier. The attached copy is furnished to the author for internal non-commercial research and education use, including for instruction at the authors institution

More information

Optimal derivative-free root finding methods based on the Hermite interpolation

Optimal derivative-free root finding methods based on the Hermite interpolation Available online at www.tjnsa.com J. Nonlinear Sci. Appl. 9 (2016), 4427 4435 Research Article Optimal derivative-free root finding methods based on the Hermite interpolation Nusrat Yasmin, Fiza Zafar,

More information

A New Two Step Class of Methods with Memory for Solving Nonlinear Equations with High Efficiency Index

A New Two Step Class of Methods with Memory for Solving Nonlinear Equations with High Efficiency Index International Journal of Mathematical Modelling & Computations Vol. 04, No. 03, Summer 2014, 277-288 A New Two Step Class of Methods with Memory for Solving Nonlinear Equations with High Efficiency Index

More information

Another Sixth-Order Iterative Method Free from Derivative for Solving Multiple Roots of a Nonlinear Equation

Another Sixth-Order Iterative Method Free from Derivative for Solving Multiple Roots of a Nonlinear Equation Applied Mathematical Sciences, Vol. 11, 2017, no. 43, 2121-2129 HIKARI Ltd, www.m-hikari.com https://doi.org/10.12988/ams.2017.76208 Another Sixth-Order Iterative Method Free from Derivative for Solving

More information

Research Article On a New Three-Step Class of Methods and Its Acceleration for Nonlinear Equations

Research Article On a New Three-Step Class of Methods and Its Acceleration for Nonlinear Equations e Scientific World Journal, Article ID 34673, 9 pages http://dx.doi.org/0.55/204/34673 Research Article On a New Three-Step Class of Methods and Its Acceleration for Nonlinear Equations T. Lotfi, K. Mahdiani,

More information

Four-Point Optimal Sixteenth-Order Iterative Method for Solving Nonlinear Equations

Four-Point Optimal Sixteenth-Order Iterative Method for Solving Nonlinear Equations Four-Point Optimal Sixteenth-Order Iterative Method for Solving Nonlinear Equations Malik Zaka Ullah a, A.S. Al-Fhaid a, Fayyaz Ahmad b, a Department of Mathematics, King Abdulaziz University, Jeddah 21589,

More information

A Direct Proof of Caristi s Fixed Point Theorem

A Direct Proof of Caristi s Fixed Point Theorem Applied Mathematical Sciences, Vol. 10, 2016, no. 46, 2289-2294 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ams.2016.66190 A Direct Proof of Caristi s Fixed Point Theorem Wei-Shih Du Department

More information

A Novel Computational Technique for Finding Simple Roots of Nonlinear Equations

A Novel Computational Technique for Finding Simple Roots of Nonlinear Equations Int. Journal of Math. Analysis Vol. 5 2011 no. 37 1813-1819 A Novel Computational Technique for Finding Simple Roots of Nonlinear Equations F. Soleymani 1 and B. S. Mousavi 2 Young Researchers Club Islamic

More information

Improvements in Newton-Rapshon Method for Nonlinear Equations Using Modified Adomian Decomposition Method

Improvements in Newton-Rapshon Method for Nonlinear Equations Using Modified Adomian Decomposition Method International Journal of Mathematical Analysis Vol. 9, 2015, no. 39, 1919-1928 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ijma.2015.54124 Improvements in Newton-Rapshon Method for Nonlinear

More information

This article appeared in a journal published by Elsevier. The attached copy is furnished to the author for internal non-commercial research and

This article appeared in a journal published by Elsevier. The attached copy is furnished to the author for internal non-commercial research and This article appeared in a journal published by Elsevier. The attached copy is furnished to the author for internal non-commercial research and education use, including for instruction at the authors institution

More information

Hyers-Ulam-Rassias Stability of a Quadratic-Additive Type Functional Equation on a Restricted Domain

Hyers-Ulam-Rassias Stability of a Quadratic-Additive Type Functional Equation on a Restricted Domain Int. Journal of Math. Analysis, Vol. 7, 013, no. 55, 745-75 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.1988/ijma.013.394 Hyers-Ulam-Rassias Stability of a Quadratic-Additive Type Functional Equation

More information

The Generalized Viscosity Implicit Rules of Asymptotically Nonexpansive Mappings in Hilbert Spaces

The Generalized Viscosity Implicit Rules of Asymptotically Nonexpansive Mappings in Hilbert Spaces Applied Mathematical Sciences, Vol. 11, 2017, no. 12, 549-560 HIKARI Ltd, www.m-hikari.com https://doi.org/10.12988/ams.2017.718 The Generalized Viscosity Implicit Rules of Asymptotically Nonexpansive

More information

Common Fixed Point Theorems for Ćirić-Berinde Type Hybrid Contractions

Common Fixed Point Theorems for Ćirić-Berinde Type Hybrid Contractions International Journal of Mathematical Analysis Vol. 9, 2015, no. 31, 1545-1561 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ijma.2015.54125 Common Fixed Point Theorems for Ćirić-Berinde Type

More information

A new sixth-order scheme for nonlinear equations

A new sixth-order scheme for nonlinear equations Calhoun: The NPS Institutional Archive DSpace Repository Faculty and Researchers Faculty and Researchers Collection 202 A new sixth-order scheme for nonlinear equations Chun, Changbum http://hdl.handle.net/0945/39449

More information

Fixed Points for Multivalued Mappings in b-metric Spaces

Fixed Points for Multivalued Mappings in b-metric Spaces Applied Mathematical Sciences, Vol. 10, 2016, no. 59, 2927-2944 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ams.2016.68225 Fixed Points for Multivalued Mappings in b-metric Spaces Seong-Hoon

More information

A new family of four-step fifteenth-order root-finding methods with high efficiency index

A new family of four-step fifteenth-order root-finding methods with high efficiency index Computational Methods for Differential Equations http://cmde.tabrizu.ac.ir Vol. 3, No. 1, 2015, pp. 51-58 A new family of four-step fifteenth-order root-finding methods with high efficiency index Tahereh

More information

The Expansion of the Confluent Hypergeometric Function on the Positive Real Axis

The Expansion of the Confluent Hypergeometric Function on the Positive Real Axis Applied Mathematical Sciences, Vol. 12, 2018, no. 1, 19-26 HIKARI Ltd, www.m-hikari.com https://doi.org/10.12988/ams.2018.712351 The Expansion of the Confluent Hypergeometric Function on the Positive Real

More information

A Two-step Iterative Method Free from Derivative for Solving Nonlinear Equations

A Two-step Iterative Method Free from Derivative for Solving Nonlinear Equations Applied Mathematical Sciences, Vol. 8, 2014, no. 161, 8021-8027 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ams.2014.49710 A Two-step Iterative Method Free from Derivative for Solving Nonlinear

More information

Double Contraction in S-Metric Spaces

Double Contraction in S-Metric Spaces International Journal of Mathematical Analysis Vol. 9, 2015, no. 3, 117-125 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ijma.2015.1135 Double Contraction in S-Metric Spaces J. Mojaradi Afra

More information

Double Total Domination on Generalized Petersen Graphs 1

Double Total Domination on Generalized Petersen Graphs 1 Applied Mathematical Sciences, Vol. 11, 2017, no. 19, 905-912 HIKARI Ltd, www.m-hikari.com https://doi.org/10.12988/ams.2017.7114 Double Total Domination on Generalized Petersen Graphs 1 Chengye Zhao 2

More information

Diophantine Equations. Elementary Methods

Diophantine Equations. Elementary Methods International Mathematical Forum, Vol. 12, 2017, no. 9, 429-438 HIKARI Ltd, www.m-hikari.com https://doi.org/10.12988/imf.2017.7223 Diophantine Equations. Elementary Methods Rafael Jakimczuk División Matemática,

More information

A Numerical Solution of Classical Van der Pol-Duffing Oscillator by He s Parameter-Expansion Method

A Numerical Solution of Classical Van der Pol-Duffing Oscillator by He s Parameter-Expansion Method Int. J. Contemp. Math. Sciences, Vol. 8, 2013, no. 15, 709-71 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ijcms.2013.355 A Numerical Solution of Classical Van der Pol-Duffing Oscillator by

More information

On Symmetric Bi-Multipliers of Lattice Implication Algebras

On Symmetric Bi-Multipliers of Lattice Implication Algebras International Mathematical Forum, Vol. 13, 2018, no. 7, 343-350 HIKARI Ltd, www.m-hikari.com https://doi.org/10.12988/imf.2018.8423 On Symmetric Bi-Multipliers of Lattice Implication Algebras Kyung Ho

More information

A Note of the Strong Convergence of the Mann Iteration for Demicontractive Mappings

A Note of the Strong Convergence of the Mann Iteration for Demicontractive Mappings Applied Mathematical Sciences, Vol. 10, 2016, no. 6, 255-261 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ams.2016.511700 A Note of the Strong Convergence of the Mann Iteration for Demicontractive

More information

Approximations to the t Distribution

Approximations to the t Distribution Applied Mathematical Sciences, Vol. 9, 2015, no. 49, 2445-2449 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ams.2015.52148 Approximations to the t Distribution Bashar Zogheib 1 and Ali Elsaheli

More information

On a Certain Representation in the Pairs of Normed Spaces

On a Certain Representation in the Pairs of Normed Spaces Applied Mathematical Sciences, Vol. 12, 2018, no. 3, 115-119 HIKARI Ltd, www.m-hikari.com https://doi.org/10.12988/ams.2018.712362 On a Certain Representation in the Pairs of ormed Spaces Ahiro Hoshida

More information

Locating Chromatic Number of Banana Tree

Locating Chromatic Number of Banana Tree International Mathematical Forum, Vol. 12, 2017, no. 1, 39-45 HIKARI Ltd, www.m-hikari.com https://doi.org/10.12988/imf.2017.610138 Locating Chromatic Number of Banana Tree Asmiati Department of Mathematics

More information

New Nonlinear Conditions for Approximate Sequences and New Best Proximity Point Theorems

New Nonlinear Conditions for Approximate Sequences and New Best Proximity Point Theorems Applied Mathematical Sciences, Vol., 207, no. 49, 2447-2457 HIKARI Ltd, www.m-hikari.com https://doi.org/0.2988/ams.207.7928 New Nonlinear Conditions for Approximate Sequences and New Best Proximity Point

More information

Double Total Domination in Circulant Graphs 1

Double Total Domination in Circulant Graphs 1 Applied Mathematical Sciences, Vol. 12, 2018, no. 32, 1623-1633 HIKARI Ltd, www.m-hikari.com https://doi.org/10.12988/ams.2018.811172 Double Total Domination in Circulant Graphs 1 Qin Zhang and Chengye

More information

New seventh and eighth order derivative free methods for solving nonlinear equations

New seventh and eighth order derivative free methods for solving nonlinear equations DOI 10.1515/tmj-2017-0049 New seventh and eighth order derivative free methods for solving nonlinear equations Bhavna Panday 1 and J. P. Jaiswal 2 1 Department of Mathematics, Demonstration Multipurpose

More information

A Fixed Point Approach to the Stability of a Quadratic-Additive Type Functional Equation in Non-Archimedean Normed Spaces

A Fixed Point Approach to the Stability of a Quadratic-Additive Type Functional Equation in Non-Archimedean Normed Spaces International Journal of Mathematical Analysis Vol. 9, 015, no. 30, 1477-1487 HIKARI Ltd, www.m-hikari.com http://d.doi.org/10.1988/ijma.015.53100 A Fied Point Approach to the Stability of a Quadratic-Additive

More information

On a 3-Uniform Path-Hypergraph on 5 Vertices

On a 3-Uniform Path-Hypergraph on 5 Vertices Applied Mathematical Sciences, Vol. 10, 2016, no. 30, 1489-1500 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ams.2016.512742 On a 3-Uniform Path-Hypergraph on 5 Vertices Paola Bonacini Department

More information

Research Article Attracting Periodic Cycles for an Optimal Fourth-Order Nonlinear Solver

Research Article Attracting Periodic Cycles for an Optimal Fourth-Order Nonlinear Solver Abstract and Applied Analysis Volume 01, Article ID 63893, 8 pages doi:10.1155/01/63893 Research Article Attracting Periodic Cycles for an Optimal Fourth-Order Nonlinear Solver Mi Young Lee and Changbum

More information

Modified Jarratt Method Without Memory With Twelfth-Order Convergence

Modified Jarratt Method Without Memory With Twelfth-Order Convergence Annals of the University of Craiova, Mathematics and Computer Science Series Volume 39(1), 2012, Pages 21 34 ISSN: 1223-6934 Modified Jarratt Method Without Memory With Twelfth-Order Convergence F. Soleymani,

More information

Solving Homogeneous Systems with Sub-matrices

Solving Homogeneous Systems with Sub-matrices Pure Mathematical Sciences, Vol 7, 218, no 1, 11-18 HIKARI Ltd, wwwm-hikaricom https://doiorg/112988/pms218843 Solving Homogeneous Systems with Sub-matrices Massoud Malek Mathematics, California State

More information

Second Hankel Determinant Problem for a Certain Subclass of Univalent Functions

Second Hankel Determinant Problem for a Certain Subclass of Univalent Functions International Journal of Mathematical Analysis Vol. 9, 05, no. 0, 493-498 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/0.988/ijma.05.55 Second Hankel Determinant Problem for a Certain Subclass of Univalent

More information

Quadratic Optimization over a Polyhedral Set

Quadratic Optimization over a Polyhedral Set International Mathematical Forum, Vol. 9, 2014, no. 13, 621-629 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/imf.2014.4234 Quadratic Optimization over a Polyhedral Set T. Bayartugs, Ch. Battuvshin

More information

Symmetric Identities for the Generalized Higher-order q-bernoulli Polynomials

Symmetric Identities for the Generalized Higher-order q-bernoulli Polynomials Adv. Studies Theor. Phys., Vol. 8, 204, no. 6, 285-292 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/0.2988/astp.204.428 Symmetric Identities for the Generalized Higher-order -Bernoulli Polynomials Dae

More information

The Representation of Energy Equation by Laplace Transform

The Representation of Energy Equation by Laplace Transform Int. Journal of Math. Analysis, Vol. 8, 24, no. 22, 93-97 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/.2988/ijma.24.442 The Representation of Energy Equation by Laplace Transform Taehee Lee and Hwajoon

More information

Generalized Boolean and Boolean-Like Rings

Generalized Boolean and Boolean-Like Rings International Journal of Algebra, Vol. 7, 2013, no. 9, 429-438 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ija.2013.2894 Generalized Boolean and Boolean-Like Rings Hazar Abu Khuzam Department

More information

An Improved Hybrid Algorithm to Bisection Method and Newton-Raphson Method

An Improved Hybrid Algorithm to Bisection Method and Newton-Raphson Method Applied Mathematical Sciences, Vol. 11, 2017, no. 56, 2789-2797 HIKARI Ltd, www.m-hikari.com https://doi.org/10.12988/ams.2017.710302 An Improved Hybrid Algorithm to Bisection Method and Newton-Raphson

More information

Recurrence Relations between Symmetric Polynomials of n-th Order

Recurrence Relations between Symmetric Polynomials of n-th Order Applied Mathematical Sciences, Vol. 8, 214, no. 15, 5195-522 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/1.12988/ams.214.47525 Recurrence Relations between Symmetric Polynomials of n-th Order Yuriy

More information

The Shifted Data Problems by Using Transform of Derivatives

The Shifted Data Problems by Using Transform of Derivatives Applied Mathematical Sciences, Vol. 8, 2014, no. 151, 7529-7534 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ams.2014.49784 The Shifted Data Problems by Using Transform of Derivatives Hwajoon

More information

High-order Newton-type iterative methods with memory for solving nonlinear equations

High-order Newton-type iterative methods with memory for solving nonlinear equations MATHEMATICAL COMMUNICATIONS 9 Math. Commun. 9(4), 9 9 High-order Newton-type iterative methods with memory for solving nonlinear equations Xiaofeng Wang, and Tie Zhang School of Mathematics and Physics,

More information

Solving Nonlinear Equations Using Steffensen-Type Methods With Optimal Order of Convergence

Solving Nonlinear Equations Using Steffensen-Type Methods With Optimal Order of Convergence Palestine Journal of Mathematics Vol. 3(1) (2014), 113 119 Palestine Polytechnic University-PPU 2014 Solving Nonlinear Equations Using Steffensen-Type Methods With Optimal Order of Convergence M.A. Hafiz

More information

Stability of a Functional Equation Related to Quadratic Mappings

Stability of a Functional Equation Related to Quadratic Mappings International Journal of Mathematical Analysis Vol. 11, 017, no., 55-68 HIKARI Ltd, www.m-hikari.com https://doi.org/10.1988/ijma.017.610116 Stability of a Functional Equation Related to Quadratic Mappings

More information

Symmetric Properties for the (h, q)-tangent Polynomials

Symmetric Properties for the (h, q)-tangent Polynomials Adv. Studies Theor. Phys., Vol. 8, 04, no. 6, 59-65 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/0.988/astp.04.43 Symmetric Properties for the h, q-tangent Polynomials C. S. Ryoo Department of Mathematics

More information

Generalized Simpson-like Type Integral Inequalities for Differentiable Convex Functions via Riemann-Liouville Integrals

Generalized Simpson-like Type Integral Inequalities for Differentiable Convex Functions via Riemann-Liouville Integrals International Journal of Mathematical Analysis Vol. 9, 15, no. 16, 755-766 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/1.1988/ijma.15.534 Generalized Simpson-like Type Integral Ineualities for Differentiable

More information

Using Lagrange Interpolation for Solving Nonlinear Algebraic Equations

Using Lagrange Interpolation for Solving Nonlinear Algebraic Equations International Journal of Theoretical and Applied Mathematics 2016; 2(2): 165-169 http://www.sciencepublishinggroup.com/j/ijtam doi: 10.11648/j.ijtam.20160202.31 ISSN: 2575-5072 (Print); ISSN: 2575-5080

More information

International Mathematical Forum, Vol. 9, 2014, no. 36, HIKARI Ltd,

International Mathematical Forum, Vol. 9, 2014, no. 36, HIKARI Ltd, International Mathematical Forum, Vol. 9, 2014, no. 36, 1751-1756 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/imf.2014.411187 Generalized Filters S. Palaniammal Department of Mathematics Thiruvalluvar

More information

Strong Convergence of the Mann Iteration for Demicontractive Mappings

Strong Convergence of the Mann Iteration for Demicontractive Mappings Applied Mathematical Sciences, Vol. 9, 015, no. 4, 061-068 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.1988/ams.015.5166 Strong Convergence of the Mann Iteration for Demicontractive Mappings Ştefan

More information

The Rainbow Connection of Windmill and Corona Graph

The Rainbow Connection of Windmill and Corona Graph Applied Mathematical Sciences, Vol. 8, 2014, no. 128, 6367-6372 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ams.2014.48632 The Rainbow Connection of Windmill and Corona Graph Yixiao Liu Department

More information

A Stability Result for Fixed Point Iteration in Partial Metric Space

A Stability Result for Fixed Point Iteration in Partial Metric Space International Journal of Mathematical Analysis Vol. 9, 2015, no. 52, 2591-2597 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ijma.2015.58188 A Stability Result for Fixed Point Iteration in Partial

More information

Caristi-type Fixed Point Theorem of Set-Valued Maps in Metric Spaces

Caristi-type Fixed Point Theorem of Set-Valued Maps in Metric Spaces International Journal of Mathematical Analysis Vol. 11, 2017, no. 6, 267-275 HIKARI Ltd, www.m-hikari.com https://doi.org/10.12988/ijma.2017.717 Caristi-type Fixed Point Theorem of Set-Valued Maps in Metric

More information

A Solution of the Spherical Poisson-Boltzmann Equation

A Solution of the Spherical Poisson-Boltzmann Equation International Journal of Mathematical Analysis Vol. 1, 018, no. 1, 1-7 HIKARI Ltd, www.m-hikari.com https://doi.org/10.1988/ijma.018.71155 A Solution of the Spherical Poisson-Boltzmann quation. onseca

More information

A Note on the Carlitz s Type Twisted q-tangent. Numbers and Polynomials

A Note on the Carlitz s Type Twisted q-tangent. Numbers and Polynomials Applied Mathematical Sciences, Vol. 12, 2018, no. 15, 731-738 HIKARI Ltd www.m-hikari.com https://doi.org/10.12988/ams.2018.8585 A Note on the Carlitz s Type Twisted q-tangent Numbers and Polynomials Cheon

More information

A Class of Multi-Scales Nonlinear Difference Equations

A Class of Multi-Scales Nonlinear Difference Equations Applied Mathematical Sciences, Vol. 12, 2018, no. 19, 911-919 HIKARI Ltd, www.m-hiari.com https://doi.org/10.12988/ams.2018.8799 A Class of Multi-Scales Nonlinear Difference Equations Tahia Zerizer Mathematics

More information

Remark on a Couple Coincidence Point in Cone Normed Spaces

Remark on a Couple Coincidence Point in Cone Normed Spaces International Journal of Mathematical Analysis Vol. 8, 2014, no. 50, 2461-2468 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ijma.2014.49293 Remark on a Couple Coincidence Point in Cone Normed

More information

Fixed Point Theorems for Modular Contraction Mappings on Modulared Spaces

Fixed Point Theorems for Modular Contraction Mappings on Modulared Spaces Int. Journal of Math. Analysis, Vol. 7, 2013, no. 20, 965-972 HIKARI Ltd, www.m-hikari.com Fixed Point Theorems for Modular Contraction Mappings on Modulared Spaces Mariatul Kiftiah Dept. of Math., Tanjungpura

More information

of a Two-Operator Product 1

of a Two-Operator Product 1 Applied Mathematical Sciences, Vol. 7, 2013, no. 130, 6465-6474 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ams.2013.39501 Reverse Order Law for {1, 3}-Inverse of a Two-Operator Product 1 XUE

More information

KKM-Type Theorems for Best Proximal Points in Normed Linear Space

KKM-Type Theorems for Best Proximal Points in Normed Linear Space International Journal of Mathematical Analysis Vol. 12, 2018, no. 12, 603-609 HIKARI Ltd, www.m-hikari.com https://doi.org/10.12988/ijma.2018.81069 KKM-Type Theorems for Best Proximal Points in Normed

More information

A Note on Multiplicity Weight of Nodes of Two Point Taylor Expansion

A Note on Multiplicity Weight of Nodes of Two Point Taylor Expansion Applied Mathematical Sciences, Vol, 207, no 6, 307-3032 HIKARI Ltd, wwwm-hikaricom https://doiorg/02988/ams2077302 A Note on Multiplicity Weight of Nodes of Two Point Taylor Expansion Koichiro Shimada

More information

Restrained Weakly Connected Independent Domination in the Corona and Composition of Graphs

Restrained Weakly Connected Independent Domination in the Corona and Composition of Graphs Applied Mathematical Sciences, Vol. 9, 2015, no. 20, 973-978 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ams.2015.4121046 Restrained Weakly Connected Independent Domination in the Corona and

More information

On Symmetric Property for q-genocchi Polynomials and Zeta Function

On Symmetric Property for q-genocchi Polynomials and Zeta Function Int Journal of Math Analysis, Vol 8, 2014, no 1, 9-16 HIKARI Ltd, wwwm-hiaricom http://dxdoiorg/1012988/ijma2014311275 On Symmetric Property for -Genocchi Polynomials and Zeta Function J Y Kang Department

More information

Rainbow Connection Number of the Thorn Graph

Rainbow Connection Number of the Thorn Graph Applied Mathematical Sciences, Vol. 8, 2014, no. 128, 6373-6377 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ams.2014.48633 Rainbow Connection Number of the Thorn Graph Yixiao Liu Department

More information

Sharp Bounds for Seiffert Mean in Terms of Arithmetic and Geometric Means 1

Sharp Bounds for Seiffert Mean in Terms of Arithmetic and Geometric Means 1 Int. Journal of Math. Analysis, Vol. 7, 01, no. 6, 1765-177 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.1988/ijma.01.49 Sharp Bounds for Seiffert Mean in Terms of Arithmetic and Geometric Means 1

More information

Induced Cycle Decomposition of Graphs

Induced Cycle Decomposition of Graphs Applied Mathematical Sciences, Vol. 9, 2015, no. 84, 4165-4169 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ams.2015.5269 Induced Cycle Decomposition of Graphs Rosalio G. Artes, Jr. Department

More information

Finite Codimensional Invariant Subspace and Uniform Algebra

Finite Codimensional Invariant Subspace and Uniform Algebra Int. Journal of Math. Analysis, Vol. 8, 2014, no. 20, 967-971 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ijma.2014.4388 Finite Codimensional Invariant Subspace and Uniform Algebra Tomoko Osawa

More information

Hyperbolic Functions and. the Heat Balance Integral Method

Hyperbolic Functions and. the Heat Balance Integral Method Nonl. Analysis and Differential Equations, Vol. 1, 2013, no. 1, 23-27 HIKARI Ltd, www.m-hikari.com Hyperbolic Functions and the Heat Balance Integral Method G. Nhawu and G. Tapedzesa Department of Mathematics,

More information

Common Fixed Point Theorems of Generalized Contractive Mappings Using Weak Reciprocal Continuity

Common Fixed Point Theorems of Generalized Contractive Mappings Using Weak Reciprocal Continuity Int. Journal of Math. Analysis, Vol. 8, 204, no. 2, 07-026 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/0.2988/ijma.204.4369 Common Fixed Point Theorems of Generalized Contractive Mappings Using Weak

More information

r-ideals of Commutative Semigroups

r-ideals of Commutative Semigroups International Journal of Algebra, Vol. 10, 2016, no. 11, 525-533 HIKARI Ltd, www.m-hikari.com https://doi.org/10.12988/ija.2016.61276 r-ideals of Commutative Semigroups Muhammet Ali Erbay Department of

More information

Identities of Symmetry for Generalized Higher-Order q-euler Polynomials under S 3

Identities of Symmetry for Generalized Higher-Order q-euler Polynomials under S 3 Applied Mathematical Sciences, Vol. 8, 204, no. 3, 559-5597 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/0.2988/ams.204.4755 Identities of Symmetry for Generalized Higher-Order q-euler Polynomials under

More information

On a Boundary-Value Problem for Third Order Operator-Differential Equations on a Finite Interval

On a Boundary-Value Problem for Third Order Operator-Differential Equations on a Finite Interval Applied Mathematical Sciences, Vol. 1, 216, no. 11, 543-548 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/1.12988/ams.216.512743 On a Boundary-Value Problem for Third Order Operator-Differential Equations

More information

Symmetric Identities of Generalized (h, q)-euler Polynomials under Third Dihedral Group

Symmetric Identities of Generalized (h, q)-euler Polynomials under Third Dihedral Group Applied Mathematical Sciences, vol. 8, 2014, no. 145, 7207-7212 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ams.2014.49701 Symmetric Identities of Generalized (h, )-Euler Polynomials under

More information

Iterative Methods for Single Variable Equations

Iterative Methods for Single Variable Equations International Journal of Mathematical Analysis Vol 0, 06, no 6, 79-90 HII Ltd, wwwm-hikaricom http://dxdoiorg/0988/ijma065307 Iterative Methods for Single Variable Equations Shin Min Kang Department of

More information

On Regular Prime Graphs of Solvable Groups

On Regular Prime Graphs of Solvable Groups International Journal of Algebra, Vol. 10, 2016, no. 10, 491-495 HIKARI Ltd, www.m-hikari.com https://doi.org/10.12988/ija.2016.6858 On Regular Prime Graphs of Solvable Groups Donnie Munyao Kasyoki Department

More information

A Generalization of p-rings

A Generalization of p-rings International Journal of Algebra, Vol. 9, 2015, no. 8, 395-401 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ija.2015.5848 A Generalization of p-rings Adil Yaqub Department of Mathematics University

More information

On Nonlinear Methods for Stiff and Singular First Order Initial Value Problems

On Nonlinear Methods for Stiff and Singular First Order Initial Value Problems Nonlinear Analysis and Differential Equations, Vol. 6, 08, no., 5-64 HIKARI Ltd, www.m-hikari.com https://doi.org/0.988/nade.08.8 On Nonlinear Methods for Stiff and Singular First Order Initial Value Problems

More information

Formula for Lucas Like Sequence of Fourth Step and Fifth Step

Formula for Lucas Like Sequence of Fourth Step and Fifth Step International Mathematical Forum, Vol. 12, 2017, no., 10-110 HIKARI Ltd, www.m-hikari.com https://doi.org/10.12988/imf.2017.612169 Formula for Lucas Like Sequence of Fourth Step and Fifth Step Rena Parindeni

More information

Weighted Composition Followed by Differentiation between Weighted Bergman Space and H on the Unit Ball 1

Weighted Composition Followed by Differentiation between Weighted Bergman Space and H on the Unit Ball 1 International Journal of Mathematical Analysis Vol 9, 015, no 4, 169-176 HIKARI Ltd, wwwm-hikaricom http://dxdoiorg/101988/ijma015411348 Weighted Composition Followed by Differentiation between Weighted

More information

Antibound State for Klein-Gordon Equation

Antibound State for Klein-Gordon Equation International Journal of Mathematical Analysis Vol. 8, 2014, no. 59, 2945-2949 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ijma.2014.411374 Antibound State for Klein-Gordon Equation Ana-Magnolia

More information

Symmetric Properties for Carlitz s Type (h, q)-twisted Tangent Polynomials Using Twisted (h, q)-tangent Zeta Function

Symmetric Properties for Carlitz s Type (h, q)-twisted Tangent Polynomials Using Twisted (h, q)-tangent Zeta Function International Journal of Algebra, Vol 11, 2017, no 6, 255-263 HIKARI Ltd, wwwm-hiaricom https://doiorg/1012988/ija20177728 Symmetric Properties for Carlitz s Type h, -Twisted Tangent Polynomials Using

More information

k-pell, k-pell-lucas and Modified k-pell Numbers: Some Identities and Norms of Hankel Matrices

k-pell, k-pell-lucas and Modified k-pell Numbers: Some Identities and Norms of Hankel Matrices International Journal of Mathematical Analysis Vol. 9, 05, no., 3-37 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/0.988/ijma.05.4370 k-pell, k-pell-lucas and Modified k-pell Numbers: Some Identities

More information

Secure Weakly Convex Domination in Graphs

Secure Weakly Convex Domination in Graphs Applied Mathematical Sciences, Vol 9, 2015, no 3, 143-147 HIKARI Ltd, wwwm-hikaricom http://dxdoiorg/1012988/ams2015411992 Secure Weakly Convex Domination in Graphs Rene E Leonida Mathematics Department

More information

Riesz Representation Theorem on Generalized n-inner Product Spaces

Riesz Representation Theorem on Generalized n-inner Product Spaces Int. Journal of Math. Analysis, Vol. 7, 2013, no. 18, 873-882 HIKARI Ltd, www.m-hikari.com Riesz Representation Theorem on Generalized n-inner Product Spaces Pudji Astuti Faculty of Mathematics and Natural

More information

Finding simple roots by seventh- and eighth-order derivative-free methods

Finding simple roots by seventh- and eighth-order derivative-free methods Finding simple roots by seventh- and eighth-order derivative-free methods F. Soleymani 1,*, S.K. Khattri 2 1 Department of Mathematics, Islamic Azad University, Zahedan Branch, Zahedan, Iran * Corresponding

More information

The Improved Arithmetic-Geometric Mean Inequalities for Matrix Norms

The Improved Arithmetic-Geometric Mean Inequalities for Matrix Norms Applied Mathematical Sciences, Vol 7, 03, no 9, 439-446 HIKARI Ltd, wwwm-hikaricom The Improved Arithmetic-Geometric Mean Inequalities for Matrix Norms I Halil Gumus Adıyaman University, Faculty of Arts

More information

k-jacobsthal and k-jacobsthal Lucas Matrix Sequences

k-jacobsthal and k-jacobsthal Lucas Matrix Sequences International Mathematical Forum, Vol 11, 016, no 3, 145-154 HIKARI Ltd, wwwm-hikaricom http://dxdoiorg/101988/imf0165119 k-jacobsthal and k-jacobsthal Lucas Matrix Sequences S Uygun 1 and H Eldogan Department

More information

A Short Note on Universality of Some Quadratic Forms

A Short Note on Universality of Some Quadratic Forms International Mathematical Forum, Vol. 8, 2013, no. 12, 591-595 HIKARI Ltd, www.m-hikari.com A Short Note on Universality of Some Quadratic Forms Cherng-tiao Perng Department of Mathematics Norfolk State

More information

The Modified Adomian Decomposition Method for. Solving Nonlinear Coupled Burger s Equations

The Modified Adomian Decomposition Method for. Solving Nonlinear Coupled Burger s Equations Nonlinear Analysis and Differential Equations, Vol. 3, 015, no. 3, 111-1 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.1988/nade.015.416 The Modified Adomian Decomposition Method for Solving Nonlinear

More information

L p Theory for the div-curl System

L p Theory for the div-curl System Int. Journal of Math. Analysis, Vol. 8, 2014, no. 6, 259-271 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ijma.2014.4112 L p Theory for the div-curl System Junichi Aramaki Division of Science,

More information

An Abundancy Result for the Two Prime Power Case and Results for an Equations of Goormaghtigh

An Abundancy Result for the Two Prime Power Case and Results for an Equations of Goormaghtigh International Mathematical Forum, Vol. 8, 2013, no. 9, 427-432 HIKARI Ltd, www.m-hikari.com An Abundancy Result for the Two Prime Power Case and Results for an Equations of Goormaghtigh Richard F. Ryan

More information

Poincaré`s Map in a Van der Pol Equation

Poincaré`s Map in a Van der Pol Equation International Journal of Mathematical Analysis Vol. 8, 014, no. 59, 939-943 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.1988/ijma.014.411338 Poincaré`s Map in a Van der Pol Equation Eduardo-Luis

More information

On the Deformed Theory of Special Relativity

On the Deformed Theory of Special Relativity Advanced Studies in Theoretical Physics Vol. 11, 2017, no. 6, 275-282 HIKARI Ltd, www.m-hikari.com https://doi.org/10.12988/astp.2017.61140 On the Deformed Theory of Special Relativity Won Sang Chung 1

More information