1,342
Views
8
CrossRef citations to date
0
Altmetric
Research Article

Block-pulse functions approach to numerical solution of Abel’s integral equation

, & | (Reviewing Editor)
Article: 1047111 | Received 12 Sep 2014, Accepted 20 Apr 2015, Published online: 10 Jun 2015

Abstract

This study aims to present a computational method for solving Abel’s integral equation of the second kind. The introduced method is based on the use of Block-pulse functions (BPFs) via collocation method. Abel’s integral equations as singular Volterra integral equations are hard and heavy in computation, but because of the properties of BPFs, as is reported in examples, this method is more efficient and more accurate than some other methods for solving this class of integral equations. On the other hand, the benefit of this method is low cost of computing operations. The applied method transforms the singular integral equation into triangular linear algebraic system that can be solved easily. An error analysis is worked out and applications are demonstrated through illustrative examples.

Public Interest Statement

Abel’s equation is one of the integral equations derived directly from a concrete problem of mechanics or physics (without passing through a differential equation). Historically, Abel’s problem is the first one that led to the study of integral equations. The construction of high-order methods for the equations is, however, not an easy task because of the singularity in the weakly singular kernel. Our method applied block-pulse functions via collocation method for solving the mentioned problem and converts it into a triangular algebraic system. Compared with some other presented methods, this method significantly reduces the computational complexity and is more accurate.

1. Introduction

The past two decades have been witnessing a strong interest among physicists, engineers, and mathematicians for the theory and numerical modeling of integral and integro-differential equations. These equations are solved analytically; see, for example, the excellent book by Mushkelishvili (Citation1953), and the references therein. The generalized Abel’s integral equation on a finite segment appeared for the first time in the paper of Zeilon (Citation1922). A comprehensive reference on Abel-type equations, including an extensive list of applications, can be found in Gorenflo and Vessella (Citation1991) and Wazwaz (Citation1997). The construction of high-order methods for the equations is, however, not an easy task because of the singularity in the weakly singular kernel. In fact, in this case the solution y is generally not differentiable at the endpoints of the interval, see Schneider (Citation1981) and Vainikko and Pedas (Citation1981), and due to this, to the best of the authors? knowledge the best convergence rate ever achieved remains only at polynomial order. For example, if we set uniform meshes with n+1 grid points and apply the spline method so for order m, then the convergence rate is only O(n-2p) at most (Schneider, Citation1979; Graham, Citation1982), and it cannot be improved by increasing m. One way of remedying this is to introduce graded meshes. Then the rate is improved to O(n-m) (Vainikko & Uba, Citation1981) which now depends on m, but still at polynomial order. Fettis (Citation1964) proposed a numerical form of the solution to Abel equation by using the Gauss–Jacobi quadrature rule. Piessens and Verbaeten (Citation1973) and Piessens (Citation2000) developed an approximate solution to Abel equation by means of the Chebyshev polynomials of the first kind. Numerical solutions of weakly singular Volterra integral equations were introduced by many researchers, such as Baratella and Orsi (Citation2004) and Abdou and Nasr (Citation2003). Yanzhao, Min, Liping, and Yuesheng (Citation2007) applied hybrid collocation method for solving these equations. Ishik, Sezer, and Gney (Citation2011) used Bernstein series solution for solving linear integro-differential equations with weakly singular kernels. Wazwaz (Citation2002) studied on singular initial value problems in the second-order ordinary differential equations. Yousefi (Citation2006) applied Legendre wavelets to transform Abel integral equation to a algebraic system.

The aim of this work is to present a computational method for solving special case of singular Volterra integral equations of the second kind as named Abel’s integral equation defined as(1) y(x)=f(x)-0xy(t)x-tdt(1)

where fL2([0,T]). Our method consists of reducing the given weakly singular integral equation to a set of algebraic equations by expanding the unknown function using block-pulse functions (BPFs) with unknown coefficients. Collocation method is utilized to evaluate the unknown coefficients. Because of orthogonality, disjointness and having completeness properties of these functions, the operational matrix of method is a sparse lower triangular matrix. Without loss of generality, we may consider [0,T]=[0,1].

The paper is organized as follows: In the next section, we discuss BPFs, their key properties and function approximation by them. In Section 3, we give the description and development of the method for solving singular integral equation. Error analysis and convergence of the method is discussed in Section 4. In Section 5 for showing the efficiency of this method, some numerical examples are presented. Section 6 is devoted to the conclusion of this paper.

2. Block-pulse functions

BPFs are studied by many authors and applied for solving different problems, for example see Steffens (Citation2006).

A k-set of BPFs over the interval [0,T) is defined as(2) Bi(t)=1,iTkt<(i+1)Tk0,elsewhere(2) i=0,1,,k-1,

with a positive integer value for k. In this paper, it is assumed that T=1, so BPFs are defined over [0,1). BPFs have some main properties, the most important of these properties are disjointness, orthogonality, and completeness.

(I)

The disjointness property can be clearly obtained from the definition of BPFs(3) Bi(t)Bj(t)=Bi(t),i=j0,iji,j=0,1,,k-1(3)

(II)

The orthogonality property of these functions is(4) Bi(t),Bj(t)=01Bi(t)Bj(t)dt=1k,i=j0,iji,j=0,1,,k-1(4)

(III)

The third property is completeness. For every yL2[0,1), when k approaches to the infinity, Parseval’s identity holds, that is01y2(t)dt=i=1ci2Bi(t)2 where(5) ci=k01f(t)Bi(t)dt(5)

A function y(t) defined over the interval [0,1) may be expanded by a k-set of BPFs as(6) y(t)yk(t)=i=0k-1ciBi(t)=CTB(t)(6)

where ci=ky(t),Bi(t), andC=c0,c1,,ck-1T

andB(t)=B0(t),B1(t),,Bk-1(t)T

where ci are samples of y, for example ci=y(ik) for i=0,1,,k-1, and as a result there is no need for integration. The vector C is called the 1D-BPFs coefficient vector.

3. Numerical implementation

Consider the Abel’s integral equationy(x)=f(x)-0xy(t)x-tdt,x[0,1]

where fL2(R) is known and y(t) is the unknown function to be determined. Now by substituting Equation 6 into Equation 1, we obtain(7) CTB(x)=f(x)-0xCTB(t)x-tdt=f(x)-CT0xB(t)x-tdt(7)

by evaluating Equation 7 at the collocation points xj=j-1/2k,j=1,2,,k, we obtain(8) CTB(xj)=f(xj)-CT0xjB(t)xj-tdt(8)

by considering B(xj)=ej (the j-th column of identity matrix), we can rewrite Equation 8 as follows(9) cj=f(xj)-CT0xjB(t)xj-tdt(9)

Now for computing the unknown coefficients cj, we introduce a recursive formula.

Figure 1. Exact and approximation solution of Example 1 in k=32.

Figure 1. Exact and approximation solution of Example 1 in k=32.

Figure 2. Exact and approximation solution of Example 1 in k=64.

Figure 2. Exact and approximation solution of Example 1 in k=64.

Figure 3. Exact and approximation solution of Example 2 in k=32.

Figure 3. Exact and approximation solution of Example 2 in k=32.

Figure 4. Exact and approximation solution of Example 2 in k=64.

Figure 4. Exact and approximation solution of Example 2 in k=64.

Table 1. Exact and approximate solutions of Example 1

Table 2. Exact and approximate solutions of Example 2

The unknown coefficient cj satisfies the following recursive relation:(10) cj=f(xj)-i=1j-1cii-1kik1xj-tdt-cjj-1kj-1/2k1xj-tdt(10)

wherec1=f(x1)-c1012k1x1-tdt

The linear system of Equation 10 is a lower triangular system which can be solved easily by forward substitution with O(k2) operations. If we calculate a table of values of cj,j=1,2,,k, then the coefficients cj for every large k, can be calculated . The cost of calculating such table is relatively cheap. To prove this, fist note that0xjB(t)xj-tdt=0j-1/2kB1(t),B2(t),,Bk(t)Txj-tdt=01k1xj-tdt.1,0,0,,0T+1k2k1xj-tdt.0,1,0,,0T+j-2kj-1k1xj-tdt.0,,0,1,0T+j-1kj-1/2k1xj-tdt.0,,0,1T

and in abstract form(11) 0xjB(t)xj-tdt=01k1xj-tdt,,j-2kj-1k1xj-tdt,j-1kj-1/2k1xj-tdtT(11)

Substituting Equation 11 in Equation 9 leads to Equation 10 and the proof is complete.

4. Error analysis

In this section, we give an upper bound for the error of BPFs expansion. Assume that y(t)C[0,1], thusM>0;t(0,1),|y(t)|M

and suppose ei(t) be the representation error of BPFs expansion in the subinterval i-1k,ik, that is,ei(t)=ciBi(t)-y(t)=ci-y(t)

Using mean value theorem, we may proceed as follows(12) ei2=i-1kikei2(t)dt=i-1kik(ci-y(t))2dt=ik-(i-1k))(ci-y(ξ1)2=1k(ci-y(ξ1))2,ξ1i-1k,ik(12)

For the coefficient ci, we get(13) ci=k<y(t),Bi(t)>=ki-1kiky(t)dt=kik-i-1ky(ξ2)=y(ξ2),ξ2i-1k,ik(13)

Substituting Equation 13 into Equation 12 and again using mean value theorem, we obtain(14) ei2=1kbi-y(ξ1)2=1ky(ξ2)-y(ξ1)2=1kξ2-ξ12y2(ξ)ξ1<ξ<ξ21k3M2(14)

Now, for i<j, we havei-1k,ikj-1k,jk=,01ei(t)ej(t)dt=0

Putting e(t)=yk(t)-y(t), we havee2=01e2(t)dt=01i=1kei(t)2dt=01i=1kei2(t)dt+2i<j01ei(t)ej(t)dt=i=1k01ei2(t)dt=i=1kei21k2M2

hence, e(t)=O(1k).

Remark

It is clear that the approximation will be more accurate if k (the number of BPFs) is increased, thus for acheiving better results, using larger k is recommended.

5. Numerical examples

In this section, for showing the accuracy and efficiency of the described method we present some examples. The results for introduced method in this work in different scales of k are presented and compared with the results of some other methods.

Example 1

Consider the equationy(x)=1x+1+π8-14arcsin1-x1+x-140xy(t)x-tdt

with the exact solution y(x)=1x+1. The solution for y(x) is obtained by the method in Section 3 at the scales k=16,32, and 64. In Table , the exact and approximate solutions of Example 1 both by our method and by Legendre wavelets method (Yousefi, Citation2006) in some arbitrary points are reported. Comparison with Legendre wavelets expansion, the method of this paper has more accuracy. As proved in Section 4, the error at the level k=64 is smaller than the error at the levels k=16 and k=32.

L.W: Results by Legendre wavelets expansion.

In Figures and , pointwise plots are the approximated solution of Example 1 (for k=32 and k=64, respectively) in some arbitrary points and the others are the plot of exact solution.

Example 2

Consider the equationy(x)=-4x+4xln(2)-2xln1x+ln(x)-0xy(t)x-tdt

with the exact solution y(x)=ln(x). The solution for y(x) is obtained by the method in Section 3 at the scales k=16,32, and 64. In Table , we present the exact and approximate solutions of Example 2 both by our method and by Legendre wavelets method (Yousefi, Citation2006) in some arbitrary points. Comparison with Legendre wavelets expansion, the method of this paper has more accuracy. As proved in Section 4, the error at the level k=64 is smaller than the error at the levels k=16 and k=32.

In Figures and , pointwise plots are the approximated solution of Example 2 (for k=32 and k=64, respectively) in some arbitrary points and the others are the plot of exact solution. Obviously, there is less error between two plot for k=64 rather than k=32.

6. Conclusions

In the present paper, BPFs with the collocation method are applied to solve the Abel’s integral equation. As for Legendre polynomials, Chebyshev polynomials and other generalized orthogonal polynomials, the calculation procedures are usually too tedious, although some recursive formula are available. The benefits of this method are low cost of setting up the equations and more accuracy and more efficiency of the solution than exiting methods for solving this class of equations. Also, the linear system of Equation 11 is a lower triangular system which can be easily solved by forward substitution with O(k2) operations, therefore, the count of operations is very low. The approach can be extended to nonlinear Abel integral equation and integro differential equation with little additional work. Further research along these lines is under progress and will be reported in due time.

Acknowledgements

The authors would like to thank University of Bonab for providing facilities and encouraging this work and also thank the anonymous reviewers of this paper for their careful reading, constructive comments, and nice suggestions which have improved the paper very much.

Additional information

Notes on contributors

Monireh Nosrati Sahlan

Monireh Nosrati Sahlan is currently an Associate Professor at the Department of Mathematics and Computer Science, Technical Faculty, University of Bonab, Bonab, Iran. Dr Nosrati Sahlan completed her PhD in 2013 from Iran University of Science and Technology, Tehran, Iran. She completed her MSc in Applied Mathematics at Iran University of Science and Technology, in 2007 and BSc in Mathematics at University of Shahid Madani Azerbaijan. Dr Nosrati Sahlan has about ten years of research experience in various field of Applied Mathematics such as; integral equations, integro-differential equations, wavelets and etc. She has published immense research papers in numerous fields and various international journals of repute like International Journal of Computer Mathematics, Communication in Nonlinear Science and Numerical Simulation, Computational and Applied Mathematics and etc. Her current research interest includes the numerical methods for the solutions of linear and nonlinear Abel’s integral equations.

Notes

This work was supported by University of Bonab.

Monireh Nosrati Sahlan, Technical Faculty, Department of Mathematics and Computer Science, University of Bonab, Bonab, Iran.

References

  • Abdou, M. A., & Nasr, A. A. (2003). On the numerical treatment of the singular integral equation of the second kind. Applied Mathematics and Computation, 146, 373–380.
  • Baratella, P., & Orsi, A. P. (2004). A new approach to the numerical solution of weakly singular Volterra integral equations. Journal of Computational and Applied Mathematics, 163, 401–418.
  • Fettis, M. E. (1964). On numerical solution of equations of the Abel type. Mathematics of Computation, 18, 491–496.
  • Gorenflo, R., & Vessella, S. (1991). Abel integral equations. Lecture notes in mathematics (Vol. 1461). Berlin: Springer.
  • Graham, I. G. (1982). Galerkin methods for second kind integral equations with singularities. Mathematics of Computation, 39, 519–533.
  • Isik, O. R., Sezer, M., & Gney, Z. (2011). Bernstein series solution of a class of linear integro-differential equations with weakly singular kernel. Applied Mathematics and Computation, 217, 7009–7020.
  • Mushkelishvili, N. I. (1953). Singular integral equations. Groningen: Noordhoff.
  • Piessens, R. (2000). Computing integral transforms and solving integral equations using Chebyshev polynomial approximations. Journal of Computational and Applied Mathematics, 121, 113–124.
  • Piessens, R., & Verbaeten, P. (1973). Numerical solution of the Abel integral equation. BIT, 13, 451–457.
  • Schneider, C. (1979). Regularity of the solution to a class of weakly singular Fredholm integral equations of the second kind. Integral Equation Operator Theory, 2, 62–68.
  • Schneider, C. (1981). Product integration for weakly singular integral equations. Mathematics of Computation, 36, 207–213.
  • Steffens, K. G. (2006). The history of approximation theory: From Euler to Brenstein. Boston: Birkhauser. ISBN 0817643532.
  • Vainikko, G., & Pedas, A. (1981). The properties of solutions of weakly singular integral equations. Journal of the Australian Mathematical Society Series B, 22, 419–430.
  • Vainikko, G., & Uba, P. (1981). A piecewise polynomial approximation to the solution of an integral equation with weakly singular kernel. Journal of the Australian Mathematical Society Series B, 22, 431–438.
  • Wazwaz, A. M. (1997). A first course in integral equations. New Jersey: World Scientific Publishing Company.
  • Wazwaz, A.M. (2002). A new method for solving singular initial value problems in the second-order ordinary differential equations. Applied Mathematics and Computation, 128, 45–57.
  • Yanzhao, C., Min, H., Liping, L., & Yuesheng, X. (2007). Hybrid collocation methods for Fredholm integral equations with weakly singular kernels. Applied Numerical Mathematics, 57, 549–561.
  • Yousefi, S. A. (2006). Numerical solution of Abel integral equation by using Legendre wavelets. Applied Mathematics and Computation, 175, 574–580.
  • Zeilon, N. (1922). Sur quelques points de l’theorie de le equation integrale d’Abel [On some points of the theory of integral equation of Abel type]. Arkiv f\"{o}r Matematik, Astronomi och Fysik, 18, 1–19.