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

Size: px
Start display at page:

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

Transcription

1 Applied Mathematical Sciences, Vol. 11, 2017, no. 43, HIKARI Ltd, Another Sixth-Order Iterative Method Free from Derivative for Solving Multiple Roots of a Nonlinear Equation Rahma Qudsi Pendidikan Matematika, Fakultas Keguruan dan Ilmu Pendidikan Universitas Islam Riau, Pekanbaru, Riau, Indonesia M. Imran, Syamsudhuha Numerical Computing Group, Department of Mathematics University of Riau, Pekanbaru 28293, Indonesia Copyright c 2017 Rahma Qudsi, M. Imran and Syamsudhuha. This article is 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 three-step iterative method with sixth-order convergence as another modification of Newton Method was showed. We approximate them with a central difference and divided difference to avoid appearing the derivatives in the method. We show analytically that the method is of order six. We verify the theoretical result on relevant numerical problems and compare the behavior of the proposed method with some existing methods. Keywords: central difference, free derivative method, iterative method, multiple roots 1 Introduction Finding the roots of a nonlinear equation of the form gx) = 0 1)

2 2122 Rahma Qudsi, M. Imran and Syamsudhuha is one of foremost problem in numerical analysis. Some solutions of this problem are of the form multiple roots. In several times, there are many methods that can be used to find a multiple root of the nonlinear equation 1). Some of them requires the multiplicity of the root to be known in advance to apply the methods, and others transform the nonlinear equation 1) into a simple root problem. Schröder [6] was suggested a modified Newton s method by adding multiplicity, m, into Newton s method for a simple root, he ends up with the following formula x n+1 = x n m gx g x n ), for given x 0 and m. 2) This method converges quadratically for multiple roots[9, p. 135]. Neta [4] proposed a new method by modifying Chebyshev s method to have a third order iterative method for m 3, that is x n+1 = x n + mm 3) 2 with α = mm 3) and β = m 2 a fourth-order method y n = x n x n+1 = x n m 3 2m m + 2 u n α gx g x n ) 1 mm 2) m 2 m β gx g x n ) ) g x n ) g x n ). Shengguo, Xiangke and Lizhi [7] developed ) m g y n ) m2 2 g x n ) g x n ) m m+2) m g y n ) where u n. g x Li et al. [3] suggested a fifth-order method, using the transformation [8, p. 5] = gx u n fx) = { gx) g x) if gx) 0, 0 if gx) = 0, 3) and f 2 x n ) y n = x n fx n + fx n )) fx n )), fx n )fy n ) z n = y n fx n + fx n )) fx n )), x n+1 = z n fz B A,

3 Another sixth-order iterative method for solving multiple roots 2123 where A = z n x n ) 2 fx n )fz n ) fy n )) + fx n )fz n ) fx n )) z n x n )fx n 0 + fx n )) fx n ))) z n y n ) 2 B = z n y n )z n x n ) 2 fx n ). Qudsi et al. [5] suggested sixth order iterative method given as where 2f 2 x n ) y n = x n fx n + fx n )) fx n fx n )), 2fx n )fy n ) z n = y n fx n + fx n )) fx n fx n )), x n+1 = z n fz D C, C = 2z n x n ) 2 fx n )fz n ) fy n )) + 2fx n )fz n ) fx n )) z n x n ) fx n + fx n )) fx n fx n )) )) z n y n ) 2, D = 2z n y n )z n x n ) 2 fx n ). Khattri that is [2] also proposed another transformation for finding multiple roots, y n = x n fx f x n ), 4) z n = x n fx 1 + fy fy )), 5) f x n ) fx n ) fx n ) x n+1 = x n fx 1 + fy fy ) f x n ) fx n ) fx n ) + fz fy )). 6) fx n ) fx n ) This form is sixth order convergent iterative method.the purpose of this paper is to construct a new iterative method free from derivative for finding multiple roots of a nonlinear equation. We present this new method and its convergence analysis in Section 2. In Section 3, we present some numerical examples showing the performance of our proposed method compared to some mention methods.

4 2124 Rahma Qudsi, M. Imran and Syamsudhuha 2 Proposed Method We consider an iterative method of the form 3) and applying three step iterative method of the form 4), 5) and 6). To avoid computing f x n ) in 4), 5) and 6), we approximate it by central difference, as follows f x n ) = fx n + fx n )) fx n fx n )). 7) 2fx n ) Replacing approximation of f x n ) given by 7), we get a new iterative method y n = x n t, 8) z n = x n t 1 + fy fy )), 9) fx n ) fx n ) x n+1 = x n t 1 + fy fy ) fx n ) fx n ) + fz fy )). 10) fx n ) fx n ) 2f where t = 2 x fx n+fx ) fx n fx ). For the proposed method defined by 3), 8), 9) and 10), we have the following analysis of convergence. Theorem 1. Let x D be a multiple roots of multiplicity m of a sufficiently differentiable function g : D R on open interval D. If x 0 is sufficiently close to x, then iterative method defined by 3), 8), 9) and 10) has a sixth-order convergence. Proof. From the assumption, 1) can be write down as gx) = x x ) m hx), 11) where x is a root of 1) with multiplicity m, and hx) is a continuous function with hx ) 0. Taking the derivative of g with respect to x, we obtain g x) = mx x ) m 1 hx) + x x ) m h x). 12) Substituting 11) and 12) into 3), we get fx) = gx) g x) = x x )hx) mhx) + x x )h x). 13)

5 Another sixth-order iterative method for solving multiple roots 2125 Here we have transformed a multiple root problem into a simple root problem. Let e n = x n x. Using Taylor s expansion about x n = x, we have respectively and hx n ) = hx )1 + b 1 e n + b 2 e 2 n + b 3 e 3 n + b 4 e 4 n + b 5 e 5 n + b 6 e 6 n + Oe 7 ), 14) h x n ) = hx )b 1 + 2b 2 e n + 3b 3 e 2 n + 4b 4 e 3 n + 5b 5 e 4 n + 6b 6 e 5 n + 7b 7 e 6 n + Oe 7 ), 15) where b k = hk) x ). Substituting 14)and 15) to 13), and using geometric k!hx ) series, we obtain where fx n ) = c 1 e n + c 2 e 2 n + c 3 e 3 n + c 4 e 4 n + c 5 e 5 n + c 6 e 6 n + Oe 7 16) c 1 = 1 m, c 2 = b 1 m 2, c 3 = 1 m 3 b2 1 2b 2 m + b 2 1m), c 4 = 1 m 4 b3 1m 2 3b 1 b 2 m 2 + 2b 3 1m 4b 1 b 2 m + 3b 3 m 2 + b 3 1m 4 ), c 5 = 1 m 5 10m2 b 2 1b 2 + 3mb m 2 b 1 b 3 + 4b 1 b 3 m 3 + 2b 2 2m 3 6mb 2 1b 2 + b m 2 b 2 2 4m 3 b 2 1b 2 4b 4 m 3 + 3m 2 b m 3 b 4 1), c 6 = 1 m 6 16m3 b 1 b 2 2 8b 4 b 1 m 3 8mb 3 1b 2 5m 4 b 3 1b m 2 b 1 b m 2 b 3 1b 2 5b 2 b 3 m 4 + 4mb b 2 2b 1 m 4 + 6m 2 b b 5 m 4 + 4m 3 b b 2 b 3 m 3 + m 4 b m 3 b 3 1b 2 5b 4 b 1 m 4 + b m 3 b 2 1b 3 + 9m 2 b 2 1b 3 + 5b 2 1b 3 m 4 ), c 7 = 1 m 7 36m3 b 1 b 2 b 3 12m 3 b 2 1b m 2 b 3 1b m 2 b 2 1b m 3 b 2 1b m 4 b 2 1b m 4 b 4 1b 2 6m 5 b 4 1b 2 48m 3 b 4 1b 2 36m 2 b 4 1b 2 10mb 4 1b 2 + b m 5 b m 4 b m 3 b m 2 b mb b 1 b 2 b 3 m 5 44b 1 b 2 b 3 m 4 6b 4 b 2 1m 5 + 6b 5 b 1 m 5 + 6b 4 b 2 m 5 18b 4 b 2 1m 4 + 6b 3 1b 3 m 5 + 9b 2 1b 2 2m b 3 1b 3 m b 3 1b 3 m b 5 b 1 m b 4 b 2 m 4 8b 3 2m 4 2b 3 2m 5 + 3b 2 3m 5 + 9b 2 3m 4 6b 6 m 5 8b 3 2m 3 ).

6 2126 Rahma Qudsi, M. Imran and Syamsudhuha Let w n = x n + fx n ) and v n = x n fx n ). On computing fw n ) and fv n ) using Taylor series, we end up respectively with fw n ) = 1 m 1 + m) e 2 n + 1 ) b1 1 + m 2 + 3m) ) e 2 m 4 n + and 1 m 6 ) b b 2 + 6b 2 1)m + 6b 2 + 9b 2 1)m 2 + 5b 2 1 8b 2 )m 3 + 2b 2 + b 2 1)m 4) e 3 n 1 ) b 3 + m b 3 1 4b 1 b 2 )m + 27b b 3 25b 1 b 2 )m b 1 b b b 3 )m b 3 48b 1 b b 3 1)m b 1 b b 3 + 7b 3 1)m 5 + b 3 1 3b 1 b 2 + 3b 3 )m 6) e 4 n + + Oe 7, 17) fv n ) = 1 m 2 m 1) e n + 1 ) 1 ) b1 3m + m 2 + 1))e 2 m 4 n + b 2 m b b 2 )m + 6b 2 3b 2 1)m 2 + 3b b 2 )m 3 + 2b 2 + b 2 1)m )e 4 3 n + 1 ) b 3 m b 3 1 4b 1 b 2 )m + 19b 1 b 2 + 3b 3 + 5b 3 1)m b 3 28b 1 b 2 + 6b 3 1)m b 1 b 2 8b b 3 )m 4 + 3b b b 1 b 2 )m 5 + b 3 1 3b 1 b 2 + 3b 3 )m 6 )e 4 n + + Oe 7. Substituting 17), 18) and 16) into y n in 8) and simplifying, we obtain 18) y n = x + b ) 1 1 ) b e 2 2 n + m m mb 2 1 2b 2 ) + m 3 2b 2 1 4b 2 ) ) e 3 n + 1 ) 3b 3 m m7b b 1 b 2 ) + m 2 4b b 1 b b 3 ) + 9m 4 b 3 + m 3 2b 1 b 2 b 3 1) + m 4 3b 3 1 9b 1 b 2 ) ) e 4 n + + Oe 7. 19) Expanding fy n ) about y n = x to get fy n ) = b ) 1 1 ) 2m e 2 m 2 n + 3 b 2 m 5 1 4m 3 b 2 + b 2 1 2mb 2 + mb1) 2 e 3 n + 1 ) 3b 3 m b b 1 b 2 )m + 12b 1 b 2 + 5b b 3 )m 2 + 2b 1 b 2 b 3 1)m 3 + 9b 3 + 3b 3 1 9b 1 b 2 )m 4) e 4 n + + Oe 7. 20)

7 Another sixth-order iterative method for solving multiple roots 2127 and dividing by fx n ), we get fy n ) fx n ) = b ) ) 1 1 e n + m m 4 b2 1 + b 2 1 2b 2 )m b 2 1m 2 + 2b 2 1 4b 2 )m 3 ) + + Oe 8. 21) Substituting 16) 21) into z n in 9), we get after simplifying, ) 1 z n = m b 1b b 2 1 2b 2 )m 4b 2 1m 2 2b 2 + b 2 1)m 3 ) e 4 n + 1 m 8 b4 1 +2b 4 1 4b 2 1b 2 )m + 4b 2 2 4b 2 1b 2 6b 4 1)m b b b 2 1b 2 +12b 1 b 3 )m b 2 1b 2 24b 4 1)m 5 14b 2 1b 2 + 6b 1 b 3 + 8b b 4 1)m 6 ) ) e 5 n + + Oe 8. Using tranformation 3) we get ) 1 fz n ) = m b 1b b 2 1 2b 2 )m 4b 2 1m 2 2b 2 + b 2 1)m 3 )) + + Oe 8. 22) Based on 10), 22) divided by 16) to get ) fz n ) 1 fx n ) = m b 1b b 2 1 2b 2 )m 4b 2 1m 2 2b 2 + b 2 1)m 3 )) e 3 n + 1 m 8 b b 4 1 4b 2 1b 2 )m 7b b 2 2 4b 2 1b 2 )m 2 b b 2 1b 2 )m b b b 2 1b b 1 b 3 )m 4 +50b 2 1b 2 25b 4 1)m 5 + 6b 1 b 3 14b 2 1b 2 + 8b b 4 1)m 6 ) ) e 4 n + + Oe 8. 23) Substituting 16) 23) into 10), noting e n = x n x, we get e 4 n e 2 n e n+1 = 1 m 9 b 1b 4 1 4b 2 1b 2 + 2b 4 1)m + 4b 2 2 4b 2 1b 2 8b 4 1)m b 2 1b 2 7b 4 1)m 3 8b 2 1b b b 2 2)m 4 9b b 2 1b 2 )m 5 + b b 2 2 4b 2 1b 2 )m 6 )e 6 n + + Oe 8 From the definition of the order of convergence [1, p. 56], this method has a sixth-order convergence, then the theorem proved.

8 2128 Rahma Qudsi, M. Imran and Syamsudhuha 3 Numerical Experiments In this section, we give some numerical results to demonstrate the efficiency of the proposed method. We compare this method MITS) with Li s method MLi) defined by [3], Khattri s method MK)defined by [2] and Qudsi s method MQud) defined by [5]. All computation were done using MAPLE. We use the following functions which also have been consider in [3] 1. f 1 x) = 8xe x2 2x 3) 8 with m = 8, and x = f 2 x) = e x2 +x+3 x + 2) 9 with m = 9, and x = f 3 x) = 2x cosx)+x2 3) 10 x 2 +1 with m = 10, and x = f 4 x) = e x + 2 sinx)) 4 with m = 4, and x = f 5 x) = x 3)e x ) 5 with m = 5, and x = Table 1: Comparison the number of iteration and error of the discussed iterative methods MITS MQud MLi gx) x 0 n error COC n error COC n error COC g e-24 6 * e e e e e e e-68 5 g e e e e e e e e e-25 5 g e-24 6 * e e e e e-14 6 div e-14 5 g e-15 6 div * e e e e e e-28 5 g div e e div e e div e e-22 5 We set a tolerance, T oll = , and we use x n+1 x n < T oll and fx n+1 ) < T oll as stopping criteria. Table 1 shows the number of iteration, error of each method and the Computational Order of Convergence COC). In Tabel 1, we denote n as the number of maximum iteration, err as computational error of the iterative methods, NC as the method does not convergence and F a as the method is fail to obtain the root. Based on numerical computation in Table 1,

9 Another sixth-order iterative method for solving multiple roots 2129 References [1] K. E. Atkinson, Elementary Numerical Analysis, 2 nd Ed., John Wiley & Sons, Inc., New York, [2] S. K. Khattri, How to Increase Convergence Order of The Newton Method to 2 m, Applications of Mathematics, ), [3] X. Li, C. Mu, J. Ma and L. Hou, Fifth-Order Iterative Method for Finding Multiple Roots of Nonlinear Equations, Numer Algor., ), [4] B. Neta, New Third Order Nonlinear Solvers for Multiple Roots, Applied Mathematics and Computation, ), [5] R. Qudsi, M. Imran and Syamsudhuha, A Sixth-Order Iterative Method Free from Derivative for Solving Multiple Roots of a Nonlinear Equation, Applied Mathematical Sciences, ), [6] E. Schröder, On Infinitely Many Algorithms for Solving Equation, TR- 2990, University of Maryland, [7] L. Shengguo, L. Xiangke and C. Lizhi, A New Fourth-Order Iterative Method for Finding Multiple Roots of Nonlinear Equations, Applied Mathematics and Computation, ), [8] J. F. Traub, Iterative Methods For the Solution of Equations, Prentice- Hall, Inc., New York, [9] R. Wait, The Numerical Solution of Algebraic Equations, John Wiley, Ltd., New York, [10] S. Wu and X. Li, A Fourth-Order Modification of Newton Method For Multiple Roots, International Journal of Research and Reviews in Applied Sciences IJRRAS, ), Received: July 11, 2017; Published: August 23, 2017

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

A Three-Step Iterative Method to Solve A Nonlinear Equation via an Undetermined Coefficient Method

A Three-Step Iterative Method to Solve A Nonlinear Equation via an Undetermined Coefficient Method Global Journal of Pure and Applied Mathematics. ISSN 0973-1768 Volume 14, Number 11 (018), pp. 145-1435 Research India Publications http://www.ripublication.com/gjpam.htm A Three-Step Iterative Method

More information

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

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

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

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

A Family of Optimal Multipoint Root-Finding Methods Based on the Interpolating Polynomials Applied Mathematical Sciences, Vol. 8, 2014, no. 35, 1723-1730 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ams.2014.4127 A Family of Optimal Multipoint Root-Finding Methods Based on the Interpolating

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

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

Chebyshev-Halley s Method without Second Derivative of Eight-Order Convergence

Chebyshev-Halley s Method without Second Derivative of Eight-Order Convergence Global Journal of Pure and Applied Mathematics. ISSN 0973-1768 Volume 12, Number 4 2016, pp. 2987 2997 Research India Publications http://www.ripublication.com/gjpam.htm Chebyshev-Halley s Method without

More information

On Some Identities of k-fibonacci Sequences Modulo Ring Z 6 and Z 10

On Some Identities of k-fibonacci Sequences Modulo Ring Z 6 and Z 10 Applied Mathematical Sciences, Vol. 12, 2018, no. 9, 441-448 HIKARI Ltd, www.m-hikari.com https://doi.org/10.12988/ams.2018.8228 On Some Identities of k-fibonacci Sequences Modulo Ring Z 6 and Z 10 Tri

More information

Characteristic Value of r on The Equation 11 x r (mod 100)

Characteristic Value of r on The Equation 11 x r (mod 100) International Mathematical Forum, Vol. 12, 2017, no. 13, 611-617 HIKARI Ltd, www.m-hikari.com https://doi.org/10.12988/imf.2017.7439 Characteristic Value of r on The Equation 11 r mod 10 Novika Putri Listia

More information

Sequences from Heptagonal Pyramid Corners of Integer

Sequences from Heptagonal Pyramid Corners of Integer International Mathematical Forum, Vol 13, 2018, no 4, 193-200 HIKARI Ltd, wwwm-hikaricom https://doiorg/1012988/imf2018815 Sequences from Heptagonal Pyramid Corners of Integer Nurul Hilda Syani Putri,

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

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

A Review of Bracketing Methods for Finding Zeros of Nonlinear Functions

A Review of Bracketing Methods for Finding Zeros of Nonlinear Functions Applied Mathematical Sciences, Vol 1, 018, no 3, 137-146 HIKARI Ltd, wwwm-hikaricom https://doiorg/101988/ams018811 A Review of Bracketing Methods for Finding Zeros of Nonlinear Functions Somkid Intep

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

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

SOME MULTI-STEP ITERATIVE METHODS FOR SOLVING NONLINEAR EQUATIONS

SOME MULTI-STEP ITERATIVE METHODS FOR SOLVING NONLINEAR EQUATIONS Open J. Math. Sci., Vol. 1(017, No. 1, pp. 5-33 ISSN 53-01 Website: http://www.openmathscience.com SOME MULTI-STEP ITERATIVE METHODS FOR SOLVING NONLINEAR EQUATIONS MUHAMMAD SAQIB 1, MUHAMMAD IQBAL Abstract.

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

Explicit Expressions for Free Components of. Sums of the Same Powers

Explicit Expressions for Free Components of. Sums of the Same Powers Applied Mathematical Sciences, Vol., 27, no. 53, 2639-2645 HIKARI Ltd, www.m-hikari.com https://doi.org/.2988/ams.27.79276 Explicit Expressions for Free Components of Sums of the Same Powers Alexander

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

Why Bellman-Zadeh Approach to Fuzzy Optimization

Why Bellman-Zadeh Approach to Fuzzy Optimization Applied Mathematical Sciences, Vol. 12, 2018, no. 11, 517-522 HIKARI Ltd, www.m-hikari.com https://doi.org/10.12988/ams.2018.8456 Why Bellman-Zadeh Approach to Fuzzy Optimization Olga Kosheleva 1 and Vladik

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

Convex Sets Strict Separation in Hilbert Spaces

Convex Sets Strict Separation in Hilbert Spaces Applied Mathematical Sciences, Vol. 8, 2014, no. 64, 3155-3160 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ams.2014.44257 Convex Sets Strict Separation in Hilbert Spaces M. A. M. Ferreira 1

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

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

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

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

Remarks on the Maximum Principle for Parabolic-Type PDEs

Remarks on the Maximum Principle for Parabolic-Type PDEs International Mathematical Forum, Vol. 11, 2016, no. 24, 1185-1190 HIKARI Ltd, www.m-hikari.com https://doi.org/10.12988/imf.2016.69125 Remarks on the Maximum Principle for Parabolic-Type PDEs Humberto

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 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

On Two New Classes of Fibonacci and Lucas Reciprocal Sums with Subscripts in Arithmetic Progression

On Two New Classes of Fibonacci and Lucas Reciprocal Sums with Subscripts in Arithmetic Progression Applied Mathematical Sciences Vol. 207 no. 25 2-29 HIKARI Ltd www.m-hikari.com https://doi.org/0.2988/ams.207.7392 On Two New Classes of Fibonacci Lucas Reciprocal Sums with Subscripts in Arithmetic Progression

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

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

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

Non Isolated Periodic Orbits of a Fixed Period for Quadratic Dynamical Systems

Non Isolated Periodic Orbits of a Fixed Period for Quadratic Dynamical Systems Applied Mathematical Sciences, Vol. 12, 2018, no. 22, 1053-1058 HIKARI Ltd, www.m-hikari.com https://doi.org/10.12988/ams.2018.87100 Non Isolated Periodic Orbits of a Fixed Period for Quadratic Dynamical

More information

Remark on the Sensitivity of Simulated Solutions of the Nonlinear Dynamical System to the Used Numerical Method

Remark on the Sensitivity of Simulated Solutions of the Nonlinear Dynamical System to the Used Numerical Method International Journal of Mathematical Analysis Vol. 9, 2015, no. 55, 2749-2754 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ijma.2015.59236 Remark on the Sensitivity of Simulated Solutions of

More information

Investigation on the Most Efficient Ways to Solve the Implicit Equations for Gauss Methods in the Constant Stepsize Setting

Investigation on the Most Efficient Ways to Solve the Implicit Equations for Gauss Methods in the Constant Stepsize Setting Applied Mathematical Sciences, Vol. 12, 2018, no. 2, 93-103 HIKARI Ltd, www.m-hikari.com https://doi.org/10.12988/ams.2018.711340 Investigation on the Most Efficient Ways to Solve the Implicit Equations

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 three point formula for finding roots of equations by the method of least squares

A three point formula for finding roots of equations by the method of least squares Journal of Applied Mathematics and Bioinformatics, vol.2, no. 3, 2012, 213-233 ISSN: 1792-6602(print), 1792-6939(online) Scienpress Ltd, 2012 A three point formula for finding roots of equations by the

More information

Generalization of the Banach Fixed Point Theorem for Mappings in (R, ϕ)-spaces

Generalization of the Banach Fixed Point Theorem for Mappings in (R, ϕ)-spaces International Mathematical Forum, Vol. 10, 2015, no. 12, 579-585 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/imf.2015.5861 Generalization of the Banach Fixed Point Theorem for Mappings in (R,

More information

A Queueing Model for Sleep as a Vacation

A Queueing Model for Sleep as a Vacation Applied Mathematical Sciences, Vol. 2, 208, no. 25, 239-249 HIKARI Ltd, www.m-hikari.com https://doi.org/0.2988/ams.208.8823 A Queueing Model for Sleep as a Vacation Nian Liu School of Mathematics and

More information

A Recursion Scheme for the Fisher Equation

A Recursion Scheme for the Fisher Equation Applied Mathematical Sciences, Vol. 8, 204, no. 08, 536-5368 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/0.2988/ams.204.47570 A Recursion Scheme for the Fisher Equation P. Sitompul, H. Gunawan,Y. Soeharyadi

More information

A Fifth-Order Iterative Method for Solving Nonlinear Equations

A Fifth-Order Iterative Method for Solving Nonlinear Equations International Journal of Mathematics and Statistics Invention (IJMSI) E-ISSN: 2321 4767, P-ISSN: 2321 4759 www.ijmsi.org Volume 2 Issue 10 November. 2014 PP.19-23 A Fifth-Order Iterative Method for Solving

More information

The Trapezoidal Fuzzy Number. Linear Programming

The Trapezoidal Fuzzy Number. Linear Programming Journal of Innovative Technology and Education, Vol. 3, 2016, no. 1, 123-130 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/jite.2016.6825 The Trapezoidal Fuzzy Number Linear Programming Karyati

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

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

Z. Omar. Department of Mathematics School of Quantitative Sciences College of Art and Sciences Univeristi Utara Malaysia, Malaysia. Ra ft.

Z. Omar. Department of Mathematics School of Quantitative Sciences College of Art and Sciences Univeristi Utara Malaysia, Malaysia. Ra ft. International Journal of Mathematical Analysis Vol. 9, 015, no. 46, 57-7 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.1988/ijma.015.57181 Developing a Single Step Hybrid Block Method with Generalized

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

Restrained Independent 2-Domination in the Join and Corona of Graphs

Restrained Independent 2-Domination in the Join and Corona of Graphs Applied Mathematical Sciences, Vol. 11, 2017, no. 64, 3171-3176 HIKARI Ltd, www.m-hikari.com https://doi.org/10.12988/ams.2017.711343 Restrained Independent 2-Domination in the Join and Corona of Graphs

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

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

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

Fixed Point Theorems in Partial b Metric Spaces

Fixed Point Theorems in Partial b Metric Spaces Applied Mathematical Sciences, Vol. 12, 2018, no. 13, 617-624 HIKARI Ltd www.m-hikari.com https://doi.org/10.12988/ams.2018.8460 Fixed Point Theorems in Partial b Metric Spaces Jingren Zhou College of

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

Linearization of Two Dimensional Complex-Linearizable Systems of Second Order Ordinary Differential Equations

Linearization of Two Dimensional Complex-Linearizable Systems of Second Order Ordinary Differential Equations Applied Mathematical Sciences, Vol. 9, 2015, no. 58, 2889-2900 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ams.2015.4121002 Linearization of Two Dimensional Complex-Linearizable Systems of

More information

Multilevel Structural Equation Model with. Gifi System in Understanding the. Satisfaction of Health Condition at Java

Multilevel Structural Equation Model with. Gifi System in Understanding the. Satisfaction of Health Condition at Java Applied Mathematical Sciences, Vol., 07, no. 6, 773-78 HIKARI Ltd, www.m-hikari.com https://doi.org/0.988/ams.07.77 Multilevel Structural Equation Model with Gifi System in Understanding the Satisfaction

More information

A Novel and Precise Sixth-Order Method for Solving Nonlinear Equations

A Novel and Precise Sixth-Order Method for Solving Nonlinear Equations A Novel and Precise Sixth-Order Method for Solving Nonlinear Equations F. Soleymani Department of Mathematics, Islamic Azad University, Zahedan Branch, Zahedan, Iran E-mail: fazl_soley_bsb@yahoo.com; Tel:

More information

Research on Independence of. Random Variables

Research on Independence of. Random Variables Applied Mathematical Sciences, Vol., 08, no. 3, - 7 HIKARI Ltd, www.m-hikari.com https://doi.org/0.988/ams.08.8708 Research on Independence of Random Variables Jian Wang and Qiuli Dong School of Mathematics

More information

Third and Fourth Order Piece-wise Defined Recursive Sequences

Third and Fourth Order Piece-wise Defined Recursive Sequences International Mathematical Forum, Vol. 11, 016, no., 61-69 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.1988/imf.016.5973 Third and Fourth Order Piece-wise Defined Recursive Sequences Saleem Al-Ashhab

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

Morphisms Between the Groups of Semi Magic Squares and Real Numbers

Morphisms Between the Groups of Semi Magic Squares and Real Numbers International Journal of Algebra, Vol. 8, 2014, no. 19, 903-907 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ija.2014.212137 Morphisms Between the Groups of Semi Magic Squares and Real Numbers

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

Remarks on Fuglede-Putnam Theorem for Normal Operators Modulo the Hilbert-Schmidt Class

Remarks on Fuglede-Putnam Theorem for Normal Operators Modulo the Hilbert-Schmidt Class International Mathematical Forum, Vol. 9, 2014, no. 29, 1389-1396 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/imf.2014.47141 Remarks on Fuglede-Putnam Theorem for Normal Operators Modulo the

More information

Some Properties of D-sets of a Group 1

Some Properties of D-sets of a Group 1 International Mathematical Forum, Vol. 9, 2014, no. 21, 1035-1040 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/imf.2014.45104 Some Properties of D-sets of a Group 1 Joris N. Buloron, Cristopher

More information

On the Solution of the n-dimensional k B Operator

On the Solution of the n-dimensional k B Operator Applied Mathematical Sciences, Vol. 9, 015, no. 10, 469-479 HIKARI Ltd, www.m-hiari.com http://dx.doi.org/10.1988/ams.015.410815 On the Solution of the n-dimensional B Operator Sudprathai Bupasiri Faculty

More information

Exact Solutions for a Fifth-Order Two-Mode KdV Equation with Variable Coefficients

Exact Solutions for a Fifth-Order Two-Mode KdV Equation with Variable Coefficients Contemporary Engineering Sciences, Vol. 11, 2018, no. 16, 779-784 HIKARI Ltd, www.m-hikari.com https://doi.org/10.12988/ces.2018.8262 Exact Solutions for a Fifth-Order Two-Mode KdV Equation with Variable

More information

Note on Strong Roman Domination in Graphs

Note on Strong Roman Domination in Graphs Applied Mathematical Sciences, Vol. 12, 2018, no. 11, 55-541 HIKARI Ltd, www.m-hikari.com https://doi.org/10.12988/ams.2018.851 Note on Strong Roman Domination in Graphs Jiaxue Xu and Zhiping Wang Department

More information

PID Controller Design for DC Motor

PID Controller Design for DC Motor Contemporary Engineering Sciences, Vol. 11, 2018, no. 99, 4913-4920 HIKARI Ltd, www.m-hikari.com https://doi.org/10.12988/ces.2018.810539 PID Controller Design for DC Motor Juan Pablo Trujillo Lemus Department

More information

A Generalized Fermat Equation with an Emphasis on Non-Primitive Solutions

A Generalized Fermat Equation with an Emphasis on Non-Primitive Solutions International Mathematical Forum, Vol. 12, 2017, no. 17, 835-840 HIKARI Ltd, www.m-hikari.com https://doi.org/10.12988/imf.2017.78701 A Generalized Fermat Equation with an Emphasis on Non-Primitive Solutions

More information

Determination of Young's Modulus by Using. Initial Data for Different Boundary Conditions

Determination of Young's Modulus by Using. Initial Data for Different Boundary Conditions Applied Mathematical Sciences, Vol. 11, 017, no. 19, 913-93 HIKARI Ltd, www.m-hikari.com https://doi.org/10.1988/ams.017.7388 Determination of Young's Modulus by Using Initial Data for Different Boundary

More information

An Algebraic Proof of the Fundamental Theorem of Algebra

An Algebraic Proof of the Fundamental Theorem of Algebra International Journal of Algebra, Vol. 11, 2017, no. 7, 343-347 HIKARI Ltd, www.m-hikari.com https://doi.org/10.12988/ija.2017.7837 An Algebraic Proof of the Fundamental Theorem of Algebra Ruben Puente

More information

Bounded Subsets of the Zygmund F -Algebra

Bounded Subsets of the Zygmund F -Algebra International Journal of Mathematical Analysis Vol. 12, 2018, no. 9, 425-431 HIKARI Ltd, www.m-hikari.com https://doi.org/10.12988/ijma.2018.8752 Bounded Subsets of the Zygmund F -Algebra Yasuo Iida Department

More information

On Numerical Solutions of Systems of. Ordinary Differential Equations. by Numerical-Analytical Method

On Numerical Solutions of Systems of. Ordinary Differential Equations. by Numerical-Analytical Method Applied Mathematical Sciences, Vol. 8, 2014, no. 164, 8199-8207 HIKARI Ltd, www.m-hiari.com http://dx.doi.org/10.12988/ams.2014.410807 On Numerical Solutions of Systems of Ordinary Differential Equations

More information

Estimation of Stress-Strength Reliability for Kumaraswamy Exponential Distribution Based on Upper Record Values

Estimation of Stress-Strength Reliability for Kumaraswamy Exponential Distribution Based on Upper Record Values International Journal of Contemporary Mathematical Sciences Vol. 12, 2017, no. 2, 59-71 HIKARI Ltd, www.m-hikari.com https://doi.org/10.12988/ijcms.2017.7210 Estimation of Stress-Strength Reliability for

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 Permutation Polynomials over Local Finite Commutative Rings

On Permutation Polynomials over Local Finite Commutative Rings International Journal of Algebra, Vol. 12, 2018, no. 7, 285-295 HIKARI Ltd, www.m-hikari.com https://doi.org/10.12988/ija.2018.8935 On Permutation Polynomials over Local Finite Commutative Rings Javier

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

An efficient Newton-type method with fifth-order convergence for solving nonlinear equations

An efficient Newton-type method with fifth-order convergence for solving nonlinear equations Volume 27, N. 3, pp. 269 274, 2008 Copyright 2008 SBMAC ISSN 0101-8205 www.scielo.br/cam An efficient Newton-type method with fifth-order convergence for solving nonlinear equations LIANG FANG 1,2, LI

More information

Some New Three Step Iterative Methods for Solving Nonlinear Equation Using Steffensen s and Halley Method

Some New Three Step Iterative Methods for Solving Nonlinear Equation Using Steffensen s and Halley Method British Journal of Mathematics & Computer Science 19(2): 1-9, 2016; Article no.bjmcs.2922 ISSN: 221-081 SCIENCEDOMAIN international www.sciencedomain.org Some New Three Step Iterative Methods for Solving

More information

Distribution Solutions of Some PDEs Related to the Wave Equation and the Diamond Operator

Distribution Solutions of Some PDEs Related to the Wave Equation and the Diamond Operator Applied Mathematical Sciences, Vol. 7, 013, no. 111, 5515-554 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.1988/ams.013.3844 Distribution Solutions of Some PDEs Related to the Wave Equation and the

More information

Solitary Wave Solution of the Plasma Equations

Solitary Wave Solution of the Plasma Equations Applied Mathematical Sciences, Vol. 11, 017, no. 39, 1933-1941 HIKARI Ltd, www.m-hikari.com https://doi.org/10.1988/ams.017.7609 Solitary Wave Solution of the Plasma Equations F. Fonseca Universidad Nacional

More information

A Study on Linear and Nonlinear Stiff Problems. Using Single-Term Haar Wavelet Series Technique

A Study on Linear and Nonlinear Stiff Problems. Using Single-Term Haar Wavelet Series Technique Int. Journal of Math. Analysis, Vol. 7, 3, no. 53, 65-636 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/.988/ijma.3.3894 A Study on Linear and Nonlinear Stiff Problems Using Single-Term Haar Wavelet Series

More information

Root Square Mean Labeling of Some More. Disconnected Graphs

Root Square Mean Labeling of Some More. Disconnected Graphs International Mathematical Forum, Vol. 10, 2015, no. 1, 25-34 HIKARI Ltd,www.m-hikari.com http://dx.doi.org/10.12988/imf.2015.411196 Root Square Mean Labeling of Some More Disconnected Graphs S. S. Sandhya

More information

Stability Analysis of Plankton Ecosystem Model. Affected by Oxygen Deficit

Stability Analysis of Plankton Ecosystem Model. Affected by Oxygen Deficit Applied Mathematical Sciences Vol 9 2015 no 81 4043-4052 HIKARI Ltd wwwm-hikaricom http://dxdoiorg/1012988/ams201553255 Stability Analysis of Plankton Ecosystem Model Affected by Oxygen Deficit Yuriska

More information

Complete and Fuzzy Complete d s -Filter

Complete and Fuzzy Complete d s -Filter International Journal of Mathematical Analysis Vol. 11, 2017, no. 14, 657-665 HIKARI Ltd, www.m-hikari.com https://doi.org/10.12988/ijma.2017.7684 Complete and Fuzzy Complete d s -Filter Habeeb Kareem

More information

Runge Kutta Collocation Method for the Solution of First Order Ordinary Differential Equations

Runge Kutta Collocation Method for the Solution of First Order Ordinary Differential Equations Nonlinear Analysis and Differential Equations, Vol. 4, 2016, no. 1, 17-26 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/nade.2016.5823 Runge Kutta Collocation Method for the Solution of First

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

Pólya-Szegö s Principle for Nonlocal Functionals

Pólya-Szegö s Principle for Nonlocal Functionals International Journal of Mathematical Analysis Vol. 12, 218, no. 5, 245-25 HIKARI Ltd, www.m-hikari.com https://doi.org/1.12988/ijma.218.8327 Pólya-Szegö s Principle for Nonlocal Functionals Tiziano Granucci

More information

Contemporary Engineering Sciences, Vol. 11, 2018, no. 48, HIKARI Ltd,

Contemporary Engineering Sciences, Vol. 11, 2018, no. 48, HIKARI Ltd, Contemporary Engineering Sciences, Vol. 11, 2018, no. 48, 2349-2356 HIKARI Ltd, www.m-hikari.com https://doi.org/10.12988/ces.2018.85243 Radially Symmetric Solutions of a Non-Linear Problem with Neumann

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

Buffon-Laplace Type Problem for an Irregular Lattice

Buffon-Laplace Type Problem for an Irregular Lattice Applied Mathematical Sciences Vol. 11 17 no. 15 731-737 HIKARI Ltd www.m-hikari.com https://doi.org/1.1988/ams.17.783 Buffon-Laplace Type Problem for an Irregular Lattice Ersilia Saitta Department of Economics

More information

From Binary Logic Functions to Fuzzy Logic Functions

From Binary Logic Functions to Fuzzy Logic Functions Applied Mathematical Sciences, Vol. 7, 2013, no. 103, 5129-5138 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ams.2013.36317 From Binary Logic Functions to Fuzzy Logic Functions Omar Salazar,

More information

Note on the Expected Value of a Function of a Fuzzy Variable

Note on the Expected Value of a Function of a Fuzzy Variable International Journal of Mathematical Analysis Vol. 9, 15, no. 55, 71-76 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/1.1988/ijma.15.5145 Note on the Expected Value of a Function of a Fuzzy Variable

More information

Convex Sets Strict Separation. in the Minimax Theorem

Convex Sets Strict Separation. in the Minimax Theorem Applied Mathematical Sciences, Vol. 8, 2014, no. 36, 1781-1787 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ams.2014.4271 Convex Sets Strict Separation in the Minimax Theorem M. A. M. Ferreira

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

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

p 1 p 0 (p 1, f(p 1 )) (p 0, f(p 0 )) The geometric construction of p 2 for the se- cant method.

p 1 p 0 (p 1, f(p 1 )) (p 0, f(p 0 )) The geometric construction of p 2 for the se- cant method. 80 CHAP. 2 SOLUTION OF NONLINEAR EQUATIONS f (x) = 0 y y = f(x) (p, 0) p 2 p 1 p 0 x (p 1, f(p 1 )) (p 0, f(p 0 )) The geometric construction of p 2 for the se- Figure 2.16 cant method. Secant Method The

More information

Devaney's Chaos of One Parameter Family. of Semi-triangular Maps

Devaney's Chaos of One Parameter Family. of Semi-triangular Maps International Mathematical Forum, Vol. 8, 2013, no. 29, 1439-1444 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/imf.2013.36114 Devaney's Chaos of One Parameter Family of Semi-triangular Maps

More information

SOLVING NONLINEAR EQUATIONS USING A NEW TENTH-AND SEVENTH-ORDER METHODS FREE FROM SECOND DERIVATIVE M.A. Hafiz 1, Salwa M.H.

SOLVING NONLINEAR EQUATIONS USING A NEW TENTH-AND SEVENTH-ORDER METHODS FREE FROM SECOND DERIVATIVE M.A. Hafiz 1, Salwa M.H. International Journal of Differential Equations and Applications Volume 12 No. 4 2013, 169-183 ISSN: 1311-2872 url: http://www.ijpam.eu doi: http://dx.doi.org/10.12732/ijdea.v12i4.1344 PA acadpubl.eu SOLVING

More information