Chapter 11 - Sequences and Series

Size: px
Start display at page:

Download "Chapter 11 - Sequences and Series"

Transcription

1 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 2, a 3,...} = {a n }. Example. Assuming that the pattern of the first few terms continues, find a formula for the general term a n of each sequence. () (2) (3) {, 2, 3, 4 } { },... = n { 4, 29, 36, 425 } {,... = ( ) n n (n + ) 2 { 4, 2 9, 3 6, 4 } { 25,... = ( ) n+ n (n + ) 2 Remark. Some sequences (actually, many sequences) do not have a simple formula. Consider the Fibonacci sequence {,, 2, 3, 5, 8, 3, 2,...}. } } This is an example of a recursive sequence. There is a closed formula expression for the nth Fibonnaci number F (n) but it is harder to write down than the previous problem. Let φ = 2 ( + 5) (the golden ratio) and ψ = 2 ( 5). Then F (n) = φn ψ n 5. Definition 2 (Informal). A sequence {a n } has the it L if we can make the terms a n as close to L as we like by taking n sufficiently large. We write a n = L or a n L as n. If the it exists, we say the sequences converges. Otherwise, we say the sequence diverges. Definition 3 (Formal). A sequence {a n } has the it L if for every ε > 0 there is a corresponding number N > 0 such that a n L < ε for all n > N.

2 Definition 4. The expression a n = means that for every positive number M there is an integer N such that a n > M for all n > N. Example 2. Show that n = 0. Let ε > 0. We must find a number N such that n 0 < ε. This is equivalent to < ε. Solving for n gives n >. Set N =. Then if n > N then n ε ε < ε. n Example 3. Show that ln(n) =. Let M > 0. To find N, set ln(n) > M. This is equivalent to n > e M. Set N = e M. Now if n > N we have ln(n) > M. Remark. Note that we can plot these points on a graph using the ordered pairs (n, a n ). If our sequence is determined by a function, then the long term behavior of the sequence is identical to that of the function. The following theorem formalizes that concept. Definition 5. Let {a n } be a sequence. If f is a function such that f(n) = a n for each integer n, then we say the function f models the sequence {a n }. Theorem 4. If f is a function which models the sequence {a n } and then f(x) = L x a n = L. Remark. Note that the above theorem does not apply when f diverges. Consider the sequence {sin(πn)}. This sequence converges to 0, in fact, every term in the sequence is 0. However, while f(x) = sin(πx) does model {a n }, the it of f(x) as x does not exist. 2

3 Example 5. Use the previous theorem to evaluate the it of the sequence Let f(x) = x. Now, x 2 + f(x) = x x a n = n n2 +. x x x2 + = 2 x x 2 + = x x 2 x 2 + = =. Theorem 6. Let a n = p(n) where p(n) and q(n) are polynomials in n with leading coefficients q(n) b and c, respectively. Then 0 if deg q(n) > deg p(n) n = if deg p(n) > deg q(n) Example 7. Find the it of the sequence, { } n!. (n + 2)! Notice that we could rewrite the general term b c if deg p(n) = deg q(n). n! (n + 2)! = n! (n + 2)(n + )n! = (n + 2)(n + ) 0. Remark. We ll now discuss several theorems that help us to evaluate its of sequences. Many of these should remind you of corresponding theorems for its of functions. The last one relates the two types of its. Theorem 8 (Limit Laws for sequences). If {a n } and {b n } are convergent sequences and c is a constant, then () (a n ± b n ) = a n ± b n (2) ca n = c a n and c = c (3) (a n b n ) = a n b n a n (4) = a n b n b n if b n 0 Theorem 9 (Squeeze Theorem for Sequences). Let {a n }, {b n }, {c n } be sequences such that for some number M, b n a n c n for n > M and b n = c n = L, 3

4 then a n = L. Example 0. Evaluate the it of the sequence with general term a n = / n 4 + n 8. We can bound a n by 2n 4 a n 2n 2. Each of these sequences converges to 0 and then by the Squeeze Theorem, so does {a n }. Theorem. If a n = 0, then a n = 0. Proof. We have a n a n a n. Since a n = 0, then so too do we have a n = 0. Hence, by the Squeeze Theorem, a n = 0. Remark. The previous theorem only works if the it is 0. {( ) n } = {,,,,,,...}. sequence diverges. Theorem 2. If f(x) is continuous and then Consider the sequence Then the it of the absolute values is but the a n = L ( ) f(a n) = f a n = f(l). Remark. The sequence {r n } is convergent if < r and otherwise it is divergent. 0 < r < rn = r = r >. 2. Series Remark. Consider the process of adding all of the integers. We could do this by hand, , but that would take a while, and we re pretty sure its infinity. Thankfully, there is a formula that tells us the sum of the first n integers S n = n(n + ), 2 4

5 and we can prove this with induction. Now we just increase n to get bigger and bigger sums. The total sum is just the it of these partial sums, so an = S n =. Now let s consider a similar problem, the sequence given by {/2 n }. The more successive terms we add, the closer we get to. Hence, we might guess that 2 n =. We can see this geometrically by drawing a square, cutting it in half and then cutting the remaining half in half... This forms a sequence, { 2, 3 4, 7 8, 5 } 6,.... Hence, a general term in the sequence has the form This sequence clearly converges to. 2 n 2 n = 2 n. Definition 6. A series (or infinite series) is the infinite sum of the terms in a sequence {a n }. We denote it a n or a n. Let S N denote its Nth partial sum, that is, S N = N a n = a + a a N. If the sequence {S N } is convergent and N s N convergent and write an = S. = S exists, we say the series a n is The number S is called the sum of the series. If the sequence {S n } is divergent, then the series is called divergent. Remark. We will often use the notation, n a n = a i. We can add and subtract series termwise (see page 55). Moreover, a scalar multiple of an infinite series is the same as the infinite series of the terms multiplied by that scalar. 5 i=

6 Theorem 3. The geometric series is convergent if r < and its sum is cr n cr n = If r, the geometric series diverges. c r. Proof. If r = then the series clearly diverges. If r, then observe that S N = c + cr + cr cr N rs N = cr + cr cr N S N rs N = c cr N S N ( r) = c( r N ). Thus, ( c ) r N S = S N = r = c r c r rn. Thus, the series converges if r < and otherwise it diverges. Example 4. Determine whether each series converges or diverges. If it is convergent, find its sum. () This is a geometric series with r = 3/2. Since r >, then this series diverges. (2) 4 n+ 5 n We rewrite the series as 4 n+ 5 n = n+ 5 n = 4 + = 4 + 6/5 (4/5) = = n 5 5 n = ( ) n 4 5

7 Example 5. Express the number = as a ratio of integers. We can write this number as the series as = = = ( ) ( = = ( ) n ( ) ) This is a geometric series with c = 54/0 3 and r = 5400 < 0. Hence, the series converges to 54/03 = 54 = 54 = Thus, the value of the number is + 6 = 344. / Example 6. The series is known as the harmonic series. The harmonic series n diverges. We will show why below. Instead of looking for each partial sum, we will bound some of them. We use the following fact: If {a n } is a sequence containing a subsequence {b n } which diverges, then {a n } diverges. We have s 2 = + 2 ( ) s 4 = > = s 8 = + ( ) ( ) 8 > + ( ) ( ) = This continues and we find s 2 n > + n 2 and so s 2 n as n. Hence {s n} diverges. Example 7. Determine the convergence of the series n(n + ). If it converges, find its sum. First note that. And so the given series should converge if n+ n 2 converges. n 2 (We have not yet formalized a comparison theorem for series, but it should be rather intuitive.) This series should remind us of the indefinite integral Hence, our intuition should tells us that the given series converges. 7 x 2 dx, which converges.

8 We use the identity n(n + ) = n n +, which comes from partial fraction decomposition. Hence, ( S N = ) ( ) ( ) ( N ) N Since then the sum of the series is. S N =, N = N +. Remark. The series in Example 7 is known as a telescoping series. The strategy for finding the sum of any telescoping series is the same as in that example. Theorem 8. If the series a n is convergent, then a n = 0. Theorem 9 (Divergence Test). If a n 0, then the series a n diverges. Example 20. Show that the following series diverges n 0n + 2. Test. Let a n = n 0n+2, then a n 0 as n. Hence, the series diverges by the Divergence Remark. Note that the converse of the Divergence Test does not hold. There are sequences such that the it of the terms tends to zero but the series does not converge, e.g. the harmonic series. 3. The Integral Test Remark. We now turn to the question of when certain series converge or diverge. In this section and the next, we will focus exclusively on series of the form a n with a n 0 for all n. Remark. Consider the series n. We treat each summand as the area of a rectangle with base and height n. All of these rectangles can be position so that they lie above the curve x. Thus,. n x 8

9 Hence, the sum diverges. Now consider the series. Starting with n = 2, we proceed as above by treating n 2 each summand as a rectangle with base and height. then we see that these rectangles n 2 lie below the curve x 2. Hence, it is easy to see that n=2 n 2 x. 2 Since this series converges, it has a finite sum. Thus, the sum of the original series is plus this sum, and is stil infinite. Theorem 2 (The Integral Test). Suppose f(x) is continuous, positive, and decreasing function on [, ) which models the sequence {a n }. () If (2) If f(x) dx converges, then so does f(x) dx diverges, then so does a n, a n. Example 22. Determine whether the following series converges or diverges. We will consider the integral, ln n n 2. and apply IBP. Let u = ln x and dv = x 2 dx so du = x dx and v = x. Then ( ln x b [ ln x dx = dx = ln x ] b ) b + x 2 b x 2 b x x dx 2 ( = ln b [ b b ] ) b = 0 + [ b ] x + =. b ln x x 2 Hence, by the integral test, the given series converges. dx Caution! The above argument does not tell us that the sum of the series is. It only tells us that the series converges. The actual value of the series is a bit less than (approx.9375) but this is difficult to determine. 9

10 Example 23. Determine whether each series converges or diverges. () Let f(x) = x /4. Then f models the sequence { 4 n. 4 n }. Since dx x/4 diverges (p-integral type I, p = /4), then so does the given series. (2) Let f(x) = 3 5x 4. Then f models the sequence { 3 3 5n 4. 5n 4 }. Since 3 5x dx = x dx 4 converges (p-integral type I, p = 4), the so does the given series. Theorem 24 (p-test for series). The infinite series converges if p > and diverges otherwise. n p 4. Comparison Tests Remark. In this section we will consider two different comparison tests. The first should seem very familiar. Theorem 25 (The Comparison Test for Series). Assume there exists M > 0 such that 0 a n b n for n M. If b n converges, then a n also converges. If a n diverges, then b n also diverges. Remark. Why do we care about n M in the above theorem and don t just say for all n? The point is that it only matters what happens eventually in the sequence, not what happens in the early terms. 0

11 Example 26. Determine whether each series converges or diverges. ln n () n. For n > e, ln(n) >. Since the harmonic series diverges, then so too does our given series n n by the Comparison Test. (2) n 2 + n +. We have n 2 + n + > n 2 for n > 0. Hence, <. Since the series n 2 +n+ n 2 n 2 the p-test, p >, then by the Comparison Test so too does the given series. (3) n2 +. converges by Since n 2 + > n 2 = n, then < n. Thus, our series is smaller than a divergent 2 + n series and so the Comparison Test does not apply. Remark. The Comparison Test gives us a way of comparing series in which the terms in the series are bigger or smaller than those in a convergent or divergent series. The next test is similar, but compares growth rates of series. Theorem 27 (The Limit Comparison Test). Suppose that a n and b n are series with positive terms. If a n = c b n where c is a finite number with c > 0, then either both series converge or both diverge. Example 28. Use the Limit Comparison test to determine whether the following series converges or diverges n2 +. We compare to the harmonic series, which has terms b n = /n. / n 2 + n n = /n n2 + = 2 n 2 + = n 2 n 2 + = > 0. Thus, by the Limit Comparison Test, the given series diverges. Example 29. Determine whether the following series converges or diverges. cos 2 (3n) + (.2). n

12 First note that 0 cos 2 (3n). Hence, cos 2 (3n) + (.2) n + (.2) n (.2). n The sequence is geometric (r = 5 (.2) n 6 Comparison Test, the given series converges. so r < ) and so it converges. Thus, by the Example 30. Determine whether the following series converges or diverges. 3n 3 + 2n 5n 5 2n It would be difficult to apply the Comparison Test (though not impossible perhaps). We will instead apply the Limit Comparison Test. Set a n = 3n3 +2n. To determine the 5n 5 2n 3 +3 comparing series, look for the highest power of n in the numerator and denominator. We will compare to the series b n where b n = n3 =. By the p-test, this series converges n 5 n 2 a (p > ). Thus, if n bn = c where c > 0 and finite, then the given series converges. a n (3n 3 + 2n )/(5n 5 2n 3 + 3) = b n (/n 2 ) Hence, the given series converges by the Limit Comparison Test. = 3n 5 + 2n 3 n 2 5n 5 2n = 3 5 > 0. Remark. The next example illustrates that there may be times when it is advantageous to use both theorems in conjunction. Example 3. Show that the series converges. n! Since n! grows fast, we will conjecture that the series converges. For n > we have n! > n(n ) so n! < n(n ). By the Comparison Test, our given series will converge if the series n(n ) converges. We will use the Limit Comparison Test. Let a n = n(n ) and b n = n 2. Then Thus, by the LCT, n(n ) converges. a n n 2 = b n n(n ) =. Remark. We will see that there is a much quicker way to show convergence of this series in Section 6. 2

13 5. Alternating series Definition 7. An alternating series is a series whose terms are alternately positive and negative. Example 32. Consider the alternating harmonic series ( ) n n, or its variation ( ) n n, which is just the additive inverse of the one before. We saw previously that the alternating harmonic series converges. It turns out that the sum is ln(2), though the reason for this will come later. (If you want a hint, start thinking about the derivatives of ln(x). Remark. What we will consider in this section is a test for convergence of alternating series. Theorem 33 (The Alternating Series Test). If the alternating series, ( ) n b n = b b 2 + b 3 b 4 + b 5 b 6 + b n > 0 satisfies then the series is convergent. (i) b n+ b n for all n (decreasing) and (ii) b n = 0. Remark. The Alternating Series Test works similarly if ( ) n is replaced by ( ) n. It is also not affected by the starting value. Example 34. Use the alternating series test to give another explanation of why the alternating harmonic series converges. We need to check two things: that the series is decreasing and the it of the summands in zero. The second is obvious, n = 0. For the first, we need to show for all n. This is clear because the denominator on n+ n the left is always larger. Equivalently, we could cross multiply to be n n +, or 0. Hence, by the Alternating Series Test, the series converges. 3

14 Remark. Why does this test work? We give a weak argument based on observation. A more complete argument is in your textbook. Start with b, drawn out on a line segment. We then subtract from that b 2, which is less than b by hypothesis. Next, we add on b 3, which is less than b 2 and subtract b 4. This difference is completely contained in b 2. Continuing in this process, we see that the it of partial sums is bounded by b. Hence, the sequence of partial sums is increasing (monotonic) and bounded, therefore convergent. What issues are this argument ignoring? Remark. Given a series as in the theorem above, we have 0 < S < b and S 2N < S < S 2N+. Example 35. Determine the convergence of the series ( ) n n2 +. This is similar to the above. Note that the fact that the powers of are off from the test does not affect the convergence. Example 36. Determine the convergence of the series cos(πn). n! This is an alternating series in disguise since n even implies cos(πn) = and n odd implies cos(πn) =. converges. We can then apply the alternating series test to show the series Example 37. Determine whether the series converges or diverges ( ) n 2n 5n +. For part (i), we want b n+ b n 2(n + ) 5(n + ) + 2n 5n + (2n + 2)(5n + ) 2n(5n + 6) 0n 2 + 2n + 2 0n 2 + 2n 2 0. Hence, our original statement reduces (is equivalent to) a false statement, so the series fails part (i). 4

15 For the second part, note that, 2n 5n + = Thus, this series fails both parts of the AST. (Note: if the series fails one part it fails the AST. I just wanted you to see an example where it fails both parts.) This alone does not guarantee divergence. However, the it 2n ( )n 5n + does not exist. Hence, by the Divergence Test, this series diverges. Example 38. Determine whether the series converges or diverges ( ( ) n sin2 π n) 2. n 2 In this case, condition (ii) holds (Squeeze Theorem). On the other hand, the series is not decreasing. Note that, if n is odd, then b n = n 2 series fails the Alternating Series Test. but if n is even then b n = 0. Thus, this However, this series still converges. Part of the reason is that this series is not really an alternating series. The negative terms are all 0, and so this is in fact a positive series. It is actually the series (2n ) 2 which converges by the Limit Comparison Test. Example 39. Determine the convergence of the series ( ) n+ n 2 n 3 +. Condition (ii) is easy to check and we omit that here. The real challenge is to check whether it is decreasing. It is enough, however, to show that the function f(x) = x2 x 3 + is decreasing (why?!). To determine intervals of increase and decrease, we look for critical points. Note that f (x) = x(2 x3 ) (x 3 +) 2. This has critical points at x =, 0, 3 2. We only care about x, so we check that f (x) < 0 for x > 3 2. Hence, f is decreasing for x 2. The statement of the theorem indicates that the decreasing condition must hold for all n, but as with most of our theorems, it is enough that it holds eventually. 5

16 Example 40. Test the series for convergence or divergence, ( n ) ( ) n + n. Let b n = n + n. We first check the it, ( n + n)( n + + n) n + n = n + + n = = 0. n + + n Now to show decreasing, we could argue as above. Instead, we will do this algebraically. The following statements are equivalent because all values considered are positive. b n+ b n n + 2 n + n + n n n 2 n + (n + ) + 2 n n + 2 4(n + ) 2 n n + 2 2(n + ) n n + 2 (n + ) n(n + 2) (n + ) 2 0. Remark. Alternating series are particularly nice because there is an easy formula to determine a bound for the error of the Nth partial sum S N. Theorem 4 (Alternating series estimation theorem). If S = ( )n b n is the sum of a series satisfying the AST, then R N = S S N b N+. Remark. Another way of stating the above is that S N b N+ S S N b N. Example 42. Find the sum of the series ( ) n correct to three decimal places. n! First check the Alternating Series Test. The fact that the summation starts at n = 0 does not affect the AST. Set b n =. It is clear that n! b n = n! = 0. 6

17 Then b n+ b n (n + )! n! (n + )! n! n + 0 n. This last statement is true by assumption. Hence, {b n } is a decreasing sequence and so the series converges by the Alternating Series Test. Let S be the sum of the series. The idea of the above theorem is that we must find a b n such that the difference does not affect the third decimal place of the sum. This is a bit of trial and error. We compute the b n and find that b 7 = Hence, S S 6 b 7 = We compute S Hence, S S S Round both sides to three decimal places gives S 0.368, so S Absolute convergence, ratio and root tests Remark. In the previous section, we ited ourselves to only series with positive terms. We now consider series with negative terms. Definition 8. A series a n is called absolutely convergent if the series of absolute values an is convergent. We say a n is conditionally convergent if a n converges but a n diverges. Example 43. The series ( ) n n 2 the alternating series test). is absolutely convergent. It is also convergent (by The alternating harmonic series converges but it is not absolutely convergent. Theorem 44. If a series a n is absolutely convergent, then it is convergent. 7

18 Proof. We know a n a n a n so 0 a n + a n 2 a n. Since a n converges then 2 an, so (a n + a n ) converges by the Comparison Test. Since an = (a n + a n ) a n, is the difference of two convergent series, then a n converges. Example 45. Study the convergence of cos n n 2. We have cos n, so cos n n 2 n. 2 Hence, the series is absolutely convergent by the Comparison Test, and therefore convergent. Remark. We will now consider two tests, the Ratio Test and the Root test, which can in certain cases determine whether a series is absolutely convergent. Theorem 46 (The Ratio Test). Assume the following it exists: L = a n+ a n. If L <, then the series a n is absolutely convergent. If L > or L =, then the series a n is divergent. If L =, then the Ratio Test is inconclusive. Example 47. Study the convergence of each example. n () 2 n Set a n = n. Then 2 n L = a n+ a n = (n + )/2 n+ n/2 n = (n + )2 n n2 n+ = 2. Since L <, then the series a n converges absolutely by the Ratio Test. (2) n 3 Set a n =. Now we compute n 3 L = a n+ a n = /(n + ) 3 /n 3 = n 3 (n + ) 3 =. 8

19 Thus, the Ratio Test is inconclusive in this case. Thankfully, since the terms are always positive, we know already that this series converges absolutely by the p-test. n! (3) 6 n Set a n = n!. Then 6 n L = a n+ a n = (n + )!/6 n+ n!/6 n = (n + )!6 n n!6 n+ = Since L =, then the series a n diverges by the Ratio Test. ( 3) n (4) n Set a n = ( 3)n n. Then L = a n+ a n = ( 3) n / n + ( 3) n / n = Since L >, then the series a n diverges by the Ratio Test. Remark. A quick reminder that for any finite number p, (np ) /n = n p/n =. n + 6 n3 n n + 3 n = 3. =. This can be shown by writing a function which models the sequence and L Hospital s Rule. Theorem 48 (The Root Test). Assume the following it exists: L = n a n. If L <, then the series a n is converges absolutely. If L > or L =, then the series a n diverges. If L =, then the Root Test is inconclusive. Example 49. Study the convergence of each example. ( ) n 2 n + (). 2n 2 + ( n Set a n = 2 + n. 2n +) Then 2 L = ( n n n2 + a n = 2n ) n = n 2 + 2n 2 + = 2.

20 Since L <, then the series a n converges absolutely by the Root Test. ( 5) n (2). n 2 This one could be done (fairly easily) with the Ratio Test. But we ll use the Root Test along with the fact mentioned above. Set a n = ( 5)n. Then n 2 L = n n a n = ( 5) n = n 2 Since L >, then the series a n diverges by the Root Test. 5 = 5. n2/n 8. Power Series Remark. Recall that in a geometric series, the coefficients were assumed to be constant. We now generalize this and allow the coefficients to vary. We then have what is known as a power series. We will study when power series converge using many of the tools developed in previous sections. Definition 9. A power series with center a is a series of the form F (x) = c n (x a) n = c 0 + c (x a) + c 2 (x a) 2 +. The c n are constants called the coefficients of the series. Remark. Notice that, in contrast to our previous convention, we typically start a power series at the index n = 0. Example 50. You have already seen an example of a power series, the geometric series, cr n = cr n. Hence, c n = c for all n. We already know when this series converges, that is, when r <. In terms of power series, we call the radius of convergence and (, ) the interval of convergence. Remark. As we saw in the last example, a power series F (x) may converge for some values of x and diverge for other values of x. It turns out that there is always interval I, called the interval of convergence, such that F (x) converges for values of x in I and diverges for 20

21 values outside (there is a question of what happens at the endpoints which must be checked separately). Theorem 5 (Radius of covergence). Every power series F (x) has a radius of convergence R, which is either a nonnegative number of infinity. If R is finite, F (x) converges absolutely when x c < R and diverges when x c > R. If R =, then F (x) converges absolutely for all x. Remark. In each example, we must first find the radius of convergence. We then must check the endpoints individually. Example 52. Find the radius and interval of convergence for the series ( ) n x n n +. The center here is 0. We apply the Ratio Test, ( ) n+ x n+ /(n + 2) ( ) n x n /(n + ) = x n+ /(n + 2) x n /(n + ) = xn + n + 2 n + = x n + 2 = x. This power series converges when x < and diverges when x >, so the radius of convergence is. Now we need to check the endpoints x = and x =. When x =, this series is just the alternating harmonic series. On the other hand, when x =, this is the harmonic series. Hence, the interval of convergence is (, ]. Example 53. Find the radius and interval of convergence for the series n!x n. Again we apply the Ratio Test (this will be our primary tool, but occasionally we may apply the Root Test as well). (n + )!x n+ n!x n = (n + )x = x (n + ). This it is infinite unless x = 0. Thus, the radius of convergence of the series is 0. Example 54. Find the radius and interval of convergence for the series n (x + 2)n ( ). n2 n 2

22 Note that this series is forced to start at n =. However, that will not affect the radius or interval of convergence. We will apply the Root Test here, but the Ratio Test would also work. n (x + 2)n ( )n n2 n = x + 2 n n2 = x n n = Thus, we need x+2 2 < which is equivalent to x + 2 < 2. Thus, R = 2. x The condition x + 2 < 2 implies 2 < x + 2 < 2 or 4 < x < 0. Thus, we need to check the series when x = 4 and when x = 0. When x = 0 this is the alternating harmonic series. When x = 4 it is the harmonic series. Thus the interval is ( 4, 0]. Example 55. Find the radius and interval of convergence for the series ( ) n x2n (2n)!. Applying the ratio test, ( ) n+ x 2(n+) /(2(n + ))! ( ) n x 2n /(2n)! = x 2(n+) (2n)! x 2n (2(n + ))! = x 2 (2n + 2)(2n + ) = x 2 (2n + 2)(2n + ) = 0. Hence, the series converges for all x and the radius of convergence is R =. Example 56. Find the radius and interval of convergence for the series n 5 (x 2) n. 5 n Again applying the Ratio Test, (n + ) 5 (x 2) n+ /5 n+ n 5 (x 2) n /5 n Hence, R = 5 and the endpoints are x = 3, 7. = x 2 5 (n + ) 5 = n 5 x 2. 5 When x = 7, the series becomes n 5 and when x = 3, the series becomes ( ) n n 5. Both diverge by the Divergence Test. Thus, the interval of convergence is ( 3, 7). 22

23 9. Representations of functions as power series Remark. Suppose x <. Then x = x n = + x + x 2 + x 3 +. Said another way, the function /( x) may be represented by the power series. This has many practical applications. In particular, power series are often better to work with because they resemble polynomials. Hence, if a function like e x can be represented by a power series (and it can) then we can approximate e 5 by using the power series representation. In this section we will study multiple techniques for representing certain functions by power series. We expand this in the next section using Taylor series. Example 57. Express /( + x 2 ) as the sum of a power series and find its interval of convergence. We apply substitution to the power series form of /( x) by replacing x with x 2. + x = 2 ( x 2 ) = ( x 2 ) n = ( ) n x 2n = x 2 + x 4 x 6 + x 8 +. Because this is a geometric series, it converges when x 2 <, that is, when x 2 <. But this is just equivalent to x <. So the interval of convergence is (, ). Example 58. Express /(x 3) as the sum of a power series and find its interval of convergence. We first need to write this in the form of the sum of a geometric series. We do this by factoring out a 3 from the denominator. ( ) x 3 = ( 3)( (x/3)) = 3 x = 3 3 ( x ) n = n xn. This series converges when x/3 < or x < 3. Thus, the interval of convergence is ( 3, 3). Example 59. Express x 2 /(x 3) as the sum of a power series and find its interval of convergence. We can use our work from the previous example. ( ) x 2 x 3 = x2 x 3 = x2 3 3 n xn = 3 The interval of convergence is ( 3, 3) n xn+2 = 3 n=2 3 n 2 xn.

24 Theorem 60 (Term-by-term differentiation and integration). If the power series F (x) = c n (x a) n has radius of convergence R > 0, then F (x) is differentiable (and therefore continuous) on (a R, a + R) (or all x if R = ). Furthermore, we can integrate and differentiate term by term. For x (a R, a + R), () F (x) = c + 2c 2 (x a) + 3c 3 (x a) 2 + = (2) nc n (x a) n (x a) 2 F (x) dx = C + c 0 (x a) + c + = C + 2 Moreover, these series have the same radius of convergence R. as a power series by differentiating the power series represen- Example 6. Express ( x) 2 tation for. x Using term-by-term differentiation, ( x) = d 2 dx c n (x a)n+ n + ( x ) = d dx ( + x + x2 + x 3 + ) = x + 3x 2 + = nx n. Since term-by-term differentiation does not affect the radius of convergence, then we get radius of convergence R =. Remark. The radius of convergence will remain the same when we differentiate and integrate, but the interval of convergence may change. Check endpoints! Example 62. Find a power series expansion for arctan(x). By Example 57, ( + x 2 ) = x 2 + x 4 x 6 + when x <. Then arctan x = ( + x 2 ) dx = ( x 2 + x 4 x 6 + ) dx = C + x x3 3 + x5 5 x When x = 0, C = arctan(0) = 0. Hence, ( ) n x 2n+ arctan x =. 2n + This expansion is valid for < x < but not at the endpoints. 24

25 Example 63. Find a power series expansion for ln( + x). We have + x = ( x) = ( ) n x n and this series had radius of convergence. Now ln( + x) = + x dx = ( x + x 2 x 3 + x 4 + ) dx ) = (x x2 2 + x3 3 x4 4 + x C = C + ( ) n xn+ n +. When x = 0, ln( + x) = ln() = 0. Hence, C = 0. This has radius of convergence R =. 0. Taylor Series Remark. For a function f(x), the linearization at x = a is the function L(x) = f (x)(x a) + f(a). The linearization approximates the function near x = a. But more than that, f(x) and L(x) agree at x = a and their derivatives agree at x = a. That is, f(a) = L(a) and f (a) = L (a). The question in this section is whether we can construct functions that agree at higher derivatives as well and how well do these coincide with each other. It turns out that functions that can be represented by a power series can always be represented by a very special series. Remark. Suppose f can be represented by a power series centered at a, that is f(x) = c n (x a) n, x a < R. Can we determine a formula for the c n in general? First note that f(a) = c 0. Now if we take the derivative we find, f (x) = nc n (x a) n. Thus, f (a) = c. Similarly, f (x) = n(n )c n (x a) n 2, n=2 25

26 so f (a) = 2c 2. Continuing in this way, we find that f (n) (a) = n!c n. Said another way, c n = f (n) (a) n!. Theorem 64 (Taylor s Formula). If f has a power series representation centered at a, that is, f(x) = c n (x a) n, x a < R, then its coefficients are given by the formula, c n = f (n) (a) (x a) n. n! Remark. The above series is called the Taylor Series of f at a and, when a = 0, it is called the Maclaurin series. Example 65. Find the Maclaurin Series of f(x) = e x and its radius of convergence. First note that f (n) (x) = e x for all n and so f (n) (0) = for all n. Hence, e x x n = n!. Using the ratio test, we find the radius of convergence is R = (this was a WebAssign problem). Example 66. Find the Maclaurin series for sin x. Let f(x) = sin x, then f (x) = cos x, f (x) = sin x, f (x) = cos x and f (4) = sin x. Hence, this cycle repeats indefinitely. We have f(0) = 0, f (0) =, f (0) = 0, and f (0) =. Thus, the Maclaurin series for sin x is ( ) n x 2n+ (2n + )!. Example 67. Find the Taylor series of f(x) = /x at a = 3. We have f(x) = x, f (x) = x 2, f (x) = 2x 3, f (x) = 6x 4. Thus, we conclude that f (n) (x) = ( ) n (n!)x (n+). Hence, f (n) ( 3) = ( ) n (n!)( 3) (n+) = (n!)3 (n+). Therefore, the Taylor series expansion of f(x) = /x at a = 3 is (n!)3 (n+) (x ( 3)) n = n! 3 (x + n+ 3)n. 26

27 Remark. Our understanding of Taylor series gives us a way to realize a very important series which you are probably already familiar with. Example 68 (The Binomial Series). Find the Maclaurin series for f(x) = ( + x) k, where k is any real number. so that We can show that Hence, the Maclaurin series of f(x) is f (0) (x) x n = n! f (n) (x) = k(k )(k 2) (k n + )( + x) k n, f (0) (x) = k(k )(k 2) (k n + ). k(k )(k 2) (k n + ) x n. n! The coefficients in this series are known as binomial coefficients, ( ) k k(k )(k 2) (k n + ) =. n n! Hence, we can write the series in shorthand as, ( ) k ( + x) k = x n. n Remark. Now we turn to the question of whether a function is truly represented by its Taylor/Maclaurin series. One way to do this is to find the radius of convergence. In the first two examples, the radius of convergence is R =. On the other hand, in the previous example, the radius of convergence is 3. There is a shortcut which can save time in certain instances. Remark. We call the partial sums of the Taylor series the Taylor polynomials of f at a. Let T n (x) represent the nth Taylor polynomial of a function f. Then R n (x) = f(x) T n (x) is called the remainder of the Taylor series. Theorem 69. If f(x) = T n (x) + R n (x) and R n(x) = 0 for x a < d, then f is equal to the sum of its Taylor series on the interval x a < d. Theorem 70. Suppose there exists M > 0 such that f (n+) (x) M for all n and all x such that x a d, then f(x) is equal to the sum of its Taylor series on (a d, a + d). 27

28 Remark. This actually follows from two facts: The first is Taylor s Inequality which states that and from the fact that for any real number x. R n (x) M (n + )! x a n+, xn /n! = 0 Example 7. Prove e x equals the sum of its Taylor Series at x = a. We have f (k) (x) e a+r for x (a R, a + R). Remark. One way of finding Taylor/Maclaurin series is to obtain them from old ones. In particular, one could substitute/integrate/derive known Taylor series to obtain the Taylor series for a new function. Example 72. Show that sin x equals the sum of its Maclaurin series at a = 0 and, find the Maclaurin series for x sin x. Let g(x) = sin x. From above, we know that the Maclaurin series for sin x is sin x = ( ) n x 2n+ (2n + )!. Since g (k) (x) for all x, then sin x equals the sum of its Maclaurin series. Hence, x sin x = ( ) n x2(n+) (2n + )!. Example 73. Evaluate the following indefinite integral as an infinite series. e x2 dx We have Hence, by substitution, e x = e x2 = Now, by term-by-term integration, e x2 dx = C + x n n!. ( ) n x2n n!. ( ) n x 2n+ n!(2n + ). 28

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

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

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

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

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

Math 1b Sequences and series summary

Math 1b Sequences and series summary Math b Sequences and series summary December 22, 2005 Sequences (Stewart p. 557) Notations for a sequence: or a, a 2, a 3,..., a n,... {a n }. The numbers a n are called the terms of the sequence.. Limit

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

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

Section 11.1: Sequences

Section 11.1: Sequences Section 11.1: Sequences In this section, we shall study something of which is conceptually simple mathematically, but has far reaching results in so many different areas of mathematics - sequences. 1.

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

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

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

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

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

Taylor and Maclaurin Series. Copyright Cengage Learning. All rights reserved.

Taylor and Maclaurin Series. Copyright Cengage Learning. All rights reserved. 11.10 Taylor and Maclaurin Series Copyright Cengage Learning. All rights reserved. We start by supposing that f is any function that can be represented by a power series f(x)= c 0 +c 1 (x a)+c 2 (x a)

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

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

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

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

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

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

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

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

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

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

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

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

February 13, Option 9 Overview. Mind Map

February 13, Option 9 Overview. Mind Map Option 9 Overview Mind Map Return tests - will discuss Wed..1.1 J.1: #1def,2,3,6,7 (Sequences) 1. Develop and understand basic ideas about sequences. J.2: #1,3,4,6 (Monotonic convergence) A quick review:

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

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

A sequence { a n } converges if a n = finite number. Otherwise, { a n }

A sequence { a n } converges if a n = finite number. Otherwise, { a n } 9.1 Infinite Sequences Ex 1: Write the first four terms and determine if the sequence { a n } converges or diverges given a n =(2n) 1 /2n A sequence { a n } converges if a n = finite number. Otherwise,

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

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

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

X. Numerical Methods

X. Numerical Methods X. Numerical Methods. Taylor Approximation Suppose that f is a function defined in a neighborhood of a point c, and suppose that f has derivatives of all orders near c. In section 5 of chapter 9 we introduced

More information

5.2 Infinite Series Brian E. Veitch

5.2 Infinite Series Brian E. Veitch 5. Infinite Series Since many quantities show up that cannot be computed exactly, we need some way of representing it (or approximating it). One way is to sum an infinite series. Recall that a n is the

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

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

Math 115 HW #5 Solutions

Math 115 HW #5 Solutions Math 5 HW #5 Solutions From 29 4 Find the power series representation for the function and determine the interval of convergence Answer: Using the geometric series formula, f(x) = 3 x 4 3 x 4 = 3(x 4 )

More information

Section 8.2: Integration by Parts When you finish your homework, you should be able to

Section 8.2: Integration by Parts When you finish your homework, you should be able to Section 8.2: Integration by Parts When you finish your homework, you should be able to π Use the integration by parts technique to find indefinite integral and evaluate definite integrals π Use the tabular

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

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

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

Section Example Determine the Maclaurin series of f (x) = e x and its the interval of convergence.

Section Example Determine the Maclaurin series of f (x) = e x and its the interval of convergence. Example Determine the Maclaurin series of f (x) = e x and its the interval of convergence. Example Determine the Maclaurin series of f (x) = e x and its the interval of convergence. f n (0)x n Recall from

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

EXAMPLES OF PROOFS BY INDUCTION

EXAMPLES OF PROOFS BY INDUCTION EXAMPLES OF PROOFS BY INDUCTION KEITH CONRAD 1. Introduction In this handout we illustrate proofs by induction from several areas of mathematics: linear algebra, polynomial algebra, and calculus. Becoming

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

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

MA 114 Worksheet # 1: Improper Integrals

MA 114 Worksheet # 1: Improper Integrals MA 4 Worksheet # : Improper Integrals. For each of the following, determine if the integral is proper or improper. If it is improper, explain why. Do not evaluate any of the integrals. (c) 2 0 2 2 x x

More information

As f and g are differentiable functions such that. f (x) = 20e 2x, g (x) = 4e 2x + 4xe 2x,

As f and g are differentiable functions such that. f (x) = 20e 2x, g (x) = 4e 2x + 4xe 2x, srinivasan (rs7) Sample Midterm srinivasan (690) This print-out should have 0 questions. Multiple-choice questions may continue on the next column or page find all choices before answering. Determine if

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. Taylor and Maclaurin Series Copyright Cengage Learning. All rights reserved. Objectives Find a Taylor or Maclaurin series for a function.

More information

Chapter 9: Infinite Series Part 2

Chapter 9: Infinite Series Part 2 Name: Date: Period: AP Calc BC Mr. Mellina/Ms. Lombardi Chapter 9: Infinite Series Part 2 Topics: 9.5 Alternating Series Remainder 9.7 Taylor Polynomials and Approximations 9.8 Power Series 9.9 Representation

More information

Representation of Functions as Power Series.

Representation of Functions as Power Series. MATH 0 - A - Spring 009 Representation of Functions as Power Series. Our starting point in this section is the geometric series: x n = + x + x + x 3 + We know this series converges if and only if x

More information

CHAPTER 4. Series. 1. What is a Series?

CHAPTER 4. Series. 1. What is a Series? CHAPTER 4 Series Given a sequence, in many contexts it is natural to ask about the sum of all the numbers in the sequence. If only a finite number of the are nonzero, this is trivial and not very interesting.

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

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

Main topics for the First Midterm Exam

Main topics for the First Midterm Exam Main topics for the First Midterm Exam The final will cover Sections.-.0, 2.-2.5, and 4.. This is roughly the material from first three homeworks and three quizzes, in addition to the lecture on Monday,

More information

Sequence. A list of numbers written in a definite order.

Sequence. A list of numbers written in a definite order. Sequence A list of numbers written in a definite order. Terms of a Sequence a n = 2 n 2 1, 2 2, 2 3, 2 4, 2 n, 2, 4, 8, 16, 2 n We are going to be mainly concerned with infinite sequences. This means we

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

Taylor Series. richard/math230 These notes are taken from Calculus Vol I, by Tom M. Apostol,

Taylor Series.  richard/math230 These notes are taken from Calculus Vol I, by Tom M. Apostol, Taylor Series Professor Richard Blecksmith richard@math.niu.edu Dept. of Mathematical Sciences Northern Illinois University http://math.niu.edu/ richard/math230 These notes are taken from Calculus Vol

More information

Math 113: Quiz 6 Solutions, Fall 2015 Chapter 9

Math 113: Quiz 6 Solutions, Fall 2015 Chapter 9 Math 3: Quiz 6 Solutions, Fall 05 Chapter 9 Keep in mind that more than one test will wor for a given problem. I chose one that wored. In addition, the statement lim a LR b means that L Hôpital s rule

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

MTH101 Calculus And Analytical Geometry Lecture Wise Questions and Answers For Final Term Exam Preparation

MTH101 Calculus And Analytical Geometry Lecture Wise Questions and Answers For Final Term Exam Preparation MTH101 Calculus And Analytical Geometry Lecture Wise Questions and Answers For Final Term Exam Preparation Lecture No 23 to 45 Complete and Important Question and answer 1. What is the difference between

More information

MSM120 1M1 First year mathematics for civil engineers Revision notes 4

MSM120 1M1 First year mathematics for civil engineers Revision notes 4 MSM10 1M1 First year mathematics for civil engineers Revision notes 4 Professor Robert A. Wilson Autumn 001 Series A series is just an extended sum, where we may want to add up infinitely many numbers.

More information

Mu Sequences and Series Topic Test Solutions FAMAT State Convention 2018

Mu Sequences and Series Topic Test Solutions FAMAT State Convention 2018 . E The first term of the sum has a division by 0 and therefore the entire expression is undefined.. C We can pair off the elements in the sum, 008 008 ( (k + ) + (k + )) = 3. D We can once again pair

More information

MATH 1231 MATHEMATICS 1B CALCULUS. Section 4: - Convergence of Series.

MATH 1231 MATHEMATICS 1B CALCULUS. Section 4: - Convergence of Series. MATH 23 MATHEMATICS B CALCULUS. Section 4: - Convergence of Series. The objective of this section is to get acquainted with the theory and application of series. By the end of this section students will

More information

56 CHAPTER 3. POLYNOMIAL FUNCTIONS

56 CHAPTER 3. POLYNOMIAL FUNCTIONS 56 CHAPTER 3. POLYNOMIAL FUNCTIONS Chapter 4 Rational functions and inequalities 4.1 Rational functions Textbook section 4.7 4.1.1 Basic rational functions and asymptotes As a first step towards understanding

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

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, 2017 Outline Geometric Series The

More information

1. (25 points) Consider the region bounded by the curves x 2 = y 3 and y = 1. (a) Sketch both curves and shade in the region. x 2 = y 3.

1. (25 points) Consider the region bounded by the curves x 2 = y 3 and y = 1. (a) Sketch both curves and shade in the region. x 2 = y 3. Test Solutions. (5 points) Consider the region bounded by the curves x = y 3 and y =. (a) Sketch both curves and shade in the region. x = y 3 y = (b) Find the area of the region above. Solution: Observing

More information

Limits and Continuity

Limits and Continuity Chapter Limits and Continuity. Limits of Sequences.. The Concept of Limit and Its Properties A sequence { } is an ordered infinite list x,x,...,,... The n-th term of the sequence is, and n is the index

More information

Chapter 8. Infinite Series

Chapter 8. Infinite Series 8.4 Series of Nonnegative Terms Chapter 8. Infinite Series 8.4 Series of Nonnegative Terms Note. Given a series we have two questions:. Does the series converge? 2. If it converges, what is its sum? Corollary

More information

Sums and Products. a i = a 1. i=1. a i = a i a n. n 1

Sums and Products. a i = a 1. i=1. a i = a i a n. n 1 Sums and Products -27-209 In this section, I ll review the notation for sums and products Addition and multiplication are binary operations: They operate on two numbers at a time If you want to add or

More information

We are going to discuss what it means for a sequence to converge in three stages: First, we define what it means for a sequence to converge to zero

We are going to discuss what it means for a sequence to converge in three stages: First, we define what it means for a sequence to converge to zero Chapter Limits of Sequences Calculus Student: lim s n = 0 means the s n are getting closer and closer to zero but never gets there. Instructor: ARGHHHHH! Exercise. Think of a better response for the instructor.

More information

TAYLOR POLYNOMIALS DARYL DEFORD

TAYLOR POLYNOMIALS DARYL DEFORD TAYLOR POLYNOMIALS DARYL DEFORD 1. Introduction We have seen in class that Taylor polynomials provide us with a valuable tool for approximating many different types of functions. However, in order to really

More information

Sequences of Real Numbers

Sequences of Real Numbers Chapter 8 Sequences of Real Numbers In this chapter, we assume the existence of the ordered field of real numbers, though we do not yet discuss or use the completeness of the real numbers. In the next

More information

Because of the special form of an alternating series, there is an simple way to determine that many such series converge:

Because of the special form of an alternating series, there is an simple way to determine that many such series converge: Section.5 Absolute and Conditional Convergence Another special type of series that we will consider is an alternating series. A series is alternating if the sign of the terms alternates between positive

More information

Math 181, Exam 2, Study Guide 2 Problem 1 Solution. 1 + dx. 1 + (cos x)2 dx. 1 + cos2 xdx. = π ( 1 + cos π 2

Math 181, Exam 2, Study Guide 2 Problem 1 Solution. 1 + dx. 1 + (cos x)2 dx. 1 + cos2 xdx. = π ( 1 + cos π 2 Math 8, Exam, Study Guide Problem Solution. Use the trapezoid rule with n to estimate the arc-length of the curve y sin x between x and x π. Solution: The arclength is: L b a π π + ( ) dy + (cos x) + cos

More information

12.1 Arithmetic Progression Geometric Progression General things about sequences

12.1 Arithmetic Progression Geometric Progression General things about sequences ENGR11 Engineering Mathematics Lecture Notes SMS, Victoria University of Wellington Week Five. 1.1 Arithmetic Progression An arithmetic progression is a sequence where each term is found by adding a fixed

More information

Homework Problem Answers

Homework Problem Answers Homework Problem Answers Integration by Parts. (x + ln(x + x. 5x tan 9x 5 ln sec 9x 9 8 (. 55 π π + 6 ln 4. 9 ln 9 (ln 6 8 8 5. (6 + 56 0/ 6. 6 x sin x +6cos x. ( + x e x 8. 4/e 9. 5 x [sin(ln x cos(ln

More information

a j x j. j=0 The number R (possibly infinite) which Theorem 1 guarantees is called the radius of convergence of the power series.

a j x j. j=0 The number R (possibly infinite) which Theorem 1 guarantees is called the radius of convergence of the power series. Lecture 6 Power series A very important class of series to study are the power series. They are interesting in part because they represent functions and in part because they encode their coefficients which

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

Seunghee Ye Ma 8: Week 2 Oct 6

Seunghee Ye Ma 8: Week 2 Oct 6 Week 2 Summary This week, we will learn about sequences and real numbers. We first define what we mean by a sequence and discuss several properties of sequences. Then, we will talk about what it means

More information

7.5 Partial Fractions and Integration

7.5 Partial Fractions and Integration 650 CHPTER 7. DVNCED INTEGRTION TECHNIQUES 7.5 Partial Fractions and Integration In this section we are interested in techniques for computing integrals of the form P(x) dx, (7.49) Q(x) where P(x) and

More information

Math 106: Review for Final Exam, Part II - SOLUTIONS. (x x 0 ) 2 = !

Math 106: Review for Final Exam, Part II - SOLUTIONS. (x x 0 ) 2 = ! Math 06: Review for Final Exam, Part II - SOLUTIONS. Use a second-degree Taylor polynomial to estimate 8. We choose f(x) x and x 0 7 because 7 is the perfect cube closest to 8. f(x) x /3 f(7) 3 f (x) 3

More information

Math WW08 Solutions November 19, 2008

Math WW08 Solutions November 19, 2008 Math 352- WW08 Solutions November 9, 2008 Assigned problems 8.3 ww ; 8.4 ww 2; 8.5 4, 6, 26, 44; 8.6 ww 7, ww 8, 34, ww 0, 50 Always read through the solution sets even if your answer was correct. Note

More information

STEP Support Programme. Pure STEP 1 Questions

STEP Support Programme. Pure STEP 1 Questions STEP Support Programme Pure STEP 1 Questions 2012 S1 Q4 1 Preparation Find the equation of the tangent to the curve y = x at the point where x = 4. Recall that x means the positive square root. Solve the

More information

Solved problems: (Power) series 1. Sum up the series (if it converges) 3 k+1 a) 2 2k+5 ; b) 1. k(k + 1).

Solved problems: (Power) series 1. Sum up the series (if it converges) 3 k+1 a) 2 2k+5 ; b) 1. k(k + 1). Power series: Solved problems c phabala 00 3 Solved problems: Power series. Sum up the series if it converges 3 + a +5 ; b +.. Investigate convergence of the series a e ; c ; b 3 +! ; d a, where a 3. Investigate

More information

ftz]}]z .tt#t*qtmjfi aiii } { n } or [ n ] I anianforn 1+2=2+-5 an = n 11.1 Sequences A sequence is a list of numbers in a certain order:

ftz]}]z .tt#t*qtmjfi aiii } { n } or [ n ] I anianforn 1+2=2+-5 an = n 11.1 Sequences A sequence is a list of numbers in a certain order: . 11.1 Sequences A sequence is a list of numbers in a certain order: a 1 a 2 a 3 a 4 a n1 a n (In this book all the sequences will be infinite.) The number a 1 is called the first term of the sequence.

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

Section 11.1 Sequences

Section 11.1 Sequences Math 152 c Lynch 1 of 8 Section 11.1 Sequences A sequence is a list of numbers written in a definite order: a 1, a 2, a 3,..., a n,... Notation. The sequence {a 1, a 2, a 3,...} can also be written {a

More information

Math 200 University of Connecticut

Math 200 University of Connecticut IRRATIONALITY OF π AND e KEITH CONRAD Math 2 University of Connecticut Date: Aug. 3, 25. Contents. Introduction 2. Irrationality of π 2 3. Irrationality of e 3 4. General Ideas 4 5. Irrationality of rational

More information

Grade 8 Chapter 7: Rational and Irrational Numbers

Grade 8 Chapter 7: Rational and Irrational Numbers Grade 8 Chapter 7: Rational and Irrational Numbers In this chapter we first review the real line model for numbers, as discussed in Chapter 2 of seventh grade, by recalling how the integers and then the

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

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

11.8 Power Series. Recall the geometric series. (1) x n = 1+x+x 2 + +x n + 11.8 1 11.8 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 (

More information

Math 142, Final Exam. 12/7/10.

Math 142, Final Exam. 12/7/10. Math 4, Final Exam. /7/0. No notes, calculator, or text. There are 00 points total. Partial credit may be given. Write your full name in the upper right corner of page. Number the pages in the upper right

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 4332 BLECHER NOTES You will be expected to reread and digest these typed notes after class, line by line, trying to follow why the line is true, for example how it

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

CALCULUS: Math 21C, Fall 2010 Final Exam: Solutions. 1. [25 pts] Do the following series converge or diverge? State clearly which test you use.

CALCULUS: Math 21C, Fall 2010 Final Exam: Solutions. 1. [25 pts] Do the following series converge or diverge? State clearly which test you use. CALCULUS: Math 2C, Fall 200 Final Exam: Solutions. [25 pts] Do the following series converge or diverge? State clearly which test you use. (a) (d) n(n + ) ( ) cos n n= n= (e) (b) n= n= [ cos ( ) n n (c)

More information

10. e tan 1 (y) 11. sin 3 x

10. e tan 1 (y) 11. sin 3 x MATH B FINAL REVIEW DISCLAIMER: WHAT FOLLOWS IS A LIST OF PROBLEMS, CONCEPTUAL QUESTIONS, TOPICS, AND SAMPLE PROBLEMS FROM THE TEXTBOOK WHICH COMPRISE A HEFTY BUT BY NO MEANS EXHAUSTIVE LIST OF MATERIAL

More information