Otwarty dostęp

RETRACTED ARTICLE: Numerical Solution of Abel′s Integral Equations using Hermite Wavelet


Zacytuj

Introduction

Wavelets theory is a new emerging tool in applied mathematical research area. It is applicable in various fields, such as, signal analysis for waveform representation and segmentations, time-frequency analysis and Harmonic analysis. Wavelets permit the accurate representation of a variety of functions and operators. Moreover, wavelets establish a connection with fast numerical algorithms [1, 2]. Since 1991 the various types of wavelet methods have been applied for the numerical solution of different kinds of integral equations [3]. Namely, the Haar wavelets method [3], Legendre wavelets method [4], Rationalized haar wavelet [5], Hermite cubic splines [6], Coifman wavelet scaling functions [7], CAS wavelets [8], Bernoulli wavelets [9], wavelet preconditioned techniques [25, 26, 27, 28,]. Some of the papers are found for solving Abel′s integral equations using the wavelet based methods, such as Legendre wavelets [10] and Chebyshev wavelets [11].

Abel′s integral equations have applications in various fields of science and engineering. Such as microscopy, seismology, semiconductors, scattering theory, heat conduction, metallurgy, fluid flow, chemical reactions, plasma diagnostics, X-ray radiography, physical electronics, nuclear physics [12, 13, 14].

In 1823, Abel, when generalizing the tautochrone problem derived the equation:

0xy(t)(xt)dt=f(x), $$\begin{array}{} \displaystyle \int_{0}^{x} \dfrac{y(t)}{\sqrt{(x-t)}} dt=f(x), \end{array}$$

where f(x) is a known function and y(x) is an unknown function to be determined. This equation is a particular case of a linear Volterra integral equation of the first kind. For solving eq. (1) different numerical based methods have been developed over the past few years, such as product integration methods [15], collocation method [16, 17], homotopy analysis transform method [18]. The generalized Abel′s integral equations on a finite segment appeared for the first time in the paper of Zeilon [19]. There are several numerical methods for approximating the solution of singular integral equations is known. Baker [20] studied the numerical treatment of integral equations. A numerical solution of weakly singular volterra integral equations was introduced in [21]. Babolian and Salimi [22] discussed an operational matrix method based on block-pulse functions for singular integral equations. In this paper, we introduced the Hermite wavelets based numerical method for solving Abel′s integral equations.

The article is organized as follows: In Section 2, formulation of Hermite wavelets and function approximation is presented. Section 3 is devoted the method of solution. In section 4, numerical results are demonstrated the accuracy of the proposed method by some of the illustrative examples. Lastly, the conclusion is given in section 5.

Properties of Hermite Wavelets

Wavelets constitute a family of functions constructed from dilation and translation of a single function called mother wavelet. When the dilation parameter a and translation parameter b varies continuously, we have the following family of continuous wavelets:

ψa,b(x)=|a|1/2ψ(xba),a,bϵR,a0. $$\begin{array}{} \displaystyle \psi_{a,b} (x)=\vert a \vert^{-1/2} \psi(\dfrac{x-b}{a}),\forall a,b \epsilon R,a\neq 0. \end{array}$$

If we restrict the parameters a and b to discrete values as a=a0k,b=nb0a0k,a0>1,b0>0. $\begin{array}{} \displaystyle a=a_{0}^{-k},b=nb_{0}a_{0}^{-k},a_{0} \gt 1,b_{0} \gt 0. \end{array}$ We have the following family of discrete wavelets

ψk,n(x)=|a|1/2ψ(a0kxnb0),a,bϵR,a0, $$\begin{array}{} \displaystyle \psi_{k,n}(x)=\vert a \vert^{1/2} \psi(a_{0}^{k}x-nb_{0}),\forall a,b \epsilon R, a \neq 0, \end{array}$$

where ψk,n form a wavelet basis for L2(R). In particular, when a0 = 2 and b0 = 1, then ψk,n(x) forms an orthonormal basis. Hermite wavelets are defined as [24]

ψk,n(x)=2k+1/2πHm(2kx2n+1),n12k1x<n2k10,otherwise $$\begin{array}{} \displaystyle \psi_{k,n}(x)= \left\{ \begin{array}{ll} \dfrac{2^{k+1/2}}{\sqrt{\pi}} H_{m}(2^kx-2n+1), & \dfrac{n-1}{2^{k-1}}\leq x \lt \dfrac{n}{2^{k-1}}\\ 0, & otherwise \\ \end{array} \right. \end{array}$$

where m = 0, 1, …, M – 1. Here is Hermite polynomials of degree m with respect to weight function W(x) = 1x2 $\begin{array}{} \displaystyle \sqrt{1-x^2} \end{array}$ on the real line R and satisfies the following recurrence formula H0(x) = 1, H1(x) = 2x,

Hm+2(x)=2xHm+1(x)2(m+1)Hm(x) $$\begin{array}{} \displaystyle H_{m+2}(x)=2xH_{m+1}(x)-2(m+1)H_{m}(x) \end{array}$$

where m = 0, 1, 2, …

Function approximation: Here we approximating the solution y(x) of Abel’s integral equations using Hermite wavelet basis as follows:

y(x)=n=1m=0cn,mψn,m(x) $$\begin{array}{} \displaystyle y(x)=\sum_{n=1}^{\infty} \sum_{m=0}^{\infty} c_{n,m} \psi_{n,m}(x) \end{array}$$

where ψn,m(x) is given in eq.(2). We approximate y(x) by truncating the series represented in eq.(4) as,

y(x)=n=12k1m=0M1cn,mψn,m(x)=CTΨ(x) $$\begin{array}{} \displaystyle y(x)=\sum_{n=1}^{2^{k-1}} \sum_{m=0}^{M-1} c_{n,m} \psi_{n,m}(x)=C^T\Psi(x) \end{array}$$

where C and Ψ(x) are 2k–1 M × 1 matrix,

CT=[c1,0,...c1,M1,c2,0,...c2,M1,...c2k1,0,...c2k1,M1] $$\begin{array}{} \displaystyle C^T=[c_{1,0},...c_{1,M-1},c_{2,0},...c_{2,M-1},...c_{2^{k-1},0},...c_{2^{k-1},M-1}] \end{array}$$

Ψ(x)=[ψ1,0,...ψ1,M1,ψ2,0,...ψ2,M1,...ψ2k1,0,...ψ2k1,M1] $$\begin{array}{} \displaystyle \Psi(x)=[\psi_{1,0},...\psi_{1,M-1},\psi_{2,0},...\psi_{2,M-1},...\psi_{2^{k-1},0},...\psi_{2^{k-1},M-1}] \end{array}$$

Convergence and Error Analysis
Theorem 3.1

The series solution of Hermite wavelet y(x)=n=1m=0cn,mψn,m(x) $\begin{array}{} \displaystyle y(x)= \displaystyle{\sum _{n=1}^{\infty }} \sum _{m=0}^{\infty }c_{n,m} \psi_{n,m} (x) \end{array}$ is converges to y(x).

Proof

Let L2(R) be the infinite dimensional Hilbert space and ψn,m is defined as eq.(2) forms an orthonormal basis.

Let y(x)=i=0M1cn,iψn,i(x) $\begin{array}{} \displaystyle y(x)=\displaystyle{\sum _{i=0}^{M-1}}c_{n,i} \psi_{n,i} (x) \end{array}$ where cn,i = 〈y(x), ψn,i(x)〉 for a fixed n.

Let us denote the sequence of partial sums Sn of {cn,i ψn,i(x)},

Let Sn and Sm be the partial sums with nm. Now we have to prove Sn is a Cauchy sequence in Hilbert space L2(R).

Choose, Sn=i=0ncn,iψn,i(x), $\begin{array}{} \displaystyle S_{n} =\displaystyle{\sum _{i=0}^{n}}c_{n,i} \psi_{n,i} (x) , \end{array}$ Now y(x),Sn=y(x),i=0ncn,iψn,i(x)=i=m+1ncn,i2 $\begin{array}{} \displaystyle \left\langle y(x),S_{n} \right\rangle =\left\langle y(x),\displaystyle{\sum _{i=0}^{n}}c_{n,i} \psi_{n,i} (x) \right\rangle =\displaystyle{\sum _{i=m+1}^{n}}\left|c_{n,i} \right|^{2} \end{array}$

We claim that SnSm2=i=m+1ncn,i2,n>m $\begin{array}{} \displaystyle \left\| S_{n} -S_{m} \right\| ^{2} =\displaystyle{\sum _{i=m+1}^{n}}\left|c_{n,i} \right|^{2} ,\, \, \, \, \forall n \gt m \end{array}$

Now i=m+1ncn,iψn,i(x)2=i=m+1ncn,iψn,i(x),i=m+1ncn,iψn,i(x)=i=m+1ncn,i2,n>m $\begin{array}{} \displaystyle \left\| \displaystyle{\sum _{i=m+1}^{n}}c_{n,i} \psi_{n,i} (x) \right\| ^{2} =\left\langle \displaystyle{\sum _{i=m+1}^{n}}c_{n,i} \psi_{n,i} (x) ,\displaystyle{\sum _{i=m+1}^{n}}c_{n,i} \psi_{n,i} (x) \right\rangle =\displaystyle{\sum _{i=m+1}^{n}}\left|c_{n,i} \right|^{2} , \forall \,\, n \gt m \end{array}$

thus, i=m+1ncn,iψn,i(x)2=i=m+1ncn,i2,n>m $\begin{array}{} \displaystyle \left\| \displaystyle{\sum _{i=m+1}^{n}}c_{n,i} \psi_{n,i} (x) \right\| ^{2} =\displaystyle{\sum _{i=m+1}^{n}}\left|c_{n,i} \right|^{2} ,\, \, \, \, \forall n \gt m \end{array}$

Since, Bessel’s inequality, we have i=m+1ncn,i2y(x)2 $\begin{array}{} \displaystyle \displaystyle{\sum _{i=m+1}^{n}}\left|c_{n,i} \right|^{2} \le \left\| y(x)\right\| ^{2} \end{array}$ is bounded and convergent.

Hence, i=m+1ncn,iψn,i(x)20 $\begin{array}{} \displaystyle \left\| \displaystyle{\sum _{i=m+1}^{n}}c_{n,i} \psi_{n,i} (x) \right\| ^{2} \to 0 \end{array}$ as m, n → ∞.

This implies, i=m+1ncn,iψn,i(x)0. $\begin{array}{} \displaystyle \left\| \displaystyle{\sum _{i=m+1}^{n}}c_{n,i} \psi_{n,i} (x) \right\| \to 0. \end{array}$ and

Therefore {Sp} is a Cauchy sequence and it converges to s (say).

We assert that y(x) = s

Now 〈sy(x), ψn,i(x)〉 = 〈s, ψn,i(x)〉 – 〈y(x), ψn,i(x)〉 = 〈s, ψn,i(x)〉 – limnSn,ψn,i(x)=0, $\begin{array}{} \displaystyle \left\langle \mathop{\lim }\limits_{n\to \infty } S_{n} ,\psi_{n,i} (x)\right\rangle =0, \end{array}$

This implies,

sy(x),ψn,i(x)=0 $$\begin{array}{} \displaystyle \left\langle s-y(x),\psi_{n,i} (x)\right\rangle =0 \end{array}$$

Hence y(x) = s and i=0ncn,iψn,i(x) $\begin{array}{} \displaystyle \displaystyle{\sum _{i=0}^{n}}c_{n,i} \psi_{n,i} (x) \end{array}$ converges to y(x) as n → ∞ and proved.

Theorem 3.2

Suppose that y(x) ∈ Cm[0, 1] and CTΨ(x) is the approximate solution using Hermite wavelet. Then the error bound would be given by,

E(x)2m!4m2m(k1)maxx[0,1]ym(x). $$\begin{array}{} \displaystyle \left\| E(x)\right\| \le \left\| \frac{2}{m!4^{m} 2^{m(k-1)} } \mathop{\max }\limits_{x\in [0,1]} \left|y^{m} (x)\right|\right\| . \end{array}$$

Proof

Applying the definition of norm in the inner product space, we have,

E(x)2=01y(x)CTΨ(x)2dx. $$\begin{array}{} \displaystyle \left\| E(x)\right\| ^{2} =\int _{0}^{1}\left[y(x)-C^{T} \Psi (x)\right]^{2} dx. \end{array}$$

Divide interval [0, 1] into 2k–1 subintervals In=n12k1,n2k1,n=1,2,3,...,2k1. $\begin{array}{} \displaystyle I_{n} =\left[\frac{n-1}{2^{k-1} } ,\frac{n}{2^{k-1} } \right],\, n=1,2,3,...,2^{k-1} . \end{array}$

E(x)2=n=12k1n12k1n2k1y(x)CTΨ(x)2dx.E(x)2n=12k1n12k1n2k1y(x)Pm(x)2dx. $$\begin{array}{} \displaystyle \left\| E(x)\right\| ^{2} =\displaystyle{\sum _{n=1}^{2^{k-1}} }\int _{\frac{n-1}{2^{k-1} } }^{\frac{n}{2^{k-1} } }\left[y(x)-C^{T} \Psi (x)\right]^{2} dx. \\\displaystyle \left\| E(x)\right\| ^{2} \le \displaystyle{\sum _{n=1}^{2^{k-1}} }\int _{\frac{n-1}{2^{k-1} } }^{\frac{n}{2^{k-1} } }\left[y(x)-P_{m} (x)\right]^{2} dx. \end{array}$$

where Pm(x) is the interpolating polynomial of degree m which approximates y(x) on In. By using the maximum error estimate for the polynomial on In, then

E(x)2n=12k1n12k1n2k12m!4m2m(k1)maxxInym(x)2dx.E(x)2n=12k1n12k1n2k12m!4m2m(k1)maxx[0,1]ym(x)2dx.E(x)2=012m!4m2m(k1)maxx[0,1]ym(x)2dxE(x)2m!4m2m(k1)maxx[0,1]ym(x). $$\begin{array}{c} \displaystyle \left\| E(x)\right\| ^{2} \le \displaystyle{\sum _{n=1}^{2^{k-1} }}\int _{\frac{n-1}{2^{k-1} } }^{\frac{n}{2^{k-1} } }\left[\frac{2}{m!4^{m} 2^{m(k-1)} } \mathop{\max }\limits_{x\in I_{n} } \left|y^{m} (x)\right|\right]^{2} dx. \\\displaystyle \left\| E(x)\right\| ^{2} \le \displaystyle{\sum _{n=1}^{2^{k-1}} }\int _{\frac{n-1}{2^{k-1} } }^{\frac{n}{2^{k-1} } }\left[\frac{2}{m!4^{m} 2^{m(k-1)} } \mathop{\max }\limits_{x\in [0,1]} \left|y^{m} (x)\right|\right]^{2} dx. \\\displaystyle \left\| E(x)\right\| ^{2} =\int _{0}^{1}\left[\frac{2}{m!4^{m} 2^{m(k-1)} } \mathop{\max }\limits_{x\in [0,1]} \left|y^{m} (x)\right|\right]^{2} dx \\\displaystyle \left\| E(x)\right\| \le \left\| \frac{2}{m!4^{m} 2^{m(k-1)} } \mathop{\max }\limits_{x\in [0,1]} \left|y^{m} (x)\right|\right\| . \end{array}$$

which, we have used the well-known maximum error bound for the interpolation.

Method of Solution

Consider the Abel′s integral equation of the form,

λy(x)=f(x)+0xy(t)xtdt,0xt1 $$\begin{array}{} \displaystyle \lambda y(x)=f(x)+\int _{0}^{x}\frac{y(t)}{\sqrt{x-t} } dt,\, \, \, \, \, 0\le x\, \, t \le 1 \end{array}$$

where λ = 0 or λ = 1. We first approximate y(x) as truncated series defined in eq.(4). That is,

y(x)n=12k1m=0M1cn,mψn,m(x)=CTΨ(x) $$\begin{array}{} \displaystyle y(x)\approx\displaystyle{\sum_{n=1}^{2^{k-1}}} \displaystyle{\sum_{m=0}^{M-1}} c_{n,m} \psi_{n,m}(x)=C^T\Psi(x) \end{array}$$

where C and Ψ(x) are defined in eq.(6) and (7). Then substituting eq.(9) in eq.(8), we get

λCTΨ(x)=f(x)+0xCTΨ(t)xtdt $$\begin{array}{} \displaystyle \lambda C^{T} \Psi(x)=f(x)+\int _{0}^{x}\frac{C^{T} \Psi (t)}{\sqrt{x-t} } dt \end{array}$$

Next, assume eq.(10) is precise at following collocation points xi=2i12kM,i=1,2,...,2k1M. $\begin{array}{} \displaystyle x_{i}=\dfrac{2i-1}{2^kM},i=1,2,...,2^{k-1}M. \end{array}$ Then we obtain

λCTΨ(xi)=f(xi)+0xiCTΨ(t)xitdt $$\begin{array}{} \displaystyle \lambda C^{T} \Psi (x_{i} )=f(x_{i} )+\int _{0}^{x_{i}}\frac{C^{T} \Psi (t)}{\sqrt{x_{i}-t } } dt \end{array}$$

Next, we obtain the system of algebraic equations with 2k–1 M unknown coefficients. By solving this system of equations, we get Hermite wavelet coefficients and then substituting these coefficients in eq.(9), we get the approximate solution of eq.(8).

Numerical Examples

In this section, we present Hermite wavelets method for the numerical solution of Abel′s integral equation to demonstrate the capability of the present method.

Errorfunction=ye(xi)ya(xi)=i=1n(ye(xi)ya(xi))2 $$\begin{array}{} \displaystyle Error ~function =\Vert y_{e}(x_{i})- y_{a}(x_{i})\Vert_{\infty}=\sqrt{\displaystyle{\sum\limits_{i=1}^{n}}(y_{e}(x_{i})- y_{a}(x_{i}))^2} \end{array}$$

where ye and ya are the exact and approximate solution respectively.

Example 1

Consider the Abel′s integral equation of first kind [22],

2105x(10556x2+48x3)=0xy(t)xtdt,0x1. $$\begin{array}{} \displaystyle \dfrac{2}{105}\sqrt{x}(105-56x^2+48x^3)= \int_{0}^{x} \dfrac{y(t)}{x-t}dt, \, \, \, \, 0\le x\le 1. \end{array}$$

We apply the present method to solve eq.(12) with k = 1 and M = 4. Then we get truncating approximate solution with unknowns as,

y(x)m=03c1,mψ1,m(x)=CTΨ(x) $$\begin{array}{} \displaystyle y(x)\approx \displaystyle{\sum_{m=0}^{3}} c_{1,m} \psi_{1,m}(x)=C^T \Psi(x) \end{array}$$

Then applying the procedure discussed in the section 3. We get a system of four algebraic equations with four unknowns and solving this system, we obtain the Hermite wavelet coefficients as, c1,0=12571513,c1,1=695000,c1,2=27710000,c1,3=695000, $\begin{array}{} \displaystyle c_{1,0}=\dfrac{1257}{1513},c_{1,1}=-\dfrac{69}{5000},c_{1,2}=\dfrac{277}{10000}, c_{1,3}=\dfrac{69}{5000}, \end{array}$ and substituting in eq.(13), we obtain: y(x)=12571513ψ10(x)695000ψ11(x)+27710000ψ12(x)+695000ψ13(x) $\begin{array}{} \displaystyle y(x)=\dfrac{1257}{1513} \psi_{10}(x)-\dfrac{69}{5000} \psi_{11}(x)+\dfrac{277}{10000}\psi_{12}(x)+\dfrac{69}{5000}\psi_{13}(x) \end{array}$ On simplifying, we get y(x) = x3x2 + 1, which is exact solution of eq.(12). Numerical results with exact solutions are shown in table 1 and graphically shown in figure 1.

Fig. 1

Comparison of numerical solutions with exact solutions of example 1.

Numerical results of example 1.

x Exact solution Present method (k = 1, M = 8) Abs. Error
0.1 0.9910 0.9910 1.61e-12
0.2 0.9680 0.9680 4.71e-13
0.3 0.9370 0.9370 2.27e-12
0.4 0.9040 0.9040 3.04e-12
0.5 0.8750 0.8750 2.52e-12
0.6 0.8560 0.8560 9.67e-13
0.7 0.8530 0.8530 9.64e-13
0.8 0.8720 0.8720 2.36e-12
0.9 0.9190 0.9190 2.36e-12

Example 2

Consider the Abel′s integral equation of the first kind [22, 23],

x=0xy(t)xtdt,0x1. $$\begin{array}{} \displaystyle x= \int_{0}^{x}\dfrac{y(t)}{\sqrt{x-t}}dt, \, \, \, \, 0\le x\le 1. \end{array}$$

which has the exact solution y(x)=2πx. $\begin{array}{} \displaystyle y(x)=\dfrac{2}{\pi} \sqrt{x}. \end{array}$ We solved the eq.(14) using the present method and obtained approximate solution is compared with exact and other existing methods which reflects in table 2 and figure 2. Error analysis is shown in table 3 and figure 3.

Fig. 2

Comparison of numerical solutions, exact solutions and existing methods of example 2.

Fig. 3

Comparison of error analysis of example 2.

Numerical results of example 2.

x Exact solution Present method (k = 1, M = 10) Method [22] (k = 1, M = 8) Method [23] (m = 16)
0.1 0.201317 0.200842 0.200128 0.200460
0.2 0.284705 0.284667 0.286092 0.297987
0.3 0.348691 0.348628 0.347394 0.337588
0.4 0.402634 0.402609 0.404161 0.405769
0.5 0.450158 0.450129 0.449568 0.464014
0.6 0.493124 0.493113 0.492704 0.490550
0.7 0.532634 0.532607 0.532315 0.539721
0.8 0.569410 0.569440 0.569156 0.562698
0.9 0.603951 0.603690 0.603742 0.606044

Error analysis of example 2.

x Present method (k = 1, M = 10) Method [22] (k = 1, M = 8) Method [23] (m = 16)
0.1 4.73e-04 1.18e-03 8.57e-04
0.2 3.77e-05 1.38e-03 1.32e-02
0.3 6.21e-05 1.29e-03 1.11e-02
0.4 2.37e-05 1.52e-03 3.13e-03
0.5 2.85e-05 5.90e-04 1.38e-02
0.6 9.87e-06 4.19e-04 2.57e-03
0.7 2.72e-05 3.19e-04 7.08e-03
0.8 3.05e-05 2.54e-04 6.71e-03
0.9 2.59e-04 2.08e-04 2.09e-03

Example 3

Consider the Abel′s integral equation of the second kind [22, 23],

4y(x)=4x+1arcsin1x1+x+π20xy(t)xtdt,0x1. $$\begin{array}{} \displaystyle 4y(x)=\dfrac{4}{\sqrt{x+1}}- arcsin \left( \dfrac{1-x}{1+x} \right) + \dfrac{\pi}{2} - \int_{0}^{x} \dfrac{y(t)}{\sqrt{x-t}} dt, \, \, \, \, 0\le x\le 1. \end{array}$$

which has the exact solution y(x)=1x+1. $\begin{array}{} \displaystyle y(x)=\dfrac{1}{\sqrt{x+1}}. \end{array}$ Applying the Hermite wavelet method for solving eq.(15), then obtained approximate solution is compared with the exact solution and method[23] are shown in table 4 and figure 4. Error analysis is shown in table 5.

Fig. 4

Comparison of Numerical solutions of example 3.

Numerical results of example 3.

x Exact solution Present method (k = 1, M = 10) Method [23] (m = 16)
0.1 0.953462589245592 0.953462604453520 0.95646081381695
0.2 0.912870929175277 0.912870928482700 0.90601007037324
0.3 0.877058019307029 0.877058021105882 0.88361513925322
0.4 0.845154254728517 0.845154255308354 0.84340093819493
0.5 0.816496580927726 0.816496581976408 0.80822420481499
0.6 0.790569415042095 0.790569415421744 0.79221049469412
0.7 0.766964988847370 0.766964989996025 0.76284677221990
0.8 0.745355992499930 0.745355991505969 0.74933888037055
0.9 0.725476250110012 0.725476258975992 0.72434536240934

Error analysis of example 3.

x Present method (k = 1, M = 10) Method [23] (m = 16)
0.1 1.52e-08 2.99e-03
0.2 6.92e-10 6.86e-03
0.3 1.79e-09 6.55e-03
0.4 5.79e-10 1.75e-03
0.5 1.04e-09 8.27e-03
0.6 3.79e-10 1.64e-03
0.7 1.14e-09 4.11e-03
0.8 9.93e-10 3.98e-03
0.9 8.86e-09 1.13e-03

Example 4

Consider the Abel′s integral equations of the second kind [22, 23],

y(x)=2x0xy(t)xtdt,0x1. $$\begin{array}{} \displaystyle y(x)=2\sqrt{x}- \int_{0}^{x} \dfrac{y(t)}{\sqrt{x-t}}dt, \, \, \, \, 0\le x\le 1. \end{array}$$

which has the exact solution y(x)=1exp(πt)erfc(πt). $\begin{array}{} \displaystyle y(x)=1-exp(\pi t) erfc{(\sqrt{\pi t)} }. \end{array}$ We solved the eq.(16) by the present method, we obtain the approximate solution and is compared with exact and other existing methods as shown in table 6 and figure 5. Error analysis is shown in table 7 and figure 6.

Fig. 5

Comparison of Numerical solutions of example 4.

Fig. 6

Comparison of Error analysis of example 4.

Numerical results of example 4.

x Exact solution Present method (k = 1, M = 10) Method [22] (k = 0, M = 16) Method [23] (m = 16)
0.1 0.414059 0.411229 0.415689 0.402472
0.2 0.508352 0.507572 0.505528 0.519751
0.3 0.564309 0.563685 0.566205 0.554755
0.4 0.603347 0.602926 0.601908 0.605031
0.5 0.632868 0.632521 0.634188 0.640487
0.6 0.656323 0.656059 0.655109 0.654785
0.7 0.675601 0.675358 0.676588 0.678700
0.8 0.691842 0.691690 0.691596 0.688860
0.9 0.705787 0.705398 0.704377 0.706495

Error analysis of example 4.

x Present method (k = 1, M = 10) Method [22] (k = 0, M = 16) Method [23] (m = 16)
0.1 2.82e-03 1.62e-03 1.15e-02
0.2 7.79e-04 2.82e-03 1.13e-02
0.3 6.23e-04 1.89e-03 9.55e-03
0.4 4.21e-04 1.43e-03 1.68e-03
0.5 3.46e-04 1.32e-03 7.61e-03
0.6 2.63e-04 1.21e-03 1.53e-03
0.7 2.42e-04 9.86e-04 3.09e-03
0.8 1.50e-04 2.45e-04 2.98e-03
0.9 3.87e-04 1.40e-03 7.08e-04

Conclusion

The Hermite wavelet method is applied for the numerical solution of Abel′s integral equations. The present method reduces an integral equation into a set of algebraic equations. Obtained results are higher accuracy with exact ones and existing methods [22, 23], which can be observed in section 5. The numerical results shows that the accuracy improves with increasing the values of M for better accuracy. Convergence theorem reveals that existence of solution.

eISSN:
2444-8656
Język:
Angielski
Częstotliwość wydawania:
Volume Open
Dziedziny czasopisma:
Life Sciences, other, Mathematics, Applied Mathematics, General Mathematics, Physics