11.8 Power Series. Recall the geometric series. (1) x n = 1+x+x 2 + +x n +

Size: px
Start display at page:

Download "11.8 Power Series. Recall the geometric series. (1) x n = 1+x+x 2 + +x n +"

Transcription

1 Power Series Recall the geometric series (1) x n 1+x+x 2 + +x n + n As we saw in section 11.2, the series (1) diverges if the common ratio x > 1 and converges if x < 1. In fact, for all x ( 1,1) this series has the closed form representation (2) n x n 1 1 x, 1 < x < 1 Also, the series is clearly divergent if x 1 since Finally, for x 1 we have (3) ( 1) n+1 + which is also divergent since the terms do not approach. We ll return to this case later.

2 Power Series and Convergence Equation (1) is an example of a power series. Formally, we have Definition. Power Series, Center, and Coefficients A power series about x a is a series of the form (4) c n (x a) n c +c 1 (x a)+c 2 (x a) 2 + +c n (x a) n + n The center a and coefficients c,c 1,...,c n,... are constants. Remark. (i) For many examples the center is chosen to be. (ii) Notice that every power series converges (trivially) at its center. The question is, for what other x-values does the series in (4) converge?. For example, the series in (1) is a power series centered at x and the coefficients are c 1,c 1 1,...,c n 1,... That is, x n 1 (x ) n n n

3 Example 1. Testing for Convergence For which values of x does the following series converge? (2x) n 2 n x n n n Notice that the center is and the coefficients are c n 2 n. We try the Ratio Test (Actually, the Root Test is a better choice here!). Let a n (2x) n. Then ρ lim n lim n 2x a n+1 a n (2x) n+1 (2x) n It follows that the series converges absolutely if 2x < 1 Notice that, by the Ratio Test, this series diverges for all x > 1/2. In general, the end points must be always be explicitly checked. In this example, the series also diverges at ±1/2 as one can easily verify. The interval ( 1/2, 1/2) is called the interval of convergence.

4 Example 2. Testing for Convergence (cont.) For which values of x does the following series converge? (3x 5) n n n1 In this example the center is a 5/3 and c n 3 n / n. Again we try the Ratio Test. Let a n (3x 5) n / n. Then ρ lim a n+1 n a n lim (3x 5) n+1 n n n+1 (3x 5) n 3x 5 It follows that the series converges absolutely if ρ < 1, that is if 1 < 3x 5 < 1 x (4/3,2) or x (a 1/3,a+1/3) I Remark. Once again, I is called the interval of convergence. Also, the number, 1/3, is called the radius of convergence. It is not difficult to verify the the series diverges for x 2 and x < 4/3. Also, notice that the series converges conditionally at x 4/3 by Leibniz s Theorem.

5 Theorem 1. The Convergence Theorem for Power Series If the power series a n x n converges for x c, then the series converges absolutely for all x with x < c. If the series diverges for some x d, then it diverges for all x with x > d. Corollary 2. Corollary to Theorem 1 The convergence of the series a n (x a) n has only one of three possibilities. 1. There is a positive number R (called the radius of convergence) such that the series diverges for all x with x a > R but converges absolutely for all x with x a < R. The series must be explicitly tested at the end points x a±r. 2. The series converges absolutely for all x. (In this case, R.) 3. The series converges at x a only and diverges elsewhere. (In this case, R.) Remark. If c n (x a) n converges for x (a R,a+R), R > then the power series defines a function f: (5) f(x) c n (x a) n, a R < x < a+r n

6 Example 3. Geometric Series Earlier we saw that the series n xn converged absolutely on the interval ( 1,1). So for all x ( 1,1) this series defines a function, say f. We have f(x) x n, 1 < x < 1 n In fact, f(x) has the closed form. f(x) 1 1 x, 1 < x < 1 Example 4. Find the interval of convergence for the power series (6) 1 x+x 2 x 3 + ( 1) n x n It is easy to see (by the ratio test) that the series in (6) has the same interval of convergence as the series in the previous example. Also 1 1+x 1 1 ( x) n 1 x+x 2 x 3 +x 4 + ( 1) n x n n for x ( 1,1). It follows that the series in (6) defines a function g with (7) g(x) ( 1) n x n 1 1+x, x ( 1,1) n

7 It is worth noting that 1 lim lim x 1 g(x) x 1 1+x 1/2 ( 1) n n Theorem 3. Term-by-Term Differentiation Theorem Suppose that (5) holds. That is, suppose f(x) c n (x a) n, a R < x < a+r n Then f has derivatives of all orders inside the interval of convergence. In fact, we differentiate term-by-term. That is, f (x) n c n (x a) n 1 f (x) n1 n(n 1) c n (x a) n 2, n2 and so on. Each of the derived series converging at each point in (a R,a+R). Example 5. Find the power series expansion of each of the following about a. What is the interval of convergence? (a) 1 1+x 2

8 (b) x (1+x 2 ) 2 As we saw in Example 4, 1 1+x 1 x+x2 x 3 +x 4 + The substitution x x 2 to gives 1 1+x 2 1 x2 +(x 2 ) 2 (x 2 ) 3 +(x 2 ) x 2 +x 4 x 6 +x 8 + ( 1) n+1 x 2n n and this series converges for all 1 < x 2 < 1. That is, for 1 < x < 1. For part (b) we let f(x) 1/(1+x 2 ). Then So by part (a) f (x) 2x (1+x 2 ) 2 x (1+x 2 ) f (x) d ( 1 x 2 +x 4 x 6 +x + ) 8 dx ( 2x+4x 3 6x 5 +8x + ) 7

9 by Theorem 3. Since the power series in (a) converges for all 1 < x < 1, the series in (b) must have the same interval of convergence. Example 6. Let (8) h(x) ( 1) n+1 nx n n1 (a) Find the radius and interval of convergence. In other words, find the domain of h It follows from a straight-forward application of the ratio test that the series converges (absolutely) for all x < 1. Hence the series in (8) defines a differentiable function on ( 1, 1). (b) Show that lim x 1 h(x) 1/4. Let g(x) ( 1) n+1 x n n 1+x x 2 +x x, 1 < x < 1

10 So by Theorem 3 Now observe that g (x) 1 2x+3x 2 4x 3 + h(x) x ( 1) n+1 nx n 1 n1 1 (1+x) 2, 1 < x < 1 ( 1) n+1 nx n n1 ( 1) n+1 nx n 1 n1 xg (x) x (1+x) 2, 1 < x < 1 It follows that (9) lim lim x 1 h(x) x 1 x (1+x) 2 1/4, (Why?) Remark. In section 11.6 we noted that the alternating series ( 1) n+1 n n1 diverged by the n th term test. It follows that h(1) ( 1) n+1 n(1) n ( 1) n+1 n n1 n1

11 does not exist. So h is not (left) continuous at x 1 even though it has a (left-hand) limit there. To elaborate further, let k(x) x/(1+x) 2. Then k(x) is defined for all real x 1 but, the function h(x), given in (8), is defined only for x ( 1,1). In particular, h(x) k(x). On the other hand, if we restrict ourselves to x ( 1,1), then the two functions are equal. We used this fact to evaluate the limit in (9). Summability Theory The previous example touches on a subject called Summability Theory. A series n a n is said to be (Abel) summable (to L) if (i) The power series n a nx n converges for all x < 1 and, (ii) f(x) n a nx n L as x 1. In the last example we showed that the divergent series ( 1) n+1 n is Abel summable to 1/4. (Compare with Example ) The fact the convergent series are necessarily (Abel) summable was proven by N. H. Abel in Theorem 4. (Abel) Suppose that n a n converges to a real number, say L. Then the (power) series n a nx n converges for all x ( 1,1) and (1) lim a n x n a n L x 1 n n

12 Before proceeding with the proof, it is useful to rewrite the Abel sum in a more convenient form. As usual, let s n n j a j. Observe that a n x n a + a n x n n s + s + s + n1 (s n s n 1 ) x n }{{} a n s n x n s n 1 x n n1 n1 s n x n n1 s n x n n n1 s n x n+1 n s n x n+1 n s n (x n x n+1 ) n (1 x) s n x n n Proof. We leave it as an exercise to show that (11) f(x) a n x n converges for all x ( 1,1). n To prove (ii) above, we proceed in much the same way as we did in the proof of Cesro s Theorem (section 11.2).

13 Let ε >. Now choose N so large that s n L < ε whenever n N. Then f(x) L (1 x) s n x n L n (1 x) s n x n L(1 x) x n n (1 x) s n x n (1 x) (1 x) (1 x) < (1 x)k < (1 x)k n s n L x n n N 1 n s n L }{{} bounded N 1 n N 1 n n Lx n n x n +(1 x) x n +(1 x)ε 1+(1 x)ε ε (1 x)kn +(1 x) 1 x (1 x)kn +ε Now let x 1 and the result follows. nn n x n x n nn s n L }{{} <ε x n

14 It is interesting to compare the Abel sum with the Cesro sum (from section 11.2). Let p(j) 1 j/n, j,1,2...n 1. Given a (formal) series n a n, its Cesro sum is defined by σ n n 1 j ( 1 j n a p()+ ) n 1 j1 a j a j p(j) n 1 s p()+ (s j s j 1 )p(j) s p()+ 1 n n 1 j n 1 j n 1 j j1 n 1 j1 s j p(j) s j p(j) n 1 j s j (p(j) p(j +1)) s j ( 1 j n n 1 j s j 1 n 1 j 1 n 1 (s j 1) j n 1 j1 s j 1 p(j) s j p(j +1), (since p(n) ) ) j n

15 And its Abel sum is given by a n x n (1 x) n s n x n n 1 n xn n s n x n Comparing the final form of both sums, we see that Cesro and Abel sums represent a sort of averaging process. Tauberian Theory So we have an interesting collection of results concerning summability. Start with a convergent series, say n a n. Then immediately we can conclude that this series is both Cesro and Abel summable (by Theorems and 1.7.4). Tauberian Theory poses the converse question. We ll focus on Abel summable series. Suppose that n a n is Abel summable to L. That is, suppose that a n x n converges for x ( 1,1) and n f(x) a n x n L as n x 1 Is it necessarily true that the series n a n is convergent. By Example 6 the answer must be No. For an easier example, recall that is Cesro (and hence Abel) summable to 1/2. But, as we saw in section 11.2, this series does not converge (to anything).

16 The Tauberian Question: Can we add conditions to the coefficients a n of a summable series n a n series that guarantee that the series actually converges? We have Theorem 5. (Tauber ) Suppose that the series a n is Abel summable and na n. Then an converges. and Theorem 6. (Hardy & Landau - 191) Suppose the series a n is Cesro summable and let C >. Then either the two-sided condition na n C (Hardy) or the one-sided condition na n C (Landau) imply that the series a n converges.

17 Theorem 7. Term-by-Term Integration Theorem Suppose that (5) holds. That is, suppose f(x) c n (x a) n n converges for a R < x < a+r. Then (x a) n+1 c n n+1 n converges for a R < x < a+r and f(x)dx for a R < x < a+r n c n (x a) n+1 n+1 Example 7. Find the power series expansion of f(x) ln(1+x). Also, find the interval of convergence. Observe that f (x) 1 1+x 1 x+x 2 x 3 +, 1 < x < 1 It follows by Theorem 7 that f(x) ln(1+x) C +x x2 2 + x3 3 x4 4 +, 1 < x < 1

18 The initial condition f() ln1 C. Hence ln(1+x) ( 1) n+1xn n, 1 < x < 1 n1 In section 1.6 we showed that the Alternating Harmonic Series converged, say to L. So, as an added benefit, we can apply Abel s Theorem (Theorem 4) to conclude that ( 1) n+1 L lim ( 1) n+1xn n x 1 n lim ln2 x 1 ln(1+x) n1 n1 Example 8. about x. Find the power series expansion of ˆ sinx x dx In the next section we will learn that the power series expansion for the sine function about x is It follows that sinx x x3 3! + x5 5! sinx x n +( 1)n x2n+1 (2n+1)! + ( 1) n x2n+1 (2n+1)!, x R 1 x2 3! + x4 5! +( 1)n x 2n (2n+1)! +

19 So by Theorem 7, ˆ sinx x dx x x3 3(3!) x5 5(5!) + x7 7(7!) +( 1) n x 2n+1 (2n+1)(2n+1)! + for n,1,2,... and the series converges for all x R.

20 Example 9. In section 8.7 we proved that (12) sint t dt ( sint t ) 2 dt π 2 The proof was long (7 pages) and difficult. Now that you know a bit about Summability and Tauberian theory, we can try for an easier(?) proof. Let (13) F(s) ( ) 2 sint e st dt, s > t F(s) is called the Laplace Transform L of (sint/t) 2. Observe that the improper integral in (13) converges absolutely for all s >. In fact, (13) defines a (differentiable) function for all s >. The Laplace Transform will be studied in more detail in Math 235 where it will be used to transform certain differential equations into algebraic equations (which, in practice, are easier to solve). It turns out that (14) F(s) L{(sint/t) 2 } π 2 tan 1 s 2 s 4 ln ( 1+ 4 s 2 ), s > (See Proposition 1 below.) Now it is easy to see that (15) lim lim s +F(s) s + Exercise - Verify (15). { π s 2 tan 1 2 s (1+ 4 ln 4s )} 2 π/2

21 It seems logical to conclude that ( ) 2 sint ( ) 2 sint (16) dt ˆ e t() dt t t ( ) 2 sint (17)? lim e st dt s + t lim π/2 s +F(s) Unfortunately, we have been misled by such observations before. In Example 4, we saw that ( 1) n+1 ( 1) n+1 (1) n n n lim x 1 1/2 n ( 1) n+1 x n lim x x We need a condition that guarantees that the equality in (17) is legitimate. Fortunately, such a condition does exist. Theorem 8. Suppose that the improper integral e st f(t)dt converges for s > and that the function F(s) e st f(t)dt satisfies (18) lim s +F(s) A R (In such cases we say that f(t)dt as Abel summable to A.) Then the (Tauberian) condition n+1 (19) lim t f(t) dt n ˆ n

22 guarantees that the improper integral f(t)dt converges to A. That is, ˆ b (2) f(t)dt lim f(t)dt A b Now observe that for t > ( ) 2 sint t sin2 t 1 t t t It follows that ˆ n+1 ( ) 2 sint t dt t n ˆ n+1 n 1 t dt ln(n+1) lnn ln ( 1+ 1 ) n And the last expression approaches as n. So by the Squeeze Law, condition (19) is satisfied with f(t) (sint/t) 2. Now (13), (14) and (15) imply that (sint/t)2 dt is Abel summable to π/2. It follows by the above theorem that (sint/t) 2 dt π 2 Proof. (of the theorem) Let w(u) u f(t)dt. We will prove that (21) w(u) F(1/u) as u Notice that w(u) F(1/u) (22) ˆ u ˆ u f(t)dt (1 e t/u )f(t)dt e t/u f(t)dt u e t/u f(t)dt

23 In extra credit problem #2, we saw that 1+x e x for all real x. Thus for any t > and positive integer N, 1 e t/n t/n. Now let n+1 a n n t f(t) dt. Then ˆ N N ˆ n+1 (1 e t/u ) f(t) dt (1 e t/n ) f(t) dt n 1 N 1 N n N n N n ˆ n+1 n a n t f(t) dt But the last member goes to as N. To see this let ε >. By (19) we can choose N large so that a n a n < ε whenever n N. Thus ( N+m+1 1 N ) 1 N+m+1 a n a n + a n N +m+1 N +m+1 n < n 1 N +m+1 S N + nn+1 N+m+1 1 ε N +m+1 nn+1 1 N +m+1 S m N + N +m+1 ε 1 N +m+1 S N +ε Now the first member in the last expression vanishes as m. Thus (23) ˆ N (1 e t/u ) f(t) dt as N Now let N and a n be as defined above and observe that for t n N,

24 we have n/n t/n n/n t/n e n/n e t/n. Thus ˆ n+1 e t/n f(t) dt e t/n f(t) dt N nn 1 N 1 N < ε N n nn e n/nˆ n+1 n e n/n a n nn (e 1/N ) n nn t f(t) dt ε N 1 e 1/N ε 1/N e 1 e 1/N But the last expression approaches ε/e as N. Exercise - Verify this. Thus (24) Now by (22) N w(n) F(1/N) e 1 e t/n f(t) dt as ˆ N ˆ N (1 e t/u )f(t)dt (1 e t/u ) f(t) dt+ N N N e t/n f(t) dt e t/n f(t) dt which approaches as N as we saw in (23) and (24). Exercise - Prove that (21) is an immediate consequence.

25 It now follows that as desired. f(t)dt lim u w(u) lim u F(1/u) A

26 The following idea will be useful below (cf. section 7.7). Let f be a real-valued function. We define it s positive and negative parts by the rules (25) f + (t) f(t) +f(t) 2 and f (t) f(t) f(t) 2 Observe that f + (t) and f (t) for all t Dom(f), and (26) f + (t) f (t) f(t) +f(t) 2 f(t) f(t) 2 f(t) 1 y f + (t) y f (t) π Also, recall from section 8.2 (see Example 3) that two applications of integration by parts led to the convenient formula ˆ (27) e ax sinbxdx eax a 2 +b (asinbx bcosbx) 2 Similarly, we have ˆ (28) e ax cosbxdx eax a 2 +b (acosbx+bsinbx) 2

27 Differentiating Under the Integral Before we can prove (13) we need to introduce an old-fashioned technique. 1 Let f(s) sinstdt, s >. Then f is a well-defined function of s. In fact, f 1 (s) tcosstdt. To see this observe that by partial integration we have ˆ 1 ( cosst tcosstdt + tsinst ) t1 s 2 s t coss + sins 1 On the other hand, ˆs 2 s s 2 1 f(s) sinstdt cosst t1 s t Hence 1 s (1 coss) f (s) coss 1 s 2 + sins s Before we get too excited, suppose that g(s) sinst/tdt, s >. Then? g (s) cosstdt Clearly the right-hand side does not exist for any positive s. Apparently, there are some restrictions to this technique. Rather than develop a general theory, we will prove only what we need in the present context. Lemma 9. Suppose that the improper integrals e st f(t)dt, te st f(t)dt, and t 2 e st f(t)dt converge (absolutely) for each s >. Then F(s) e st f(t)dt is a differentiable function of s and (29) F (s) te st f(t)dt, s >

28 Proof. We need the following inequalities. 1+x e x, x R 1 x+ x2 2 e x, x > We have seen the first inequality before. We will prove the second in section Now let t >. Together the above inequalities imply (3) (31) t e ht 1 h t+ht 2 e ht 1 h Exercise - Verify (3) and (31). t+ht 2, h > t, h < Suppose first that f(t). Now if h > then (3) implies te st f(t)dt e st e ht 1 h e (s+h)t e st h f(t)dt f(t)dt ( t+ht 2 )e st f(t)dt te st f(t)dt+h t 2 e st f(t)dt But the last integral is finite (by assumption). Hence the Squeeze Law implies e (s+h)t e st lim f(t)dt te st f(t)dt h + h

29 For a general f the above results hold for its positive and negative parts. Now write f f + f. Then F(s+h) F(s) lim h + h lim h + lim h + lim h + lim h + e (s+h)t e st h e (s+h)t e st h e (s+h)t e st h te st f + (t)dt te st f(t)dt f(t)dt (f + (t) f (t))dt f + (t)dt e (s+h)t e st h f (t)dt te st f (t)dt The case for h < is proved in a similar manner and (29) is established. We can now prove (14). Proposition 1. (32) e st ( sint t ) 2 dt π s 2 tan 1 2 s (1+ 4 ln 4s ), s > 2 Proof. Let F(s) e st (sint/t) 2 dt. First observe that sin 2 t t 2 for t, hence (33) F(s) e st dt 1 s

30 So by the Squeeze Law F( ) def lim s F(s). Now by Lemma 9 we may differentiate under the integral to obtain (34) F (s) e st sin2 t t Since we are unable to evaluate this integral directly, we try differentiating again. First we note that F ( ). Now F (s) 1 2 e st sin 2 tdt e st dt 1 2 dt e st cos2tdt 1 2s e st s 2 +4 ( scos2t+2sin2t) t 1 2s 1 2 s 4+s 2 Effectively, we have transformed the problem into the following 2nd order differential equation. t (35) d 2 y ds 1 2 2s 1 2 s s 2 +4, s > subject to the boundary conditions, y( ) y ( ). Integrating both sides we obtain y (s) 1 2 lns 1 4 ln(4+s2 )+C 1 4 ln s 2 s C

31 And the second boundary condition implies C. Now by extra credit problem #3, y F(s) π 2 tan 1 s 2 s 4 ln ( 1+ 4 s 2 ) as desired. Example 1. Verify the following identity. (36) L{sint/t} st sint e dt π t 2 tan 1 s, s > Proof. The standard method for proving (36) is to differentiate under the integral sign. Instead we try another approach. This one involves an important technique that will be introduced in calculus III double (actually, iterated) integrals and Fubini s Theorem. First observe that for t > we have e tv dv 1 t e tv Then for s > st sint e dt t 1 t 1 t e st sint lim b (e tb e ) e tv dvdt e t(s+v) sintdtdv

32 Now we apply (27) with a (s+v) and b 1 to the inside integral to obtain e t(s+v) t (s+v) 2 +1 ( (s+v)sint cost) (s+v) 2 dv Now we apply a change of variables to conclude that for s >, st sint e dt t s du 1+u 2 π 2 tan 1 s t dv Exercise - Prove (36) by differentiating under the integral sign as we did above. Now (37) sint t dt? st sint lim e dt s + t lim s s +π/2 tan 1 π/2 Notice that Lemma 8 does not apply in this case. In order to prove that (37) is valid we need Theorem 11. Suppose that f is integrable on every finite interval, I [, ). Suppose also that the improper integral e st f(t)dt converges for s > and that the function F(s) e st f(t)dt satisfies (38) lim s +F(s) A R

33 Now let C R. Then the Tauberian condition (39) tf(t) C, for b < t < guarantees that the improper integral f(t)dt converges to A. Observe that sint/tdt is Abel summable to π/2 and u tf(t) sint 1 for all t. So by Theorem 11, sint/tdt π/2 as u. Unfortunately, the proof of Theorem 11 is much more difficult and involved than the proof of Theorem 8.

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

CALCULUS JIA-MING (FRANK) LIOU

CALCULUS JIA-MING (FRANK) LIOU CALCULUS JIA-MING (FRANK) LIOU Abstract. Contents. Power Series.. Polynomials and Formal Power Series.2. Radius of Convergence 2.3. Derivative and Antiderivative of Power Series 4.4. Power Series Expansion

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

TAYLOR AND MACLAURIN SERIES

TAYLOR AND MACLAURIN SERIES TAYLOR AND MACLAURIN SERIES. Introduction Last time, we were able to represent a certain restricted class of functions as power series. This leads us to the question: can we represent more general functions

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

Convergence of sequences and series

Convergence of sequences and series Convergence of sequences and series A sequence f is a map from N the positive integers to a set. We often write the map outputs as f n rather than f(n). Often we just list the outputs in order and leave

More information

MATH115. Infinite Series. Paolo Lorenzo Bautista. July 17, De La Salle University. PLBautista (DLSU) MATH115 July 17, / 43

MATH115. Infinite Series. Paolo Lorenzo Bautista. July 17, De La Salle University. PLBautista (DLSU) MATH115 July 17, / 43 MATH115 Infinite Series Paolo Lorenzo Bautista De La Salle University July 17, 2014 PLBautista (DLSU) MATH115 July 17, 2014 1 / 43 Infinite Series Definition If {u n } is a sequence and s n = u 1 + u 2

More information

Section 5.8. Taylor Series

Section 5.8. Taylor Series Difference Equations to Differential Equations Section 5.8 Taylor Series In this section we will put together much of the work of Sections 5.-5.7 in the context of a discussion of Taylor series. We begin

More information

MATH 118, LECTURES 27 & 28: TAYLOR SERIES

MATH 118, LECTURES 27 & 28: TAYLOR SERIES MATH 8, LECTURES 7 & 8: TAYLOR SERIES Taylor Series Suppose we know that the power series a n (x c) n converges on some interval c R < x < c + R to the function f(x). That is to say, we have f(x) = a 0

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

Lecture 32: Taylor Series and McLaurin series We saw last day that some functions are equal to a power series on part of their domain.

Lecture 32: Taylor Series and McLaurin series We saw last day that some functions are equal to a power series on part of their domain. Lecture 32: Taylor Series and McLaurin series We saw last day that some functions are equal to a power series on part of their domain. For example f(x) = 1 1 x = 1 + x + x2 + x 3 + = ln(1 + x) = x x2 2

More information

Power Series. Part 1. J. Gonzalez-Zugasti, University of Massachusetts - Lowell

Power Series. Part 1. J. Gonzalez-Zugasti, University of Massachusetts - Lowell Power Series Part 1 1 Power Series Suppose x is a variable and c k & a are constants. A power series about x = 0 is c k x k A power series about x = a is c k x a k a = center of the power series c k =

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

Sec 4.1 Limits, Informally. When we calculated f (x), we first started with the difference quotient. f(x + h) f(x) h

Sec 4.1 Limits, Informally. When we calculated f (x), we first started with the difference quotient. f(x + h) f(x) h 1 Sec 4.1 Limits, Informally When we calculated f (x), we first started with the difference quotient f(x + h) f(x) h and made h small. In other words, f (x) is the number f(x+h) f(x) approaches as h gets

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

Math 1552: Integral Calculus Final Exam Study Guide, Spring 2018

Math 1552: Integral Calculus Final Exam Study Guide, Spring 2018 Math 55: Integral Calculus Final Exam Study Guide, Spring 08 PART : Concept Review (Note: concepts may be tested on the exam in the form of true/false or short-answer questions.). Complete each statement

More information

1 Review of di erential calculus

1 Review of di erential calculus Review of di erential calculus This chapter presents the main elements of di erential calculus needed in probability theory. Often, students taking a course on probability theory have problems with concepts

More information

Completion Date: Monday February 11, 2008

Completion Date: Monday February 11, 2008 MATH 4 (R) Winter 8 Intermediate Calculus I Solutions to Problem Set #4 Completion Date: Monday February, 8 Department of Mathematical and Statistical Sciences University of Alberta Question. [Sec..9,

More information

Classnotes - MA Series and Matrices

Classnotes - MA Series and Matrices Classnotes - MA-2 Series and Matrices Department of Mathematics Indian Institute of Technology Madras This classnote is only meant for academic use. It is not to be used for commercial purposes. For suggestions

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

Taylor and Maclaurin Series

Taylor and Maclaurin Series Taylor and Maclaurin Series MATH 211, Calculus II J. Robert Buchanan Department of Mathematics Spring 2018 Background We have seen that some power series converge. When they do, we can think of them as

More information

Ma 530 Power Series II

Ma 530 Power Series II Ma 530 Power Series II Please note that there is material on power series at Visual Calculus. Some of this material was used as part of the presentation of the topics that follow. Operations on Power Series

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

Review of Power Series

Review of Power Series Review of Power Series MATH 365 Ordinary Differential Equations J. Robert Buchanan Department of Mathematics Fall 2018 Introduction In addition to the techniques we have studied so far, we may use power

More information

c n (x a) n c 0 c 1 (x a) c 2 (x a) 2...

c n (x a) n c 0 c 1 (x a) c 2 (x a) 2... 3 CHAPTER 6 SERIES SOLUTIONS OF LINEAR EQUATIONS 6. REVIEW OF POWER SERIES REVIEW MATERIAL Infinite series of constants, p-series, harmonic series, alternating harmonic series, geometric series, tests

More information

Math Review for Exam Answer each of the following questions as either True or False. Circle the correct answer.

Math Review for Exam Answer each of the following questions as either True or False. Circle the correct answer. Math 22 - Review for Exam 3. Answer each of the following questions as either True or False. Circle the correct answer. (a) True/False: If a n > 0 and a n 0, the series a n converges. Soln: False: Let

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

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

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

Subsequences and Limsups. Some sequences of numbers converge to limits, and some do not. For instance,

Subsequences and Limsups. Some sequences of numbers converge to limits, and some do not. For instance, Subsequences and Limsups Some sequences of numbers converge to limits, and some do not. For instance,,, 3, 4, 5,,... converges to 0 3, 3., 3.4, 3.4, 3.45, 3.459,... converges to π, 3,, 3.,, 3.4,... does

More information

MATH 2413 TEST ON CHAPTER 4 ANSWER ALL QUESTIONS. TIME 1.5 HRS.

MATH 2413 TEST ON CHAPTER 4 ANSWER ALL QUESTIONS. TIME 1.5 HRS. MATH 1 TEST ON CHAPTER ANSWER ALL QUESTIONS. TIME 1. HRS. M1c Multiple Choice Identify the choice that best completes the statement or answers the question. 1. Use the summation formulas to rewrite the

More information

Review Sheet on Convergence of Series MATH 141H

Review Sheet on Convergence of Series MATH 141H Review Sheet on Convergence of Series MATH 4H Jonathan Rosenberg November 27, 2006 There are many tests for convergence of series, and frequently it can been confusing. How do you tell what test to use?

More information

Section 4.4. Using the Fundamental Theorem. Difference Equations to Differential Equations

Section 4.4. Using the Fundamental Theorem. Difference Equations to Differential Equations Difference Equations to Differential Equations Section 4.4 Using the Fundamental Theorem As we saw in Section 4.3, using the Fundamental Theorem of Integral Calculus reduces the problem of evaluating a

More information

Math 162: Calculus IIA

Math 162: Calculus IIA Math 62: Calculus IIA Final Exam ANSWERS December 9, 26 Part A. (5 points) Evaluate the integral x 4 x 2 dx Substitute x 2 cos θ: x 8 cos dx θ ( 2 sin θ) dθ 4 x 2 2 sin θ 8 cos θ dθ 8 cos 2 θ cos θ dθ

More information

MATH 1242 FINAL EXAM Spring,

MATH 1242 FINAL EXAM Spring, MATH 242 FINAL EXAM Spring, 200 Part I (MULTIPLE CHOICE, NO CALCULATORS).. Find 2 4x3 dx. (a) 28 (b) 5 (c) 0 (d) 36 (e) 7 2. Find 2 cos t dt. (a) 2 sin t + C (b) 2 sin t + C (c) 2 cos t + C (d) 2 cos t

More information

Math 162 Review of Series

Math 162 Review of Series Math 62 Review of Series. Explain what is meant by f(x) dx. What analogy (analogies) exists between such an improper integral and an infinite series a n? An improper integral with infinite interval of

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

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

Infinite Series Summary

Infinite Series Summary Infinite Series Summary () Special series to remember: Geometric series ar n Here a is the first term and r is the common ratio. When r

More information

1.4 Techniques of Integration

1.4 Techniques of Integration .4 Techniques of Integration Recall the following strategy for evaluating definite integrals, which arose from the Fundamental Theorem of Calculus (see Section.3). To calculate b a f(x) dx. Find a function

More information

Friday 09/15/2017 Midterm I 50 minutes

Friday 09/15/2017 Midterm I 50 minutes Fa 17: MATH 2924 040 Differential and Integral Calculus II Noel Brady Friday 09/15/2017 Midterm I 50 minutes Name: Student ID: Instructions. 1. Attempt all questions. 2. Do not write on back of exam sheets.

More information

Chapter 7: Techniques of Integration

Chapter 7: Techniques of Integration Chapter 7: Techniques of Integration MATH 206-01: Calculus II Department of Mathematics University of Louisville last corrected September 14, 2013 1 / 43 Chapter 7: Techniques of Integration 7.1. Integration

More information

DRAFT - Math 102 Lecture Note - Dr. Said Algarni

DRAFT - Math 102 Lecture Note - Dr. Said Algarni Math02 - Term72 - Guides and Exercises - DRAFT 7 Techniques of Integration A summery for the most important integrals that we have learned so far: 7. Integration by Parts The Product Rule states that if

More information

2 2 + x =

2 2 + x = Lecture 30: Power series A Power Series is a series of the form c n = c 0 + c 1 x + c x + c 3 x 3 +... where x is a variable, the c n s are constants called the coefficients of the series. n = 1 + x +

More information

Section Taylor and Maclaurin Series

Section Taylor and Maclaurin Series Section.0 Taylor and Maclaurin Series Ruipeng Shen Feb 5 Taylor and Maclaurin Series Main Goal: How to find a power series representation for a smooth function us assume that a smooth function has a power

More information

Solutions to Assignment-11

Solutions to Assignment-11 Solutions to Assignment-. (a) For any sequence { } of positive numbers, show that lim inf + lim inf an lim sup an lim sup +. Show from this, that the root test is stronger than the ratio test. That is,

More information

Math 116 Final Exam. December 17, 2007

Math 116 Final Exam. December 17, 2007 Math 6 Final Exam December 7, 27 Name: Exam Solutions Instructor: Section:. Do not open this exam until you are told to do so. 2. This exam has pages including this cover. There are problems. Note that

More information

Math 230 Mock Final Exam Detailed Solution

Math 230 Mock Final Exam Detailed Solution Name: Math 30 Mock Final Exam Detailed Solution Disclaimer: This mock exam is for practice purposes only. No graphing calulators TI-89 is allowed on this test. Be sure that all of your work is shown and

More information

Polynomial Approximations and Power Series

Polynomial Approximations and Power Series Polynomial Approximations and Power Series June 24, 206 Tangent Lines One of the first uses of the derivatives is the determination of the tangent as a linear approximation of a differentiable function

More information

5.9 Representations of Functions as a Power Series

5.9 Representations of Functions as a Power Series 5.9 Representations of Functions as a Power Series Example 5.58. The following geometric series x n + x + x 2 + x 3 + x 4 +... will converge when < x

More information

2t t dt.. So the distance is (t2 +6) 3/2

2t t dt.. So the distance is (t2 +6) 3/2 Math 8, Solutions to Review for the Final Exam Question : The distance is 5 t t + dt To work that out, integrate by parts with u t +, so that t dt du The integral is t t + dt u du u 3/ (t +) 3/ So the

More information

INTRODUCTION TO REAL ANALYSIS II MATH 4332 BLECHER NOTES

INTRODUCTION TO REAL ANALYSIS II MATH 4332 BLECHER NOTES INTRODUCTION TO REAL ANALYSIS II MATH 433 BLECHER NOTES. As in earlier classnotes. As in earlier classnotes (Fourier series) 3. Fourier series (continued) (NOTE: UNDERGRADS IN THE CLASS ARE NOT RESPONSIBLE

More information

Section 9.8. First let s get some practice with determining the interval of convergence of power series.

Section 9.8. First let s get some practice with determining the interval of convergence of power series. First let s get some practice with determining the interval of convergence of power series. First let s get some practice with determining the interval of convergence of power series. Example (1) Determine

More information

Sequences and Series

Sequences and Series Sequences and Series Consider the following sum: 2 + 4 + 8 + 6 + + 2 i + The dots at the end indicate that the sum goes on forever. Does this make sense? Can we assign a numerical value to an infinite

More information

e x = 1 + x + x2 2! + x3 If the function f(x) can be written as a power series on an interval I, then the power series is of the form

e x = 1 + x + x2 2! + x3 If the function f(x) can be written as a power series on an interval I, then the power series is of the form Taylor Series Given a function f(x), we would like to be able to find a power series that represents the function. For example, in the last section we noted that we can represent e x by the power series

More information

y = x 3 and y = 2x 2 x. 2x 2 x = x 3 x 3 2x 2 + x = 0 x(x 2 2x + 1) = 0 x(x 1) 2 = 0 x = 0 and x = (x 3 (2x 2 x)) dx

y = x 3 and y = 2x 2 x. 2x 2 x = x 3 x 3 2x 2 + x = 0 x(x 2 2x + 1) = 0 x(x 1) 2 = 0 x = 0 and x = (x 3 (2x 2 x)) dx Millersville University Name Answer Key Mathematics Department MATH 2, Calculus II, Final Examination May 4, 2, 8:AM-:AM Please answer the following questions. Your answers will be evaluated on their correctness,

More information

DIFFERENTIATION RULES

DIFFERENTIATION RULES 3 DIFFERENTIATION RULES DIFFERENTIATION RULES 3. The Product and Quotient Rules In this section, we will learn about: Formulas that enable us to differentiate new functions formed from old functions by

More information

x 2 y = 1 2. Problem 2. Compute the Taylor series (at the base point 0) for the function 1 (1 x) 3.

x 2 y = 1 2. Problem 2. Compute the Taylor series (at the base point 0) for the function 1 (1 x) 3. MATH 8.0 - FINAL EXAM - SOME REVIEW PROBLEMS WITH SOLUTIONS 8.0 Calculus, Fall 207 Professor: Jared Speck Problem. Consider the following curve in the plane: x 2 y = 2. Let a be a number. The portion of

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

Principle of Mathematical Induction

Principle of Mathematical Induction Advanced Calculus I. Math 451, Fall 2016, Prof. Vershynin Principle of Mathematical Induction 1. Prove that 1 + 2 + + n = 1 n(n + 1) for all n N. 2 2. Prove that 1 2 + 2 2 + + n 2 = 1 n(n + 1)(2n + 1)

More information

INFINITE SEQUENCES AND SERIES

INFINITE SEQUENCES AND SERIES 11 INFINITE SEQUENCES AND SERIES INFINITE SEQUENCES AND SERIES In section 11.9, we were able to find power series representations for a certain restricted class of functions. INFINITE SEQUENCES AND SERIES

More information

Introduction Derivation General formula List of series Convergence Applications Test SERIES 4 INU0114/514 (MATHS 1)

Introduction Derivation General formula List of series Convergence Applications Test SERIES 4 INU0114/514 (MATHS 1) MACLAURIN SERIES SERIES 4 INU0114/514 (MATHS 1) Dr Adrian Jannetta MIMA CMath FRAS Maclaurin Series 1/ 21 Adrian Jannetta Recap: Binomial Series Recall that some functions can be rewritten as a power series

More information

Sequences and Series. 256 Chapter 11 Sequences and Series. and then lim 1 1 = 1 0 = 1.

Sequences and Series. 256 Chapter 11 Sequences and Series. and then lim 1 1 = 1 0 = 1. 256 Chapter Sequences and Series Consider the following sum: Sequences and Series 2 + 4 + 8 + 6 + + 2 + i The dots at the end indicate that the sum goes on forever Does this make sense? Can we assign a

More information

Geometric Series and the Ratio and Root Test

Geometric Series and the Ratio and Root Test Geometric Series and the Ratio and Root Test James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University September 5, 2018 Outline 1 Geometric Series

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

Review (11.1) 1. A sequence is an infinite list of numbers {a n } n=1 = a 1, a 2, a 3, The sequence is said to converge if lim

Review (11.1) 1. A sequence is an infinite list of numbers {a n } n=1 = a 1, a 2, a 3, The sequence is said to converge if lim Announcements: Note that we have taking the sections of Chapter, out of order, doing section. first, and then the rest. Section. is motivation for the rest of the chapter. Do the homework questions from

More information

11.6: Ratio and Root Tests Page 1. absolutely convergent, conditionally convergent, or divergent?

11.6: Ratio and Root Tests Page 1. absolutely convergent, conditionally convergent, or divergent? .6: Ratio and Root Tests Page Questions ( 3) n n 3 ( 3) n ( ) n 5 + n ( ) n e n ( ) n+ n2 2 n Example Show that ( ) n n ln n ( n 2 ) n + 2n 2 + converges for all x. Deduce that = 0 for all x. Solutions

More information

You can learn more about the services offered by the teaching center by visiting

You can learn more about the services offered by the teaching center by visiting MAC 232 Exam 3 Review Spring 209 This review, produced by the Broward Teaching Center, contains a collection of questions which are representative of the type you may encounter on the exam. Other resources

More information

Assignment 16 Solution. Please do not copy and paste my answer. You will get similar questions but with different numbers!

Assignment 16 Solution. Please do not copy and paste my answer. You will get similar questions but with different numbers! Assignment 6 Solution Please do not copy and paste my answer. You will get similar questions but with different numbers! Suppose f is a continuous, positive, decreasing function on [, ) and let a n = f

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

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

Numerical Analysis: Interpolation Part 1

Numerical Analysis: Interpolation Part 1 Numerical Analysis: Interpolation Part 1 Computer Science, Ben-Gurion University (slides based mostly on Prof. Ben-Shahar s notes) 2018/2019, Fall Semester BGU CS Interpolation (ver. 1.00) AY 2018/2019,

More information

Without fully opening the exam, check that you have pages 1 through 13.

Without fully opening the exam, check that you have pages 1 through 13. MTH 33 Solutions to Exam November th, 08 Name: Section: Recitation Instructor: INSTRUCTIONS Fill in your name, etc. on this first page. Without fully opening the exam, check that you have pages through

More information

1 Question related to polynomials

1 Question related to polynomials 07-08 MATH00J Lecture 6: Taylor Series Charles Li Warning: Skip the material involving the estimation of error term Reference: APEX Calculus This lecture introduced Taylor Polynomial and Taylor Series

More information

Final Exam 2011 Winter Term 2 Solutions

Final Exam 2011 Winter Term 2 Solutions . (a Find the radius of convergence of the series: ( k k+ x k. Solution: Using the Ratio Test, we get: L = lim a k+ a k = lim ( k+ k+ x k+ ( k k+ x k = lim x = x. Note that the series converges for L

More information

Sequences and Series

Sequences and Series CHAPTER Sequences and Series.. Convergence of Sequences.. Sequences Definition. Suppose that fa n g n= is a sequence. We say that lim a n = L; if for every ">0 there is an N>0 so that whenever n>n;ja n

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

Exercises from other sources REAL NUMBERS 2,...,

Exercises from other sources REAL NUMBERS 2,..., Exercises from other sources REAL NUMBERS 1. Find the supremum and infimum of the following sets: a) {1, b) c) 12, 13, 14, }, { 1 3, 4 9, 13 27, 40 } 81,, { 2, 2 + 2, 2 + 2 + } 2,..., d) {n N : n 2 < 10},

More information

FIRST YEAR CALCULUS W W L CHEN

FIRST YEAR CALCULUS W W L CHEN FIRST YER CLCULUS W W L CHEN c W W L Chen, 994, 28. This chapter is available free to all individuals, on the understanding that it is not to be used for financial gain, and may be downloaded and/or photocopied,

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

MATH 5640: Fourier Series

MATH 5640: Fourier Series MATH 564: Fourier Series Hung Phan, UMass Lowell September, 8 Power Series A power series in the variable x is a series of the form a + a x + a x + = where the coefficients a, a,... are real or complex

More information

Math 122 Test 3. April 17, 2018

Math 122 Test 3. April 17, 2018 SI: Math Test 3 April 7, 08 EF: 3 4 5 6 7 8 9 0 Total Name Directions:. No books, notes or April showers. You may use a calculator to do routine arithmetic computations. You may not use your calculator

More information

Sequences and Series of Functions

Sequences and Series of Functions Chapter 13 Sequences and Series of Functions These notes are based on the notes A Teacher s Guide to Calculus by Dr. Louis Talman. The treatment of power series that we find in most of today s elementary

More information

8.7 Taylor s Inequality Math 2300 Section 005 Calculus II. f(x) = ln(1 + x) f(0) = 0

8.7 Taylor s Inequality Math 2300 Section 005 Calculus II. f(x) = ln(1 + x) f(0) = 0 8.7 Taylor s Inequality Math 00 Section 005 Calculus II Name: ANSWER KEY Taylor s Inequality: If f (n+) is continuous and f (n+) < M between the center a and some point x, then f(x) T n (x) M x a n+ (n

More information

10.1 Sequences. A sequence is an ordered list of numbers: a 1, a 2, a 3,..., a n, a n+1,... Each of the numbers is called a term of the sequence.

10.1 Sequences. A sequence is an ordered list of numbers: a 1, a 2, a 3,..., a n, a n+1,... Each of the numbers is called a term of the sequence. 10.1 Sequences A sequence is an ordered list of numbers: a 1, a 2, a 3,..., a n, a n+1,... Each of the numbers is called a term of the sequence. Notation: A sequence {a 1, a 2, a 3,...} can be denoted

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

Fall 2016 Exam 3 NAME: PIN:

Fall 2016 Exam 3 NAME: PIN: MARK BOX problem points 0 18 1 12 2-11 50=10(5) 12 10 13 10 % 100 NAME: PIN: HAND IN PART INSTRUCTIONS This exam comes in two parts. (1) HAND IN PART. Hand in only this part. (2) STATEMENT OF MULTIPLE

More information

UNIVERSITY OF HOUSTON HIGH SCHOOL MATHEMATICS CONTEST Spring 2018 Calculus Test

UNIVERSITY OF HOUSTON HIGH SCHOOL MATHEMATICS CONTEST Spring 2018 Calculus Test UNIVERSITY OF HOUSTON HIGH SCHOOL MATHEMATICS CONTEST Spring 2018 Calculus Test NAME: SCHOOL: 1. Let f be some function for which you know only that if 0 < x < 1, then f(x) 5 < 0.1. Which of the following

More information

DIFFERENTIATION RULES

DIFFERENTIATION RULES 3 DIFFERENTIATION RULES DIFFERENTIATION RULES Before starting this section, you might need to review the trigonometric functions. DIFFERENTIATION RULES In particular, it is important to remember that,

More information

Math Test #3 Info and Review Exercises

Math Test #3 Info and Review Exercises Math 181 - Test #3 Info and Review Exercises Fall 2018, Prof. Beydler Test Info Date: Wednesday, November 28, 2018 Will cover sections 10.1-10.4, 11.1-11.7. You ll have the entire class to finish the test.

More information

f (r) (a) r! (x a) r, r=0

f (r) (a) r! (x a) r, r=0 Part 3.3 Differentiation v1 2018 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

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

MAT137 Calculus! Lecture 6

MAT137 Calculus! Lecture 6 MAT137 Calculus! Lecture 6 Today: 3.2 Differentiation Rules; 3.3 Derivatives of higher order. 3.4 Related rates 3.5 Chain Rule 3.6 Derivative of Trig. Functions Next: 3.7 Implicit Differentiation 4.10

More information

Infinite Series Introduction

Infinite Series Introduction 12 Many of the functions we will be dealing with later are described using infinite series, often either power series or series of eigenfunctions for certain self-adjoint operators ( Fourier series are

More information

7.1 Integration by Parts (...or, undoing the product rule.)

7.1 Integration by Parts (...or, undoing the product rule.) 7.1 1 7.1 Integration by Parts (...or, undoing the product rule.) Integration by Parts Recall the differential form of the chain rule. If u and v are differentiable functions. Then (1) d(uv) = du v +u

More information

1.1. BASIC ANTI-DIFFERENTIATION 21 + C.

1.1. BASIC ANTI-DIFFERENTIATION 21 + C. .. BASIC ANTI-DIFFERENTIATION and so e x cos xdx = ex sin x + e x cos x + C. We end this section with a possibly surprising complication that exists for anti-di erentiation; a type of complication which

More information

n=1 ( 2 3 )n (a n ) converges by direct comparison to

n=1 ( 2 3 )n (a n ) converges by direct comparison to . (a) n = a n converges, so we know that a n =. Therefore, for n large enough we know that a n

More information

Fall 2013 Hour Exam 2 11/08/13 Time Limit: 50 Minutes

Fall 2013 Hour Exam 2 11/08/13 Time Limit: 50 Minutes Math 8 Fall Hour Exam /8/ Time Limit: 5 Minutes Name (Print): This exam contains 9 pages (including this cover page) and 7 problems. Check to see if any pages are missing. Enter all requested information

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

MATH 1231 MATHEMATICS 1B Calculus Section 4.4: Taylor & Power series.

MATH 1231 MATHEMATICS 1B Calculus Section 4.4: Taylor & Power series. MATH 1231 MATHEMATICS 1B 2010. For use in Dr Chris Tisdell s lectures. Calculus Section 4.4: Taylor & Power series. 1. What is a Taylor series? 2. Convergence of Taylor series 3. Common Maclaurin series

More information