1 Introduction

A remarkable recognition has given to the development of derivative free iteration functions having optimal convergence of order eight and sixteen in the last two decade. Because of the upgraded digital computer and computation programming softwares. One of the best feature of them is that they do not require any derivative evaluation of the involved function. In addition, we can simply get our needed precision in a small amount of time and number of iterations along with smaller residual errors.

In the literature, we can easily find a good amount of optimal higher-order derivative free iteration functions which were given by various researchers in [1,2,3,4,5,6,7,8,9,10,11, 13,14,15,16,17,18]. Among them, most of the modifications or reconstructions are based on the Steffensen’s or Steffensen’s like iterative procedure at the expense of more substeps to the original scheme or extra functional evaluations. However, there is no optimal scheme that useful to each derivative free iterative technique of order 4 and 8 to obtain further optimal eighth and sixteenth-order derivative free method, according to our knowledge.

In simple words, no researcher presented a general iteration function that applicable on every optimal convergent scheme of order 4 and 8 (provided whose first sub step employ Steffensen’s type scheme) to produce more advance extensions of order eight and sixteen, respectively. Nowadays, such types of techniques are more fascinating and tough chore in the field of computational methods and numerical analysis instead of obtaining a particular higher-order extension of an existing iterative method.

Therefore, we are interested to develop two schemes: first one is useful for every optimal iteration function/family of iteration functions of order four to obtain further more advance reconstruction of optimal eighth-order; second one is applicable to each optimal eighth-order iterative scheme to construct further optimal sixteenth-order convergence. The construction of them based on the concept of the rational approximations. They are useful for each optimal scheme of order four and eight provided whose first substep employs Steffensen’s type method. Then, it is obvious to choose any scheme from [2,3,4,5,6,7,8,9, 13, 15,16,17], etc. to further obtain eighth and sixteenth-order methods. The efficiency of them is checked on a good number of standard test problems. It is found that their performance is more useful than the existing ones of same order.

The layout of this study is given as follows: the Sect. 2 is assign to the construction of two new derivative free schemes, which are useful for each optimal scheme of order four and eight to obtain further eighth and sixteenth-order iterative functions. In addition, we examined the convergence properties of them in a main theorem that demonstrate the theoretical order of convergence. Section 3 is dedicate to illustrate the computational consequence of our schemes that were presented in the earlier Sect. 2. Therefore, several numerical experimentation are executed on some standard academic numerical problems. In addition, we also present the contrast of them with the earlier existing iterative procedure of same order. Section 4 consists of final concluding comments based on our proposed schemes.

2 Development of optimal schemes

This section is dedicated to the main objective of this study. In simple words, we propose here two optimal derivative free schemes of order eight and sixteen. First of all, we assume the following general derivative free iteration function of order four:

$$\begin{aligned} \left\{ \begin{aligned}&w_k=x_k-\gamma \frac{f(x_k)^2}{f(u_k)-f(x_k)},\\&z_k= \phi _4(x_k,\;u_k,\;w_k), \end{aligned} \right. \end{aligned}$$
(2.1)

where \( u_k=x_k+\gamma f(x_k), \; \gamma \in {\mathbb {R}}\). We assume the rational function of the following form in order to attain the next approximation \(x_{k+1}\) to the required root,

$$\begin{aligned} x=x_k-\frac{\tau (x)-\tau (x_k)+\mu _1}{\mu _2\big (\tau (x)-\tau (x_k)\big )^2+\mu _3\big (\tau (x)-\tau (x_k)\big )+\mu _4}, \end{aligned}$$
(2.2)

where \(\mu _i,\; i=1,2,3,4\) are free disposable parameters and can be determined by imposing the following tangency conditions

$$\begin{aligned} \tau (x_k)=f(x_k),\;\; \tau (u_k)=f(u_k),\;\; \tau (w_k)=f(w_k),\;\; \tau (z_k)=f(z_k). \end{aligned}$$
(2.3)

By using first condition of tangency, we have

$$\begin{aligned} \mu _1=0. \end{aligned}$$
(2.4)

Again, by applying the last three tangency assertions, we have three linear equations in the form of \(\mu _2,\; \mu _3\) and \(\mu _4\), which are defined as follow

$$\begin{aligned} \begin{aligned}&\mu _2\big ( f(u_k)-f(x_k)\big )+\mu _3+\frac{\mu _4}{f(u_k)-f(x_k)}-\frac{1}{u_k-x_k}=0,\\&\mu _2\big ( f(w_k)-f(x_k)\big )+\mu _3+\frac{\mu _4}{f(w_k)-f(x_k)}-\frac{1}{a_k}=0,\\&\mu _2\big ( f(z_k)-f(x_k)\big )+\mu _3+\frac{\mu _4}{f(z_k)-f(x_k)}-\frac{1}{b_k}=0,\\ \end{aligned} \end{aligned}$$
(2.5)

which further yield

$$\begin{aligned} {\begin{aligned}&\mu _2=\frac{\mu _3 \gamma f(x_k) (f(x_k)-f(u_k))+f(u_k)-\mu _4 \gamma f(x_k)-f(x_k)}{\gamma f(x_k) (f(u_k)-f(x_k))^2},\\&\mu _3=\frac{\mu _4 (f(u_k)+f(w_k)-2 f(x_k))}{(f(u_k)-f(x_k)) (f(x_k)-f(w_k))}-\frac{a_k f(w_k)-a_k f(x_k)-\gamma f(u_k) f(x_k)+\gamma f(x_k)^2}{a_k \gamma f(u_k) f(x_k)-a_k \gamma f(w_k) f(x_k)},\\&\mu _4=\frac{(f(u_k)-f(x_k)) (f(x_k)-f(w_k)) (f(x_k)-f(z_k)) h_1}{a_k b_k \gamma f(x_k) (f(u_k)-f(w_k)) (f(u_k)-f(z_k)) (f(w_k)-f(z_k))},\\ \end{aligned}} \end{aligned}$$
(2.6)

where \(a_k=w_k-x_k,\; b_k=z_k-x_k,\; h_1=\gamma f(x_k) (a_k (f(u_k)-f(w_k))+b_k (f(z_k)-f(u_k)))+a_k b_k (f(w_k)-f(z_k))\).

Now, we want to find the final substep of our scheme. So, we assume that the rational function (2.2) cuts the x – axis at a point \(x = x_{k+1}\), we have

$$\begin{aligned} \tau (x_{k+1})=0, \end{aligned}$$
(2.7)

which further yield

$$\begin{aligned} x_{k+1}=x_k+\frac{f(x_k)}{\mu _2f(x_k)^2-\mu _3f(x_k)+\mu _4}. \end{aligned}$$
(2.8)

Now, by using the expressions (2.2) and (2.8), we obtain the following new eighth-order scheme free from derivatives

$$\begin{aligned} \left\{ \begin{aligned}&w_k=x_k-\gamma \frac{f(x_k)^2}{f(u_k)-f(x_k)},\\&z_k= \phi _4(x_k,\;u_k,\;w_k),\\&x_{k+1}=x_k+\frac{f(x_k)}{\mu _2f(x_k)^2-\mu _3f(x_k)+\mu _4}. \end{aligned} \right. \end{aligned}$$
(2.9)

where \(\mu _2,\; \mu _3\; \mu _4\) are defined earlier in the expression (2.6).

2.1 Sixteenth order scheme

In the similar fashion, we can easily obtain the following general family of order sixteen

$$\begin{aligned} \left\{ \begin{aligned}&w_k=x_k-\gamma \frac{f(x_k)^2}{f(u_k)-f(x_k)},\\&z_k= \phi _4(x_k,\;u_k,\;w_k),\\&t_k= \psi _8(x_k,\;u_k, \;w_k, \;z_k),\\&x_{k+1}=x_k+\frac{(w_k-x_k) (z_k-x_k) (t_k-x_k) \gamma f(x_k)^2 \nu _1}{(z_k-x_k)f(z_k)\Big [ (t_k-x_k) \gamma f(t_k) f(u_k) f(x_k) \nu _2+(w_k-x_k) f(w_k) (f(w_k)-f(z_k)) \nu _3 \Big ]+\nu _4},\\ \end{aligned} \right. \end{aligned}$$
(2.10)

\(\nu _1=(f(t_k)-f(u_k)) (f(t_k)-f(w_k)) (f(t_k)-f(z_k)) (f(u_k)-f(w_k)) (f(u_k)-f(z_k)) (f(w_k)-f(z_k))\), \(\nu _2=(f(u_k)-f(t_k)) (f(t_k)-f(z_k)) (f(u_k)-f(z_k)) (f(w_k)-f(x_k))\), \(\nu _3=[(t_k-x_k) f(t_k) (f(t_k)-f(w_k)) (f(t_k)-f(z_k)) (f(u_k)-f(x_k))-\gamma f(u_k) f(x_k) (f(t_k)-f(x_k)) (f(u_k)-f(w_k)) (f(u_k)-f(z_k))]\) and \(\nu _4=-(w_k-x_k)(t_k-x_k) \gamma f(w_k)f(t_k) f(u_k) f(x_k) (f(t_k)-f(u_k)) (f(t_k)-f(w_k)) (f(u_k)-f(w_k)) (f(x_k)-f(z_k))\).

The construction of the scheme (2.10) is based on the following rational function

$$\begin{aligned} x=x_k-\frac{\varphi (x)-\varphi (x_k)+\beta _1}{\beta _2\big (\varphi (x)-\varphi (x_k)\big )^3+\beta _3\big (\varphi (x)-\varphi (x_k)\big )^2+\beta _4\big (\varphi (x)-\varphi (x_k)\big )+\beta _5}, \end{aligned}$$
(2.11)

where \(\beta _i, \;i=1,2,3,4,5\) are free disposable parameters and can be determined by imposing the following tangency conditions

$$\begin{aligned} \varphi (x_k)=f(x_k),\; \varphi (u_k)=f(u_k),\; \varphi (w_k)=f(w_k),\; \varphi (z_k)=f(z_k),\; \varphi (t_k)=f(t_k). \end{aligned}$$
(2.12)

The next Theorem 2.1 demonstrates that the convergence order of our schemes (2.9) and (2.10) are eight and sixteenth-order, respectively, without using any more functional evaluations.

Theorem 2.1

Let us assume that \( f: {\mathbb {D}} \subset {\mathbb {C}} \rightarrow {\mathbb {C}}\) be an holomorphic function in the region \({\mathbb {D}}\) consists the required simple zero \(\xi \). In addition, we consider that \(\phi _4(x_k,\;u_k,\;w_k)\) and \(\psi _8(x_k,\;u_k,\;w_k,\;z_k)\) are two optimal schemes of order four and eight, respectively. Further, we consider that the initial guess \(x=x_{0}\) is sufficiently close to \( \xi \) for sure convergence. Then, the iteration functions (2.9) and (2.10) have convergence order eight and sixteen, respectively. They also satisfy the following asymptotic error constant terms, respectively

$$\begin{aligned} e_{k+1}=\frac{\lambda _0 c_2 \left( 2 c_2^3-3 c_1 c_3 c_2+c_1^2 c_4\right) \left( \gamma c_1+1\right) {}^2}{c_1^4} e_k^8+O\left( e_k^9\right) , \end{aligned}$$
(2.13)

and

$$\begin{aligned} e_{k+1}= \lambda _0 \kappa _0\left( 5c_2^4-10c_2^2c_3+2c_3^2+4c_2c_4-c_5\right) c_2 e_k^{16}+O\left( e_k^{17}\right) . \end{aligned}$$
(2.14)

where \(e_k=x_k-\xi \) and \(c_j=\frac{f^{(j)}(\xi )}{j! }\) for \(j=1,2,\; \dots ,\;{16}\).

Proof

We expand the function \(f(x_k)\) by applying the Taylor series expansion around the point \(x=\xi \) leads to us:

$$\begin{aligned} f(x_k)=\sum _{j=1}^{16} c_je_k^j+O\left( e_k^{17}\right) . \end{aligned}$$
(2.15)

In the similar fashion, we have

$$\begin{aligned} f(u_k)= & {} f(x_k+\gamma f(x_k))\nonumber \\= & {} c_1 \eta e_k+c_2 \left( \gamma ^2 c_1^2+3 \gamma c_1+1\right) e_k^2+\sum _ {n=1} ^{16} A_n e_k^{n+2}+O\left( e_k^{17}\right) , \end{aligned}$$
(2.16)

where \(A_j=A_j(\gamma , c_1, c_2, \dots , c_{16})\) are given in terms of \(\gamma , c_2, c_3, \dots , c_{16}\) for example \(A_1=2 \gamma ^2 c_1 c_2^2+c_3 \eta ^3+2 \gamma c_2^2+\gamma c_1 c_3\) and \(A_2=\gamma ^2 c_2^3+2 \gamma ^2 c_1 c_2 c_3+c_4 \eta ^4+3 \gamma c_2 c_3 \eta ^2+2 \gamma c_2 c_3+\gamma c_1 c_4\), \(A_3=c_5 \eta ^5+4 \gamma c_2 c_4 \eta ^3+3 \gamma c_3 (\gamma c_2^2+c_3 \eta ) \eta +2 \gamma c_2 (\gamma c_2 c_3+c_4 \eta )+\gamma c_1 c_5\) and \(\eta =(\gamma c_1+1)\), etc.

By using the Eqs. (2.15) and (2.16) in the first sub step, we get

$$\begin{aligned} w_k-\xi&=c_2 \left( \gamma +\frac{1}{c_1}\right) e_k^2+ \frac{\left( c_1 c_3 \left( \gamma ^2 c_1^2+3 \gamma c_1+2\right) -c_2^2 \left( \gamma ^2 c_1^2+2 \gamma c_1+2\right) \right) }{c_1^2}e_k^3\nonumber \\&\quad +\,\sum _ {n=1} ^{13} {\bar{A}}_n e_k^{n+3}+O\left( e_k^{17}\right) . \end{aligned}$$
(2.17)

which further yields

$$\begin{aligned} f(w_k)= & {} c_2 \eta e_k^2 +\frac{ c_1 c_3 \left( \gamma ^2 c_1^2+3 \gamma c_1+2\right) -c_2^2 \left( \gamma ^2 c_1^2+2 \gamma c_1+2\right) }{c_1}e_k^3\nonumber \\&+\sum _ {n=1} ^{13} \bar{{\bar{A}}}_n e_k^{n+3}+O\left( e_k^{17}\right) . \end{aligned}$$
(2.18)

Since, \(\phi _4(x_k, u_k,\;w_k)\) is an optimal fourth-order scheme. Therefore, the scheme will satisfy the following error equation

$$\begin{aligned} z_k-\xi =\sum _{j=0}^{12} \lambda _j e_k^{(j+4)}+O\left( e_k^{17}\right) , \end{aligned}$$
(2.19)

where \(\lambda _j (0 \le j \le 12) \) are asymptotic error constants terms, provided \(\lambda _0 \ne 0\).

Now, we can expand the function \(f(z_k)\) about a point \(z=\xi \) with the help of Taylor series expansion, which is given as follow

$$\begin{aligned} \begin{aligned} f(z_k)&= c_1\big (\lambda _0e_k^4+\lambda _1e_k^5+\lambda _2e_k^6+\lambda _3e_k^7\big )+ (c_2 \lambda _0^2+c_1 \lambda _4)e_k^8+(2 c_2 \lambda _0 \lambda _1+c_1 \lambda _5)e_k^9\\&\quad +\,\big \{c_2(\lambda _1^2+2 \lambda _0 \lambda _2)+c_1 \lambda _6\big \}e_k^{10} +\,\big \{2 c_2 (\lambda _1 \lambda _2+\lambda _0 \lambda _3)+c_1 \lambda _7\big \}e_k^{11}\\&\quad +\, \big \{c_3 \lambda _0^3+c_2 (\lambda _2^2+2 \lambda _1 \lambda _3+2 \lambda _0 \lambda _4)+\,c_1 \lambda _8\big \}e_k^{12}+ \big \{3 c_3 \lambda _1 \lambda _0^2\\&\quad +\,2 c_2 (\lambda _2 \lambda _3+\lambda _1 \lambda _4+\lambda _0 \lambda _5)+c_1 \lambda _9\big \}e_k^{13}+O\left( e_k^{14}\right) . \end{aligned} \end{aligned}$$
(2.20)

By using the expressions (2.15)–(2.20), we further obtain

$$\begin{aligned} \frac{f(x_k)}{\mu _2f(x_k)^2-\mu _3f(x_k)+\mu _4}=-e_k+\frac{\lambda _0 c_2 (2 c_2^3-3 c_1 c_3 c_2+c_1^2 c_4) \eta ^2}{c_1^4} e_k^8+O\left( e_k^9\right) . \end{aligned}$$
(2.21)

With the help of expression (2.21) and last sub step of scheme (2.9), we have

$$\begin{aligned} e_{k+1}=\frac{\lambda _0 c_2 (2 c_2^3-3 c_1 c_3 c_2+c_1^2 c_4) \eta ^2}{c_1^4} e_k^8+O\left( e_k^9\right) . \end{aligned}$$
(2.22)

Now, we want to verify the theoretical convergence order of scheme (2.10). Since, we know that \(\psi _8(x_k,\;u_k, \;w_k,\; \;z_k)\) is an optimal eighth-order scheme. Therefore, it will satisfy the following error equation

$$\begin{aligned} t_k-\xi = \kappa _0 e_k^{8}+\kappa _ 1e_k^{9}+\kappa _ 2e_k^{10}+\kappa _3 e_k^{11}+\kappa _4 e_k^{12}+\kappa _5 e_k^{13}+\kappa _ 6e_k^{14}+\kappa _ 7e_k^{15}+\kappa _8 e_k^{16}+O\left( e_k^{17}\right) , \end{aligned}$$
(2.23)

where \(\kappa _i (0 \le j \le 8) \) are asymptotic error constants terms, provided \(\kappa _0 \ne 0\).

Again, we can expand the function \(f(t_k)\) by using Taylor series expansion about a point \(z=\xi \). Then, we have

$$\begin{aligned} f(t_k)&= \Big (\kappa _0 e_k^{8}+\kappa _ 1e_k^{9}+\kappa _ 2e_k^{10}+\kappa _3 e_k^{11}+\kappa _4 e_k^{12}+\kappa _5 e_k^{13}+\kappa _ 6e_k^{14}+\kappa _ 7e_k^{15}\Big )c_1\nonumber \\&\quad +\,(c_2 \kappa _0^2+c_1 \kappa _8)e_k^{16}+O\left( e_k^{17}\right) . \end{aligned}$$
(2.24)

By using the expressions (2.15)–(2.20), (2.23) and (2.24), we further obtain

$$\begin{aligned} \begin{aligned}&\frac{(w_k-x_k) (z_k-x_k) (t_k-x_k) \gamma f(x_k)^2 \nu _1}{(z_k-x_k)f(z_k)\Big [ (t_k-x_k) \gamma f(t_k) f(u_k) f(x_k) \nu _2+(w_k-x_k) f(w_k) (f(w_k)-f(z_k)) \nu _3 \Big ]+\nu _4}\\&\quad =e_k- \lambda _0 \kappa _0\Big (5c_2^4-10c_2^2c_3+2c_3^2+4c_2c_4-c_5\Big )c_2 e_k^{16}+O\left( e_k^{17}\right) . \end{aligned} \end{aligned}$$
(2.25)

Finally, by inserting the expression (2.25), in the last sub step of scheme (2.10), we get

$$\begin{aligned} e_{k+1}= \lambda _0 \kappa _0\Big (5c_2^4-10c_2^2c_3+2c_3^2+4c_2c_4-c_5\Big )c_2 e_k^{16}+O\left( e_k^{17}\right) . \end{aligned}$$
(2.26)

The expressions (2.22) and (2.26) reveal that the schemes (2.9) and (2.10) reach maximum eighth and sixteenth-order convergence, respectively. In addition, both schemes have optimal convergence according to Kung–Traub conjecture. This completes the proof. \(\square \)

3 Numerical experimentation

This section is dedicated to illustrate the computational behavior of our theoretical results which are present in the earlier Sect. 2. Therefore, we assume several standard academic nonlinear scalar problems which are depicted in the Table 1. Since, both of the schemes are in general way. That’s mean, we can consider any exiting iterative scheme of order four and eight in our iteration functions (2.9) and (2.10) respectively, to obtain further eighth and sixteenth-order convergence. Firstly, we propose some new optimal eighth-order methods, which are consider as below:

  1. (i)

    We assume an expression (11) from Li et al. [6] and use in our general scheme (2.9) with \(\gamma =1\). Then, we have

    $$\begin{aligned} \left\{ \, \begin{aligned}&w_k=x_k-\frac{f(x_k)^2}{f(u_k)-f(x_k)},\;\;u_k=x_k+ f(x_k),\\&z_k= w_k-\frac{f[u_k, x_k]+ f[w_k, x_k]-f[u_k, w_k]}{f[w_k, x_k]^2}f(w_k),\\&x_{k+1}=x_k+\frac{f(x_k)}{\mu _2f(x_k)^2-\mu _3f(x_k)+\mu _4}. \end{aligned} \right. \end{aligned}$$
    (3.1)

    where \(f[u_k,\; x_k]=\frac{f(x_k)-f(u_k)}{x_k-u_k}\) is finite difference of first-order. We denote the scheme (3.1) by \((M1_8)\), for computational point of view.

  2. (ii)

    Now, we choose another expression (12) from Ren et al. in [5] and use in scheme (2.9) with \(\gamma =1\). Then, we further yield another new optimal scheme of order eight, which is defined as follows:

    $$\begin{aligned} \left\{ \begin{aligned}&w_k=x_k- \frac{f(x_k)^2}{f(u_k)-f(x_k)},\;\;u_k=x_k+ f(x_k),\\&z_k=w_k-\frac{f(w_k)}{a (w_k-u_k) (w_k-x_k)+f[u_k, w_k]-f[u_k, x_k] +f[w_k, x_k]},\\&x_{k+1}=x_k+\frac{f(x_k)}{\mu _2f(x_k)^2-\mu _3f(x_k)+\mu _4}. \end{aligned} \right. \end{aligned}$$
    (3.2)

    We recall the above scheme by \((M2_8)\) with \(a=1\).

Table 1 Test problems

There are two ways to obtain optimal derivative free sixteenth-order methods/families of iterative methods. First one is corresponding to choose an optimal fourth-order derivative free iteration function and insert in scheme (2.9). Then, again reuse the newly obtain eighth-order method in (2.10) to further obtain sixteenth-order convergence. Second one is corresponding to consider an existing eighth-order derivative free method and use that one in scheme (2.10) to further obtain optimal sixteenth-order convergence. We define the new sixteenth-order methods in both ways, which are given as follow:

  1. (i)

    Let us insert the expression (3.1) in scheme (2.10). In this way, we have the following new optimal scheme of order sixteen

    $$\begin{aligned} \left\{ \, \begin{aligned}&w_k=x_k-\frac{f(x_k)^2}{f(u_k)-f(x_k)},\;\;u_k=x_k+ f(x_k),\\&z_k =w_k-\frac{f[u_k, x_k]+ f[w_k, x_k]-f[u_k, w_k]}{f[w_k, x_k]^2}f(w_k),\\&t_{n}=x_k+\frac{f(x_k)}{\alpha _2f(x_k)^2-\alpha _3f(x_k)+\alpha _4},\\&x_{k+1}=x_k+\frac{(w_k-x_k) (z_k-x_k) (t_k-x_k) \gamma f(x_k)^2 \nu _1}{(z_k-x_k)f(z_k)\Big [ (t_k-x_k) \gamma f(t_k) f(u_k) f(x_k) \nu _2+(w_k-x_k) f(w_k) (f(w_k)-f(z_k)) \nu _3 \Big ]+\nu _4}.\\ \end{aligned} \right. \end{aligned}$$
    (3.3)

    We denote the expression (3.3) by \((M3_{16})\), for computational work.

  2. (ii)

    Now, we use an optimal eighth-order family of derivative free iteration functions proposed by Khattri and Steihaug [4] in scheme (2.10). Then, we further yield

    $$\begin{aligned} \left\{ \begin{aligned}&w_k= x_k-\gamma \frac{f(x_k)^2}{f(u_k)-f(x_k)},\;\; u_k=x_k+\gamma f(x_k),\\&z_k=w_k-\frac{f\left( w_k\right) }{-\frac{f\left( u_k\right) \left( x_k-w_k\right) }{\gamma f\left( x_k\right) \left( \gamma f\left( x_k\right) -w_k+x_k\right) }+\frac{\gamma f\left( x_k\right) -w_k+x_k}{\gamma \left( x_k-w_k\right) }-\frac{f\left( w_k\right) \left( \gamma f\left( x_k\right) -2 w_k+2 x_k\right) }{\left( x_k-w_k\right) \left( \gamma f\left( x_k\right) -w_k+x_k\right) }},\\&t_k= z_k-\frac{f\left( z_k\right) \left( u_k-w_k\right) \left( u_k-x_k\right) \left( u_k-z_k\right) \left( x_k-w_k\right) \left( w_k-z_k\right) \left( x_k-z_k\right) }{\left( w_k-z_k\right) {}^2 \left( f\left( u_k\right) \left( x_k-w_k\right) \left( x_k-z_k\right) {}^2-f\left( x_k\right) \left( u_k-w_k\right) \left( u_k-z_k\right) {}^2\right) +a_1},\\&x_{k+1}=x_k+\frac{(w_k-x_k) (z_k-x_k) (t_k-x_k) \gamma f(x_k)^2 \nu _1}{(z_k-x_k)f(z_k)\Big [ (t_k-x_k) \gamma f(t_k) f(u_k) f(x_k) \nu _2+(w_k-x_k) f(w_k) (f(w_k)-f(z_k)) \nu _3 \Big ]+\nu _4},\\ \end{aligned} \right. \end{aligned}$$
    (3.4)

    where \(a_1=f(w_k) (u_k-x_k) (u_k-z_k){}^2 (x_k-z_k){}^2-f(z_k) (u_k-w_k) (u_k-x_k) (x_k-w_k) \big [u_k (w_k+x_k-2 z_k)+x_k (w_k-2 z_k)+z_k (3 z_k-2 w_k)\big ].\) This is another new optimal sixteenth-order family of derivative free methods. Let us consider \(\gamma =\frac{1}{2}\) in scheme (3.4), called as \((M4_{16})\).

First of all, we demonstrate the comparison of our eighth-order iteration functions with existing optimal derivative free methods of same order. In this regards, we compare them with an optimal scheme proposed by Zheng et al. [2], among this family, we consider the method (8) (for \(\gamma =1\)), called by \((ZM_8)\). In addition, we contrast them with another Steffensen-type iteration functions having optimal convergence of eighth order, which was constructed by Soleymani and Vanani [3], out of them, we consider the method (21), recalled by \((SM_8)\). Finally, we compare them with one more derivative-free iterative technique given by Khattri and Steihaug [4], among them, we choose method (17) (for \(\gamma =1\)), denoted by \((KM_8)\).

Table 2 Convergence behavior of different methods for \(f_1(x)\)
Table 3 Convergence behavior of different methods for \(f_2(x)\)

Then, we also illustrate the convergence behavior of our sixteenth-order methods. Therefore, we compare them with a family of fast 16th-order derivative free iteration functions, proposed by Geum and Kim [11], among them we choose the method (5), called by \(GM_{16}\). In addition, we show the contrast with an optimal sixteenth-order method given by Kung and Traub [13], denoted by \((KM_{16})\). In the last, we contrast them with another derivative-free optimal methods of sixteenth-order which is recently proposed by Sharma and Gupta [16], out of them, we assume the expression (28) (for \(\gamma =1\)), known as \((SM_{16})\).

Table 4 Convergence behavior of different methods for \(f_3(x)\)
Table 5 Convergence behavior of different methods for \(f_4(x)\)
Table 6 Convergence behavior of different methods for \(f_5(x)\)

In order to demonstrate a better comparison of our methods with the existing schemes, we depicted the number of iteration indexes (k), estimated roots \((x_k)\), modulus value of residual errors \((|f(x_k)|)\), errors in the consecutive iterations \(|x_{k+1}-x_k|\), \(\left| \frac{x_{k+1}-x_k}{(x_k-x_{k-1})^p}\right| \), the asymptotic error constant \( \eta = \displaystyle { \lim _{k \rightarrow \infty }} \left| \frac{x_{kk+1}-x_k}{(x_k-x_{k-1})^p}\right| \), (where p is either 8 or 16) and \(\rho \), corresponding to each considered problem, in the Tables 234 5 and 6. In addition, we verify the computational convergence order \((\rho )\) of our proposed methods, by using the following formula

$$\begin{aligned} \rho =\left| \frac{(x_{k+1}-x_k)/\eta }{(x_k-x_{k-1})}\right| ,\; k=1,2,3. \end{aligned}$$

All the values like residual errors, asymptotic error constants, computational order of convergence, etc. have been calculated minimum 3000 significant digits in order to minimize the round off error. But due to the restricted paper space, we mention the value of estimated zeros \(x_k\) and computational convergence order \(\rho \) in 20 and 5 digits, respectively. Further, we also depict the values of \(\left| \frac{x_{k+1}-x_k}{(x_k-x_{k-1})^p}\right| \) and asymptotic error constant term \(\eta \) in 10 digits. Furthermore, modulus value of residual errors \(|f(x_k)|\) and \(|x_{k+1}-x_k|\) are display in 2 digits with exponent power in the Tables 234 5 and 6. Finally, the estimated zeros up to 35 digits and initial approximations are also mentioned in the Table 1.

For the computer programming, we use the programming package Mathematica 9. Further, \(x(\pm y)\) stands for \(x \times 10^{(\pm y)}\) in the Tables 234 5 and 6.

4 Conclusions

In this paper, we present two schemes which are applicable to each earlier optimal multi-point derivative free scheme of order four and eight whose first sub step should be Steffensen’s type method to construct further new optimal iteration functions of order eight and sixteen, respectively. In addition, they do not use any kind of derivative of the considered function and also satisfy the classical Kung–Traub optimality conjecture. We can easily obtain many new optimal iteration functions of order eight and sixteen by applying our schemes (2.9) and (2.10) on the earlier existing methods of order four and eight. In the similar fashion, we can obtain optimal derivative schemes of order 32, 64, etc. by consider high degree of rational functions. Finally, the efficiency of them is checked on a good number of standard test problems. It is find that their performance is more useful than the existing ones of same order.