Bulletin T.CXLV de l Académie serbe des sciences et des arts 2013 Classe des Sciences mathématiques et naturelles Sciences mathématiques, No 38

Size: px
Start display at page:

Download "Bulletin T.CXLV de l Académie serbe des sciences et des arts 2013 Classe des Sciences mathématiques et naturelles Sciences mathématiques, No 38"

Transcription

1 Bulletin T.CXLV de l Académie serbe des sciences et des arts 213 Classe des Sciences mathématiques et naturelles Sciences mathématiques, No 38 FAMILIES OF EULER-MACLAURIN FORMULAE FOR COMPOSITE GAUSS-LEGENDRE AND LOBATTO QUADRATURES G. V. MILOVANOVIĆ (Presented at the 4th Meeting, held on May 31, 213) A b s t r a c t. Beside a short account on the Euler-Maclaurin formula, using a recent progress in variable-precision arithmetic and symbolic computation and the corresponding Mathematica package Orthogonal- Polynomials Facta Univ. Ser. Math. Inform. 19 (24), 17 36; Math. Balkanica 26 (212), , we obtain extensions of the Euler-Maclaurin formula for the composite (shifted) Gauss-Legendre formula, as well as for its Lobatto modification. Some special cases are also presented. AMS Mathematics Subject Classification (2): 65D3, 65D32, 4C15 Key Words: Gauss-Legendre quadrature, Lobatto quadrature, Euler- Maclaurin formulae, Bernoulli numbers, Bernoulli polynomials, orthogonal polynomials, quadrature sum, remainder term. 1. Introduction The Euler-Maclaurin summation formula plays an important role in the broad area of numerical analysis, analytic number theory, and the theory

2 64 G. V. Milovanović of asymptotic expansions, as well as in many applications in other fields. In connection with the so-called Basel problem (or in modern terminology, with determining ζ(2)), in 1732 Leonhard Euler discovered this formula, n f(k) = k= n + f(x) dx + 1 (f() + f(n)) 2 r j=1 B 2j f (2j 1) (n) f (2j 1) () + E r (f), (1.1) (2j)! which holds for any n, r N and f C 2r, n, where B 2j are Bernoulli numbers (B = 1, B 1 = 1/2, B 2 = 1/6, B 3 =, B 4 = 1/3,...). This formula was also found independently by Maclaurin. While in Euler s case the formula (1.1) was applied for computing slowly converging infinite series, in the second one Maclaurin used it to calculate integrals. A history of this formula was given by Barnes 3, and some details can be found in 19, 1, 11, 12, 5. Bernoulli numbers B n, n =, 1,..., can be expressed as values at zero of the corresponding Bernoulli polynomials, which are defined by the generating function te xt e t 1 = B j (x)t j. j! j= Bernoulli polynomials play a similar role in numerical analysis and approximation theory like orthogonal polynomials. First few polynomials are B (x) = 1, B 1 (x) = x 1 2, B 2(x) = x 2 x + 1 6, B 3(x) = x 3 3x2 2 + x 2, B 4 (x) = x 4 2x 3 + x 2 1 3, B 5(x) = x 5 5x x3 3 x 6, etc. Some interesting properties of these polynomials are B n(x) = nb n 1 (x), B n (1 x) = ( 1) n B n (x), B n (x) dx = (n N). The error term E r (f) in (1.1) can be expressed in the form (cf. 5) E r (f) = ( 1) r + n k=1 e i2πkt + e i2πkt (2πk) 2r f (2r) (x) dx,

3 Families of Euler-Maclaurin formulae 65 or in the form n E r (f) = B 2r (x x ) f (2r) (x) dx, (1.2) (2r)! where x denotes the largest integer that is not greater than x. Supposing f C 2r+1, n, after an integration by parts in (1.2) and recalling that the odd Bernoulli numbers are zero, we get (cf. 14, p. 455) E r (f) = n B 2r+1 (x x ) f (2r+1) (x) dx. (1.3) (2r + 1)! If f C 2r+2, n, using Darboux s formula one can obtain (1.1), with E r (f) = 1 1 ( n 1 ) B 2r+2 B 2r+2 (x) f (2r+2) (k + x) dx (1.4) (2r + 2)! (cf. Whittaker & Watson 26, p. 128). This expression for E r (f) can be also derived from (1.3), writting it in the form E r (f) = = k= ( B 2r+1 (x) n 1 ) f (2r+1) (k + x) dx (2r + 1)! k= B 2r+2 (x) ( n 1 ) f (2r+1) (k + x) dx, (2r + 2)! and then by an integration by parts, the last expression becomes ( B2r+2 (x) n 1 ) 1 f (2r+1) (k + x) (2r + 2)! k= k= B 2r+2 (x) (2r + 2)! ( n 1 k= ) f (2r+2) (k + x) dx. Because of B 2r+2 (1) = B 2r+2 () = B 2r+2, E r (f) can be represented in the form (1.4). Since ( 1) r B 2r+2 B 2r+2 (x) on, 1 and B 2r+2 B 2r+2 (x) dt = B 2r+2, according to the Second Mean Value Theorem for Integrals, there exists η (, 1) such that E r (f) = B ( n 1 2r+2 ) f (2r+2) (k+η) = n B 2r+2 (2r + 2)! (2r + 2)! f (2r+2) (ξ), < ξ < n. k= (1.5)

4 66 G. V. Milovanović Remark 1.1 The Euler-Maclaurin summation formula is implemented in Mathematica as the function NSum with option Method -> Integrate. Practicaly, the Euler-Maclaurin summation formula (1.1) is related with the so-called composite trapezoidal rule, Namely, T n f := T n f I n f = n k= r j=1 f(k) = 1 n 1 2 f() + k=1 f(k) f(n). B 2j f (2j 1) (n) f (2j 1) () + Er T (f), (1.6) (2j)! where I n f := n f(x) dx and the remainder term ET r (f) is given by (1.5) if the function f belongs to C 2r+2, n. Similarly, for a quadrature sum with values of the function f at the points x = k + 1 2, k =, 1,..., n 1, i.e., for the midpoint rule M n f := n 1 k= ( f k + 1 ), 2 there exists the so-called second Euler-Maclaurin summation formula r (2 1 2j 1)B 2j M n f I n f = f (2j 1) (n) f (2j 1) () + Er M (f), (1.7) (2j)! for which j=1 Er M (f) = n (2 1 2r 1)B 2r+2 f (2r+2) (ξ), < ξ < n, (2r + 2)! when f C 2r+2, n (cf. 2, p. 157). The both formulas, (1.6) and (1.7), can be unified as Q n f I n f = r j=1 B 2j (τ) (2j)! f (2j 1) (n) f (2j 1) () + Er Q (f), where τ = for Q n T n and τ = 1/2 for Q n M n. It is true, because of the fact that 24, p. 765 (see also 7) ( 1 ) B j () = B j and B j = (2 1 j 1)B j. 2

5 Families of Euler-Maclaurin formulae 67 If we take a combination of T n f and M n f as Q n f = S n f = 1 3 (T nf + 2M n f), which is, in fact, the well-known classical composite Simpson rule, we obtain S n f I n f = S n f := 1 1 n f() + k=1 r j=2 (4 1 j 1)B 2j 3(2j)! n 1 f(k) + 2 k= ( f k + 1 ) f(n), f (2j 1) (n) f (2j 1) () + Er S (f). (1.8) Notice that the summation on the right hand-side in the previous equality starts with j = 2, because the term for j = 1 vanishes. For f C 2r+2, n it can be proved that there exists ξ (, n), such that Er S (f) = n (4 r 1)B 2r+2 f (2r+2) (ξ). 3(2r + 2)! Some periodic analogues of the Euler-Maclaurin formula with applications to number theory have been developed by Berndt and Schoenfeld 4. In the last section of 4, they showed how the composite Newton-Cotes quadrature formulas (Simpson s parabolic and Simpson s three-eighths rules), as well as various other quadratures (e.g., Weddle s composite rule), can be derived from special cases of their periodic Euler-Maclaurin formula, including explicit formulas for the remainder term. Also, in the papers 8, 23, 25, the authors considered some generalizations of the Euler-Maclaurin formula for some particular Newton-Cotes rules, as well as for 2- and 3-point Gauss-Legendre and Lobatto formulas (see also 2, 9, 16, 17). A recent progress in variable-precision arithmetic and symbolic computation has enabled a development of symbolic/variable-precision software for orthogonal polynomials and quadratures of Gaussian type, as well as for their many generalizations. The corresponding software is available today (Gautschi s package SOPQ in Matlab (cf. 21) and our Mathematica package OrthogonalPolynomials 6, 22). Using this advantage in this paper we give extensions of Euler-Maclaurin formulae by replacing Q n by the composite Gauss-Legendre shifted formula, as well as by its Lobatto modification. Several special cases were obtained by using our Mathematica package OrthogonalPolynomials.

6 68 G. V. Milovanović 2. Euler-Maclaurin formula based on the composite Gauss-Legendre formula Let w ν = wν G and τ ν = τν G, ν = 1,..., m, be weights (Christoffel numbers) and nodes of the Gauss-Legendre quadrature formula on, 1, m f(x) dx = wν G f(τν G ) + Rm(f), G (2.1) where the nodes τ ν are zeros of the shifted (monic) Legendre polynomial π m (x) = ( ) 1 2m P m (2x 1). m Degree of its algebraic precision is d = 2m 1, i.e., Rm(f) G = for all algebraic polynomials of degree 2m 1. The quadrature sum in (2.1) we denote by Q G mf, i.e., m Q G mf = wν G f(τν G ). A characterization of the Gaussian quadrature (2.1) can be done via an eigenvalue problem for the symmetric tridiagonal Jacobi matrix (cf. 18, p. 326), α β1 O β1 α 1 β2 J m =. β2 α.. 2, (2.2) βm 1 O βm 1 α m 1 constructed with the three-term recurrence coefficients, α k = 1/2, β k = , k N. 1 (2k) 2 The nodes τ ν = τν G are the eigenvalues of J m and the weights wν G are given by wν G = β vν,1 2, ν = 1,..., m, where β = µ = dx = 1 and v ν,1 is the first component of the normalized eigenvector v ν = v ν,1 v ν,m T (with v T ν v ν = 1) corresponding to the eigenvalue τ ν, J m v ν = τ ν v ν, ν = 1,..., m.

7 Families of Euler-Maclaurin formulae 69 Golub and Welsch 13 gave an efficient procedure for constructing the Gaussian quadrature rules by simplifying the well-known QR algorithm so that only the first components of the eigenvectors are computed. Such a procedure is implemented in several programming packages including the most known ORTHPOL given by Gautschi 1, as well as in the previous mentioned packages SOPQ (in Matlab) and OrthogonalPolynomials (in Mathematica). The corresponding composite Gauss-Legendre sum for approximating I n f := n f(x) dx can be expressed in the form n 1 G (n) m f = Q G mf(k + ) = k= m wν G k= n 1 f(k + τ G ν ). (2.3) In the sequel we use the following expansion of a function f C s, 1 in Bernoulli polynomias for any x, 1 (see Krylov 15, p. 15) s 1 B j (x) f(x) = f(t) dt+ f (j 1) (1) f (j 1) () 1 f (s) (t)l s (x, t) dt, j! s! j=1 (2.4) where L s (x, t) = Bs (x t) Bs (x) and Bs (x) is a function of period one, defined by B s (x) = B s (x), x < 1, B s (x + 1) = B s (x). (2.5) Notice that B (x) = 1, B 1 (x) is a discontinuous function with a jump of 1 at each integer, and Bs (x), s > 1, is a continuous function. Now, we can prove the following composite formula for the integral I n f = f(t) dt. n Theorem 2.1 For n, m, r N (m r) and f C 2r, n we have G (n) m f I n f = r j=m Q G m(b 2j ) (2j)! f (2j 1) (n) f (2j 1) () + En,m,r(f), G (2.6) where G (n) m f is given by (2.3), and Q G mb 2j denotes the basic Gauss-Legendre quadrature sum applied to the Bernoulli polynomial x B 2j (x), i.e., m Q G m(b 2j ) = wν G B 2j (τν G ) = Rm(B G 2j ), (2.7)

8 7 G. V. Milovanović where R G m(f) is the remainder term in (2.1). If f C 2r+2, n then there exists ξ (, n), such that the error term in (2.6) can be expressed in the form En,m,r(f) G = n QG m(b 2r+2 ) f (2r+2) (ξ). (2.8) (2r + 2)! P r o o f. Suppose that f C 2r, n, where r m. Since the all nodes τ ν = τ G ν, ν = 1,..., m, of the Gaussian rule (2.1) belong to (, 1), using (2.4) with x = τ ν and s = 2r + 1, we have 2r B j (τ ν ) f(τ ν ) = I 1 f + j! j=1 1 (2r + 1)! f (j 1) (1) f (j 1) () f (2r+1) (t)l 2r+1 (τ ν, t) dt, from which, by multiplying by w ν = wν G get and summing in ν from 1 to m, we i.e., m w ν f(τ ν ) = ( m ) w ν f(t) dt 2r ( 1 m + w ν B j (τ ν )) f (j 1) (1) f (j 1) () j! j=1 1 (2r + 1)! ( m ) f (2r+1) (t) w ν L 2r+1 (τ ν, t) dt, Q G mf = Q G m(1) f(t) dt + 2r j=1 Q G m(b j ) j! f (j 1) (1) f (j 1) () + Em,r(f), G where Since Em,r(f) G 1 = (2r + 1)! f (2r+1) (t)q G m (L 2r+1 (, t)) dt. 1, j =, B j (x) dx =, j 1,

9 Families of Euler-Maclaurin formulae 71 and m 1, j =, Q G m(b j ) = w ν B j (τ ν ) =, 1 j 2m 1, because the Gauss-Legendre formula is exact for all algebraic polynomials of degree at most 2m 1, the previous formula becomes Q G mf f(t) dt = 2r j=2m Q G m(b j ) j! f (j 1) (1) f (j 1) () + Em,r(f). G (2.9) Notice that for Gauss-Legendre nodes and weights the following equalities τ ν + τ m ν+1 = 1, w ν = w m ν+1 >, ν = 1,..., m, hold, as well as w ν B j (τ ν ) + w m ν+1 B j (τ m ν+1 ) = w ν B j (τ ν )(1 + ( 1) j ), which is equal to zero for odd j. Also, if m is odd, then τ (m+1)/2 = 1/2 and B j (1/2) = for each odd j. Thus, the quadrature sum for odd j, so that (2.9) becomes Q G mf f(t) dt = m Q G m(b j ) = w ν B j (τ ν ) = r j=m Q G m(b 2j ) (2j)! f (2j 1) (1) f (2j 1) () + Em,r(f). G (2.1) Now, for the (shifted) composite Gauss-Legendre formula we have G (n) m f I n f = = n 1 k= n 1 k= Finally, using (2.1) we obtain n 1 G (n) r m f I n f = k= j=m Q G mf(k + ) k+1 k f(t) dt Q G mf(k + ) f(k + x) dx. Q G m(b 2j ) (2j)! f (2j 1) (k + 1) f (2j 1) (k)

10 72 G. V. Milovanović +Em,r(f(k G + )) = r j=m Q G m(b 2j ) (2j)! f (2j 1) (n) f (2j 1) () + En,m,r(f), G where E G n,m,r(f) is given by En,m,r(f) G 1 = (2r + 1)! ( n 1 k= Since L 2r+1 (x, t) = B2r+1 (x t) B 2r+1 (x) and ) f (2r+1) (k + t) Q G m (L 2r+1 (, t)) dt. (2.11) B 2r+1(τ ν ) = B 2r+1 (τ ν ), B 2r+1(τ ν t) = 1 2r + 2 we have d dt B 2r+2(τ ν t), Q G m (L 2r+1 (, t)) = Q G ( m B 2r+1 ( t) ) Q G ( m B 2r+1 ( ) ) = 1 2r + 2 QG m because Q G m (B 2r+1 ( )) =. Then for (2.11) we get (2r + 2)!E G n,m,r(f) = ( n 1 k= ( ) d dt B 2r+2( t), ) ( ) d f (2r+1) (k + t) Q G m dt B 2r+2( t) dt. By using an integration by aprts, the right-hand side reduces to where RHS = F (t)q G ( m B 2r+2 ( t) ) 1 F (t) = n 1 k= f (2r+1) (k + t). Since B 2r+2 (τ ν 1) = B 2r+2 (τ ν) = B 2r+2 (τ ν ), we have Q G ( m B 2r+2 ( t) ) F (t) dt, F (t)q G ( m B 2r+2 ( t) ) 1 = (F (1) F ())Q G ( m B 2r+2 ( ) ) = Q G m (B 2r+2 ( )) F (t) dt,

11 Families of Euler-Maclaurin formulae 73 so that RHS = Q G m (B 2r+2 ( )) Q G ( m B 2r+2 ( t) ) F (t) dt. Since ( 1) r m Q G m B2r+2 ( ) B2r+2( t) >, < t < 1, (2.12) there exists an η (, 1) such that RHS = F (η) Q G m B2r+2 ( ) B2r+2( t) dt. Because of continuity of f (2r+2) on, n we conclude that there exists also ξ (, n) such that F (η) = nf (2r+2) (ξ). Because of QG m B 2r+2 ( t) dt =, we finally obtain that i.e., (2.8). (2r + 2)!E G n,m,r(f) = nf (2r+2) (ξ) Q G m B 2r+2 ( ) dt, Remark 2.1 Let g G m,r(t) be the left-hand side in (2.12). Typical graphs of functions g G m,r(t) for some selected values of r m 1 are presented in Figure 2.1. Now we consider some special cases of the formula (2.6) for some typical values of m. For a given m, by G (m) we denote the sequence of coefficients which appear in the sum on the right-hand side in (2.6), i.e., G (m) = Q G m(b 2j ) j=m Q = G m(b 2m ), Q G m(b 2m+2 ), Q G m(b 2m+4 ),.... These Gaussian sums we can calculate very easy by using Mathematica Package OrthogonalPolynomials. In the sequel we mention cases when 1 m 7. Case m = 1. Here τ G 1 = 1/2 and wg 1 Q G 1 (B 2j ) = B 2j (1/2) = (2 1 2j 1)B 2j, = 1, so that, according to (2.7), and (2.6) reduces to (1.7). Thus, G (1) = 1 12, 7 24, , , , , , ,....

12 74 G. V. Milovanović Fig Graphs of t g G m,r(t), r = m (solid line), r = m + 1 (dashed line), and r = m + 2 (dotted line), when m = 1, m = 2 (top), and m = 3, m = 4 (bottom) Case m = 2. Here τ1 G = 1 (1 1 ) 3, τ2 G = 1 (1 + 1 ) and w G 1 = w G 2 = 1 2, so that Q G 2 (B 2j ) = 1 2 ( ) B 2j (τ1 G ) + B 2j (τ2 G ) = B 2j (τ1 G ). In this case, the sequence of coefficients is G (2) = 1 18, 1 189, , , , , ,.... so that Case m = 3. Here τ G 1 = 1 1 ( 5 15 ), τ2 G = 1 2, τ 3 G = 1 1 w G 1 = 5 18, wg 2 = 4 9, wg 3 = 5 18, Q G 3 (B 2j ) = 5 9 B 2j(τ G 1 ) B 2j(τ G 2 ) ( 5 + ) 15

13 Families of Euler-Maclaurin formulae 75 and G (3) = 1 28, 49 72, , , , ,.... Case m = 4. The corresponding sequence of coefficients is G (4) = 1 441, , , , ,.... Case m = 5. Here G (5) = , , , ,.... Case m = 6. Here G (6) 1 = , , , ,.... Case m = 7. Here G (7) 1 = , , , , Euler-Maclaurin formula based on the composite Lobatto formula We can also consider the corresponding Gauss-Lobatto quadrature formula f(x) dx = m+1 ν= w L ν f(τ L ν ) + R L m(f), (3.1) with the nodes τ = τ L =, τ m+1 = τm+1 L = 1, and others internal nodes τ ν = τν L, ν = 1,..., m, which are zeros of the shifted (monic) Jacobi polynomial, ( ) 1 2m + 2 π m (x) = P m (1,1) (2x 1), m orthogonal on the interval (, 1) with respect to the weight function x x(1 x). Degree of its algebraic precision is d = 2m + 1, i.e., R L m(f) = for all algebraic polynomials of degree 2m + 1.

14 76 G. V. Milovanović In construction of the Gauss-Lobatto formula Q L m(f) = m+1 ν= w L ν f(τ L ν ), (3.2) we can use parameters of the corresponding Gaussian formula m g(x)x(1 x) dx = ŵν G g( τ ν G ) + R m(g), G which can be calculated from an eigenvalue problem for the symmetric tridiagonal Jacobi matrix (2.2), in this case, with the three-term recurrence coefficients, α k = 1/2, β k = 1 4 k(k + 2) (2k + 1)(2k + 3), k N. The nodes of the Gauss-Lobatto quadrature formula (3.1) are τ L =, τν L = τ ν G, ν = 1,..., m, τm+1 L = 1, and the corresponding weights (cf. 18, pp ) are and w L ν = w L = 1 2 m ŵν G τ ν G (1 τ ν G, ν = 1,..., m, ) ŵ G ν τ G ν The corresponding composite rule is n 1 L (n) m f = Q L mf(k + ) = k=, w L m+1 = 1 2 m m+1 n 1 wν L ν= k= ŵ G ν 1 τ G ν. f(k + τ L ν ), i.e., n L m (n) f = (w L + wm+1) L m n 1 f(k) + w L ν f(k + τν L ). (3.3) k= k= As in the Gauss-Legendere case, there exists a symmetry of nodes and weights, i.e., τ L ν + τ L m+1 ν = 1, w L ν = w L m+1 ν >, ν =, 1,..., m + 1, so that the Gauss-Lobatto quadrature sum Q L m(b j ) = m+1 ν= w L ν B j (τ L ν ) =

15 Families of Euler-Maclaurin formulae 77 for each odd j. Using the same arguments as before, we can state and prove the following result. Theorem 3.1 For n, m, r N (m r) and f C 2r, n we have L (n) m f I n f = r j=m+1 Q L m(b 2j ) (2j)! f (2j 1) (n) f (2j 1) () + En,m,r(f), L (3.4) where L (n) m f is given by (3.3), and Q L mb 2j denotes the basic Gauss-Lobatto quadrature sum (3.2) applied to the Bernoulli polynomial x B 2j (x), i.e., Q L m(b 2j ) = m+1 ν= where R L m(f) is the remainder term in (3.1). w L ν B 2j (τ L ν ) = R L m(b 2j ), If f C 2r+2, n then there exists ξ (, n), such that the error term in (3.4) can be expressed in the form En,m,r(f) L = n QL m(b 2r+2 ) f (2r+2) (ξ). (2r + 2)! Remark 3.1 As in Remark 2.1 we have g L m,r(t) > for < t < 1, where gm,r(t) L := ( 1) r m Q L m B2r+2 ( ) B2r+2( t). Typical graphs of g L m,r(t) for some selected values of r m are presented in Figure 3.1. In the sequel we give the sequence of coefficients L (m) which appear in the sum on the right-hand side in (3.4), i.e., L (m) = Q L m(b 2j ) j=m+1 Q = L m(b 2m+2 ), Q L m(b 2m+4 ), Q L m(b 2m+6 ),..., obtained by using Mathematica Package OrthogonalPolynomials, for some typical values of m. Case m =. This is a case of the standard Euler-Maclaurin formula (1.1), for which τ L = and τ 1 L = 1, with wl = wl 1 = 1/2. The sequence of coefficients is 1 L () = 6, 1 3, 1 42, 1 3, 5 66, , 7 6, , , , ,...,

16 78 G. V. Milovanović Fig Graphs of t g L m,r(t), r = m+1 (solid line), r = m+2 (dashed line), and r = m + 3 (dotted line), when m =, m = 1 (top), and m = 2, m = 3 (bottom) which is, in fact, the sequence of Bernoulli numbers B 2j j=1. Case m = 1. In this case τ L =, τ 1 L = 1/2, and τ 2 = 1, with the corresponding weights w L = 1/6, wl 1 = 2/3, and wl 2 = 1/6, which is, in fact, the Simpson formula (1.8). The sequence of coefficients is 1 L (1) = 12, 5 672, 7 64, , , , , ,.... Case m = 2. Here τ L =, τ L 1 = 1 1 (5 5), τ L 2 = 1 1 (5 + 5), τ L 3 = 1 and w L = wl 3 = 1/12, wl 1 = wl 2 = 5/12, and the sequence of coefficients is 1 L (2) = 21, , , , , , ,.... Case m = 3. Here τ L =, τ L 1 = 1 14 (7 31), τ L 2 = 1 2, τ L 3 = 1 14 (7 + 31), τ L 4 = 1

17 Families of Euler-Maclaurin formulae 79 and w L = 1 2, wl 1 = 49 18, wl 2 = 16 45, wl 3 = 49 18, wl 4 = 1 2, and the sequence of coefficients is 1 L (3) = 3528, , , , ,.... Case m = 4. The corresponding sequence of coefficients is 1 L (4) = 58212, , , , ,.... Case m = 5. Here L (5) 1 = , , , ,.... Case m = 6. In this case the corresponding sequence of coefficients is L (6) 1 = , , , ,.... Case m = 7. Here L (7) 1 = , , , ,.... REFERENCES 1 T. M. Apostol, An elementary view of Euler s summation formula, Amer. Math. Monthly 16 (1999), C. T. H. Baker, G. S. Hodgson, Asymptotic expansions for integration formulae in one or more dimensions, SIAM J. Numer. Anal. 8 (1971), E. W. Barnes, The Maclaurin sum-formula, Proc. London Math. Soc. 2-3 (195), B. C. Berndt, L. Schoenfeld, Periodic analogues of the Euler-Maclaurin and Poisson summation formulas with applications to number theory, Acta Arithmetica 28 (1975),

18 8 G. V. Milovanović 5 P. L. Butzer, P. J. S. G. Ferreira, G. Schmeisser, R. L. Stens, The summation formulae of Euler-Maclaurin, Abel-Plana, Poisson, and their interconnections with the approximate sampling formula of signal analysis, Results. Math. 59 (211), A. S. Cvetković, G. V. Milovanović, The Mathematica Package OrthogonalPolynomials, Facta Univ. Ser. Math. Inform. 19 (24), Dj. Cvijović, J. Klinkovski, New formulae for the Bernoulli and Euler polynomials at rational arguments, Proc. Amer. Math. Soc. 123 (1995), L. Derr, C. Outlaw, D. Sarafyan, Generalization of Euler-Maclaurin sum formula to the six-point Newton-Cotes quadrature formula, Rend. Mat. (6) 12 (1979), no. 3-4, D. Elliott, The Euler-Maclaurin formula revisited, J. Austral. Math. Soc. Ser. B 4 (1998/99), (E), E27 E76. 1 W. Gautschi, Algorithm 726: ORTHPOL a package of routines for generating orthogonal polynomials and Gauss-type quadrature rules, ACM Trans. Math. Software 2 (1994), W. Gautschi, Leonhard Eulers Umgang mit langsam konvergenten Reihen (Leonhard Euler s handling of slowly convergent series), Elem. Math. 62 (27), W. Gautschi, Leonhard Euler: his life, the man, and his works, SIAM Rev. 5 (28), G. Golub, J. H. Welsch, Calculation of Gauss quadrature rules, Math. Comp. 23 (1969), P. Henrici, Applied and Computational Complex Analysis. Volume 2. Special functions Integral transforms Asymptotics Continued Fractions, Pure and Applied Mathematics, John Wiley & Sons Inc., New York London Sydney, V. I. Krylov, Approximate Calculation of Integrals, Macmillan, New York, J. N. Lyness, An algorithm for Gauss-Romberg integration, BIT 12 (1972), J. N. Lyness, The Euler Maclaurin expansion for the Cauchy principal value integral, Numer. Math. 46 (1985), G. Mastroianni, G. V. Milovanović, Interpolation Processes Basic Theory and Applications, Springer Monographs in Mathematics, Springer Verlag, Berlin Heidelberg New York, S. Mills, The independent derivations by Euler, Leonhard and Maclaurin, Colin of the Euler-Maclaurin summation formula, Arch. Hist. Exact Sci. 33 (1985), G. V. Milovanović, Numerical Analysis, Part II, Naučna knjiga, Beograd, 1988 (Serbian). 21 G. V. Milovanović, Chapter 23: Computer algorithms and software packages, In: Walter Gautschi: Selected Works and Commentaries, Vol. 3 (C. Brezinski, A. Sameh, eds.), Birkhäuser, Basel, G. V. Milovanović, A. S. Cvetković, Special classes of orthogonal polynomials and corresponding quadratures of Gaussian type, Math. Balkanica 26 (212), C. Outlaw, D. Sarafyan, L. Derr, Generalization of the Euler-Maclaurin formula for Gauss, Lobatto and other quadrature formulas, Rend. Mat. (7) 2 (1982), no. 3,

19 Families of Euler-Maclaurin formulae A. P. Prudnikov, Yu. A. Brychkov, O. I. Marichev, Integrals and Series, Vol. 3, Gordon and Breach, New York, D. Sarafyan, L. Derr, C. Outlaw, Generalizations of the Euler-Maclaurin formula, J. Math. Anal. Appl. 67 (1979), no. 2, E. T. Whittaker, G. N. Watson, A Course of Modern Analysis, 4th edition, Series: Cambridge Mathematical Library, Cambridge University Press, Mathematical Institute Serbian Academy of Sciences and Arts Kneza Mihaila Belgrade, Serbia gvm@mi.sanu.ac.rs

On summation/integration methods for slowly convergent series

On summation/integration methods for slowly convergent series Stud. Univ. Babeş-Bolyai Math. 6(26), o. 3, 359 375 On summation/integration methods for slowly convergent series Gradimir V. Milovanović Dedicated to Professor Gheorghe Coman on the occasion of his 8th

More information

Gaussian interval quadrature rule for exponential weights

Gaussian interval quadrature rule for exponential weights Gaussian interval quadrature rule for exponential weights Aleksandar S. Cvetković, a, Gradimir V. Milovanović b a Department of Mathematics, Faculty of Mechanical Engineering, University of Belgrade, Kraljice

More information

A trigonometric orthogonality with respect to a nonnegative Borel measure

A trigonometric orthogonality with respect to a nonnegative Borel measure Filomat 6:4 01), 689 696 DOI 10.98/FIL104689M Published by Faculty of Sciences and Mathematics, University of Niš, Serbia Available at: http://www.pmf.ni.ac.rs/filomat A trigonometric orthogonality with

More information

Methods for the computation of slowly convergent series and finite sums based on Gauss-Christoffel quadratures

Methods for the computation of slowly convergent series and finite sums based on Gauss-Christoffel quadratures ISSN: 889-366 c 24 Universidad de Jaén Web site: jja.ujaen.es Jaen J. Approx. 6() (24), 37 68 Jaen Journal on Approximation Methods for the computation of slowly convergent series and finite sums based

More information

Contents. I Basic Methods 13

Contents. I Basic Methods 13 Preface xiii 1 Introduction 1 I Basic Methods 13 2 Convergent and Divergent Series 15 2.1 Introduction... 15 2.1.1 Power series: First steps... 15 2.1.2 Further practical aspects... 17 2.2 Differential

More information

The Hardy-Littlewood Function: An Exercise in Slowly Convergent Series

The Hardy-Littlewood Function: An Exercise in Slowly Convergent Series The Hardy-Littlewood Function: An Exercise in Slowly Convergent Series Walter Gautschi Department of Computer Sciences Purdue University West Lafayette, IN 4797-66 U.S.A. Dedicated to Olav Njåstad on the

More information

COMPUTATION OF BESSEL AND AIRY FUNCTIONS AND OF RELATED GAUSSIAN QUADRATURE FORMULAE

COMPUTATION OF BESSEL AND AIRY FUNCTIONS AND OF RELATED GAUSSIAN QUADRATURE FORMULAE BIT 6-85//41-11 $16., Vol. 4, No. 1, pp. 11 118 c Swets & Zeitlinger COMPUTATION OF BESSEL AND AIRY FUNCTIONS AND OF RELATED GAUSSIAN QUADRATURE FORMULAE WALTER GAUTSCHI Department of Computer Sciences,

More information

Summation of Series and Gaussian Quadratures

Summation of Series and Gaussian Quadratures Summation of Series Gaussian Quadratures GRADIMIR V. MILOVANOVIĆ Dedicated to Walter Gautschi on the occasion of his 65th birthday Abstract. In 985, Gautschi the author constructed Gaussian quadrature

More information

MONOTONICITY OF THE ERROR TERM IN GAUSS TURÁN QUADRATURES FOR ANALYTIC FUNCTIONS

MONOTONICITY OF THE ERROR TERM IN GAUSS TURÁN QUADRATURES FOR ANALYTIC FUNCTIONS ANZIAM J. 48(27), 567 581 MONOTONICITY OF THE ERROR TERM IN GAUSS TURÁN QUADRATURES FOR ANALYTIC FUNCTIONS GRADIMIR V. MILOVANOVIĆ 1 and MIODRAG M. SPALEVIĆ 2 (Received March 19, 26) Abstract For Gauss

More information

Generalized Gaussian Quadratures for Integrals with Logarithmic Singularity

Generalized Gaussian Quadratures for Integrals with Logarithmic Singularity Filomat 3:4 (216), 1111 1126 DOI 1.2298/FIL164111M Published by Faculty of Sciences and Mathematics, University of Niš, Serbia Available at: http://www.pmf.ni.ac.rs/filomat Generalized Gaussian Quadratures

More information

The Hardy-Littlewood Function

The Hardy-Littlewood Function Hardy-Littlewood p. 1/2 The Hardy-Littlewood Function An Exercise in Slowly Convergent Series Walter Gautschi wxg@cs.purdue.edu Purdue University Hardy-Littlewood p. 2/2 OUTLINE The Hardy-Littlewood (HL)

More information

ORTHOGONAL POLYNOMIALS FOR THE OSCILLATORY-GEGENBAUER WEIGHT. Gradimir V. Milovanović, Aleksandar S. Cvetković, and Zvezdan M.

ORTHOGONAL POLYNOMIALS FOR THE OSCILLATORY-GEGENBAUER WEIGHT. Gradimir V. Milovanović, Aleksandar S. Cvetković, and Zvezdan M. PUBLICATIONS DE L INSTITUT MATHÉMATIQUE Nouvelle série, tome 8498 2008, 49 60 DOI: 02298/PIM0898049M ORTHOGONAL POLYNOMIALS FOR THE OSCILLATORY-GEGENBAUER WEIGHT Gradimir V Milovanović, Aleksandar S Cvetković,

More information

Banach Journal of Mathematical Analysis ISSN: (electronic)

Banach Journal of Mathematical Analysis ISSN: (electronic) Banach J. Math. Anal. 1 (7), no. 1, 85 9 Banach Journal of Mathematical Analysis ISSN: 1735-8787 (electronic) http://www.math-analysis.org A SPECIAL GAUSSIAN RULE FOR TRIGONOMETRIC POLYNOMIALS GRADIMIR

More information

Section 6.6 Gaussian Quadrature

Section 6.6 Gaussian Quadrature Section 6.6 Gaussian Quadrature Key Terms: Method of undetermined coefficients Nonlinear systems Gaussian quadrature Error Legendre polynomials Inner product Adapted from http://pathfinder.scar.utoronto.ca/~dyer/csca57/book_p/node44.html

More information

Gauss Hermite interval quadrature rule

Gauss Hermite interval quadrature rule Computers and Mathematics with Applications 54 (2007) 544 555 www.elsevier.com/locate/camwa Gauss Hermite interval quadrature rule Gradimir V. Milovanović, Alesandar S. Cvetović Department of Mathematics,

More information

ZERO DISTRIBUTION OF POLYNOMIALS ORTHOGONAL ON THE RADIAL RAYS IN THE COMPLEX PLANE* G. V. Milovanović, P. M. Rajković and Z. M.

ZERO DISTRIBUTION OF POLYNOMIALS ORTHOGONAL ON THE RADIAL RAYS IN THE COMPLEX PLANE* G. V. Milovanović, P. M. Rajković and Z. M. FACTA UNIVERSITATIS (NIŠ) Ser. Math. Inform. 12 (1997), 127 142 ZERO DISTRIBUTION OF POLYNOMIALS ORTHOGONAL ON THE RADIAL RAYS IN THE COMPLEX PLANE* G. V. Milovanović, P. M. Rajković and Z. M. Marjanović

More information

CALCULATION OF GAUSS-KRONROD QUADRATURE RULES. 1. Introduction A(2n+ 1)-point Gauss-Kronrod integration rule for the integral.

CALCULATION OF GAUSS-KRONROD QUADRATURE RULES. 1. Introduction A(2n+ 1)-point Gauss-Kronrod integration rule for the integral. MATHEMATICS OF COMPUTATION Volume 66, Number 219, July 1997, Pages 1133 1145 S 0025-5718(97)00861-2 CALCULATION OF GAUSS-KRONROD QUADRATURE RULES DIRK P. LAURIE Abstract. The Jacobi matrix of the (2n+1)-point

More information

A Gauss Lobatto quadrature method for solving optimal control problems

A Gauss Lobatto quadrature method for solving optimal control problems ANZIAM J. 47 (EMAC2005) pp.c101 C115, 2006 C101 A Gauss Lobatto quadrature method for solving optimal control problems P. Williams (Received 29 August 2005; revised 13 July 2006) Abstract This paper proposes

More information

Numerical quadratures and orthogonal polynomials

Numerical quadratures and orthogonal polynomials Stud. Univ. Babeş-Bolyai Math. 56(2011), No. 2, 449 464 Numerical quadratures and orthogonal polynomials Gradimir V. Milovanović Abstract. Orthogonal polynomials of different kinds as the basic tools play

More information

CS 450 Numerical Analysis. Chapter 8: Numerical Integration and Differentiation

CS 450 Numerical Analysis. Chapter 8: Numerical Integration and Differentiation Lecture slides based on the textbook Scientific Computing: An Introductory Survey by Michael T. Heath, copyright c 2018 by the Society for Industrial and Applied Mathematics. http://www.siam.org/books/cl80

More information

MATHEMATICAL FORMULAS AND INTEGRALS

MATHEMATICAL FORMULAS AND INTEGRALS HANDBOOK OF MATHEMATICAL FORMULAS AND INTEGRALS Second Edition ALAN JEFFREY Department of Engineering Mathematics University of Newcastle upon Tyne Newcastle upon Tyne United Kingdom ACADEMIC PRESS A Harcourt

More information

Numerical Analysis. A Comprehensive Introduction. H. R. Schwarz University of Zürich Switzerland. with a contribution by

Numerical Analysis. A Comprehensive Introduction. H. R. Schwarz University of Zürich Switzerland. with a contribution by Numerical Analysis A Comprehensive Introduction H. R. Schwarz University of Zürich Switzerland with a contribution by J. Waldvogel Swiss Federal Institute of Technology, Zürich JOHN WILEY & SONS Chichester

More information

Variable-precision recurrence coefficients for nonstandard orthogonal polynomials

Variable-precision recurrence coefficients for nonstandard orthogonal polynomials Numer Algor (29) 52:49 418 DOI 1.17/s1175-9-9283-2 ORIGINAL RESEARCH Variable-precision recurrence coefficients for nonstandard orthogonal polynomials Walter Gautschi Received: 6 January 29 / Accepted:

More information

MATHEMATICAL FORMULAS AND INTEGRALS

MATHEMATICAL FORMULAS AND INTEGRALS MATHEMATICAL FORMULAS AND INTEGRALS ALAN JEFFREY Department of Engineering Mathematics University of Newcastle upon Tyne Newcastle upon Tyne United Kingdom Academic Press San Diego New York Boston London

More information

Index. for Ɣ(a, z), 39. convergent asymptotic representation, 46 converging factor, 40 exponentially improved, 39

Index. for Ɣ(a, z), 39. convergent asymptotic representation, 46 converging factor, 40 exponentially improved, 39 Index Abramowitz function computed by Clenshaw s method, 74 absolute error, 356 Airy function contour integral for, 166 Airy functions algorithm, 359 asymptotic estimate of, 18 asymptotic expansions, 81,

More information

Orthogonal polynomials

Orthogonal polynomials Orthogonal polynomials Gérard MEURANT October, 2008 1 Definition 2 Moments 3 Existence 4 Three-term recurrences 5 Jacobi matrices 6 Christoffel-Darboux relation 7 Examples of orthogonal polynomials 8 Variable-signed

More information

GENERALIZED GAUSS RADAU AND GAUSS LOBATTO FORMULAE

GENERALIZED GAUSS RADAU AND GAUSS LOBATTO FORMULAE BIT 0006-3835/98/3804-0101 $12.00 2000, Vol., No., pp. 1 14 c Swets & Zeitlinger GENERALIZED GAUSS RADAU AND GAUSS LOBATTO FORMULAE WALTER GAUTSCHI 1 1 Department of Computer Sciences, Purdue University,

More information

Zeta function: August 19, 2008

Zeta function: August 19, 2008 Zeros and poles of Padé approximants to the symmetric Zeta function Greg Fee Peter Borwein August 19, 2008 Abstract We compute Padé approximants to Riemann s symmetric Zeta function. Next we calculate

More information

Bulletin T.CXXII de l Académie Serbe des Sciences et des Arts Classe des Sciences mathématiques et naturelles Sciences mathématiques, No 26

Bulletin T.CXXII de l Académie Serbe des Sciences et des Arts Classe des Sciences mathématiques et naturelles Sciences mathématiques, No 26 Bulletin T.CXXII de l Académie Serbe des Sciences et des Arts - 001 Classe des Sciences mathématiques et naturelles Sciences mathématiques, No 6 SOME SPECTRAL PROPERTIES OF STARLIKE TREES M. LEPOVIĆ, I.

More information

Pacific Journal of Mathematics

Pacific Journal of Mathematics Pacific Journal of Mathematics ELLIPTIC FUNCTIONS TO THE QUINTIC BASE HENG HUAT CHAN AND ZHI-GUO LIU Volume 226 No. July 2006 PACIFIC JOURNAL OF MATHEMATICS Vol. 226, No., 2006 ELLIPTIC FUNCTIONS TO THE

More information

Asymptotics of Integrals of. Hermite Polynomials

Asymptotics of Integrals of. Hermite Polynomials Applied Mathematical Sciences, Vol. 4, 010, no. 61, 04-056 Asymptotics of Integrals of Hermite Polynomials R. B. Paris Division of Complex Systems University of Abertay Dundee Dundee DD1 1HG, UK R.Paris@abertay.ac.uk

More information

Positive Denite Matrix. Ya Yan Lu 1. Department of Mathematics. City University of Hong Kong. Kowloon, Hong Kong. Abstract

Positive Denite Matrix. Ya Yan Lu 1. Department of Mathematics. City University of Hong Kong. Kowloon, Hong Kong. Abstract Computing the Logarithm of a Symmetric Positive Denite Matrix Ya Yan Lu Department of Mathematics City University of Hong Kong Kowloon, Hong Kong Abstract A numerical method for computing the logarithm

More information

8.3 Numerical Quadrature, Continued

8.3 Numerical Quadrature, Continued 8.3 Numerical Quadrature, Continued Ulrich Hoensch Friday, October 31, 008 Newton-Cotes Quadrature General Idea: to approximate the integral I (f ) of a function f : [a, b] R, use equally spaced nodes

More information

Key Words: cardinal B-spline, coefficients, moments, rectangular rule, interpolating quadratic spline, hat function, cubic B-spline.

Key Words: cardinal B-spline, coefficients, moments, rectangular rule, interpolating quadratic spline, hat function, cubic B-spline. M a t h e m a t i c a B a l a n i c a New Series Vol. 24, 2, Fasc.3-4 Splines in Numerical Integration Zlato Udovičić We gave a short review of several results which are related to the role of splines

More information

On Some Mean Value Results for the Zeta-Function and a Divisor Problem

On Some Mean Value Results for the Zeta-Function and a Divisor Problem Filomat 3:8 (26), 235 2327 DOI.2298/FIL6835I Published by Faculty of Sciences and Mathematics, University of Niš, Serbia Available at: http://www.pmf.ni.ac.rs/filomat On Some Mean Value Results for the

More information

On weighted Adams-Bashforth rules

On weighted Adams-Bashforth rules MATHEMATICAL COMMUNICATIONS 127 Math. Commun. 23(218), 127 144 On weighted Adams-Bashforth rules Mohammad Masjed-Jamei 1, Gradimir V. Milovanović 2,3, and Amir Hossein Salehi Shayegan 1 1 Department of

More information

SPECIAL FUNCTIONS AN INTRODUCTION TO THE CLASSICAL FUNCTIONS OF MATHEMATICAL PHYSICS

SPECIAL FUNCTIONS AN INTRODUCTION TO THE CLASSICAL FUNCTIONS OF MATHEMATICAL PHYSICS SPECIAL FUNCTIONS AN INTRODUCTION TO THE CLASSICAL FUNCTIONS OF MATHEMATICAL PHYSICS SPECIAL FUNCTIONS AN INTRODUCTION TO THE CLASSICAL FUNCTIONS OF MATHEMATICAL PHYSICS NICO M.TEMME Centrum voor Wiskunde

More information

UNIFORM BOUNDS FOR BESSEL FUNCTIONS

UNIFORM BOUNDS FOR BESSEL FUNCTIONS Journal of Applied Analysis Vol. 1, No. 1 (006), pp. 83 91 UNIFORM BOUNDS FOR BESSEL FUNCTIONS I. KRASIKOV Received October 8, 001 and, in revised form, July 6, 004 Abstract. For ν > 1/ and x real we shall

More information

Exponentials of Symmetric Matrices through Tridiagonal Reductions

Exponentials of Symmetric Matrices through Tridiagonal Reductions Exponentials of Symmetric Matrices through Tridiagonal Reductions Ya Yan Lu Department of Mathematics City University of Hong Kong Kowloon, Hong Kong Abstract A simple and efficient numerical algorithm

More information

A Product Integration Approach Based on New Orthogonal Polynomials for Nonlinear Weakly Singular Integral Equations

A Product Integration Approach Based on New Orthogonal Polynomials for Nonlinear Weakly Singular Integral Equations Acta Appl Math (21) 19: 861 873 DOI 1.17/s144-8-9351-y A Product Integration Approach Based on New Orthogonal Polynomials for Nonlinear Weakly Singular Integral Equations M. Rasty M. Hadizadeh Received:

More information

International Journal of Pure and Applied Sciences and Technology

International Journal of Pure and Applied Sciences and Technology Int. J. Pure Appl. Sci. Technol., 9(1) (2012), pp. 5260 International Journal of Pure and Applied Sciences and Technology ISSN 2229 6107 Available online at www.ijopaasat.in Research Paper Development

More information

Polyexponentials. Khristo N. Boyadzhiev Ohio Northern University Departnment of Mathematics Ada, OH

Polyexponentials. Khristo N. Boyadzhiev Ohio Northern University Departnment of Mathematics Ada, OH Polyexponentials Khristo N. Boyadzhiev Ohio Northern University Departnment of Mathematics Ada, OH 45810 k-boyadzhiev@onu.edu 1. Introduction. The polylogarithmic function [15] (1.1) and the more general

More information

Numerical Methods I: Numerical Integration/Quadrature

Numerical Methods I: Numerical Integration/Quadrature 1/20 Numerical Methods I: Numerical Integration/Quadrature Georg Stadler Courant Institute, NYU stadler@cims.nyu.edu November 30, 2017 umerical integration 2/20 We want to approximate the definite integral

More information

VALUES OF THE LEGENDRE CHI AND HURWITZ ZETA FUNCTIONS AT RATIONAL ARGUMENTS

VALUES OF THE LEGENDRE CHI AND HURWITZ ZETA FUNCTIONS AT RATIONAL ARGUMENTS MATHEMATICS OF COMPUTATION Volume 68, Number 228, Pages 1623 1630 S 0025-5718(99)01091-1 Article electronically published on May 17, 1999 VALUES OF THE LEGENDRE CHI AND HURWITZ ZETA FUNCTIONS AT RATIONAL

More information

Numerische Mathematik

Numerische Mathematik Numer. Math. (2000) 86: 617 633 Digital Object Identifier (DOI) 10.1007/s002110000186 Numerische Mathematik Quadrature rules for rational functions Walter Gautschi 1, Laura Gori 2, M. Laura Lo Cascio 2

More information

Introduction to Numerical Analysis

Introduction to Numerical Analysis J. Stoer R. Bulirsch Introduction to Numerical Analysis Second Edition Translated by R. Bartels, W. Gautschi, and C. Witzgall With 35 Illustrations Springer Contents Preface to the Second Edition Preface

More information

Extrapolation in Numerical Integration. Romberg Integration

Extrapolation in Numerical Integration. Romberg Integration Extrapolation in Numerical Integration Romberg Integration Matthew Battaglia Joshua Berge Sara Case Yoobin Ji Jimu Ryoo Noah Wichrowski Introduction Extrapolation: the process of estimating beyond the

More information

Analogues for Bessel Functions of the Christoffel-Darboux Identity

Analogues for Bessel Functions of the Christoffel-Darboux Identity Analogues for Bessel Functions of the Christoffel-Darboux Identity Mark Tygert Research Report YALEU/DCS/RR-1351 March 30, 2006 Abstract We derive analogues for Bessel functions of what is known as the

More information

Beyond Wiener Askey Expansions: Handling Arbitrary PDFs

Beyond Wiener Askey Expansions: Handling Arbitrary PDFs Journal of Scientific Computing, Vol. 27, Nos. 1 3, June 2006 ( 2005) DOI: 10.1007/s10915-005-9038-8 Beyond Wiener Askey Expansions: Handling Arbitrary PDFs Xiaoliang Wan 1 and George Em Karniadakis 1

More information

Interpolation and Cubature at Geronimus Nodes Generated by Different Geronimus Polynomials

Interpolation and Cubature at Geronimus Nodes Generated by Different Geronimus Polynomials Interpolation and Cubature at Geronimus Nodes Generated by Different Geronimus Polynomials Lawrence A. Harris Abstract. We extend the definition of Geronimus nodes to include pairs of real numbers where

More information

Contemporary Mathematicians

Contemporary Mathematicians Contemporary Mathematicians Joseph P.S. Kung University of North Texas, USA Editor For further volumes: http://www.springer.com/series/4817 Claude Brezinski Ahmed Sameh Editors Walter Gautschi, Volume

More information

Numerical Integration (Quadrature) Another application for our interpolation tools!

Numerical Integration (Quadrature) Another application for our interpolation tools! Numerical Integration (Quadrature) Another application for our interpolation tools! Integration: Area under a curve Curve = data or function Integrating data Finite number of data points spacing specified

More information

Gregory's quadrature method

Gregory's quadrature method Gregory's quadrature method Gregory's method is among the very first quadrature formulas ever described in the literature, dating back to James Gregory (638-675). It seems to have been highly regarded

More information

Applicable Analysis and Discrete Mathematics available online at

Applicable Analysis and Discrete Mathematics available online at Applicable Analysis and Discrete Mathematics available online at http://pefmath.etf.rs Appl. Anal. Discrete Math. x (xxxx, xxx xxx. doi:.98/aadmxxxxxxxx A STUDY OF GENERALIZED SUMMATION THEOREMS FOR THE

More information

EXPONENTIAL POLYNOMIALS, STIRLING NUMBERS, AND EVALUATION OF SOME GAMMA INTEGRALS. Khristo N. Boyadzhiev

EXPONENTIAL POLYNOMIALS, STIRLING NUMBERS, AND EVALUATION OF SOME GAMMA INTEGRALS. Khristo N. Boyadzhiev January 29, 2010 EXPONENTIAL POLYNOMIALS, STIRLING NUMBERS, AND EVALUATION OF SOME GAMMA INTEGRALS Khristo N. Boyadzhiev Department of Mathematics, Ohio Northern University Ada, Ohio 45810, USA k-boyadzhiev@onu.edu

More information

Recurrence Relations and Fast Algorithms

Recurrence Relations and Fast Algorithms Recurrence Relations and Fast Algorithms Mark Tygert Research Report YALEU/DCS/RR-343 December 29, 2005 Abstract We construct fast algorithms for decomposing into and reconstructing from linear combinations

More information

Introduction. Chapter One

Introduction. Chapter One Chapter One Introduction The aim of this book is to describe and explain the beautiful mathematical relationships between matrices, moments, orthogonal polynomials, quadrature rules and the Lanczos and

More information

Numerical Methods for Engineers and Scientists

Numerical Methods for Engineers and Scientists Numerical Methods for Engineers and Scientists Second Edition Revised and Expanded Joe D. Hoffman Department of Mechanical Engineering Purdue University West Lafayette, Indiana m MARCEL D E К К E R MARCEL

More information

ON A WEIGHTED INTERPOLATION OF FUNCTIONS WITH CIRCULAR MAJORANT

ON A WEIGHTED INTERPOLATION OF FUNCTIONS WITH CIRCULAR MAJORANT ON A WEIGHTED INTERPOLATION OF FUNCTIONS WITH CIRCULAR MAJORANT Received: 31 July, 2008 Accepted: 06 February, 2009 Communicated by: SIMON J SMITH Department of Mathematics and Statistics La Trobe University,

More information

Gauss-type Quadrature Rules for Rational Functions

Gauss-type Quadrature Rules for Rational Functions Gauss-type Quadrature Rules for Rational Functions arxiv:math/9307223v1 [math.ca] 20 Jul 1993 Walter Gautschi Abstract. When integrating functions that have poles outside the interval of integration, but

More information

Discrete uniform limit law for additive functions on shifted primes

Discrete uniform limit law for additive functions on shifted primes Nonlinear Analysis: Modelling and Control, Vol. 2, No. 4, 437 447 ISSN 392-53 http://dx.doi.org/0.5388/na.206.4. Discrete uniform it law for additive functions on shifted primes Gediminas Stepanauskas,

More information

On the remainder term of Gauss Radau quadratures for analytic functions

On the remainder term of Gauss Radau quadratures for analytic functions Journal of Computational and Applied Mathematics 218 2008) 281 289 www.elsevier.com/locate/cam On the remainder term of Gauss Radau quadratures for analytic functions Gradimir V. Milovanović a,1, Miodrag

More information

Revisit nonlinear differential equations associated with Bernoulli numbers of the second kind

Revisit nonlinear differential equations associated with Bernoulli numbers of the second kind Global Journal of Pure Applied Mathematics. ISSN 0973-768 Volume 2, Number 2 (206), pp. 893-90 Research India Publications http://www.ripublication.com/gjpam.htm Revisit nonlinear differential equations

More information

A RECURRENCE RELATION FOR BERNOULLI NUMBERS

A RECURRENCE RELATION FOR BERNOULLI NUMBERS Hacettepe Journal of Mathematics and Statistics Volume 42 (4) (203), 39 329 A RECURRENCE RELATION FOR BERNOULLI NUMBERS Ömer Küçüksakallı Received : 06 : 202 : Accepted 4 : 0 : 203 Keywords: Abstract Inspired

More information

Szegő-Lobatto quadrature rules

Szegő-Lobatto quadrature rules Szegő-Lobatto quadrature rules Carl Jagels a,, Lothar Reichel b,1, a Department of Mathematics and Computer Science, Hanover College, Hanover, IN 47243, USA b Department of Mathematical Sciences, Kent

More information

B n (x) zn n! n=0. E n (x) zn n! n=0

B n (x) zn n! n=0. E n (x) zn n! n=0 UDC 517.9 Q.-M. Luo Chongqing Normal Univ., China) q-apostol EULER POLYNOMIALS AND q-alternating SUMS* q-полiноми АПОСТОЛА ЕЙЛЕРА ТА q-знакозмiннi СУМИ We establish the basic properties generating functions

More information

A NOTE ON DIVIDED DIFFERENCES. Ioan Gavrea and Mircea Ivan

A NOTE ON DIVIDED DIFFERENCES. Ioan Gavrea and Mircea Ivan PUBLICATIONS DE L INSTITUT MATHÉMATIQUE Nouvelle série, tome 98(112) (2015), 147 151 DOI: 10.2298/PIM1512147G A NOTE ON DIVIDED DIFFERENCES Ioan Gavrea and Mircea Ivan Abstract. We obtain a new recurrence

More information

ESTIMATES OF THE TRACE OF THE INVERSE OF A SYMMETRIC MATRIX USING THE MODIFIED CHEBYSHEV ALGORITHM

ESTIMATES OF THE TRACE OF THE INVERSE OF A SYMMETRIC MATRIX USING THE MODIFIED CHEBYSHEV ALGORITHM ESTIMATES OF THE TRACE OF THE INVERSE OF A SYMMETRIC MATRIX USING THE MODIFIED CHEBYSHEV ALGORITHM GÉRARD MEURANT In memory of Gene H. Golub Abstract. In this paper we study how to compute an estimate

More information

Romberg Integration and Gaussian Quadrature

Romberg Integration and Gaussian Quadrature Romberg Integration and Gaussian Quadrature P. Sam Johnson October 17, 014 P. Sam Johnson (NITK) Romberg Integration and Gaussian Quadrature October 17, 014 1 / 19 Overview We discuss two methods for integration.

More information

Part II NUMERICAL MATHEMATICS

Part II NUMERICAL MATHEMATICS Part II NUMERICAL MATHEMATICS BIT 31 (1991). 438-446. QUADRATURE FORMULAE ON HALF-INFINITE INTERVALS* WALTER GAUTSCHI Department of Computer Sciences, Purdue University, West Lafayette, IN 47907, USA Abstract.

More information

A NOTE ON RATIONAL OPERATOR MONOTONE FUNCTIONS. Masaru Nagisa. Received May 19, 2014 ; revised April 10, (Ax, x) 0 for all x C n.

A NOTE ON RATIONAL OPERATOR MONOTONE FUNCTIONS. Masaru Nagisa. Received May 19, 2014 ; revised April 10, (Ax, x) 0 for all x C n. Scientiae Mathematicae Japonicae Online, e-014, 145 15 145 A NOTE ON RATIONAL OPERATOR MONOTONE FUNCTIONS Masaru Nagisa Received May 19, 014 ; revised April 10, 014 Abstract. Let f be oeprator monotone

More information

SOME IDENTITIES FOR THE RIEMANN ZETA-FUNCTION II. Aleksandar Ivić

SOME IDENTITIES FOR THE RIEMANN ZETA-FUNCTION II. Aleksandar Ivić FACTA UNIVERSITATIS (NIŠ Ser. Math. Inform. 2 (25, 8 SOME IDENTITIES FOR THE RIEMANN ZETA-FUNCTION II Aleksandar Ivić Abstract. Several identities for the Riemann zeta-function ζ(s are proved. For eample,

More information

Introduction to Numerical Analysis

Introduction to Numerical Analysis J. Stoer R. Bulirsch Introduction to Numerical Analysis Translated by R. Bartels, W. Gautschi, and C. Witzgall Springer Science+Business Media, LLC J. Stoer R. Bulirsch Institut fiir Angewandte Mathematik

More information

Discrete Orthogonal Polynomials on Equidistant Nodes

Discrete Orthogonal Polynomials on Equidistant Nodes International Mathematical Forum, 2, 2007, no. 21, 1007-1020 Discrete Orthogonal Polynomials on Equidistant Nodes Alfredo Eisinberg and Giuseppe Fedele Dip. di Elettronica, Informatica e Sistemistica Università

More information

Preface. 2 Linear Equations and Eigenvalue Problem 22

Preface. 2 Linear Equations and Eigenvalue Problem 22 Contents Preface xv 1 Errors in Computation 1 1.1 Introduction 1 1.2 Floating Point Representation of Number 1 1.3 Binary Numbers 2 1.3.1 Binary number representation in computer 3 1.4 Significant Digits

More information

ON LINEAR COMBINATIONS OF

ON LINEAR COMBINATIONS OF Física Teórica, Julio Abad, 1 7 (2008) ON LINEAR COMBINATIONS OF ORTHOGONAL POLYNOMIALS Manuel Alfaro, Ana Peña and María Luisa Rezola Departamento de Matemáticas and IUMA, Facultad de Ciencias, Universidad

More information

arxiv: v1 [math.gm] 31 Dec 2015

arxiv: v1 [math.gm] 31 Dec 2015 On the Solution of Gauss Circle Problem Conjecture Revised arxiv:60.0890v [math.gm] 3 Dec 05 Nikolaos D. Bagis Aristotle University of Thessaloniki Thessaloniki, Greece email: nikosbagis@hotmail.gr Abstract

More information

Numerical Integration for Multivariable. October Abstract. We consider the numerical integration of functions with point singularities over

Numerical Integration for Multivariable. October Abstract. We consider the numerical integration of functions with point singularities over Numerical Integration for Multivariable Functions with Point Singularities Yaun Yang and Kendall E. Atkinson y October 199 Abstract We consider the numerical integration of functions with point singularities

More information

On the Lebesgue constant of barycentric rational interpolation at equidistant nodes

On the Lebesgue constant of barycentric rational interpolation at equidistant nodes On the Lebesgue constant of barycentric rational interpolation at equidistant nodes by Len Bos, Stefano De Marchi, Kai Hormann and Georges Klein Report No. 0- May 0 Université de Fribourg (Suisse Département

More information

arxiv: v1 [physics.comp-ph] 22 Jul 2010

arxiv: v1 [physics.comp-ph] 22 Jul 2010 Gaussian integration with rescaling of abscissas and weights arxiv:007.38v [physics.comp-ph] 22 Jul 200 A. Odrzywolek M. Smoluchowski Institute of Physics, Jagiellonian University, Cracov, Poland Abstract

More information

Special Functions of Mathematical Physics

Special Functions of Mathematical Physics Arnold F. Nikiforov Vasilii B. Uvarov Special Functions of Mathematical Physics A Unified Introduction with Applications Translated from the Russian by Ralph P. Boas 1988 Birkhäuser Basel Boston Table

More information

Comparison of Clenshaw-Curtis and Gauss Quadrature

Comparison of Clenshaw-Curtis and Gauss Quadrature WDS'11 Proceedings of Contributed Papers, Part I, 67 71, 211. ISB 978-8-7378-184-2 MATFYZPRESS Comparison of Clenshaw-Curtis and Gauss Quadrature M. ovelinková Charles University, Faculty of Mathematics

More information

PolyGamma Functions of Negative Order

PolyGamma Functions of Negative Order Carnegie Mellon University Research Showcase @ CMU Computer Science Department School of Computer Science -998 PolyGamma Functions of Negative Order Victor S. Adamchik Carnegie Mellon University Follow

More information

Newton, Fermat, and Exactly Realizable Sequences

Newton, Fermat, and Exactly Realizable Sequences 1 2 3 47 6 23 11 Journal of Integer Sequences, Vol. 8 (2005), Article 05.1.2 Newton, Fermat, and Exactly Realizable Sequences Bau-Sen Du Institute of Mathematics Academia Sinica Taipei 115 TAIWAN mabsdu@sinica.edu.tw

More information

An Empirical Study of the ɛ-algorithm for Accelerating Numerical Sequences

An Empirical Study of the ɛ-algorithm for Accelerating Numerical Sequences Applied Mathematical Sciences, Vol 6, 2012, no 24, 1181-1190 An Empirical Study of the ɛ-algorithm for Accelerating Numerical Sequences Oana Bumbariu North University of Baia Mare Department of Mathematics

More information

On Turán s inequality for Legendre polynomials

On Turán s inequality for Legendre polynomials Expo. Math. 25 (2007) 181 186 www.elsevier.de/exmath On Turán s inequality for Legendre polynomials Horst Alzer a, Stefan Gerhold b, Manuel Kauers c,, Alexandru Lupaş d a Morsbacher Str. 10, 51545 Waldbröl,

More information

x x2 2 + x3 3 x4 3. Use the divided-difference method to find a polynomial of least degree that fits the values shown: (b)

x x2 2 + x3 3 x4 3. Use the divided-difference method to find a polynomial of least degree that fits the values shown: (b) Numerical Methods - PROBLEMS. The Taylor series, about the origin, for log( + x) is x x2 2 + x3 3 x4 4 + Find an upper bound on the magnitude of the truncation error on the interval x.5 when log( + x)

More information

Numerical Analysis Preliminary Exam 10 am to 1 pm, August 20, 2018

Numerical Analysis Preliminary Exam 10 am to 1 pm, August 20, 2018 Numerical Analysis Preliminary Exam 1 am to 1 pm, August 2, 218 Instructions. You have three hours to complete this exam. Submit solutions to four (and no more) of the following six problems. Please start

More information

Calculation of Cylindrical Functions using Correction of Asymptotic Expansions

Calculation of Cylindrical Functions using Correction of Asymptotic Expansions Universal Journal of Applied Mathematics & Computation (4), 5-46 www.papersciences.com Calculation of Cylindrical Functions using Correction of Asymptotic Epansions G.B. Muravskii Faculty of Civil and

More information

Instructions for Matlab Routines

Instructions for Matlab Routines Instructions for Matlab Routines August, 2011 2 A. Introduction This note is devoted to some instructions to the Matlab routines for the fundamental spectral algorithms presented in the book: Jie Shen,

More information

Probabilistic Aspects of the Integer-Polynomial Analogy

Probabilistic Aspects of the Integer-Polynomial Analogy Probabilistic Aspects of the Integer-Polynomial Analogy Kent E. Morrison Department of Mathematics California Polytechnic State University San Luis Obispo, CA 93407 kmorriso@calpoly.edu Zhou Dong Department

More information

Transformation formulas for the generalized hypergeometric function with integral parameter differences

Transformation formulas for the generalized hypergeometric function with integral parameter differences Transformation formulas for the generalized hypergeometric function with integral parameter differences A. R. Miller Formerly Professor of Mathematics at George Washington University, 66 8th Street NW,

More information

Electronic Transactions on Numerical Analysis Volume 50, 2018

Electronic Transactions on Numerical Analysis Volume 50, 2018 Electronic Transactions on Numerical Analysis Volume 50, 2018 Contents 1 The Lanczos algorithm and complex Gauss quadrature. Stefano Pozza, Miroslav S. Pranić, and Zdeněk Strakoš. Gauss quadrature can

More information

ON THE HURWITZ ZETA-FUNCTION

ON THE HURWITZ ZETA-FUNCTION ROCKY MOUNTAIN JOURNAL OF MATHEMATICS Volume 2, Number 1, Winter 1972 ON THE HURWITZ ZETA-FUNCTION BRUCE C. BERNDT 1. Introduction. Briggs and Chowla [2] and Hardy [3] calculated the coefficients of the

More information

ON QUADRAPELL NUMBERS AND QUADRAPELL POLYNOMIALS

ON QUADRAPELL NUMBERS AND QUADRAPELL POLYNOMIALS Hacettepe Journal of Mathematics and Statistics Volume 8() (009), 65 75 ON QUADRAPELL NUMBERS AND QUADRAPELL POLYNOMIALS Dursun Tascı Received 09:0 :009 : Accepted 04 :05 :009 Abstract In this paper we

More information

arxiv:math/ v1 [math.ca] 6 Sep 1994

arxiv:math/ v1 [math.ca] 6 Sep 1994 NUMERICAL COMPUTATION OF REAL OR COMPLEX arxiv:math/909227v1 [math.ca] 6 Sep 199 ELLIPTIC INTEGRALS B. C. Carlson Ames Laboratory and Department of Mathematics, Iowa State University, Ames, Iowa 50011-020,

More information

On orthogonal polynomials for certain non-definite linear functionals

On orthogonal polynomials for certain non-definite linear functionals On orthogonal polynomials for certain non-definite linear functionals Sven Ehrich a a GSF Research Center, Institute of Biomathematics and Biometry, Ingolstädter Landstr. 1, 85764 Neuherberg, Germany Abstract

More information

APPLICATIONS OF THE HYPER-POWER METHOD FOR COMPUTING MATRIX PRODUCTS

APPLICATIONS OF THE HYPER-POWER METHOD FOR COMPUTING MATRIX PRODUCTS Univ. Beograd. Publ. Eletrotehn. Fa. Ser. Mat. 15 (2004), 13 25. Available electronically at http: //matematia.etf.bg.ac.yu APPLICATIONS OF THE HYPER-POWER METHOD FOR COMPUTING MATRIX PRODUCTS Predrag

More information

The remainder term in Fourier series and its relationship with the Basel problem

The remainder term in Fourier series and its relationship with the Basel problem Annales Mathematicae et Informaticae 34 (2007) pp. 7 28 http://www.ektf.hu/tanszek/matematika/ami The remainder term in Fourier series and its relationship with the Basel problem V. Barrera-Figueroa a,

More information

COMPUTATION OF GAUSS-KRONROD QUADRATURE RULES

COMPUTATION OF GAUSS-KRONROD QUADRATURE RULES MATHEMATICS OF COMPUTATION Volume 69, Number 231, Pages 1035 1052 S 0025-5718(00)01174-1 Article electronically published on February 17, 2000 COMPUTATION OF GAUSS-KRONROD QUADRATURE RULES D.CALVETTI,G.H.GOLUB,W.B.GRAGG,ANDL.REICHEL

More information