Summation Techniques, Padé Approximants, and Continued Fractions

Size: px
Start display at page:

Download "Summation Techniques, Padé Approximants, and Continued Fractions"

Transcription

1 Chapter 5 Summation Techniques, Padé Approximants, and Continued Fractions 5. Accelerated Convergence Conditionally convergent series, such as = ( ) n+ = ln2, (5.) n converge very slowly. The same is true for absolutely convergent series, such as n= If we call the partial sum for the latter n= π2 = ζ(2) = n2 6. (5.2) N n= n 2 = S N, (5.3) the difference between the limit S and the Nth partial sum is S S N = n=n+ n 2 N dn n 2 = N, (5.4) which means that it takes 0 6 terms to get 6-figure accuracy. Thus,toevaluateaconvergentseries,thelast thingyouwanttodoisactually literally carry out the sum. We need a method to accelerate the convergence, andgetgoodaccuracyfromafew termsin the series. Thereareseveralstandard methods. 4 Version of September 27, 206

2 42 Version of September 27, 206 CHAPTER 5. APPROXIMANTS 5.. Shanks Transformation The Shanks transformation is good for alternating series, or oscillating partial sums, such as Eq. (5.). For the series consider the Nth partial sum S = S N = a n, (5.5) n= N a n. (5.6) n= Let us suppose that, for sufficiently large N, S N = S +Ab N, (5.7) where 0 < b <, so that as N, S N S. We will take this as an ansatz for all N, to obtain an estimate for the limit S. Then, successive partial sums satisfy S N = S +Ab N, S N = S +Ab N, S N+ = S +Ab N+, (5.8a) (5.8b) (5.8c) so that which may be immediately solved for S, b = S N+ S S N S = S N S S N S, (5.9) S (N) = S N+S N S 2 N S N+ +S N 2S N, (5.0) where now we ve inserted the (N) subscript on the left to indicate this is an estimate for the limit, based on the N, N +, and N partial sums. For the series (5.) the first 5 partial sums are S =, S 2 = 2 = 0.5, S 3 = 5 6 = 0.833, S 4 = 7 2 = , S 5 = 47 = , (5.) 60 which oscillate around the correct limit ln2 = , but are not good approximations. Using the Shanks transformation (5.0) we obtain much better approximants: S () = 7 0 = 0.700, S (2) = = 0.690, S (3) = 25 = , (5.2) 36

3 5.. ACCELERATED CONVERGENCE 43 Version of September 27, 206 which use only the first 3, 4, and 5 terms in the original series. We can do even better by iterating the Shanks transformation, S [2] (N) = S (N+)S (N ) S 2 (N) S (N+) +S (N ) 2S (N), (5.3) and then we find using the same data (only 5 terms in the series) S [2] (2) = 65 = , (5.4) 238 an error of only 0.02%! For more detailed comparison of Shanks estimates for this series, see Table 8.2 on page 373 of Bender and Orzag Richardson Extrapolation For monotone series, Richardson extrapolation is often very useful. In this case we are considering partial sums S N which approach their limit S monotonically. In this case we assume an asymptotic form for large N S N S + a N + b N 2 + c +... (5.5) N3 The first Richardson extrapolation consists of keeping only the first correction term, S N = S + a N, S N+ = S + a N +, (5.6) which may be solved for the limit S [] (N) = (N +)S N+ NS N, (5.7) where again we ve inserted on the left a superscript [] indicating the first Richardson extrapolation, and a subscript (N) to indicate the approximant comes from the Nth and N +st partial sums. We consider as an example Eq. (5.2). Here, the first 4 partial sums are S =, S 2 = 5 4 =.25, S 3 = =.36, S 4 = 205 =.424, (5.8) 44 to be compared with π 2 /6 = The first three Richardson extrapolants are much better: S [] () = 3 =.5, S[] 2 (2) = 9 =.58, S[] 2 (3) = 29 =.6. (5.9) 8 Iteration of these results by inserting S [] (N) in (5.7) yields further improvement: 5/3 =.667, but this iteration improves only slowly with N. To do better we keep the first two terms in (5.5). This gives the second Richardson extrapolant, S [2] (N) = [ (N +2) 2 S N+2 2(N +) 2 S N+ +N 2 ] S N. (5.20) 2

4 44 Version of September 27, 206 CHAPTER 5. APPROXIMANTS When applied to the series (5.2) the first three terms in the series yields nearly % accuracy: S [2] () = 3 =.625. (5.2) 8 For further numerical details, see Table 8.4 on page 377 of Bender and Orzag. 5.2 Summing Divergent Series The series encountered in physics, typically perturbation expansions, are usually divergent. How can one extract a meaningful number from such series, which represent physical processes and so reflect real processes? On the surface, it would seem impossible to attach any meaning to such obviously divergent series as , (5.22a) (5.22b) However, as we will now see, perfectly finite numbers can be associated with these series. Again there are various procedures, of which we give a sampling. Throughout, we are considering a divergent series of the form 5.2. Euler Summation Suppose a n. (5.23) a n x n = f(x) (5.24) converges if x <. Then we define the limit of the series (5.23) by Thus, for the series (5.22b), f(x) is f(x) = S = lim x f(x). (5.25) S = ( ) n, (5.26) ( ) n x n = +x, (5.27) sos = /2. Tosupplymorecredencetothis result, wenote thatit isreproduced by the Shanks transformation. The partial sums of the series are S 0 =, S = 0, S 2 =, S 3 = 0,..., (5.28)

5 5.2. SUMMING DIVERGENT SERIES 45 Version of September 27, 206 so S = S N+S N S 2 n S N+ +S N 2S n = 2 for all N. What if we apply Euler summation to the series (5.29) ? (5.30) Now f(x) = x 2 +x 3 x 5 +x 6 x 8 +x 9... = x 3n x 2 x 3n = x2 x 3 = +x +x+x2, (5.3) so the sum of (5.30) is S = f() = 2 3. (5.32) Thus the process of summation is not (infinitely) associative. In this case the Shanks transformation does not work Borel Summation Now we use the Euler representation of the Gamma function, or the factorial, n! = Then we formally interchange summation and integration: S = a n n! 0 0 dtt n e t = dtt n e t. (5.33) 0 dte t n! a nt n, (5.34) which defines the sum if exists. Thus for (5.22b), and so g(t) = g(t) = S = n! a nt n (5.35) ( ) ntn n! = e t, (5.36) 0 dte 2t = 2, (5.37)

6 46 Version of September 27, 206 CHAPTER 5. APPROXIMANTS which coincides with the result found by Euler summation. In general, Borel summation is more powerful than Euler summation, but if both Euler and Borel sums exist, they are equal. In fact, we can prove that any summation that is both. linear, meaning that if a n = A, b n = B, (5.38a) then and (αa n +βb n ) = αa+βb, (5.38b) 2. satisfies a n = a 0 + a n, (5.39) n= is unique. In fact, from these two properties alone (which are satisfied by both EulerandBorelsummation)wecanfindthe valueofthesum. Thusforexample, = S = ( ) = S, (5.40) implies S = /2. Slightly more complicated is S = ( ) = +( ) = +0+( ), (5.4) where adding the three lines gives 3S = 2+( ) = 2, (5.42) or S = 2/3 as before. But there are sums resistant to such schemes. An example is(5.22a), because the above process leads to S = +(+++...) = +S, (5.43) which is only satisfied by S =. Yet such a series can be summed Zeta-function Summation Recall that the zeta function is defined by ζ(s) = n= ns, Res >. (5.44)

7 5.2. SUMMING DIVERGENT SERIES 47 Version of September 27, 206 In fact, ζ(s) exists for all s, so we can use that function to define the sum almost everywhere in the complex s plane. In particular, for s = 0: = ζ(0) = 2. (5.45) Even a more divergent sum can be evaluated this way: n = ζ( ) = 2. (5.46) n= Note the remarkable fact that these sums are not only finite, but negative, even though each term in the sum is positive! Casimir Effect Here we give a physical example of the utility of this last mode of summation. The physics is that of a pair of parallel metallic plates, separated by a distance a in the vacuum. Because the plates modify the properties of the vacuum, there is a change in the zero-point energy of the electromagnetic field, which feels the plates because they are conductors. The result is an attraction between the plates, the famous Casimir effect, predicted by Casimir in 948 (the same year that Schwinger discovered how to renormalize quantum electrodynamics), and now verified by many experiments at the percent level. The zero-point energy (per unit area) of modes confined by the plane boundaries at z = 0 and z = a is E = 2 hω = hc 2 n= d 2 k (2π) 2 k 2 + ( nπ ), (5.47) a where in the mode sum we have integrated over the two transverse wavenumbers k x andk y, andsummedoverthediscretemodes,which, say,mustvanishatz = 0 and a, that is, be given by an (unnormalized) mode function φ(z) = sin nπ z. (5.48) a Now we write the square root as integral, putting its argument in the exponential: ( nπ ) 2 k 2 + = a Γ ( ds ) 2 0 s s /2 e (k2 +(nπ/a) 2 )s, (5.49) and then interchange the two integrals: E = hc 2 n= 0 ds ) 2 s( 2 dk s s 3/2e (nπ/a) 2π e k2 2 π. (5.50) Here we have recognized that the two-dimensionalintegral over k = (k x,k y ) can be broken into the product of two one-dimensional integrals because e (k2 x +k2 y )s = e k2 x s e k2 y s. (5.5)

8 48 Version of September 27, 206 CHAPTER 5. APPROXIMANTS These one-dimensional integrals are simply Gaussians, so the squared factor in (5.50) is simply /(4πs). The remaining s-integral is again a gamma function: E = hc 6π 3/2 n= 0 = hc ( 6π 3/2Γ 3 2 ds s 5/2e (nπ/a) ) ( nπ ) 3 a = hcπ2 440a3, (5.52) where we have used the facts that ( Γ 3 ) = 4 π, ζ( 3) = , (5.53) together with the zeta-function continuation embodied in Eq. (5.44) When multiplied by 2, for the two polarization states of the photon, this is exactly Casimir s result, which implies an attractive force per unit area between the plates, P = a E = hcπ2 240a 4 = Nm 2 /a 4. (5.54) 5.3 Padé Approximants Consider a partial Taylor sum, T N+M (z) = N+M 2 s a n z n, (5.55) which is an N +Mth degree polynomial. Write this in a rational form, N PM(z) N = A nz n M m=0 B (5.56) mzm, which is called the [N,M]th Padé approximant. Here the coefficients are determined from the Taylor series coefficients as follows: We set B 0 =, and determine the (N+M+) coefficients A 0, A,..., A N and B, B 2,..., B M by requiring that when the rational function (5.56) be expanded in a Taylor series about z = 0 the first N +M + coefficients match those of the original Taylor expansion (5.55). Example Consider the exponential function e z = +z + 2 z (5.57)

9 5.3. PADÉ APPROXIMANTS 49 Version of September 27, 206 The [,] Padé of this is of the form which, when expanded in a series about z = 0 reads P (z) = A 0 +A z +B z, (5.58) P (z) A 0 +(A B A 0 )z +(B 2 A 0 A B )z 2. (5.59) Matching this with Eq. (5.57), we obtain the equations A 0 =, A B A 0 =, B (B A 0 A ) = 2, (5.60a) (5.60b) (5.60c) so we learn immediately that A 0 =, B = 2, A = 2, (5.6) so the [,] Padé is P(z) = + 2 z (5.62) 2z. How good is this? For example, at z =, P () = 3, (5.63) which is 0% larger than the exact answer e = , and is not quite as good as the result obtained from the first three terms in the Taylor series, +z + 2 z2 z= = 2.5, (5.64) about 8% low. However, in higher orders, Padé approximants rapidly outstrip Taylor approximants. Table 5. compares the numerical accuracy of P M N with T N+M. Note that typically the Padé approximant, obtained from a partial Taylor sum, is more accurate than the latter. This comes at a price, however; the Padé, being a rational expression, has poles, which are not present in the original function. Thus, e z is an entire function, while the [,] Padé approximant of this function has a pole at z = 2. Example Here s another example: z log(+z) = z 2 + z2 3 z3 4 + z4 5 z (5.65) 6

10 50 Version of September 27, 206 CHAPTER 5. APPROXIMANTS T N+M () PM N () Relative error of Padé T 3 () = P2 () = % T 4 () = P2 2 () = % T 5 () = 2.77 P3() 2 = % T 6 () = P3 3 () = % T 7 () = P4 3 () = % Table 5.: Comparison of partial Taylor series with successive Padé approximants for the exponential function, evaluated at z =. Note that precisely the same data is incorporated in T N+M and in P N M. Approximant z = 0.5 z = z = 2 Exact P P Table 5.2: Padé approximations for the function (/z) log( + z) compared with the exact values. Note that the Taylor series for this function has a radius of convergence of unity, yet the Padé approximations converge rapidly even beyond the circle of convergence. It is a simple algebraic task to expand the form of an [N,M] Padé in a Taylor series and compute the Padé coefficients by matching with the above. This can, of course, be easily implemented in a symbolic program. For example, in Mathematica, Doing so here yields PM N (z) = PadeApproximant[f[z],{z,0,{N,M}}]. (5.66) P (z) = z + 3 z z z z (5.67) 35z3 Table 5.2 shows representative numerical values for P 3 3 and P 3 4. The Padé approximants rapidly converge to the correct value even well beyond the circle of convergence of the original series. Note further in this example that PN N is larger than the function, and decreases monotonically toward it, and

11 5.3. PADÉ APPROXIMANTS 5 Version of September 27, 206 PN+ N is smaller than the function, and increases monotonically toward it. This bounding behavior is typical of a class of functions. For more detail see C. M. Bender and S. A. Orszag, Advanced Mathematical Methods for Scientists and Engineers (McGraw-Hill, New York, 978), pp. 383ff. Field Theory Examples The following function occurs in the field theory of a massless particle in zero dimensions, Z(δ) = = 2 π = 2 π Γ dx π e (x2 ) +δ (2+2δ) ( 3+2δ 2+2δ where the gamma function was defined by Euler as and satisfies the identity 0 dt t t/(2+2δ) e t = 2 ( ) π (2+2δ) Γ 2+2δ ), (5.68) Γ(z) = 0 dt t tz e t, (5.69) Γ(z +) = zγ(z). (5.70) The gamma function generalizes the factorial to complex values: Γ(n+) = n!, n = 0,, 2,... (5.7) Becausethe gamma function Γ(z) has poles when z = N, N = 0,, 2,..., this function has an infinite number of singularities between δ = 3/2 and δ =. Thus the radius of convergence of the Taylor series about δ = 0 is. Yet low order Padé s for E(δ) = log Z(δ) give an excellent approximation well outside of this radius, as Table 5.3 shows. The partition function for a zero-dimensional field theory with a mass µ is given by the function 2 Z(δ) = µ π 0 dxe µ2 2 x2 λ(x 2 ) +δ. (5.72) We consider two cases. If µ 2 > 0, the power series in δ again has radius of convergence, but the Padé approximants are accurate far beyond this radius, as shown in Table 5.4. If, ontheotherhandµ 2 < 0(whichcorrespondstothe Higgsmechanism in particle physics), the Taylor series converges nowhere, yet the Padé approximant is still quite good, as seen in Table 5.5.

12 52 Version of September 27, 206 CHAPTER 5. APPROXIMANTS δ T 0 (δ) T 20 (δ) P2 3(δ) P5 4 (δ) E(δ) Table 5.3: Approximations to the function (5.68). What is approximated is E(δ) = logz(δ). The Padé approximants based on 6 and 0 terms in the Taylor series of this function are far more accurate that the 0 and 20 term truncated Taylor series, and even are remarkably accurate far outside the circle of convergence, where the Taylor series is meaningless. δ T 8 (δ) P 4 4(δ) Z(δ) Table 5.4: Comparison of Z(δ), Eq. (5.72), µ 2 > 0, with the 8-term truncated power series, and the corresponding [4,4] Padé. Here we have taken µ 2 =, λ =. δ T 8 (δ) P 4 4(δ) Z(δ) Table 5.5: Comparison of Z(δ), Eq. (5.72), µ 2 < 0, with the 8-term truncated power series, and the corresponding [4,4] Padé. Here we have taken µ 2 =, λ =.

13 5.4. CONTINUED FRACTIONS 53 Version of September 27, Continued Fractions 5.4. Number Theory The most familiar way of representing real numbers is in terms of a decimal fraction, which is nonterminating and nonrepeating if the number is irrational. However, there are other representations which, if less familiar, can be very useful. For example, the base of the natural logarithms e can be written in the form of a continued fraction, e = (5.73a) Because this built-up form is cumbersome to write, we could write this as e = 2+/(+/(2+/(+/(+/(4+/(+/(+/(6+/(+/(+..., (5.73b) or even more compactly as e = (5.73c) The form seen here is the representation of a real number x in the form x = a 0 + a + a 2 + a 3 + a , (5.74) where the numbers a n are integers called partial quotients. The rational number formed by including only the first n+ partial quotients a 0, a,..., a n is called the n convergent of x. So the continued fraction is given by the set of a n s: e = {2,,2,,,4,,,6,,,8,,,0,,,2,...}, (5.75) and the successive convergents, which rapidly approach e = , are { 2,3, 8 3, 4, 9 7, 87 32, 06 39, 93 7, , , , , , 497 } 8089,... = {2, 3, , , , , , , , , , , , ,...}. (5.76) The partial quotients of x are determined by successively determining the unique integer that provides a bound for x for a given truncation of the partial fraction. Thus in the above example, where in each case 0 < r <, 2 < e, (5.77a) 5 2 < 2+ < 3, +r (5.77b)

14 54 Version of September 27, 206 CHAPTER 5. APPROXIMANTS 8 3 < r < 4, (5.77c) 9 7 < r < 4, (5.77d) 9 7 < r < 30, (5.77e) and so on. The successive convergents are the upper and lower bounds corresponding to r = 0. The partial fraction representation of real numbers can be generated using your favorite symbolic program. For example, in Mathematica the first n partial quotients of x are given by and the first n convergents are given by ContinuedF raction[x, n], (5.78) Convergents[x, n]. (5.79) Let us conclude this subsection with the following comments. Evidently, a rational number is represented by a terminating continued fraction. For example, exactly = {0,99908,2,,,,,3,3,2,,2} (5.80) An algebraic number, that is one which is a solution of an algebraic equation, which is not rational, is represented by a repeating pattern of partial quotients. For example, 37 = {,,2,2,,,2,2,,22,,2,2,,,2,2,,22,...}. (5.8) A trancendental number is represented by a nonrepeating pattern. That pattern is simple in the case of e, but not so for the case of π: π = {3,7,5,,292,,,,2,,3,,4,2,,,2,2,2,2,,84,2,,,5, 3,3,,4,2,6,6,99,,2,2,6,3,5,,,6,8,,7,,2,3,7,...}.(5.82) The first few convergents are π = {3, , , , , ,...}, (5.83) so ten figure accuracy requires 6 terms. However, there are other continued fraction representations for π that have simple patterns: , (5.84)

15 5.4. CONTINUED FRACTIONS 55 Version of September 27, 206 which has rather poor partial sums: π = {4, , , , ,...}; (5.85) 3 2 π = , (5.86) where the convergents are somewhat better 5 2 π = {3, , , , , 3.427,...}; (5.87) which is comparable, π = , (5.88) π = {4,3,3.6667,3.3725,3.4234,...}. (5.89) All of these are much worse than the rapid convergence of the standard convergents. But it is the existence of simple patterns that is perhaps remarkable Continued Fraction Representation of Functions If a function is represented by a power series about the origin, f(x) = a n x n, (5.90) we can also write it in a continued-fraction form. The standard approach here is to write f(x) = + = b 0 + b 0 b x b + 2 x + b 3 x + b 4 x +... b x + b 2 x + b 3 x + b 4 x (5.9) Evidently, there is a one-to-one correspondance between the Taylor-series coefficients {a n } and the continued-fraction coefficients {b n }, which may be determined by expanding the continued fraction in a power series for small x. The theory of such a representation is discussed also in the book by Bender and Orzag. Let us consider a function with the property f(0) = ; this is merely a convenient choice of normalization. Then the relation between the continued fraction coefficients and the series coefficients is easily found to be a 0 = b 0 =, a = b, a 2 = b (b +b 2 ), a 3 = b [b 2 b 3 +(b +b 2 ) 2 ], a 4 = b [b 2 b 3 (b 3 +b 4 )+2(b +b 2 )b 2 b 3 +(b +b 2 ) 3 ], (5.92a) (5.92b) (5.92c) (5.92d) (5.92e)

16 56 Version of September 27, 206 CHAPTER 5. APPROXIMANTS and so on. This constitutes a nonlinear mapping from the set of numbers {b n } to the set {a n } or vice versa. This mapping seems to be quite remarkable in that the sequence of b n s is typically much simpler than the sequence of a n s. Here are some examples: Example Let b n = n, that is, b =, b 2 = 2, etc. Then by computing the first few a n s from the above formulæ we find b n = n a n = (2n )!!. (5.93) Example 2 Let the continued-fraction sequence be {b n } = {,,2,2,3,3,4,4,...}. Then the power series coefficients are given by the factorial, a n = n!. (5.94) Example 3 What if b n = n 2? The first few a n are a =, a 2 = 5, a 3 = 6, a 4 = 385. (5.95a) (5.95b) (5.95c) (5.95d) These are recognized as the first few Euler numbers, defined by the generating function cosht = t n E n n!, (5.96) namely E 0 =, E 2 =, E 4 = 5, E 6 = 6, E 4 = 385, (5.97a) (5.97b) (5.97c) (5.97d) (5.97e) and we conclude a n = E 2n. (5.98)

17 5.4. CONTINUED FRACTIONS 57 Version of September 27, 206 Example 4 This suggests that we ask what sequence of b n s corresponds to the Bernoulli numbers. It takes a bit of playing around to find the correct normalization, which matters since the transformation is nonlinear. If we take a n = 6B 2n+2, (5.99) we find that the corresponding continued-fraction coefficients are given by b n = n(n+)2 (n+2) 4(2n+)(2n+3). (5.00) Although the latter seems a bit complicated, it is a closed algebraic expression. It further grows with n as a low power. Neither of these features hold for the Bernoulli numbers, which grow more rapidly than exponentially, and have no closed-form representation. These ideas are provocative, yet the general significance of these results remains elusive. There appears also to be some deep connection to field theory. See C. M. Bender and K. A. Milton, J. Math. Phys. 35, 364 (994) for more details.

Notes for Expansions/Series and Differential Equations

Notes for Expansions/Series and Differential Equations Notes for Expansions/Series and Differential Equations In the last discussion, we considered perturbation methods for constructing solutions/roots of algebraic equations. Three types of problems were illustrated

More information

1 + lim. n n+1. f(x) = x + 1, x 1. and we check that f is increasing, instead. Using the quotient rule, we easily find that. 1 (x + 1) 1 x (x + 1) 2 =

1 + lim. n n+1. f(x) = x + 1, x 1. and we check that f is increasing, instead. Using the quotient rule, we easily find that. 1 (x + 1) 1 x (x + 1) 2 = Chapter 5 Sequences and series 5. Sequences Definition 5. (Sequence). A sequence is a function which is defined on the set N of natural numbers. Since such a function is uniquely determined by its values

More information

Some Fun with Divergent Series

Some Fun with Divergent Series Some Fun with Divergent Series 1. Preliminary Results We begin by examining the (divergent) infinite series S 1 = 1 + 2 + 3 + 4 + 5 + 6 + = k=1 k S 2 = 1 2 + 2 2 + 3 2 + 4 2 + 5 2 + 6 2 + = k=1 k 2 (i)

More information

Bernoulli Polynomials

Bernoulli Polynomials Chapter 4 Bernoulli Polynomials 4. Bernoulli Numbers The generating function for the Bernoulli numbers is x e x = n= B n n! xn. (4.) That is, we are to expand the left-hand side of this equation in powers

More information

10.1 Sequences. Example: A sequence is a function f(n) whose domain is a subset of the integers. Notation: *Note: n = 0 vs. n = 1.

10.1 Sequences. Example: A sequence is a function f(n) whose domain is a subset of the integers. Notation: *Note: n = 0 vs. n = 1. 10.1 Sequences Example: A sequence is a function f(n) whose domain is a subset of the integers. Notation: *Note: n = 0 vs. n = 1 Examples: EX1: Find a formula for the general term a n of the sequence,

More information

Relevant sections from AMATH 351 Course Notes (Wainwright): Relevant sections from AMATH 351 Course Notes (Poulin and Ingalls):

Relevant sections from AMATH 351 Course Notes (Wainwright): Relevant sections from AMATH 351 Course Notes (Poulin and Ingalls): Lecture 5 Series solutions to DEs Relevant sections from AMATH 35 Course Notes (Wainwright):.4. Relevant sections from AMATH 35 Course Notes (Poulin and Ingalls): 2.-2.3 As mentioned earlier in this course,

More information

JUST THE MATHS UNIT NUMBER DIFFERENTIATION APPLICATIONS 5 (Maclaurin s and Taylor s series) A.J.Hobson

JUST THE MATHS UNIT NUMBER DIFFERENTIATION APPLICATIONS 5 (Maclaurin s and Taylor s series) A.J.Hobson JUST THE MATHS UNIT NUMBER.5 DIFFERENTIATION APPLICATIONS 5 (Maclaurin s and Taylor s series) by A.J.Hobson.5. Maclaurin s series.5. Standard series.5.3 Taylor s series.5.4 Exercises.5.5 Answers to exercises

More information

Mathematics 324 Riemann Zeta Function August 5, 2005

Mathematics 324 Riemann Zeta Function August 5, 2005 Mathematics 324 Riemann Zeta Function August 5, 25 In this note we give an introduction to the Riemann zeta function, which connects the ideas of real analysis with the arithmetic of the integers. Define

More information

Here are brief notes about topics covered in class on complex numbers, focusing on what is not covered in the textbook.

Here are brief notes about topics covered in class on complex numbers, focusing on what is not covered in the textbook. Phys374, Spring 2008, Prof. Ted Jacobson Department of Physics, University of Maryland Complex numbers version 5/21/08 Here are brief notes about topics covered in class on complex numbers, focusing on

More information

Infinite series, improper integrals, and Taylor series

Infinite series, improper integrals, and Taylor series Chapter 2 Infinite series, improper integrals, and Taylor series 2. Introduction to series In studying calculus, we have explored a variety of functions. Among the most basic are polynomials, i.e. functions

More information

8.5 Taylor Polynomials and Taylor Series

8.5 Taylor Polynomials and Taylor Series 8.5. TAYLOR POLYNOMIALS AND TAYLOR SERIES 50 8.5 Taylor Polynomials and Taylor Series Motivating Questions In this section, we strive to understand the ideas generated by the following important questions:

More information

Introduction and Review of Power Series

Introduction and Review of Power Series Introduction and Review of Power Series Definition: A power series in powers of x a is an infinite series of the form c n (x a) n = c 0 + c 1 (x a) + c 2 (x a) 2 +...+c n (x a) n +... If a = 0, this is

More information

Power series solutions for 2nd order linear ODE s (not necessarily with constant coefficients) a n z n. n=0

Power series solutions for 2nd order linear ODE s (not necessarily with constant coefficients) a n z n. n=0 Lecture 22 Power series solutions for 2nd order linear ODE s (not necessarily with constant coefficients) Recall a few facts about power series: a n z n This series in z is centered at z 0. Here z can

More information

16.4. Power Series. Introduction. Prerequisites. Learning Outcomes

16.4. Power Series. Introduction. Prerequisites. Learning Outcomes Power Series 6.4 Introduction In this Section we consider power series. These are examples of infinite series where each term contains a variable, x, raised to a positive integer power. We use the ratio

More information

Quantum Field Theory Homework 3 Solution

Quantum Field Theory Homework 3 Solution Quantum Field Theory Homework 3 Solution 1 Complex Gaußian Integrals Consider the integral exp [ ix 2 /2 ] dx (1) First show that it is not absolutely convergent. Then we should define it as Next, show

More information

Advanced Mathematical Methods for Scientists and Engineers I

Advanced Mathematical Methods for Scientists and Engineers I Carl M. Bender Steven A. Orszag Advanced Mathematical Methods for Scientists and Engineers I Asymptotic Methods and Perturbation Theory With 148 Figures Springer CONTENTS! Preface xiii PART I FUNDAMENTALS

More information

AP Calculus Testbank (Chapter 9) (Mr. Surowski)

AP Calculus Testbank (Chapter 9) (Mr. Surowski) AP Calculus Testbank (Chapter 9) (Mr. Surowski) Part I. Multiple-Choice Questions n 1 1. The series will converge, provided that n 1+p + n + 1 (A) p > 1 (B) p > 2 (C) p >.5 (D) p 0 2. The series

More information

The Laplace Transform

The Laplace Transform C H A P T E R 6 The Laplace Transform Many practical engineering problems involve mechanical or electrical systems acted on by discontinuous or impulsive forcing terms. For such problems the methods described

More information

Infinite Series. 1 Introduction. 2 General discussion on convergence

Infinite Series. 1 Introduction. 2 General discussion on convergence Infinite Series 1 Introduction I will only cover a few topics in this lecture, choosing to discuss those which I have used over the years. The text covers substantially more material and is available for

More information

Convergence of Some Divergent Series!

Convergence of Some Divergent Series! Convergence of Some Divergent Series! T. Muthukumar tmk@iitk.ac.in 9 Jun 04 The topic of this article, the idea of attaching a finite value to divergent series, is no longer a purely mathematical exercise.

More information

MOMENTS OF HYPERGEOMETRIC HURWITZ ZETA FUNCTIONS

MOMENTS OF HYPERGEOMETRIC HURWITZ ZETA FUNCTIONS MOMENTS OF HYPERGEOMETRIC HURWITZ ZETA FUNCTIONS ABDUL HASSEN AND HIEU D. NGUYEN Abstract. This paper investigates a generalization the classical Hurwitz zeta function. It is shown that many of the properties

More information

Bernoulli Numbers and their Applications

Bernoulli Numbers and their Applications Bernoulli Numbers and their Applications James B Silva Abstract The Bernoulli numbers are a set of numbers that were discovered by Jacob Bernoulli (654-75). This set of numbers holds a deep relationship

More information

221A Lecture Notes Steepest Descent Method

221A Lecture Notes Steepest Descent Method Gamma Function A Lecture Notes Steepest Descent Method The best way to introduce the steepest descent method is to see an example. The Stirling s formula for the behavior of the factorial n! for large

More information

Power series and Taylor series

Power series and Taylor series Power series and Taylor series D. DeTurck University of Pennsylvania March 29, 2018 D. DeTurck Math 104 002 2018A: Series 1 / 42 Series First... a review of what we have done so far: 1 We examined series

More information

arxiv: v2 [math-ph] 16 Mar 2017

arxiv: v2 [math-ph] 16 Mar 2017 Convergent and Divergent Series in Physics Lectures of the 22nd Saalburg Summer School (216) arxiv:173.5164v2 [math-ph] 16 Mar 217 A short course by Carl Bender Notes written and edited by Carlo Heissenberg

More information

Introduction to Series and Sequences Math 121 Calculus II Spring 2015

Introduction to Series and Sequences Math 121 Calculus II Spring 2015 Introduction to Series and Sequences Math Calculus II Spring 05 The goal. The main purpose of our study of series and sequences is to understand power series. A power series is like a polynomial of infinite

More information

6 Lecture 6b: the Euler Maclaurin formula

6 Lecture 6b: the Euler Maclaurin formula Queens College, CUNY, Department of Computer Science Numerical Methods CSCI 361 / 761 Fall 217 Instructor: Dr. Sateesh Mane c Sateesh R. Mane 217 March 26, 218 6 Lecture 6b: the Euler Maclaurin formula

More information

Notes on uniform convergence

Notes on uniform convergence Notes on uniform convergence Erik Wahlén erik.wahlen@math.lu.se January 17, 2012 1 Numerical sequences We begin by recalling some properties of numerical sequences. By a numerical sequence we simply mean

More information

DIFFERENTIATION RULES

DIFFERENTIATION RULES 3 DIFFERENTIATION RULES DIFFERENTIATION RULES We have: Seen how to interpret derivatives as slopes and rates of change Seen how to estimate derivatives of functions given by tables of values Learned how

More information

Chapter 11: Sequences; Indeterminate Forms; Improper Integrals

Chapter 11: Sequences; Indeterminate Forms; Improper Integrals Chapter 11: Sequences; Indeterminate Forms; Improper Integrals Section 11.1 The Least Upper Bound Axiom a. Least Upper Bound Axiom b. Examples c. Theorem 11.1.2 d. Example e. Greatest Lower Bound f. Theorem

More information

Considering our result for the sum and product of analytic functions, this means that for (a 0, a 1,..., a N ) C N+1, the polynomial.

Considering our result for the sum and product of analytic functions, this means that for (a 0, a 1,..., a N ) C N+1, the polynomial. Lecture 3 Usual complex functions MATH-GA 245.00 Complex Variables Polynomials. Construction f : z z is analytic on all of C since its real and imaginary parts satisfy the Cauchy-Riemann relations and

More information

Taylor series. Chapter Introduction From geometric series to Taylor polynomials

Taylor series. Chapter Introduction From geometric series to Taylor polynomials Chapter 2 Taylor series 2. Introduction The topic of this chapter is find approximations of functions in terms of power series, also called Taylor series. Such series can be described informally as infinite

More information

LECTURE 10: REVIEW OF POWER SERIES. 1. Motivation

LECTURE 10: REVIEW OF POWER SERIES. 1. Motivation LECTURE 10: REVIEW OF POWER SERIES By definition, a power series centered at x 0 is a series of the form where a 0, a 1,... and x 0 are constants. For convenience, we shall mostly be concerned with the

More information

AP Calculus Chapter 9: Infinite Series

AP Calculus Chapter 9: Infinite Series AP Calculus Chapter 9: Infinite Series 9. Sequences a, a 2, a 3, a 4, a 5,... Sequence: A function whose domain is the set of positive integers n = 2 3 4 a n = a a 2 a 3 a 4 terms of the sequence Begin

More information

Reference Material /Formulas for Pre-Calculus CP/ H Summer Packet

Reference Material /Formulas for Pre-Calculus CP/ H Summer Packet Reference Material /Formulas for Pre-Calculus CP/ H Summer Packet Week # 1 Order of Operations Step 1 Evaluate expressions inside grouping symbols. Order of Step 2 Evaluate all powers. Operations Step

More information

Chapter 11 - Sequences and Series

Chapter 11 - Sequences and Series Calculus and Analytic Geometry II Chapter - Sequences and Series. Sequences Definition. A sequence is a list of numbers written in a definite order, We call a n the general term of the sequence. {a, a

More information

5.4 Bessel s Equation. Bessel Functions

5.4 Bessel s Equation. Bessel Functions SEC 54 Bessel s Equation Bessel Functions J (x) 87 # with y dy>dt, etc, constant A, B, C, D, K, and t 5 HYPERGEOMETRIC ODE At B (t t )(t t ), t t, can be reduced to the hypergeometric equation with independent

More information

Topics Covered in Calculus BC

Topics Covered in Calculus BC Topics Covered in Calculus BC Calculus BC Correlation 5 A Functions, Graphs, and Limits 1. Analysis of graphs 2. Limits or functions (including one sides limits) a. An intuitive understanding of the limiting

More information

Quantum Mechanics for Scientists and Engineers. David Miller

Quantum Mechanics for Scientists and Engineers. David Miller Quantum Mechanics for Scientists and Engineers David Miller Background mathematics 5 Sum, factorial and product notations Summation notation If we want to add a set of numbers a 1, a 2, a 3, and a 4, we

More information

Advanced Placement Calculus II- What Your Child Will Learn

Advanced Placement Calculus II- What Your Child Will Learn Advanced Placement Calculus II- What Your Child Will Learn Upon completion of AP Calculus II, students will be able to: I. Functions, Graphs, and Limits A. Analysis of graphs With the aid of technology,

More information

INFINITE SEQUENCES AND SERIES

INFINITE SEQUENCES AND SERIES 11 INFINITE SEQUENCES AND SERIES INFINITE SEQUENCES AND SERIES Infinite sequences and series were introduced briefly in A Preview of Calculus in connection with Zeno s paradoxes and the decimal representation

More information

Chapter 11. Taylor Series. Josef Leydold Mathematical Methods WS 2018/19 11 Taylor Series 1 / 27

Chapter 11. Taylor Series. Josef Leydold Mathematical Methods WS 2018/19 11 Taylor Series 1 / 27 Chapter 11 Taylor Series Josef Leydold Mathematical Methods WS 2018/19 11 Taylor Series 1 / 27 First-Order Approximation We want to approximate function f by some simple function. Best possible approximation

More information

x arctan x = x x x x2 9 +

x arctan x = x x x x2 9 + Math 1B Project 3 Continued Fractions. Many of the special functions that occur in the applications of mathematics are defined by infinite processes, such as series, integrals, and iterations. The continued

More information

Last Update: March 1 2, 201 0

Last Update: March 1 2, 201 0 M ath 2 0 1 E S 1 W inter 2 0 1 0 Last Update: March 1 2, 201 0 S eries S olutions of Differential Equations Disclaimer: This lecture note tries to provide an alternative approach to the material in Sections

More information

Coordinate systems and vectors in three spatial dimensions

Coordinate systems and vectors in three spatial dimensions PHYS2796 Introduction to Modern Physics (Spring 2015) Notes on Mathematics Prerequisites Jim Napolitano, Department of Physics, Temple University January 7, 2015 This is a brief summary of material on

More information

Candidates are expected to have available a calculator. Only division by (x + a) or (x a) will be required.

Candidates are expected to have available a calculator. Only division by (x + a) or (x a) will be required. Revision Checklist Unit C2: Core Mathematics 2 Unit description Algebra and functions; coordinate geometry in the (x, y) plane; sequences and series; trigonometry; exponentials and logarithms; differentiation;

More information

and the compositional inverse when it exists is A.

and the compositional inverse when it exists is A. Lecture B jacques@ucsd.edu Notation: R denotes a ring, N denotes the set of sequences of natural numbers with finite support, is a generic element of N, is the infinite zero sequence, n 0 R[[ X]] denotes

More information

Math 113 (Calculus 2) Exam 4

Math 113 (Calculus 2) Exam 4 Math 3 (Calculus ) Exam 4 November 0 November, 009 Sections 0, 3 7 Name Student ID Section Instructor In some cases a series may be seen to converge or diverge for more than one reason. For such problems

More information

Math 113 Winter 2005 Key

Math 113 Winter 2005 Key Name Student Number Section Number Instructor Math Winter 005 Key Departmental Final Exam Instructions: The time limit is hours. Problem consists of short answer questions. Problems through are multiple

More information

d 1 µ 2 Θ = 0. (4.1) consider first the case of m = 0 where there is no azimuthal dependence on the angle φ.

d 1 µ 2 Θ = 0. (4.1) consider first the case of m = 0 where there is no azimuthal dependence on the angle φ. 4 Legendre Functions In order to investigate the solutions of Legendre s differential equation d ( µ ) dθ ] ] + l(l + ) m dµ dµ µ Θ = 0. (4.) consider first the case of m = 0 where there is no azimuthal

More information

11.10a Taylor and Maclaurin Series

11.10a Taylor and Maclaurin Series 11.10a 1 11.10a Taylor and Maclaurin Series Let y = f(x) be a differentiable function at x = a. In first semester calculus we saw that (1) f(x) f(a)+f (a)(x a), for all x near a The right-hand side of

More information

Taylor Series and Asymptotic Expansions

Taylor Series and Asymptotic Expansions Taylor Series and Asymptotic Epansions The importance of power series as a convenient representation, as an approimation tool, as a tool for solving differential equations and so on, is pretty obvious.

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

17 The functional equation

17 The functional equation 18.785 Number theory I Fall 16 Lecture #17 11/8/16 17 The functional equation In the previous lecture we proved that the iemann zeta function ζ(s) has an Euler product and an analytic continuation to the

More information

Lies My Calculator and Computer Told Me

Lies My Calculator and Computer Told Me Lies My Calculator and Computer Told Me 2 LIES MY CALCULATOR AND COMPUTER TOLD ME Lies My Calculator and Computer Told Me See Section.4 for a discussion of graphing calculators and computers with graphing

More information

Topic 7 Notes Jeremy Orloff

Topic 7 Notes Jeremy Orloff Topic 7 Notes Jeremy Orloff 7 Taylor and Laurent series 7. Introduction We originally defined an analytic function as one where the derivative, defined as a limit of ratios, existed. We went on to prove

More information

A Simply Regularized Derivation of the Casimir Force

A Simply Regularized Derivation of the Casimir Force EJTP 3, No. 13 (2006) 121 126 Electronic Journal of Theoretical Physics A Simply Regularized Derivation of the Casimir Force H. Razmi Habibollah Razmi, 37185-359, Qom, I. R. Iran Department of Physics,

More information

AP Calculus (BC) Chapter 9 Test No Calculator Section Name: Date: Period:

AP Calculus (BC) Chapter 9 Test No Calculator Section Name: Date: Period: WORKSHEET: Series, Taylor Series AP Calculus (BC) Chapter 9 Test No Calculator Section Name: Date: Period: 1 Part I. Multiple-Choice Questions (5 points each; please circle the correct answer.) 1. The

More information

A Note about the Pochhammer Symbol

A Note about the Pochhammer Symbol Mathematica Moravica Vol. 12-1 (2008), 37 42 A Note about the Pochhammer Symbol Aleksandar Petoević Abstract. In this paper we give elementary proofs of the generating functions for the Pochhammer symbol

More information

MATH 6B Spring 2017 Vector Calculus II Study Guide Final Exam Chapters 8, 9, and Sections 11.1, 11.2, 11.7, 12.2, 12.3.

MATH 6B Spring 2017 Vector Calculus II Study Guide Final Exam Chapters 8, 9, and Sections 11.1, 11.2, 11.7, 12.2, 12.3. MATH 6B pring 2017 Vector Calculus II tudy Guide Final Exam Chapters 8, 9, and ections 11.1, 11.2, 11.7, 12.2, 12.3. Before starting with the summary of the main concepts covered in the quarter, here there

More information

Sequences and infinite series

Sequences and infinite series Sequences and infinite series D. DeTurck University of Pennsylvania March 29, 208 D. DeTurck Math 04 002 208A: Sequence and series / 54 Sequences The lists of numbers you generate using a numerical method

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

3.4 Introduction to power series

3.4 Introduction to power series 3.4 Introduction to power series Definition 3.4.. A polynomial in the variable x is an expression of the form n a i x i = a 0 + a x + a 2 x 2 + + a n x n + a n x n i=0 or a n x n + a n x n + + a 2 x 2

More information

1. Introduction Interest in this project began with curiosity about the Laplace transform of the Digamma function, e as ψ(s + 1)ds,

1. Introduction Interest in this project began with curiosity about the Laplace transform of the Digamma function, e as ψ(s + 1)ds, ON THE LAPLACE TRANSFORM OF THE PSI FUNCTION M. LAWRENCE GLASSER AND DANTE MANNA Abstract. Guided by numerical experimentation, we have been able to prove that Z 8 / x x + ln dx = γ + ln) [cosx)] and to

More information

Series Solutions. 8.1 Taylor Polynomials

Series Solutions. 8.1 Taylor Polynomials 8 Series Solutions 8.1 Taylor Polynomials Polynomial functions, as we have seen, are well behaved. They are continuous everywhere, and have continuous derivatives of all orders everywhere. It also turns

More information

Asymptotic series in quantum mechanics: anharmonic oscillator

Asymptotic series in quantum mechanics: anharmonic oscillator Asymptotic series in quantum mechanics: anharmonic oscillator Facultat de Física, Universitat de Barcelona, Diagonal 645, 0808 Barcelona, Spain Thesis supervisors: Dr Bartomeu Fiol Núñez, Dr Alejandro

More information

Non-trivial non-archimedean extension of real numbers. Abstract

Non-trivial non-archimedean extension of real numbers. Abstract Non-trivial non-archimedean extension of real numbers. Ilya Chernykh Moscow, 2017 e-mail: neptunia@mail.ru Abstract We propose an extension of real numbers which reveals a surprising algebraic role of

More information

Treatment of Error in Experimental Measurements

Treatment of Error in Experimental Measurements in Experimental Measurements All measurements contain error. An experiment is truly incomplete without an evaluation of the amount of error in the results. In this course, you will learn to use some common

More information

This ODE arises in many physical systems that we shall investigate. + ( + 1)u = 0. (λ + s)x λ + s + ( + 1) a λ. (s + 1)(s + 2) a 0

This ODE arises in many physical systems that we shall investigate. + ( + 1)u = 0. (λ + s)x λ + s + ( + 1) a λ. (s + 1)(s + 2) a 0 Legendre equation This ODE arises in many physical systems that we shall investigate We choose We then have Substitution gives ( x 2 ) d 2 u du 2x 2 dx dx + ( + )u u x s a λ x λ a du dx λ a λ (λ + s)x

More information

Math 1310 Final Exam

Math 1310 Final Exam Math 1310 Final Exam December 11, 2014 NAME: INSTRUCTOR: Write neatly and show all your work in the space provided below each question. You may use the back of the exam pages if you need additional space

More information

Dirichlet s Theorem. Martin Orr. August 21, The aim of this article is to prove Dirichlet s theorem on primes in arithmetic progressions:

Dirichlet s Theorem. Martin Orr. August 21, The aim of this article is to prove Dirichlet s theorem on primes in arithmetic progressions: Dirichlet s Theorem Martin Orr August 1, 009 1 Introduction The aim of this article is to prove Dirichlet s theorem on primes in arithmetic progressions: Theorem 1.1. If m, a N are coprime, then there

More information

Correlation with College Board Advanced Placement Course Descriptions

Correlation with College Board Advanced Placement Course Descriptions Correlation with College Board Advanced Placement Course Descriptions The following tables show which sections of Calculus: Concepts and Applications cover each of the topics listed in the 2004 2005 Course

More information

Sequences and Series

Sequences and Series Sequences and Series What do you think of when you read the title of our next unit? In case your answers are leading us off track, let's review the following IB problems. 1 November 2013 HL 2 3 November

More information

Infinite Series. Copyright Cengage Learning. All rights reserved.

Infinite Series. Copyright Cengage Learning. All rights reserved. Infinite Series Copyright Cengage Learning. All rights reserved. Sequences Copyright Cengage Learning. All rights reserved. Objectives List the terms of a sequence. Determine whether a sequence converges

More information

July 21 Math 2254 sec 001 Summer 2015

July 21 Math 2254 sec 001 Summer 2015 July 21 Math 2254 sec 001 Summer 2015 Section 8.8: Power Series Theorem: Let a n (x c) n have positive radius of convergence R, and let the function f be defined by this power series f (x) = a n (x c)

More information

Math 1B, lecture 15: Taylor Series

Math 1B, lecture 15: Taylor Series Math B, lecture 5: Taylor Series Nathan Pflueger October 0 Introduction Taylor s theorem shows, in many cases, that the error associated with a Taylor approximation will eventually approach 0 as the degree

More information

Two special equations: Bessel s and Legendre s equations. p Fourier-Bessel and Fourier-Legendre series. p

Two special equations: Bessel s and Legendre s equations. p Fourier-Bessel and Fourier-Legendre series. p LECTURE 1 Table of Contents Two special equations: Bessel s and Legendre s equations. p. 259-268. Fourier-Bessel and Fourier-Legendre series. p. 453-460. Boundary value problems in other coordinate system.

More information

The Generating Functions for Pochhammer

The Generating Functions for Pochhammer The Generating Functions for Pochhammer Symbol { }, n N Aleksandar Petoević University of Novi Sad Teacher Training Faculty, Department of Mathematics Podgorička 4, 25000 Sombor SERBIA and MONTENEGRO Email

More information

AP Calculus BC Scope & Sequence

AP Calculus BC Scope & Sequence AP Calculus BC Scope & Sequence Grading Period Unit Title Learning Targets Throughout the School Year First Grading Period *Apply mathematics to problems in everyday life *Use a problem-solving model that

More information

Math 229: Introduction to Analytic Number Theory The product formula for ξ(s) and ζ(s); vertical distribution of zeros

Math 229: Introduction to Analytic Number Theory The product formula for ξ(s) and ζ(s); vertical distribution of zeros Math 9: Introduction to Analytic Number Theory The product formula for ξs) and ζs); vertical distribution of zeros Behavior on vertical lines. We next show that s s)ξs) is an entire function of order ;

More information

Differential Equations

Differential Equations Electricity and Magnetism I (P331) M. R. Shepherd October 14, 2008 Differential Equations The purpose of this note is to provide some supplementary background on differential equations. The problems discussed

More information

of Classical Constants Philippe Flajolet and Ilan Vardi February 24, 1996 Many mathematical constants are expressed as slowly convergent sums

of Classical Constants Philippe Flajolet and Ilan Vardi February 24, 1996 Many mathematical constants are expressed as slowly convergent sums Zeta Function Expansions of Classical Constants Philippe Flajolet and Ilan Vardi February 24, 996 Many mathematical constants are expressed as slowly convergent sums of the form C = f( ) () n n2a for some

More information

1 The functional equation for ζ

1 The functional equation for ζ 18.785: Analytic Number Theory, MIT, spring 27 (K.S. Kedlaya) The functional equation for the Riemann zeta function In this unit, we establish the functional equation property for the Riemann zeta function,

More information

8.1 Sequences. Example: A sequence is a function f(n) whose domain is a subset of the integers. Notation: *Note: n = 0 vs. n = 1.

8.1 Sequences. Example: A sequence is a function f(n) whose domain is a subset of the integers. Notation: *Note: n = 0 vs. n = 1. 8. Sequences Example: A sequence is a function f(n) whose domain is a subset of the integers. Notation: *Note: n = 0 vs. n = Examples: 6. Find a formula for the general term a n of the sequence, assuming

More information

Euler-Maclaurin summation formula

Euler-Maclaurin summation formula Physics 4 Spring 6 Euler-Maclaurin summation formula Lecture notes by M. G. Rozman Last modified: March 9, 6 Euler-Maclaurin summation formula gives an estimation of the sum N in f i) in terms of the integral

More information

Synopsis of Complex Analysis. Ryan D. Reece

Synopsis of Complex Analysis. Ryan D. Reece Synopsis of Complex Analysis Ryan D. Reece December 7, 2006 Chapter Complex Numbers. The Parts of a Complex Number A complex number, z, is an ordered pair of real numbers similar to the points in the real

More information

Part 3.3 Differentiation Taylor Polynomials

Part 3.3 Differentiation Taylor Polynomials Part 3.3 Differentiation 3..3.1 Taylor Polynomials Definition 3.3.1 Taylor 1715 and Maclaurin 1742) If a is a fixed number, and f is a function whose first n derivatives exist at a then the Taylor polynomial

More information

Complex Analysis MATH 6300 Fall 2013 Homework 4

Complex Analysis MATH 6300 Fall 2013 Homework 4 Complex Analysis MATH 6300 Fall 2013 Homework 4 Due Wednesday, December 11 at 5 PM Note that to get full credit on any problem in this class, you must solve the problems in an efficient and elegant manner,

More information

Math 0230 Calculus 2 Lectures

Math 0230 Calculus 2 Lectures Math 00 Calculus Lectures Chapter 8 Series Numeration of sections corresponds to the text James Stewart, Essential Calculus, Early Transcendentals, Second edition. Section 8. Sequences A sequence is a

More information

Let s Get Series(ous)

Let s Get Series(ous) Department of Mathematics, Computer Science, and Statistics Bloomsburg University Bloomsburg, Pennsylvania 785 Let s Get Series(ous) Summary Presenting infinite series can be (used to be) a tedious and

More information

Numerical Methods. Exponential and Logarithmic functions. Jaesung Lee

Numerical Methods. Exponential and Logarithmic functions. Jaesung Lee Numerical Methods Exponential and Logarithmic functions Jaesung Lee Exponential Function Exponential Function Introduction We consider how the expression is defined when is a positive number and is irrational.

More information

Generating Functions

Generating Functions Semester 1, 2004 Generating functions Another means of organising enumeration. Two examples we have seen already. Example 1. Binomial coefficients. Let X = {1, 2,..., n} c k = # k-element subsets of X

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

Unit IV Derivatives 20 Hours Finish by Christmas

Unit IV Derivatives 20 Hours Finish by Christmas Unit IV Derivatives 20 Hours Finish by Christmas Calculus There two main streams of Calculus: Differentiation Integration Differentiation is used to find the rate of change of variables relative to one

More information

221B Lecture Notes Steepest Descent Method

221B Lecture Notes Steepest Descent Method Gamma Function B Lecture Notes Steepest Descent Method The best way to introduce the steepest descent method is to see an example. The Stirling s formula for the behavior of the factorial n! for large

More information

1.1.1 Algebraic Operations

1.1.1 Algebraic Operations 1.1.1 Algebraic Operations We need to learn how our basic algebraic operations interact. When confronted with many operations, we follow the order of operations: Parentheses Exponentials Multiplication

More information

Week 2: Sequences and Series

Week 2: Sequences and Series QF0: Quantitative Finance August 29, 207 Week 2: Sequences and Series Facilitator: Christopher Ting AY 207/208 Mathematicians have tried in vain to this day to discover some order in the sequence of prime

More information

Cathedral Catholic High School Course Catalog

Cathedral Catholic High School Course Catalog Cathedral Catholic High School Course Catalog Course Title: Pre-Calculus Course Description: This course is designed to prepare students to begin their college studies in introductory Calculus. Students

More information

Unit IV Derivatives 20 Hours Finish by Christmas

Unit IV Derivatives 20 Hours Finish by Christmas Unit IV Derivatives 20 Hours Finish by Christmas Calculus There two main streams of Calculus: Differentiation Integration Differentiation is used to find the rate of change of variables relative to one

More information