Next Article in Journal
Nonlocal Mechanical Behavior of Layered Nanobeams
Next Article in Special Issue
On Two-Derivative Runge–Kutta Type Methods for Solving u‴ = f(x,u(x)) with Application to Thin Film Flow Problem
Previous Article in Journal
Improving the Accuracy of Tesseract 4.0 OCR Engine Using Convolution-Based Preprocessing
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

On the Convergence Rate of Clenshaw–Curtis Quadrature for Jacobi Weight Applied to Functions with Algebraic Endpoint Singularities

School of Mathematics and Statistics, Central South University, Changsha 410083, China
*
Author to whom correspondence should be addressed.
Symmetry 2020, 12(5), 716; https://doi.org/10.3390/sym12050716
Submission received: 13 February 2020 / Revised: 11 April 2020 / Accepted: 15 April 2020 / Published: 2 May 2020
(This article belongs to the Special Issue Symmetry in Numerical Analysis and Numerical Methods)

Abstract

:
Applying the aliasing asymptotics on the coefficients of the Chebyshev expansions, the convergence rate of Clenshaw–Curtis quadrature for Jacobi weights is presented for functions with algebraic endpoint singularities. Based upon a new constructed symmetric Jacobi weight, the optimal error bound is derived for this kind of function. In particular, in this case, the Clenshaw–Curtis quadrature for a new constructed Jacobi weight is exponentially convergent. Numerical examples illustrate the theoretical results.

1. Introduction

The computation of the integral of the form
I [ f ] = 1 1 w ( x ) f ( x ) d x ,
is one of the oldest and most important topics in numerical analysis [1], where w ( x ) = ( 1 x ) α ( 1 + x ) β ( α > 1 , β > 1 ) is the Jacobi weight function, f ( x ) = ( 1 x ) γ ( 1 + x ) δ φ ( x ) ( γ > 0 , δ > 0 ) is a function which has singularities at the endpoints, and φ ( x ) is a suitably smooth function in [ 1 , 1 ] . This kind of integrals arise widely in several applications, in particular in the numerical solution of singular and weakly singular integral equations by boundary element methods [2,3,4].
Clenshaw–Curtis quadrature for I [ f ] has been extensively studied since Clenshaw and Curtis [5] in 1960, whose formulae is usually derived from polynomial interpolation by a finite sum
I n [ f ] = k = 0 n w k f ( x k ) ,
based on the Chebyshev points x k = cos ( k π / n ) ( k = 0 , 1 , , n ) and the weights w k which can be computed by sums of trigonometric functions. This rule is exact for the set of polynomials of degree up to n. A fast evaluation of its weights was given by Gentleman [6] and Woldvogel [7]. Its quadrature nodes with the Chebyshev density μ ( x ) = ( 1 x 2 ) 1 2 are nested, which makes it a suitable method to achieve fast convergence. Then Clenshaw–Curtis quadrature is widely used for numerical integration [8,9]. For Jacobi weight function, Clenshaw-Curtis quadrature has been extensively studied in a series of papers of Piessens [10,11] and Piessens and Branders [12,13].
During the past few decades, the convergence rates of Gauss–Legendre quadrature for integrals with singularities at one or both endpoints have received considerable attention [14,15,16,17,18,19,20]. It was shown by Verlinden [21] that for the integrand f ( x ) = ( 1 x ) α g ( x ) with R e ( α ) > 1 being not an integer and g ( x ) analytic inside a neighborhood of the interval [ 1 , 1 ] , the asymptotic error expansion of the n-point Gauss–Legendre quadrature is E n G L [ f ] k = 1 a k h α + k , h = ( n + 1 2 ) 2 and the convergence rate is O ( n 2 α 2 ) . Recently, Wang [22] showed that for the integrand f ( x ) = ( 1 x ) γ ( 1 + x ) δ g ( x ) where γ , δ > 1 2 and g ( x ) C ( [ 1 , 1 ] ) , the error of an ( n + 1 )-point Clenshaw–Curtis quadrature with w ( x ) 1 can be expanded as E n C C [ f ] k = 0 ϑ k n λ k where ϑ k are some constants independent of n and { λ k } k 0 = k 0 , j 0 { d k + 2 j + 1 } , and the convergence rate is O ( n s 2 ) , up to one power of n better than that given in Xiang and Bornemann [23] for this special case, where s is defined by
s = 2 min γ , δ , i f γ , δ a r e n o t i n t e g e r s , 2 γ , i f δ i s a n i n t e g e r , 2 δ , i f γ i s a n i n t e g e r .
Here we study the convergence rate of the Clenshaw-Curtis quadrature rule for I [ f ] for functions with algebraic endpoint singularities. We firstly show the convergence rate. From the proof of Theorem 1, it directly follows for general functions of limited regularities. In addition, using the symmetry of a new Jacobi weight with α ^ = β ^ , it yields the optimal convergence rate. In particular, in the case the function with algebraic endpoint singularities is known f ( x ) = ( 1 x ) γ ( 1 + x ) δ g ( x ) where γ , δ > 0 , and g ( x ) is analytic in Bernstein ellipse including [ 1 , 1 ] , then we will see that the Clenshaw-Curtis quadrature is exponentially convergent from a new constructed Jacobi weight function.

2. Numerical Analysis

The Clenshaw–Curtis quadrature rule for Jacobi weights has been extensively studied in [7,8,9,10]. If a function f ( x ) satisfies a Dini-Lipschitz condition on the interval [ 1 , 1 ] , then its Chebyshev series expansion is
f ( x ) = j = 0 a j T j ( x ) ,
where T j ( x ) = cos ( j cos 1 x ) is the first kind of Chebyshev polynomial of degree j, and the prime denotes the summation whose first term is halved. The Chebyshev coefficient a j is defined by
a j = 2 π 1 1 f ( x ) T j ( x ) 1 x 2 d x , j = 0 , 1 ,
which can be efficiently computed by FFT [24].
The interpolant P n ( x ) of f ( x ) at the Clenshaw-Curtis points x k = cos ( k π / n ) ( k = 0 , 1 , , n ) , is of the form
P n ( x ) = k = 0 n b k T k ( x ) ,
Then the Clenshaw–Curtis quadrature is defined by
I n [ f ] = 1 1 w ( x ) P n ( x ) d x = k = 0 n b k M j , w ( x ) = ( 1 x ) α ( 1 + x ) β ,
where
M k ( α , β ) = 1 1 w ( x ) T k ( x ) d x
are the modified moments. The recurrence formulae for the evaluation of the modified moments are
( β + α + k + 2 ) M k + 1 ( α , β ) + 2 ( α β ) M k ( α , β ) + ( β + α k + 2 ) M k 1 ( α , β ) = 0
with
M 0 ( α , β ) = 2 β + α + 1 Γ ( α + 1 ) Γ ( β + 1 ) Γ ( β + α + 2 ) , M 1 ( α , β ) = 2 β + α + 1 Γ ( α + 1 ) Γ ( β + 1 ) Γ ( β + α + 2 ) β α β + α + 2
(see [12]). Furthermore, the asymptotic expression is given by using the asymptotic theory of Fourier coefficients [12] as
M k ( α , β ) 2 β α cos ( π α ) Γ ( 2 α + 2 ) [ k 2 2 α + O ( k 2 α 4 ) ] + ( 1 ) k + 1 2 α β cos ( π β ) Γ ( 2 α + 2 ) [ k 2 2 β + O ( k 2 β 4 ) ] , k .
The forward recursion is perfectly numerically stable [12], except in two cases:
α > β and β = 1 2 , 1 2 , 3 2 , ,
β > α and α = 1 2 , 1 2 , 3 2 , .
For these two cases, the modified moments are stably computed by Oliver algorithm in [25] with one starting values and one end value to compute the modified moments. In this paper we consider α , β > 1 .
Recalling (2.13.1.11) in [26] we know that
b 0 a 0 2 = a 2 n + a 4 n + a 6 n + a 8 n , b 1 a 1 = a 2 n 1 + a 2 n + 1 + a 4 n 1 + a 4 n + 1 + , b n 2 a n 2 = a n + 2 + a 3 n 2 + a 3 n + 2 + a 5 n 2 + , b n 1 a n 1 = a n + 1 + a 3 n 1 + a 3 n + 1 + a 5 n 1 + , b n 2 a n = a 3 n + a 5 n + a 7 n + a 9 n
which gives
j = 0 n 1 | b j a j | + | b n 2 a n | j = n + 1 | a j | .
Lemma 1.
[27,28] Suppose that α , β > 1 , and ϕ C L + 1 [ a , b ] , then it holds that
a b ( x a ) α ( b x ) β e i k x ϕ ( x ) d x = O ( k 1 min ( α , β ) ) ,
where L = min { α , β } and z denotes the smallest integer not less than z.
Lemma 2.
[22] For f ( x ) = ( 1 x ) γ ( 1 + x ) δ g ( x ) where γ , δ > 1 2 and g ( x ) C ( [ 1 , 1 ] ) , the Chebyshev coefficients of f ( x ) is given by
a n = ( 1 ) n + 1 2 γ δ + 1 g ( 1 ) sin ( δ π ) π n 2 δ + 1 Γ ( 2 δ + 1 ) + O ( n min { 2 γ + 1 , 2 δ + 3 } ) , γ > δ 2 sin ( δ π ) sin ( δ π ) Γ ( 2 δ + 1 ) π n 2 γ + 1 g ( 1 ) + ( 1 ) n g ( 1 ) + O ( n 2 γ 3 ) , γ = δ 2 δ γ + 1 g ( 1 ) sin ( γ π ) π n 2 γ + 1 Γ ( 2 γ + 1 ) + O ( n min { 2 γ + 3 , 2 δ + 1 } ) , γ < δ .
Further, if one of γ and δ is an integer, then
a n = ( 1 ) n + 1 2 γ δ + 1 g ( 1 ) sin ( δ π ) π n 2 δ + 1 Γ ( 2 δ + 1 ) + O ( n 2 δ 3 ) , i f   γ   i s   a n   i n t e g e r 2 δ γ + 1 g ( 1 ) sin ( γ π ) π n 2 γ + 1 Γ ( 2 γ + 1 ) + O ( n 2 γ 3 ) , i f   δ   i s   a n   i n t e g e r .

2.1. The Convergence Rate of Clenshaw–Curtis Quadrature for Jacobi Weights Applied to Functions with Algebraic Endpoint Singularities

In this Section, based on the decay rate of Chebyshev coefficients and the aliasing errors of integration of Chebyshev polynomials (13), we derive the convergence rate of Clenhshaw–Curtis quadrature for Jacobi weights applied to functions with algebraic endpoint singularities.
Theorem 1.
Let f ( x ) = ( 1 x ) γ ( 1 + x ) δ φ ( x ) where γ , δ > 0 , φ ( x ) C L + 1 [ 1 , 1 ] with L = min { 2 γ , 2 δ } . Then, the convergence rate of n-point Clenshaw-Curtis quadrature rule for the Jacobi weights w ( x ) = ( 1 x ) α ( 1 + x ) β ( α , β > 1 ) is
E n C C [ f ] = O n 2 min { γ , δ } 2 2 min ( α , β } , max { α , β } < 1 2 O ( n 2 min { γ , δ } 2 2 β ) , α = 1 2 , β < 1 2 O ( n 2 min { γ , δ } 2 2 α ) , α < 1 2 , β = 1 2 O ( n 2 min { γ , δ } 1 ) , min { α , β } 1 2 .
Proof. 
From
f ( x ) = ( 1 x ) γ ( 1 + x ) δ φ ( x ) ,
it follows
a k = 2 π 1 1 f ( x ) T k ( x ) 1 x 2 d x = 2 π 0 π f ( cos ( t ) ) cos ( k t ) d t = 2 π 0 π ( 1 cos t ) γ ( 1 + cos t ) δ φ ( cos ( t ) ) cos ( k t ) d t = 2 π 0 π 2 γ + δ ( sin t 2 ) 2 γ ( cos t 2 ) 2 δ φ ( cos ( t ) ) cos ( k t ) d t = 2 π 0 π t 2 γ ( π t ) 2 δ φ ^ ( t ) cos ( k t ) d t ,
where
φ ^ ( t ) = 2 γ + δ ( t 1 sin t 2 ) 2 γ ( ( π t ) 1 cos t 2 ) 2 δ φ ( cos t ) .
From Lemma 1, we obtain for large k
a k = O ( k 2 min ( γ , δ ) 1 ) .
From (13), we see that
E n C C [ f ] = I [ f ] I n [ f ] = 1 1 w ( x ) ( f ( x ) P n ( x ) ) d x = j = 0 n 1 ( a j b j ) M j + ( a n b n 2 ) M n + j = n + 1 a j M j = j = 0 n = 1 ( a 2 n j + a 2 n + j ) M j + ( a n b n 2 ) M n + j = n + 1 a j M j
and
= 1 ( a 2 n j + a 2 n + j ) = = 1 O ( ( 2 n j ) 2 min { γ , δ } 1 ) + O ( ( 2 n + j ) 2 min { γ , δ } 1 ) = O [ ( 2 n ) 2 min { γ , δ } 1 ] = 1 1 ( j 2 n ) 2 min { γ , δ } + 1 + 1 ( + j 2 n ) 2 min { γ , δ } + 1 = O ( n 2 min { γ , δ } 1 ) , j = 0 , 1 , , n .
since 2 min { γ , δ } + 1 > 1 , which, together with (10), yields
j = 0 n 1 ( a j b j ) M j = O ( n 2 min { γ , δ } 1 ) j = 1 n j 2 2 α + j = 1 n j 2 2 β
( a n b n 2 ) M n = O ( n 2 min { γ , δ } 1 ) n 2 2 α + n 2 2 β
and
j = n + 1 a j M j = O ( 1 ) j = n + 1 j 2 min ( γ , δ } 3 2 α + j 2 min ( γ , δ } 3 2 β .
Then we have
E n C C [ f ] = O ( n 2 min { γ , δ } 2 2 min { α , β } ) , max { α , β } < 1 2 ( n 2 min { γ , δ } 2 2 β ) , α = 1 2 , β < 1 2 O ( n 2 min { γ , δ } 2 2 α ) , α < 1 2 , β = 1 2 O ( n 2 min { γ , δ } 1 ) + O ( n 2 min { γ , δ } 1 ) , min { α , β } > 1 2 .
In the case α = β = 1 2 , it follows M k ( α , β ) = 1 1 w ( x ) T k ( x ) d x = 0 for k = 1 , 2 , , and M 0 ( α , β ) = π , then
E n C C [ f ] = M 0 = 1 a 2 n = O ( n 2 min { γ , δ } 1 ) .
These together lead to (18). □
Remark 1.
We will see from the numerical examples in Section 3 that in the case min { α , β } < 1 2 and min { α , β } + min { γ , δ } = min { α + γ , β + δ } , the bound (18) is attainable and then optimal. In other cases, we may define α ^ = β ^ = min { α , β } c such that 1 < α ^ = β ^ < 1 2 and the integral can be rewritten as
I [ f ] = 1 1 w ^ ( x ) ( 1 x ) γ + α α ^ + c ( 1 + x ) δ + β α ^ + c φ ( x ) d x = : 1 1 w ^ ( x ) f ^ ( x ) d x , w ^ ( x ) = ( 1 x ) α ^ c ( 1 + x ) α ^ c ,
and then for the new Jacobi weight function w ^ ( x ) , from Theorem 1, we get
E n C C [ f ^ ] = O ( n 2 min { α + γ , β + δ } 2 ) ,
which is optimal.
Remark 2.
If f ( x ) = ( 1 x ) γ ( 1 + x ) δ φ ( x ) where γ , δ > 1 2 , and φ ( x ) C [ 1 , 1 ] , then the integral can be represented as
I [ f ] = 1 1 w ( x ) f ( x ) d x = 1 1 ( 1 x ) γ + α ( 1 + x ) δ + β φ ( x ) d x = : 1 1 f ˜ ( x ) d x
then, from Wang [22], if min { γ + α , δ + β } > 1 2 , we see that the Clenhsaw-Curtis quadrature with w ˜ ( x ) 1 for f ˜ ( x ) has the convergence rate
E n [ f ˜ ] = O ( n 2 min { γ + α , δ + β } 2 ) .
For this case, in Section 2.2 we may construct a new Jacobi weight such that the Clenshaw-Curtis quadrature is exponentially convergent if φ ( x ) is analytic inside a neighborhood of the interval [ 1 , 1 ] .
Let X r = { f : [ 1 , 1 ] R : a k [ f ] = O ( k r 1 ) } ( r > 0 ) [23]. From the proof of Theorem 1, it directly follows for general functions of limited regularities.
Corollary 1.
Suppose f X r ( r > 0 ), then the convergence rate of n-point Clenshaw-Curtis quadrature rule for the Jacobi weight w ( x ) = ( 1 x ) α ( 1 + x ) β ( α , β > 1 ) satisfies
E n C C [ f ] = O ( n r 2 m i n { α , β } ) , max { α , β } < 1 2 O ( n r 2 2 β ) , α = 1 2 , β < 1 2 O ( n r 2 2 α ) , α < 1 2 , β = 1 2 O ( n r 1 ) , min { α , β } 1 2 .

2.2. The Convergence Rate of Clenshaw–Curtis Quadrature for Jacobi Weights Applied to Analytic Functions

Lemma 3.
(Bernstein [29]) If f is analytic with | f ( z ) | M in the region bounded by the ellipse with foci ± 1 and major and minor semiaxis lengths summing to ρ > 1 , then for each j 0 ,
| a j | 2 M ρ j .
In the case f ( x ) = ( 1 x ) γ ( 1 + x ) δ φ ( x ) and φ ( x ) an analytic function, the Clenshaw–Curtis quadrature is exponentially convergent with w ˜ ( x ) = ( 1 x ) γ + α ( 1 + x ) δ + β .
I [ f ] = 1 1 ( 1 x ) α ( 1 + x ) β ( 1 x ) γ ( 1 + x ) δ φ ( x ) d x = 1 1 w ˜ ( x ) φ ( x ) d x .
Without loss of generality, for analyzing the convergence rate, assume γ = δ = 0 and α and β instead of γ + α and δ + β , respectively.
Theorem 2.
If f is analytic with | f ( z ) | M in the region bounded by the ellipse with foci ± 1 and major and minor semiaxis lengths summing to ρ > 1 , then
E n C C [ f ] = n 1 2 min { α , β } O ( ρ n ) , max { α , β } < 1 2 n 1 2 β O ( ρ n ) , α = 1 2 , β < 1 2 n 1 2 α O ( ρ n ) , α < 1 2 , β = 1 2 O ( ρ n ) , min { α , β } 1 2 .
Proof. 
From (13) and Lemma 3, we see that
= 1 ( a 2 n j + a 2 n + j ) = O ( ρ n ) , j = 0 , 1 , , n , ( a n b n 2 ) = O ( ρ n ) ,
then it follows
j = 0 n 1 ( a j b j ) M j = O ( ρ n ) j = 1 n j 2 2 α + j = 1 n j 2 2 β
( a n b n 2 ) M n = O ( ρ n ) n 2 2 α + n 2 2 β
and
j = n + 1 a j M j = O ( ρ n ) j = n + 1 j 2 2 α + j 2 2 β ,
which leads to
E n C C [ f ] = n 1 2 α O ( ρ n ) + n 1 2 β O ( ρ n ) , max { α , β } < 1 2 n 1 2 β O ( ρ n ) , α = 1 2 , β < 1 2 n 1 2 α O ( ρ n ) , α < 1 2 , β = 1 2 O ( ρ n ) + O ( ρ n ) , min { α , β } > 1 2 .
In the case α = β = 1 2 , it follows M k ( α , β ) = 1 1 w ( x ) T k ( x ) d x = 0 for k = 1 , 2 , , and M 0 ( α , β ) = π , then
E n C C [ f ] = M 0 = 1 a 2 n = O ( ρ 2 n ) .
These together lead to the desired result. □

3. Numerical Examples

In this section, we confirm the convergence rate of Clenshaw–Curtis quadrature for Jacobi weights and compare it with Gauss–Jacobi quadrature All the numerical results are computed in an Apple laptop with 1.6 GHz Intel Core i5 and 4 GB 1600 MHz DDR3.
For the n-point Clenshaw–Curtis quadrature rule (6), the coefficients b k of the interpolant P n ( x ) is evaluated by FFT, and the moments M k , except in two cases (11) and (12), are computed by the forward recursion (9), which is perfectly numerically stable. For these two cases, the moments M k are calculated by the Oliver algorithm in [25]. While for the Gauss–Jacobi quadrature, we cite [ x , w ] = jacpts ( n , α , β ) in Chebfun [30], which costs O ( n ) operations for n-point Gauss–Jacobi quadrature.
Example 1.
Let us consider
1 1 ( 1 x ) α ( 1 + x ) β ( 1 x ) γ ( 1 + x ) δ f ( x ) d x ,
where α = 0.8 , β = 0.7 , γ = 0.3 , δ = 0.6 and f ( x ) = cos ( x ) , and α = 0.6 , β = 0.7 , γ = 0.6 , δ = 0.3 and f ( x ) = e x , respectively. Both the case satisfy min { α , β } + min { γ , δ } = min { α + γ , β + δ } . The error bound (18) with O ( n 2 min { α , β } 2 min { γ , δ } 2 ) is attainable, which is displayed in Figure 1.
Example 2.
Let us consider
1 1 ( 1 x ) α ( 1 + x ) β ( 1 x ) γ ( 1 + x ) δ e x d x ,
where α = 0.6 , β = 0.7 , γ = 0.6 , and δ = 0.3 , is not satisfied min { α , β } + min { γ , δ } = min { α + γ , β + δ } . The numerical example shows the convergence rate is O ( n 1.8 ) better than the error bound (18) with O ( n 2 min { α , β } 2 min { γ , δ } 2 ) (see Figure 2).
Setting α ^ = β ^ = 0.7 , then the n-point Clenshaw-Curtis quadrature rule with the new Jacobi weight function w ^ ( x ) for f ^ ( x ) = ( 1 x ) 1.6 ( 1 + x ) 0.3 e x have the optimal convergence rate O ( n 2 min { α ^ , β ^ } 2 min { γ ^ , δ ^ } 2 ) . The absolute errors are displayed in Figure 3.
Example 3.
Let us consider
1 1 ( 1 x ) α ( 1 + x ) β f ( x ) d x ,
where α = 0.3 , β = 0.4 and f ( x ) = e x , and α = 0.3 , β = 0.4 and f ( x ) = cos ( x ) , respectively. Figure 4 illustrates the exponential convergence both for the n-point Clenshaw–Curtis quadrature rule and Gauss–Jacobi quadrature.
Example 4.
Let us consider
1 1 ( 1 x ) α ( 1 + x ) β f ( x ) d x ,
where α = 0.3 , β = 0.4 and f ( x ) = | x 0.3 | 0.6 , and α = 0.3 , β = 0.4 and f ( x ) = | x 0.3 | 1.1 , respectively. For functions of interior singularities, the estimated convergence rate (20) is attainable too (see Figure 5).
Both the n-point Clenshaw–Curtis quadrature rule and Gauss–Jacobi quadrature are efficient. For the n-point Clenshaw-Curtis quadrature rule for computing each integral for n = 10:2:1000, the elapsed time totally is 0.333967 s, while the elapsed time totally is 11.982476 s for the Gauss–Jacobi quadrature.

4. Conclusions

In this paper, we have studied the convergence rate of Clenshaw–Curtis quadrature for integrals with Jacobi weights and functions with algebraic endpoint singularities. The decay rate of the Chebyshev coefficients for the integrand multiplied by Jacobi weights is combined with the aliasing errors of the integration of Chebyshev polynomials by Clenshaw–Curtis quadrature.

Author Contributions

The authors have equally contributed to this paper. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by NSF of China No. 11771454.

Acknowledgments

The authors are grateful for the referees’ helpful suggestions and insightful comments, which helped improve the manuscript significantly.

Conflicts of Interest

The authors declare no conflict of interest. The funders had no role in the design of study; in the collection, analysis, or interpretation of data; in the writing of the manuscript, or in the decision to publish the results.

References

  1. Brass, H.; Petras, K. Quadrature Theory: The Theory of Numerical Integration on a Compact Interval; American Mathematical Society: Providence, RI, USA, 2011. [Google Scholar]
  2. Aimi, A.; Diligenti, M.; Monegato, G. New numerical integration schemes for applications of Galerkin BEM to 2D problems. Int. J. Numer. Methods Eng. 1997, 40, 1977–1999. [Google Scholar] [CrossRef]
  3. Diligenti, M.; Monegato, G. Integral evaluation in the BEM solution of (hyper)singular integral equations. 2D problems on polygonal domains. J. Comput. Appl. Math. 1997, 81, 29–57. [Google Scholar] [CrossRef]
  4. Fearwheather, G.; Rizzo, F.J.; Shippy, D.J. Computation of double integrals in the boundary integral equation method. In Advances in Computer Methods for Partial Differential Equations III; Vichnevetsky, R., Stepleman, R.S., Eds.; IMACS: New Brunswick, NJ, USA, 1979; pp. 331–334. [Google Scholar]
  5. Clenshaw, C.W.; Curtis, A.R. A method for numerical integration on an automatic computer. Numer. Math. 1960, 2, 197–205. [Google Scholar] [CrossRef]
  6. Gentleman, W.M. Implementing Clenshaw-Curtis quadrature. Commun. ACM 1972, 15, 337–346. [Google Scholar] [CrossRef]
  7. Waldvogel, J. Fast construction of the Fejér and Clenshaw-Curtis quadrature rules. BIT Numer. Math. 2006, 46, 195–202. [Google Scholar] [CrossRef] [Green Version]
  8. Driscoll, T.A.; Hale, N.; Trefethen, L.N. Chebfun Guide; Pafnuty Publications: Oxford, UK, 2014. [Google Scholar]
  9. Trefethen, L.N. Approximation Theory and Approximation Practice; SIAM: Philadelphia, PA, USA, 2013. [Google Scholar]
  10. Piessens, R. Modified Clenshaw-Curtis integration and applications to numerical computation of integral transforms. In Numerical Integration; Keast, P., Fairweather, G., Eds.; Springer: Dordrecht, The Netherlands, 1987; pp. 35–51. [Google Scholar]
  11. Piessens, R. Computing integral transforms and solving integral equations using Chebyshev polynomial approximations. J. Comput. Appl. Math. 2000, 121, 113–124. [Google Scholar] [CrossRef] [Green Version]
  12. Piessens, R.; Branders, M. The evaluation and application of some modified moments. BIT Numer. Math. 1973, 13, 443–450. [Google Scholar] [CrossRef]
  13. Piessens, R.; Branders, M. On the computation of fourier transforms of singular functions. J. Comput. Appl. Math. 1992, 43, 159–169. [Google Scholar] [CrossRef] [Green Version]
  14. Chawla, M.M.; Jain, M.K. Asymptotic error estimates for the Gauss quadrature formula. Math. Comp. 1968, 22, 91–97. [Google Scholar] [CrossRef]
  15. Kzaz, M. Convergence acceleration of some Gaussian quadrature formula for analytic functions. Appl. Numer. Math. 1992, 10, 481–496. [Google Scholar] [CrossRef]
  16. Lubinsky, D.S.; Rabinowitz, P. Rates of convergence of Gaussian quadrature for singular integrands. Math. Comp. 1984, 43, 219–242. [Google Scholar] [CrossRef]
  17. Rabinowitz, P. Gaussian integration of functions with branch poitns singularities. Int. J. Comput. Math. 1968, 2, 625–638. [Google Scholar] [CrossRef]
  18. Rabinowitz, P. Rates of convergence of Gauss, Lobatto and Radau intgeration rules for singular integrands. Math. Comp. 1986, 47, 625–638. [Google Scholar] [CrossRef]
  19. Sidi, A. Asymptotic expansion of Gausss-Legendre quadrature rules for intgrals with an endpoint singularities. Math. Comp. 2009, 78, 1593–1612. [Google Scholar] [CrossRef] [Green Version]
  20. Sloan, I.H.; Smith, W.E. Product-integration with the Clenshaw-Curtis and related points. Num. Math. 1978, 30, 415–428. [Google Scholar] [CrossRef]
  21. Verlinden, P. Acceleration of Gauss-Legendre quadrature for an integrand with an endpoint singularity. J. Comput. Appl. Math. 1997, 77, 277–287. [Google Scholar] [CrossRef] [Green Version]
  22. Wang, H. On the convergence rate of Clenshaw-Curtis quadrature for integrals with algebraic endpoint singularities. J. Comput. Appl. Math. 2018, 333, 87–98. [Google Scholar] [CrossRef]
  23. Xiang, S.; Bornemann, F. On the convergence rates of Gauss and Clenshaw-Curtis quadrature for functions of limited regularity. SIAM J. Numer. Anal. 2012, 50, 2581–2587. [Google Scholar] [CrossRef] [Green Version]
  24. Trefethen, L.N. Is Gauss quadrature better than Clenshaw-Curtis? SIAM Rev. 2008, 50, 67–87. [Google Scholar] [CrossRef]
  25. Xiang, S.; He, G.; Wang, H. On fast implementation of Clenshaw-Curtis and Féjer-type quadrature rules. Abstr. Appl. Anal. 2014, 2014, 436164. [Google Scholar] [CrossRef] [Green Version]
  26. Davis, P.J.; Rabinowitz, P. Methods of Numerical Integration, 2nd ed.; Academic Press: New York, NY, USA, 1984. [Google Scholar]
  27. Xiang, S.; He, G.; Cho, Y.J. On error bounds of Filon-Clenshaw-Curtis quadrature for highly oscillatory integrals. Adv. Comput. Math. 2015, 41, 573–597. [Google Scholar] [CrossRef]
  28. Liu, G.; Xiang, S. Clenshaw-Curtis-type quadrature rule for hypersingular integrals with highly oscilltory kernels. Appl. Math. Comput. 2019, 340, 251–267. [Google Scholar]
  29. Bernstein, S.N. Sur l’ordre de la meilleure approximation des fonctions continues par les polynomes de degré donné. Mem. Cl. Sci. Acad. Roy. Belg. 1912, 4, 1–103. [Google Scholar]
  30. Trefethen, L.N. Chebfun. Available online: https://www.chebfun.org (accessed on 13 February 2020).
Figure 1. The absolute errors for the n-point Clenshaw–Curtis quadrature rule for integral (23) compared with the absolute errors of Gauss-Jacobi quadrature for n = 10 : 2 : 1000 : α = 0.8 , β = 0.7 , γ = 0.3 , δ = 0.6 and f ( x ) = cos ( x ) (left column), and α = 0.6 , β = 0.7 , γ = 0.6 , δ = 0.3 and f ( x ) = e x (right column), respectively.
Figure 1. The absolute errors for the n-point Clenshaw–Curtis quadrature rule for integral (23) compared with the absolute errors of Gauss-Jacobi quadrature for n = 10 : 2 : 1000 : α = 0.8 , β = 0.7 , γ = 0.3 , δ = 0.6 and f ( x ) = cos ( x ) (left column), and α = 0.6 , β = 0.7 , γ = 0.6 , δ = 0.3 and f ( x ) = e x (right column), respectively.
Symmetry 12 00716 g001
Figure 2. The absolute errors for the n-point Clenshaw–Curtis quadrature rule for integral (24) compared with the absolute errors of Gauss-Jacobi quadrature for n = 10 : 1000 α = 0.6 , β = 0.7 , γ = 0.3 , δ = 0.6 and f ( x ) = e x (right column), respectively.
Figure 2. The absolute errors for the n-point Clenshaw–Curtis quadrature rule for integral (24) compared with the absolute errors of Gauss-Jacobi quadrature for n = 10 : 1000 α = 0.6 , β = 0.7 , γ = 0.3 , δ = 0.6 and f ( x ) = e x (right column), respectively.
Symmetry 12 00716 g002
Figure 3. The absolute errors for the n-point Clenshaw–Curtis quadrature rule for I [ f ^ ] = 1 1 w ^ ( x ) f ^ ( x ) d x compared with the absolute errors of Gauss-Jacobi quadrature for n = 10 : 2 : 1000 .
Figure 3. The absolute errors for the n-point Clenshaw–Curtis quadrature rule for I [ f ^ ] = 1 1 w ^ ( x ) f ^ ( x ) d x compared with the absolute errors of Gauss-Jacobi quadrature for n = 10 : 2 : 1000 .
Symmetry 12 00716 g003
Figure 4. The absolute errors for the n-point Clenshaw–Curtis quadrature rule for integral (25) compared with the absolute errors of Gauss-Jacobi quadrature for n = 10 : 2 : 1000 : α = 0.3 , β = 0.4 and f ( x ) = e x (left column), and α = 0.3 , β = 0.4 and f ( x ) = cos ( x ) (right column), respectively.
Figure 4. The absolute errors for the n-point Clenshaw–Curtis quadrature rule for integral (25) compared with the absolute errors of Gauss-Jacobi quadrature for n = 10 : 2 : 1000 : α = 0.3 , β = 0.4 and f ( x ) = e x (left column), and α = 0.3 , β = 0.4 and f ( x ) = cos ( x ) (right column), respectively.
Symmetry 12 00716 g004
Figure 5. The absolute errors for the n-point Clenshaw–Curtis quadrature rule for integral (26) compared with the absolute errors of Gauss–Jacobi quadrature for n = 10 : 2 : 1000 : α = 0.3 , β = 0.4 and f ( x ) = | x 0.3 | 0.6 (left column), and α = 0.3 , β = 0.4 and f ( x ) = | x 0.3 | 1.1 (right column), respectively.
Figure 5. The absolute errors for the n-point Clenshaw–Curtis quadrature rule for integral (26) compared with the absolute errors of Gauss–Jacobi quadrature for n = 10 : 2 : 1000 : α = 0.3 , β = 0.4 and f ( x ) = | x 0.3 | 0.6 (left column), and α = 0.3 , β = 0.4 and f ( x ) = | x 0.3 | 1.1 (right column), respectively.
Symmetry 12 00716 g005

Share and Cite

MDPI and ACS Style

Arama, A.; Xiang, S.; Khan, S. On the Convergence Rate of Clenshaw–Curtis Quadrature for Jacobi Weight Applied to Functions with Algebraic Endpoint Singularities. Symmetry 2020, 12, 716. https://doi.org/10.3390/sym12050716

AMA Style

Arama A, Xiang S, Khan S. On the Convergence Rate of Clenshaw–Curtis Quadrature for Jacobi Weight Applied to Functions with Algebraic Endpoint Singularities. Symmetry. 2020; 12(5):716. https://doi.org/10.3390/sym12050716

Chicago/Turabian Style

Arama, Ahlam, Shuhuang Xiang, and Suliman Khan. 2020. "On the Convergence Rate of Clenshaw–Curtis Quadrature for Jacobi Weight Applied to Functions with Algebraic Endpoint Singularities" Symmetry 12, no. 5: 716. https://doi.org/10.3390/sym12050716

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop