Volume 2016, Issue 1 8565821
Research Article
Open Access

An Efficient and Straightforward Numerical Technique Coupled to Classical Newton’s Method for Enhancing the Accuracy of Approximate Solutions Associated with Scalar Nonlinear Equations

Grégory Antoni

Corresponding Author

Grégory Antoni

Aix-Marseille Université, IFSTTAR, LBA UMR_T24, 13016 Marseille, France univ-amu.fr

Search for more papers by this author
First published: 02 November 2016
Citations: 1
Academic Editor: Yurong Liu

Abstract

This study concerns the development of a straightforward numerical technique associated with Classical Newton’s Method for providing a more accurate approximate solution of scalar nonlinear equations. The proposed procedure is based on some practical geometric rules and requires the knowledge of the local slope of the curve representing the considered nonlinear function. Therefore, this new technique uses, only as input data, the first-order derivative of the nonlinear equation in question. The relevance of this numerical procedure is tested, evaluated, and discussed through some examples.

1. Introduction

The resolution of nonlinear problems is an issue frequently encountered in several scientific fields such as mathematics, physics, or many engineering branches, for example, mechanics of solids [18]. In most cases, these problems are governed by nonlinear equations not having any analytical solution. In this regard, the introduction of iterative methods is therefore needed in order to provide a numerical approximate solution associated with any type of nonlinear equation [923]. Among these iterative algorithms, Classical Newton’s Method (CNM) [24, 25] is one of the most used mainly for the following reasons: (i) the simplicity for numerical implementation in any scientific computation software; (ii) the only knowledge of the first-order derivative of the considered function; (iii) the quadratic rate of convergence. In this paper, we propose a New Numerical Technique (NNT) based on geometric considerations which enable providing a more accurate approximate solution than that obtained by CNM. The present study is organized as follows: (i) in the first part, Section 2.1, we outline the scientific framework of this study, then, in second part, Section 2.2, we recall CNM including some convergence results, and, finally, in the third part, Section 2.3, we present NNT which uses only the first-order derivative of the considered nonlinear equation in order to enhance the predictive abilities of CNM; (ii) in Section 3, the numerical relevance of the proposed procedure is addressed, assessed, and discussed on some specific examples.

2. A New Numerical Technique (NNT) Combined with Classical Newton’s Method (CNM)

2.1. Problem Statement

We consider scalar-valued nonlinear equation (with ) in the following form (see Figure 1):
()
where denotes the class of infinitely differentiable functions in domain Ω, δ is the simple solution (so-called “simple true zero” or “simple root”) on interval , that is, f(δ) = 0 with δI.
Details are in the caption following the image
Schematic diagram associated with the problem under consideration: monotonically increasing (a) and decreasing (b) nonlinear function  f  with a simple root  δ  on interval  [a, b].
Details are in the caption following the image
Schematic diagram associated with the problem under consideration: monotonically increasing (a) and decreasing (b) nonlinear function  f  with a simple root  δ  on interval  [a, b].

2.2. Classical Newton’s Method (CNM)

2.2.1. Iterative Algorithm

For using Classical Newton’s Method (CNM) [24, 25], we consider only the first-order term in Taylor series expansion associated with function f (i.e., the linearization of the considered function):
()
where f(p) denotes the first-order derivative of function  f  at point  p.
The equation of tangent straight line T passing at point p = xkI associated with function f is (∀x, yI; see Figure 2) as follows:
()
where †k (resp.,  k+1) denotes   kth (resp., (k + 1)th) iteration associated with variable † (with ).
Details are in the caption following the image
Schematic diagram with the specific entities used by NNT combined with CNM applied on monotonically increasing (a) and decreasing (b) nonlinear function  f.
Details are in the caption following the image
Schematic diagram with the specific entities used by NNT combined with CNM applied on monotonically increasing (a) and decreasing (b) nonlinear function  f.
Using (3), the linearization of (1) must check the following relation (∀x, yI and ∀xkI):
()
Based on (4),   (k + 1)th iterative point xk+1I provided by CNM is solution x = xk+1 (∀xI) such as
()

2.2.2. Convergence Results

Considering Taylor series expansion of function  f  and truncation error (ek) between    kth iterative approximate solution (xk) and true zero (δ), that is, ek = xkδ  (with ∀xkI and δI), we have
()
with
()
where f[n](δ) denotes   n-order derivative of function f at point δ  (with , n! is n-factorial, represent the Higher-Order Terms which check: or , o(·) and are Landau notations associated with the asymptotic behavior of function f, and ‖⋆‖ is the square norm or Euclidean-norm associated with the quantity ⋆ (here, Euclidean distance reduces to absolute value |⋆|, i.e., ‖⋆‖ ≡ |⋆|).
Since that f(δ) = 0, (6)-(7) can be written as follows (with  xkI):
()
The first-order derivative associated with function f at point xkI (i.e., f(xk)) checks:
()
Combining (5), (8)-(9), and xk = δ + ek leads to the following:
()
An iterative numerical scheme has    θth order of convergence with associated convergence rate τ to number δ (i.e., “true zero”) if there exists θ ≥ 1 and τ ≥ 0 [25] such as
()
where |φ| is the absolute-value function of variable  φ  (such as   | φ | = −φ when φ < 0, |φ| = 0 when φ = 0, and |φ| = φ when φ > 0) and “lim” is the limit operator. It is important to emphasize that (i) if  θ = 1 and τ ∈   ]0,1[ then the convergence is linear (or “first-order” type, e.g., bisection or false position method); (ii) if  θ = 1  and  τ = 1  then the convergence is sublinear; (iii) if  θ = 1  and  τ = 0 (or  θ > 1,   ∀ τ ∈   ]0,1[) then the convergence is superlinear (e.g., secant method); (iv) if  θ = 2  (with  τ ∈   ]0,1[) then the convergence is quadratic (or “second-order” type, e.g., CNM); (v) if  θ = 3 (with  τ ∈   ]0,1[) then the convergence is cubic (or “third-order” type, e.g., TMNM; see Section 3.1). θth order of convergence means that the number of significant digits is  θ-fold at each iteration  k, for example, in the case of CNM (resp., TMNM), where θ = 2 (resp.,  θ = 3), the number of exact decimals doubles (resp., triples) at each iteration k.
Using (10)-(11), we can see that CNM has quadratic convergence (θ = 2) with a rate of convergence [24]:
()

2.3. New Numerical Technique (NNT)

2.3.1. Proposed Iterative Procedure

In this section, we propose a New Numerical Technique (NNT) for improving the accuracy associated with the approximate solution provided by CNM (see Section 2.2, which is used for finding the roots of scalar nonlinear equations. NNT is based on some practical geometric rules and requires only the determination of the local slope of the curve representing the considered nonlinear equation taking into account the first-order derivation (see [2628]).

Here, we present the main steps associated with the development of NNT:
  • (i)

    We consider normal straight line N associated with the curve representing nonlinear equation f at point xkI (see [26, 27] and Figure 2):

    ()

  • (ii)

    We introduce straight line H having direction vector which depends on the sum of direction vectors associated with normal and tangent straight lines passing by point (xk, f(xk)) (with ∀xkI; see Figure 2), that is:

    ()

  • with

    ()

  • where w1 = u1 + v1 and w2 = u2 + v2 are the components of direction vector associated with straight line H in any orthonormal basis .

  • (iii)

    Using CNM, we define kth iterative point zkI (with ∀xI; see (5) and also Figure 2):

    ()

  • (iv)

    We introduce also straight line D in the following form (with ∀xI; see Figure 2):

    ()

  • with

    ()

  • (v)

    Combining (14)-(15) and (17)-(18), we adopt the solution x = qkI of the equation H(x) = D(x) (with ∀xI; see Figure 2), that is:

    ()

  • According to (16) and (19), kth iterative point qkI associated with NNT (see Figure 2) can be rewritten (with ∀xkI):

    ()

The iterative numerical scheme associated with NNT is coupled with CNM and therefore    (k + 1)th iterative solution xk+1I can be written as follows (with, ∀qk, zkI; see Figure 2):
()
()
with the different conditions associated with the iterative solution [A] (with ∀qk, zk, xkI):
  • (i)

    First condition [A1]: sgn⁡(qk) = sgn⁡(xk) and sgn⁡(f(qk)) = sgn⁡(f(xk)) and |f(qk)| < |f(zk)|.

  • (ii)

    Second condition [A2]:   |f(qk)| < |f(zk)|.

2.3.2. Convergence Analysis

Similar to that in Section 2.2.2, we analyze the convergence associated with NNT which is presented in Section 2.2.

Using (9) leads to the following:
()
In line with (22), we have the following:
()
On the other hand, we have the following:
()
Combining (8) and (24) leads to the following:
()
According to (19) and using (23) and (25), it holds that
()
In line with (11) and (26), we can see that the rate of convergence  τ  associated with NNT is
()
and the order of convergence is of linear-type (i.e., θ = 1) if 0 < τNNT ≤ 1 and quadratic-type (i.e., θ = 2) if τNNT = 0.
By taking (12) and (27), the rate of convergence  τNNT-CNM  of NNT combined with CNM is
()

It is important to emphasize that the associated convergence order is linear-type (θ = 1) if 0 < τNNT ≤ 1 with condition [A] (i.e., [A1] or [A2]) and quadratic-type (θ = 2) if τNNT = 0 with condition [A] (i.e., [A1] or [A2]) and elsewhere with τCNM ≠ 0.

3. Numerical Examples

3.1. Some Preliminary Remarks

In this section, we propose to test, evaluate, and analyze the iterative numerical procedure presented in Section 2.3 on some particular examples. This New Numerical Technique (NNT) is coupled with Classical Newton’s Method (CNM) in order to provide a more accurate approximate solution associated with scalar nonlinear equations. The numerical predictions obtained by combining both NNT and CNM are compared with those provided by Third-order Modified Newton’s Method (TMNM) [22, 26]. All numerical results presented here have been made with Matlab software (see [25, 2932]).

For stopping the iterative process associated with each considered algorithm, we adopt three coupled types of Convergence Criterion (CC):
()
where Kmax denotes the maximum number of iterations and ϵre (resp., ϵae) is the tolerance parameter associated with the residue (resp., approximation) error criterion. Here, the considered values for each CC are Kmax = 10, ϵre = 10−10, and ϵae = 10−10.
The iterative numerical scheme associated with TMNM (see [22, 26]) is
()
where f(xk) denotes the second-order derivative of function f at point xk. It should be noted that order of convergence θ is cubic (i.e., θ = 3) and rate of convergence τ is (see [22, 26])
()

3.2. Examples

We consider the following scalar nonlinear equations:
()
where exp⁡(·), ln⁡(·), and cos⁡(·) represent exponential, natural logarithm, and cosinus functions.
The approximate numerical solution of roots associated with functions f1, f2, and f3 are, respectively,
()

3.3. Results and Discussion

All the numerical results associated with scalar nonlinear functions f1 to f3 are presented in Tables 16 and also in Figures 320. For each scalar nonlinear function fj (with j = 1,2, 3), we test two guest points x0 for starting iterative procedure: (i) in the case of function f1, we adopt the first-guest point x0 = 3 (resp., second-guest point x0 = 10−3) and we show different approximate solutions xk (with k = 1, …, 10) and also the evolution of both residue error |f(xk+1)| and approximation error |xk+1xk| provided by Classical Newton’s Method (CNM; see Section 2.2), CNM coupled to the proposed New Numerical Technique (NNT) with both conditions [A1] and [A2] (CNM + NNT; see Section 2.3), and Third-order Modified Newton’s Method (TMNM; see Section 3.1) in Table 1 (resp., Table 2) and Figures 35 (resp., Figures 68); (ii) in the case of function f2, we adopt first-guest point x0 = 10 (resp., second-guest point x0 = −4) and we show different approximate solutions xk (with k = 1, …, 10) provided by CNM, CNM + NNT with both conditions [A1] and [A2], and TMNM in Table 3 (resp., Table 4) and Figures 911 (resp., Figures 1214); (iii) in the case of function  f3, we adopt first-guest point x0 = 10 (resp., second-guest point x0 = −1) and we show different approximate solutions xk (with k = 1, …, 10) provided by CNM, CNM + NNT with both conditions [A1] and [A2], and TMNM in Table 5 (resp., Table 6) and Figures 1517 (resp., Figures 1820). The obtained numerical results emphasize clearly that NNT combined with CNM is able to provide in the vast majority of cases a better approximate solution than that supplied only by CNM. In addition, on all results presented, condition [A2] seems to be more convenient than condition [A1]. For summary, NNT presents the main advantages of being a procedure: (i) “accurate” in terms of achieved approximate solution; (ii) “straightforward” to implement in computation software.

Table 1. Approximate solution xk of scalar nonlinear equation f1 (when guest point x0 = 3) obtained by Classical Newton’s Method (CNM) (cf. Section 2.2), Classical Newton’s Method coupled with New Numerical Technique (CNM + NNT) for conditions [A1] and [A2] (cf. Section 2.3), and Third-order Modified Newton’s Method (TMNM) (cf. Section 3.1). Notations: (∗∗) (resp., (∗)) denotes that approximate solution xk is provided using (21a) (resp., (21b)) in Section 2.3.1.
Iteration (k) CNM CNM + NNT with condition [A1] CNM + NNT with condition [A2] TMNM
0 3.0000000000 3.0000000000 3.0000000000 3.0000000000
1 2.2471426305 1.4942904056 (∗∗) 1.4942904056 (∗∗) 1.9644439737
2 1.6823826593 1.1286469200 (∗) 0.7631581663 (∗∗) 1.2884809024
3 1.2337388302 0.8906377962 (∗) 0.7721173336 (∗) 0.8906149334
4 0.9723200229 0.7878458749 (∗) 0.7720250356 (∗) 0.7746164630
5 0.8146707520 0.7723183427 (∗) 0.7720250256 (∗) 0.7720250503
6 0.7741430851 0.7720251266 (∗) 0.7720250256
7 0.7720302909 0.7720250256 (∗)
8 0.7720250256
9 0.7720250256
10
Table 2. Approximate solution xk of scalar nonlinear equation f2 (when guest point x0 = 10−3) obtained by Classical Newton’s Method (CNM) (cf. Section 2.2), Classical Newton’s Method coupled with New Numerical Technique (CNM + NNT) for conditions [A1] and [A2] (cf. Section 2.3), and Third-order Modified Newton’s Method (TMNM) (cf. Section 3.1). Notations: (∗∗) (resp., (∗)) denotes that approximate solution xk is provided using (21a) (resp., (21b)) in Section 2.3.1.
Iteration (k) CNM CNM + NNT with condition [A1] CNM + NNT with condition [A2] TMNM
0 0.0010000000 0.0010000000 0.0010000000 0.0010000000
1 0.0082410886 0.0154821756 (∗∗) 0.0154821756 (∗∗) 0.0344577770
2 0.0505339927 0.1548613133 (∗∗) 0.1548613133 (∗∗) 0.3980194000
3 0.2182202963 0.4938846484 (∗) 0.8311197179 (∗∗) 0.9031891893
4 0.6163033790 0.8261543800 (∗) 0.7760693275 (∗) 0.7755098327
5 0.7975366151 0.7754244611 (∗) 0.7720442199 (∗) 0.7720250858
6 0.7727863680 0.7720385875 (∗) 0.7720250260 (∗) 0.7720250256
7 0.7720257060 0.7720250258 (∗) 0.7720250256 (∗)
8 0.7720250256 0.7720250256 (∗)
9
10
Table 3. Approximate solution xk of scalar nonlinear equation f2 (when guest point x0 = 10) obtained by Classical Newton’s Method (CNM) (cf. Section 2.2), Classical Newton’s Method coupled with New Numerical Technique (CNM + NNT) for conditions [A1] and [A2] (cf. Section 2.3), and Third-order Modified Newton’s Method (TMNM) (cf. Section 3.1). Notations: (∗∗) (resp., (∗)) denotes that approximate solution xk is provided using (21a) (resp., (21b)) in Section 2.3.1.
Iteration (k) CNM CNM + NNT with condition [A1] CNM + NNT with condition [A2] TMNM
0 10.000000000 10.000000000 10.000000000 10.000000000
1 8.9811766535 7.9623533071 (∗∗) 7.9623533071 (∗∗) 8.4655416573
2 7.9456740785 5.8372149905 (∗∗) 5.8372149905 (∗∗) 6.8799380466
3 6.8825672128 3.5600762341 (∗∗) 3.5600762341 (∗∗) 5.2048513181
4 5.7803883041 1.4821734803 (∗∗) 1.4821734803 (∗∗) 3.4865001565
5 4.6404493806 0.9609028311 (∗) 0.4402289741 (∗∗) 2.0197617679
6 3.5056070182 0.6928062817 (∗) 0.6483081663 (∗) 1.0685736902
7 2.4744259573 0.6233620739 (∗) 0.6199084714 (∗) 0.6632122684
8 1.6461067325 0.6192585092 (∗) 0.6192453069 (∗) 0.6193191836
9 1.0635449602 0.6192449541 (∗) 0.6192449540 (∗) 0.6192449540
10 0.7354406002 0.6192449510 (∗) 0.6192449540
Table 4. Approximate solution xk of scalar nonlinear equation f2 (when guest point x0 = −4) obtained by Classical Newton’s Method (CNM) (cf. Section 2.2), Classical Newton’s Method coupled with New Numerical Technique (CNM + NNT) for conditions [A1] and [A2] (cf. Section 2.3), and Third-order Modified Newton’s Method (TMNM) (cf. Section 3.1). Notations: (∗∗) (resp., (∗)) denotes that approximate solution xk is provided using (21a) (resp., (21b)) in Section 2.3.1.
Iteration (k) CNM CNM + NNT with condition [A1] CNM + NNT with condition [A2] TMNM
0 −4.0000000000 −4.0000000000 −4.0000000000 −4.0000000000
1 −2.5987493208 −1.1976336149 (∗∗) −1.1976336149 (∗∗) −2.1088093909
2 −1.5803235380 −0.2513579056 (∗) 0.6858578709 (∗∗) −0.7930763263
3 −0.6950023819 1.1303884977 (∗) 0.6226379112 (∗) 1.4022343921
4 0.5489290102 0.7665675348 (∗) 0.6192541648 (∗) 0.7698587570
5 0.6234126286 0.6349082108 (∗) 0.6192449540 (∗) 0.6217981372
6 0.6192588436 0.6194395336 (∗) 0.6192449540 (∗) 0.6192449694
7 0.6192449541 0.6192449843 (∗) 0.6192449540
8 0.6192449540 0.6192449540 (∗) 0.6192449540
9
10
Table 5. Approximate solution xk of scalar nonlinear equation f3 (when guest point x0 = 10) obtained by Classical Newton’s Method (CNM) (cf. Section 2.2), Classical Newton’s Method coupled with New Numerical Technique (CNM + NNT) for conditions [A1] and [A2] (cf. Section 2.3), and Third-order Modified Newton’s Method (TMNM) (cf. Section 3.1). Notations: (∗∗) (resp., (∗)) denotes that approximate solution xk is provided using (21a) (resp., (21b)) in Section 2.3.1.
Iteration (k) CNM CNM + NNT with condition [A1] CNM + NNT with condition [A2] TMNM
0 10.000000000 10.000000000 10.000000000 10.000000000
1 9.0104267607 8.0208535216 (∗∗) 8.0208535216 (∗∗) 8.5171506533
2 8.0146859130 5.9615544966 (∗∗) 5.9615544966 (∗∗) 6.9859301990
3 6.9847503720 3.9493415483 (∗∗) 3.9493415483 (∗∗) 5.3851997390
4 5.9189110435 2.4996523082 (∗∗) 2.4996523082 (∗∗) 4.0778432768
5 4.9180876708 1.7226271036 (∗) 0.9467658294 (∗∗) 3.0067861343
6 4.0738875311 1.3881795157 (∗) 1.4273487664 (∗) 1.8098899052
7 3.3404588095 1.3598140013 (∗) 1.3607723321 (∗) 1.3648044141
8 2.6091363141 1.3595986336 (∗) 1.3595989925 (∗) 1.3595986468
9 1.8194405679 1.3595986211 (∗) 1.3595986211 (∗) 1.3595986211
10 1.4045600984
Table 6. Approximate solution xk of scalar nonlinear equation f3 (when guest point x0 = −1) obtained by Classical Newton’s Method (CNM) (cf. Section 2.2), Classical Newton’s Method coupled with New Numerical Technique (CNM + NNT) for conditions [A1] and [A2] (cf. Section 2.3), and Third-order Modified Newton’s Method (TMNM) (cf. Section 3.1). Notations: (∗∗) (resp., (∗)) denotes that approximate solution xk is provided using (21a) (resp., (21b)) in Section 2.3.1.
Iteration (k) CNM CNM + NNT with condition [A1] CNM + NNT with condition [A2] TMNM
0 −1.0000000000 −1.0000000000 −1.0000000000 −1.0000000000
1 6.1409303723 6.1409303723 (∗) 6.1409303723 (∗) 14.5343055115
2 5.1148208484 4.0887116616 (∗∗) 4.0887116616 (∗∗) 13.0337347682
3 4.2379703013 2.6194618995 (∗∗) 2.6194618995 (∗∗) 11.5318478151
4 3.4892766889 1.8291595323 (∗) 1.0397597354 (∗∗) 10.0370297219
5 2.7676801225 1.4064394475 (∗) 1.3966765848 (∗) 8.5556896133
6 1.9776897481 1.3601688047 (∗) 1.3599586541 (∗) 7.0203746257
7 1.4417009128 1.3595987088 (∗) 1.3595986561 (∗) 5.3974911835
8 1.3613036994 1.3595986211 (∗) 1.3595986211 (∗) 4.1321703085
9 1.3595994046 3.1258556869
10 1.3595986211 1.9485648236
Details are in the caption following the image
Evolution of approximate solution xk compared to    kth iteration for scalar nonlinear equation f1 (when guest point x0 = 3) obtained by CNM (black solid line with circles), TMNM (green solid line with circles), and CNM + NNT with the condition [A1] (blue solid line with circles) and condition [A2] (red solid line with circles).
Details are in the caption following the image
Evolution of residue error |f(xk)| compared to    kth iteration for scalar nonlinear equation f1 (when guest point x0 = 3) obtained by CNM (black solid line with diamonds), TMNM (green solid line with diamonds), and CNM + NNT with condition [A1] (blue solid line with diamonds) and condition [A2] (red solid line with diamonds).
Details are in the caption following the image
Evolution of approximation error |xk+1xk| compared to kth iteration for scalar nonlinear equation f1 (when guest point x0 = 3) obtained by CNM (black solid line with squares), TMNM (green solid line with squares), and CNM + NNT with condition [A1] (blue solid line with squares) and condition [A2] (red solid line with squares).
Details are in the caption following the image
Evolution of approximate solution xk compared to kth iteration for scalar nonlinear equation f1 (when guest point x0 = 10−3) obtained by CNM (black solid line with circles), TMNM (green solid line with circles), and CNM + NNT with condition [A1] (blue solid line with circles) and condition [A2] (red solid line with circles).
Details are in the caption following the image
Evolution of residue error |f(xk)| compared to kth iteration for scalar nonlinear equation f1 (when guest point x0 = 10−3) obtained by CNM (black solid line with diamonds), TMNM (green solid line with diamonds), and CNM + NNT with condition [A1] (blue solid line with diamonds) and condition [A2] (red solid line with diamonds).
Details are in the caption following the image
Evolution of approximation error |xk+1xk| compared to kth iteration for scalar nonlinear equation f1 (when guest point x0 = 10−3) obtained by CNM (black solid line with squares), TMNM (green solid line with squares), and CNM + NNT with condition [A1] (blue solid line with squares) and condition [A2] (red solid line with squares).
Details are in the caption following the image
Evolution of approximate solution xk compared to   kth iteration for scalar nonlinear equation f2 (when guest point x0 = 10) obtained by CNM (black solid line with circles), TMNM (green solid line with circles), and CNM + NNT with condition [A1] (blue solid line with circles) and condition [A2] (red solid line with circles).
Details are in the caption following the image
Evolution of residue error |f(xk)| compared to kth iteration for scalar nonlinear equation f2 (when guest point x0 = 10) obtained by CNM (black solid line with diamonds), TMNM (green solid line with diamonds), and CNM + NNT with condition [A1] (blue solid line with diamonds) and condition [A2] (red solid line with diamonds).
Details are in the caption following the image
Evolution of approximation error |xk+1xk| compared to kth iteration for scalar nonlinear equation f2 (when guest point x0 = 10) obtained by CNM (black solid line with squares), TMNM (green solid line with squares), and CNM + NNT with condition [A1] (blue solid line with squares) and condition [A2] (red solid line with squares).
Details are in the caption following the image
Evolution of approximate solution xk compared to kth iteration for scalar nonlinear equation f2 (when guest point x0 = −4) obtained by CNM (black solid line with circles), TMNM (green solid line with circles), and CNM + NNT with condition [A1] (blue solid line with circles) and condition [A2] (red solid line with circles).
Details are in the caption following the image
Evolution of residue error |f(xk)| compared to kth iteration for scalar nonlinear equation f2 (when guest point x0 = −4) obtained by CNM (black solid line with diamonds), TMNM (green solid line with diamonds), amd CNM + NNT with condition [A1] (blue solid line with diamonds) and condition [A2] (red solid line with diamonds).
Details are in the caption following the image
Evolution of approximation error |xk+1xk| compared to kth iteration for scalar nonlinear equation f2 (when guest point x0 = −4) obtained by CNM (black solid line with squares), TMNM (green solid line with squares), and CNM + NNT with condition [A1] (blue solid line with squares) and condition [A2] (red solid line with squares).
Details are in the caption following the image
Evolution of approximate solution xk compared to kth iteration for scalar nonlinear equation f3 (when guest point x0 = 10) obtained by CNM (black solid line with circles), TMNM (green solid line with circles), and CNM + NNT with condition [A1] (blue solid line with circles) and condition [A2] (red solid line with circles).
Details are in the caption following the image
Evolution of residue error |f(xk)| compared to kth iteration for scalar nonlinear equation f3 (when guest point x0 = 10) obtained by CNM (black solid line with diamonds), TMNM (green solid line with diamonds), and CNM + NNT with condition [A1] (blue solid line with diamonds) and condition [A2] (red solid line with diamonds).
Details are in the caption following the image
Evolution of approximation error |xk+1xk| compared to kth iteration for scalar nonlinear equation f3 (when guest point x0 = 10) obtained by CNM (black solid line with squares), TMNM (green solid line with squares), and CNM + NNT with condition [A1] (blue solid line with squares) and condition [A2] (red solid line with squares).
Details are in the caption following the image
Evolution of approximate solutions xk compared to kth iteration for scalar nonlinear equation f2 (when guest point x0 = −1) obtained by CNM (black solid line with circles), TMNM (green solid line with circles), and CNM + NNT with condition [A1] (blue solid line with circles) and condition [A2] (red solid line with circles).
Details are in the caption following the image
Evolution of residue error |f(xk)| compared to kth iteration for scalar nonlinear equation f3 (when guest point x0 = −1) obtained by CNM (black solid line with diamonds), TMNM (green solid line with diamonds), and CNM + NNT with condition [A1] (blue solid line with diamonds) and condition [A2] (red solid line with diamonds).
Details are in the caption following the image
Evolution of approximation error |xk+1xk| compared to kth iteration for scalar nonlinear equation f3 (when guest point x0 = −1) obtained by CNM (black solid line with squares), TMNM (green solid line with squares), and CNM + NNT with condition [A1] (blue solid line with squares) and condition [A2] (red solid line with squares).

4. Concluding Comments

This study is devoted to a New Numerical Technique (NNT) to improve the accuracy of approximate solution provided by Classical Newton’s Method (CNM) and afford to have better numerical evaluation of the roots associated with the scalar nonlinear equations. As in CNM, this NNT requires only the determination of the first-order derivative of the nonlinear function under consideration. The predictive capabilities associated with NNT are shown on some examples.

Competing Interests

The author declares that they have no competing interests.

    The full text of this article hosted at iucr.org is unavailable due to technical difficulties.