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

Size: px
Start display at page:

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

Transcription

1 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 for convergence especially the ratio test Power series, Taylor series, Maclaurin series (See any calculus text) INTRODUCTION In Section 4.3 we saw that solving a homogeneous linear DE with constant coefficients was essentially a problem in algebra. By finding the roots of the auxiliary equation, we could write a general solution of the DE as a linear combination of the elementary functions e ax, x k e ax, x k e ax cosbx, and x k e ax sinbx. But as was pointed out in the introduction to Section 4.7, most linear higher-order DEs with variable coefficients cannot be solved in terms of elementary functions. A usual course of action for equations of this sort is to assume a solution in the form of an infinite series and proceed in a manner similar to the method of undetermined coefficient (Section 4.4). In Section 6. we consider linear second-order DEs with variable coefficients that possess solutions in the form of a power series, and so it is appropriate that we begin this chapter with a review of that topic. The index of summation need not start at n 0. Power Series Recall from calculus that power series in x a is an infinit series of the form Such a series also said to be a power series centered at a. For example, the power series (x ) n is centered at a. In the next section we will be concerned principally with power series in x, in other words, power series that are centered at a 0. For example, is a power series in x. c n (x a) n c 0 c (x a) c (x a).... n x n x 4x... divergence a R absolute convergence a divergence a + R series may converge or diverge at endpoints FIGURE 6.. Absolute convergence within the interval of convergence and divergence outside of this interval x Important Facts The following bulleted list summarizes some important facts about power series c n (x a) n. Convergence A power series is convergent at a specified value of x if its sequence of partial sums {S converges, that is, lim S N (x)} N(x) c n (x a) n N : lim exists. If the limit does not exist at x, then the series N : N is said to be divergent. Interval of Convergence Every power series has an interval of convergence. The interval of convergence is the set of all real numbers x for which the series converges. The center of the interval of convergence is the center a of the series. Radius of Convergence The radius R of the interval of convergence of a power series is called its radius of convergence. If R 0, then a power series converges for x a R and diverges for x a R. If the series converges only at its center a, then R 0. If the series converges for all x, then we write R. Recall, the absolute-value inequality x a R is equivalent to the simultaneous inequality a R x a R. A power series may or may not converge at the endpoints a R and a R of this interval. Absolute Convergence Within its interval of convergence a power series converges absolutely. In other words, if x is in the interval of convergence and is not an endpoint of the interval, then the series of absolute values c n (x a) n converges. See Figure 6... Copyright 0 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part. Due to electronic rights, some third party content may be suppressed from the ebook and/or echapter(s). Editorial review has

2 6. REVIEW OF POWER SERIES 33 Ratio Test Convergence of power series can often be determined by the ratio test. Suppose c for all n in c n (x a) n n 0, and that lim n: c n(x a) n c n (x a) n x a lim n: c n c n L. If L, the series converges absolutely; if L the series diverges; and if L the test is inconclusive. The ratio test is always inconclusive at an endpoint a R. EXAMPLE Interval of Convergence Find the interval and radius of convergence for SOLUTION The ratio test gives (x 3)n lim n (n ) n n: x 3 lim (x 3) n n: n x 3. n n The series converges absolutely for x 3 or x 3 or x 5. This last inequality defines the open interval of convergence. The series diverges for x 3, that is, for x 5 or x. At the left endpoint x of the open interval of convergence, the series of constants n (() n >n) is convergent by the alternating series test. At the right endpoint x 5, the series n (>n) is the divergent harmonic series. The interval of convergence of the series is [, 5), and the radius of convergence is R. A Power Series Defines a Functio A power series defines a function that is, f (x) c n (x a) n whose domain is the interval of convergence of the series. If the radius of convergence is R 0 or R, then f is continuous, differentiable, and integrable on the intervals (a R, a R) or (, ), respectively. Moreover, f(x) and f (x) dx can be found by term-by-term differentiation and integration. Convergence at an endpoint may be either lost by differentiation or gained through integration. If y c n x n c 0 c x c x c 3 x 3... is a power series in x, then the first two derivatives are y nx n and y n(n )x n. Notice that the first term in the first derivative and the first two terms in the second derivative are zero. We omit these zero terms and write y c n nx n c c x 3c 3 x 4c 4 x 3... n y c n n(n )x n c 6c 3 x c 4 x.... n n n (x 3) n. n n Be sure you understand the two results given in (); especially note where the index of summation starts in each series. These results are important and will be used in all examples in the next section. Identity Property If c n (x a) n 0, R 0, for all numbers x in some open interval, then c n 0 for all n. Analytic at a Point A function f is said to be analytic at a point a if it can be represented by a power series in x a with either a positive or an infinite radius of conve gence. In calculus it is seen that infinitel () Copyright 0 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part. Due to electronic rights, some third party content may be suppressed from the ebook and/or echapter(s). Editorial review has

3 34 CHAPTER 6 SERIES SOLUTIONS OF LINEAR EQUATIONS differentiable functions such as e x, sinx, cos x, e x ln( x), and so on, can be represented by Taylor series f (n) (a) n! or by a Maclaurin series (x a) n f (a) f(a) f (a) (x a)!! (x a)... f (n) (0) x n f(0) f(0) f (0) x. n!!! x... You might remember some of the following Maclaurin series representations. e x x! Maclaurin Series x x3! 3!... cos x x x4 x6! 4! 6!... () n (n)! xn sin x x x3 x5 x7 3! 5! 7!... tan x x x3 x5 x cosh x x x4 x6! 4! 6!... sinh x x x3 x5 x7 3! 5! 7!... n! xn () n (n )! xn () n n xn (n)! xn (n )! xn ln( x) x x x3 x () n n n x n Interval of Convergence (, ) (, ) (, ) [, ] (, ) (, ) (, ] () You can also verify that the interval of convergence is (0, ] by using the ratio test. x x x x 3... ln x ln( (x )) (x ) x n These results can be used to obtain power series representations of other functions. For example, if we wish to find the Maclaurin series representatio of, say, e x we need only replace x in the Maclaurin series for e x : e x x x4 x6!! 3!... Similarly, to obtain a Taylor series representation of ln x centered at a we replace x by x in the Maclaurin series for ln( x): (x ) (x )3 3 n! xn. (x ) n (, ) () n (x ) n. n The interval of convergence for the power series representation of e x is the same as that of e x, that is, (, ). But the interval of convergence of the Taylor series of ln x is now (0, ]; this interval is (, ] shifted unit to the right. Arithmetic of Power Series Power series can be combined through the operations of addition, multiplication, and division. The procedures for powers series are similar to the way in which two polynomials are added, multiplied, and divided that is, we add coefficients of like powers of x, use the distributive law and collect like terms, and perform long division. Copyright 0 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part. Due to electronic rights, some third party content may be suppressed from the ebook and/or echapter(s). Editorial review has

4 6. REVIEW OF POWER SERIES 35 EXAMPLE Multiplication of Power Series Find a power series representation of e x sin x. SOLUTION We use the power series for e x and sinx: e x sinx x x x3 6 ()x ()x 6 x3 6 6 x4 0 4 x5... x x x3 x x x3 x5 x7 x Since the power series of e x and sin x both converge on (, ), the product series converges on the same interval. Problems involving multiplication or division of power series can be done with minimal fuss using a computer algebra system. Shifting the Summation Index For the three remaining sections of this chapter, it is crucial that you become adept at simplifying the sum of two or more power series, each series expressed in summation notation, to an expression with a single. As the next example illustrates, combining two or more summations as a single summation often requires a reindexing, that is, a shift in the index of summation. Write EXAMPLE 3 as one power series. Addition of Power Series n(n )c n x n c n x n n SOLUTION In order to add the two series given in summation notation, it is necessary that both indices of summation start with the same number and that the powers of x in each series be in phase, in other words, if one series starts with a multiple of, say, x to the first power, then we want the other series to start with the same power. Note that in the given problem, the first series starts with x 0 whereas the second series starts with x. By writing the first term of the first series outside of the summation notation, series starts with x for n 3 series starts with x for n 0 n(n )c n x n c n x n c x 0 n(n )c n x n c n x n n n3 (3) we see that both series on the right side start with the same power of x, namely, x. Now to get the same summation index we are inspired by the exponents of x; we let k n in the first series and at the same time let k n in the second series. For n 3 in k n we get k, and for n 0 in k n we get k, and so the right-hand side of (3) becomes same c (k )(k )c k x k c k x k. k k same (4) Copyright 0 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part. Due to electronic rights, some third party content may be suppressed from the ebook and/or echapter(s). Editorial review has

5 36 CHAPTER 6 SERIES SOLUTIONS OF LINEAR EQUATIONS Remember the summation index is a dummy variable; the fact that k n in one case and k n in the other should cause no confusion if you keep in mind that it is the value of the summation index that is important. In both cases k takes on the same successive values k,, 3,... when n takes on the values n, 3, 4,... for k n and n 0,,,... for k n. We are now in a position to add the series in (4) term-by-term: n(n )c n x n c n x n c [(k )(k )c k c k ]x k. n k If you are not totally convinced of the result in (5), then write out a few terms on both sides of the equality. A Preview The point of this section is to remind you of the salient facts about power series so that you are comfortable using power series in the next section to fin solutions of linear second-order DEs. In the last example in this section we tie up many of the concepts just discussed; it also gives a preview of the method that will used in Section 6.. We purposely keep the example simple by solving a linear first order equation. Also suspend, for the sake of illustration, the fact that you already know how to solve the given equation by the integrating-factor method in Section.3. (5) EXAMPLE 4 A Power Series Solution Find a power series solution y c n x n of the differential equation yy 0. SOLUTION (i) We break down the solution into a sequence of steps. First calculate the derivative of the assumed solution: y c n nx n ; see the first line in () n (ii) Then substitute y and y into the given DE: yy c n nx n c n x n. n (iii) Now shift the indices of summation. When the indices of summation have the same starting point and the powers of x agree, combine the summations: yy c n nx n c n x n n k n k n c k (k )x k c k x k k0 [c k (k ) c k ]x k. k0 (iv) Because we want yy 0 for all x in some interval, [c k (k ) c k ]x k 0 k0 k0 is an identity and so we must have c k (k ) c k 0, or c k k c k, k 0,,,.... Copyright 0 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part. Due to electronic rights, some third party content may be suppressed from the ebook and/or echapter(s). Editorial review has

6 6. REVIEW OF POWER SERIES 37 (v) By letting k take on successive integer values starting with k 0, we fin c c 0 c 0 If desired we could switch back to n as the index of summation. c c (c 0) c 0 c 3 3 c 3 c 0 3 c 0 c 4 4 c 4 3 c c 0 and so on, where c 0 is arbitrary. (vi) Using the original assumed solution and the results in part (v) we obtain a formal power series solution y c 0 c x c x c 3 x 3 c 4 x 4... c 0 c 0 x c 0x c 0 3 x3 c x4... c 0 x x 3 x3 4 3 x4.... It should be fairly obvious that the pattern of the coefficients in part (v) is c k c 0 () k >k!, k 0,,,.... so that in summation notation we can write y c 0 () k x k. k! k0 From the first power series representation in () the solution in (8) is recognized as y c 0 e x. Had you used the method of Section.3, you would have found that y ce x is a solution of yy 0 on the interval (, ). This interval is also the interval of convergence of the power series in (8). (8) EXERCISES 6. In Problems 0 find the interval and radius of convergence for the given power series.. () n. n xn n n n n xn () k (x 5)k k k (3x k )k k 8. k 5k k kx 3 k In Problems 6 use an appropriate series in () to find the Maclaurin series of the given function. Write your answer in summation notation.. e x>. 3. x 4. nn xn 5 n n! xn k!(x ) k k0 3 k (4x 5) k k0 () n x n 9 n xe 3x x x Answers to selected odd-numbered problems begin on page ANS ln( x) 6. sin x In Problems 7 and 8 use an appropriate series in () to fin the Taylor series of the given function centered at the indicated value of a. Write your answer in summation notation. 7. sinx, a p [Hint: Use periodicity.] 8. ln x; a [Hint: x [ (x )>] ] In Problems 9 and 0 the given function is analytic at a 0. Use appropriate series in () and multiplication to find the first four nonzero terms of the Maclaurin series of the given function. 9. sin x cos x 0. e x cos x In Problems and the given function is analytic at a 0. Use appropriate series in () and long division to fin the first four nonzero terms of the Maclaurin series of the given function.. sec x. tan x Copyright 0 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part. Due to electronic rights, some third party content may be suppressed from the ebook and/or echapter(s). Editorial review has

7 38 CHAPTER 6 SERIES SOLUTIONS OF LINEAR EQUATIONS In Problems 3 and 4 use a substitution to shift the summation index so that the general term of given power series involves x k. 3. nc n x n n 4. (n )c n x n3 n3 In Problems 5 30 proceed as in Example 3 to rewrite the given expression using a single power series whose general term involves x k nc n x n c n x n n nc n x n 3 c n x n n nc n x n 6c n x n n n(n )c n x n c n x n n n(n )c n x n nc n x n c n x n n n 30. n(n )c n x n n(n )c n x n 3 nc n x n n n n In Problems 3 34 verify by direct substitution that the given power series is a solution of the indicated differential equation. [Hint: For a power x n let k n.] y () n x n, yxy 0 n! y () n x n, ( x )yxy y () n x n, (x )yy0 n n y () n, xyyxy 0 n (n!) xn In Problems proceed as in Example 4 and find a power series solution y c n x n of the given linear first order differential equation. 35. y5y yy yxy 38. ( x)yy 0 Discussion Problems 39. In Problem 9, find an easier way than multiplying two power series to obtain the Maclaurin series representation of sin x cos x. 40. In Problem, what do you think is the interval of convergence for the Maclaurin series of sec x? 6. SOLUTIONS ABOUT ORDINARY POINTS REVIEW MATERIAL Power series, analytic at a point, shifting the index of summation in Section 6. INTRODUCTION At the end of the last section we illustrated how to obtain a power series solution of a linear first-order differential equation. In this section we turn to the more important problem of finding power series solutions of linear second-order equations. More to the point, we are going to find solutions of linear second-order equations in the form of power series whose center is a number x 0 that is an ordinary point of the DE. We begin with the definition of an ordinary point. A Definitio equation If we divide the homogeneous linear second-order differential a (x)ya (x)ya 0 (x)y 0 () by the lead coefficient a (x) we obtain the standard form yp(x)yq(x)y 0. () We have the following definition Copyright 0 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part. Due to electronic rights, some third party content may be suppressed from the ebook and/or echapter(s). Editorial review has

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

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

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

SOLUTIONS ABOUT ORDINARY POINTS

SOLUTIONS ABOUT ORDINARY POINTS 238 CHAPTER 6 SERIES SOLUTIONS OF LINEAR EQUATIONS In Problems 23 and 24 use a substitution to shift the summation index so that the general term of given power series involves x k. 23. nc n x n2 n 24.

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

37. f(t) sin 2t cos 2t 38. f(t) cos 2 t. 39. f(t) sin(4t 5) 40.

37. f(t) sin 2t cos 2t 38. f(t) cos 2 t. 39. f(t) sin(4t 5) 40. 28 CHAPTER 7 THE LAPLACE TRANSFORM EXERCISES 7 In Problems 8 use Definition 7 to find {f(t)} 2 3 4 5 6 7 8 9 f (t),, f (t) 4,, f (t) t,, f (t) 2t,, f (t) sin t,, f (t), cos t, t t t 2 t 2 t t t t t t t

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

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

24. x 2 y xy y sec(ln x); 1 e x y 1 cos(ln x), y 2 sin(ln x) 25. y y tan x 26. y 4y sec 2x 28.

24. x 2 y xy y sec(ln x); 1 e x y 1 cos(ln x), y 2 sin(ln x) 25. y y tan x 26. y 4y sec 2x 28. 16 CHAPTER 4 HIGHER-ORDER DIFFERENTIAL EQUATIONS 11. y 3y y 1 4. x yxyy sec(ln x); 1 e x y 1 cos(ln x), y sin(ln x) ex 1. y y y 1 x 13. y3yy sin e x 14. yyy e t arctan t 15. yyy e t ln t 16. y y y 41x

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

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

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

Series Solutions of Differential Equations

Series Solutions of Differential Equations Chapter 6 Series Solutions of Differential Equations In this chapter we consider methods for solving differential equations using power series. Sequences and infinite series are also involved in this treatment.

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

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

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

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

SOLUTIONS BY SUBSTITUTIONS

SOLUTIONS BY SUBSTITUTIONS 25 SOLUTIONS BY SUBSTITUTIONS 71 25 SOLUTIONS BY SUBSTITUTIONS REVIEW MATERIAL Techniques of integration Separation of variables Solution of linear DEs INTRODUCTION We usually solve a differential equation

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

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

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

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

The polar coordinates

The polar coordinates The polar coordinates 1 2 3 4 Graphing in polar coordinates 5 6 7 8 Area and length in polar coordinates 9 10 11 Partial deravitive 12 13 14 15 16 17 18 19 20 Double Integral 21 22 23 24 25 26 27 Triple

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

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

UNDETERMINED COEFFICIENTS SUPERPOSITION APPROACH *

UNDETERMINED COEFFICIENTS SUPERPOSITION APPROACH * 4.4 UNDETERMINED COEFFICIENTS SUPERPOSITION APPROACH 19 Discussion Problems 59. Two roots of a cubic auxiliary equation with real coeffi cients are m 1 1 and m i. What is the corresponding homogeneous

More information

Taylor and Maclaurin Series. Approximating functions using Polynomials.

Taylor and Maclaurin Series. Approximating functions using Polynomials. Taylor and Maclaurin Series Approximating functions using Polynomials. Approximating f x = e x near x = 0 In order to approximate the function f x = e x near x = 0, we can use the tangent line (The Linear

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

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

Taylor and Maclaurin Series. Approximating functions using Polynomials.

Taylor and Maclaurin Series. Approximating functions using Polynomials. Taylor and Maclaurin Series Approximating functions using Polynomials. Approximating f x = e x near x = 0 In order to approximate the function f x = e x near x = 0, we can use the tangent line (The Linear

More information

Section 9.7 and 9.10: Taylor Polynomials and Approximations/Taylor and Maclaurin Series

Section 9.7 and 9.10: Taylor Polynomials and Approximations/Taylor and Maclaurin Series Section 9.7 and 9.10: Taylor Polynomials and Approximations/Taylor and Maclaurin Series Power Series for Functions We can create a Power Series (or polynomial series) that can approximate a function around

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

Study # 1 11, 15, 19

Study # 1 11, 15, 19 Goals: 1. Recognize Taylor Series. 2. Recognize the Maclaurin Series. 3. Derive Taylor series and Maclaurin series representations for known functions. Study 11.10 # 1 11, 15, 19 f (n) (c)(x c) n f(c)+

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

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

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

3. Infinite Series. The Sum of a Series. A series is an infinite sum of numbers:

3. Infinite Series. The Sum of a Series. A series is an infinite sum of numbers: 3. Infinite Series A series is an infinite sum of numbers: The individual numbers are called the terms of the series. In the above series, the first term is, the second term is, and so on. The th term

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

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

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

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

Physics 250 Green s functions for ordinary differential equations

Physics 250 Green s functions for ordinary differential equations Physics 25 Green s functions for ordinary differential equations Peter Young November 25, 27 Homogeneous Equations We have already discussed second order linear homogeneous differential equations, which

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

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

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

Series Solution of Linear Ordinary Differential Equations

Series Solution of Linear Ordinary Differential Equations Series Solution of Linear Ordinary Differential Equations Department of Mathematics IIT Guwahati Aim: To study methods for determining series expansions for solutions to linear ODE with variable coefficients.

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

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

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

1 Series Solutions Near Regular Singular Points

1 Series Solutions Near Regular Singular Points 1 Series Solutions Near Regular Singular Points All of the work here will be directed toward finding series solutions of a second order linear homogeneous ordinary differential equation: P xy + Qxy + Rxy

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

Taylor series. Chapter Introduction From geometric series to Taylor polynomials

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

More information

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

SOLVED PROBLEMS ON TAYLOR AND MACLAURIN SERIES

SOLVED PROBLEMS ON TAYLOR AND MACLAURIN SERIES SOLVED PROBLEMS ON TAYLOR AND MACLAURIN SERIES TAYLOR AND MACLAURIN SERIES Taylor Series of a function f at x = a is ( f k )( a) ( x a) k k! It is a Power Series centered at a. Maclaurin Series of a function

More information

PRELIMINARY THEORY LINEAR EQUATIONS

PRELIMINARY THEORY LINEAR EQUATIONS 4.1 PRELIMINARY THEORY LINEAR EQUATIONS 117 4.1 PRELIMINARY THEORY LINEAR EQUATIONS REVIEW MATERIAL Reread the Remarks at the end of Section 1.1 Section 2.3 (especially page 57) INTRODUCTION In Chapter

More information

This practice exam is intended to help you prepare for the final exam for MTH 142 Calculus II.

This practice exam is intended to help you prepare for the final exam for MTH 142 Calculus II. MTH 142 Practice Exam Chapters 9-11 Calculus II With Analytic Geometry Fall 2011 - University of Rhode Island This practice exam is intended to help you prepare for the final exam for MTH 142 Calculus

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

Analysis II: Basic knowledge of real analysis: Part V, Power Series, Differentiation, and Taylor Series

Analysis II: Basic knowledge of real analysis: Part V, Power Series, Differentiation, and Taylor Series .... Analysis II: Basic knowledge of real analysis: Part V, Power Series, Differentiation, and Taylor Series Kenichi Maruno Department of Mathematics, The University of Texas - Pan American March 4, 20

More information

5.3 SOLVING TRIGONOMETRIC EQUATIONS

5.3 SOLVING TRIGONOMETRIC EQUATIONS 5.3 SOLVING TRIGONOMETRIC EQUATIONS Copyright Cengage Learning. All rights reserved. What You Should Learn Use standard algebraic techniques to solve trigonometric equations. Solve trigonometric equations

More information

Module 9 : Infinite Series, Tests of Convergence, Absolute and Conditional Convergence, Taylor and Maclaurin Series

Module 9 : Infinite Series, Tests of Convergence, Absolute and Conditional Convergence, Taylor and Maclaurin Series Module 9 : Infinite Series, Tests of Convergence, Absolute and Conditional Convergence, Taylor and Maclaurin Series Lecture 27 : Series of functions [Section 271] Objectives In this section you will learn

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

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

Absolute Convergence and the Ratio Test

Absolute Convergence and the Ratio Test Absolute Convergence and the Ratio Test MATH 211, Calculus II J. Robert Buchanan Department of Mathematics Spring 2018 Bacground Remar: All previously covered tests for convergence/divergence apply only

More information

Mathematics 104 Fall Term 2006 Solutions to Final Exam. sin(ln t) dt = e x sin(x) dx.

Mathematics 104 Fall Term 2006 Solutions to Final Exam. sin(ln t) dt = e x sin(x) dx. Mathematics 14 Fall Term 26 Solutions to Final Exam 1. Evaluate sin(ln t) dt. Solution. We first make the substitution t = e x, for which dt = e x. This gives sin(ln t) dt = e x sin(x). To evaluate the

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

MTH4101 CALCULUS II REVISION NOTES. 1. COMPLEX NUMBERS (Thomas Appendix 7 + lecture notes) ax 2 + bx + c = 0. x = b ± b 2 4ac 2a. i = 1.

MTH4101 CALCULUS II REVISION NOTES. 1. COMPLEX NUMBERS (Thomas Appendix 7 + lecture notes) ax 2 + bx + c = 0. x = b ± b 2 4ac 2a. i = 1. MTH4101 CALCULUS II REVISION NOTES 1. COMPLEX NUMBERS (Thomas Appendix 7 + lecture notes) 1.1 Introduction Types of numbers (natural, integers, rationals, reals) The need to solve quadratic equations:

More information

a x a y = a x+y a x a = y ax y (a x ) r = a rx and log a (xy) = log a (x) + log a (y) log a ( x y ) = log a(x) log a (y) log a (x r ) = r log a (x).

a x a y = a x+y a x a = y ax y (a x ) r = a rx and log a (xy) = log a (x) + log a (y) log a ( x y ) = log a(x) log a (y) log a (x r ) = r log a (x). You should prepare the following topics for our final exam. () Pre-calculus. (2) Inverses. (3) Algebra of Limits. (4) Derivative Formulas and Rules. (5) Graphing Techniques. (6) Optimization (Maxima and

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

Infinite series, improper integrals, and Taylor series

Infinite series, improper integrals, and Taylor series Chapter Infinite series, improper integrals, and Taylor series. Determine which of the following sequences converge or diverge (a) {e n } (b) {2 n } (c) {ne 2n } (d) { 2 n } (e) {n } (f) {ln(n)} 2.2 Which

More information

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

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

More information

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

Representation of Functions as Power Series

Representation of Functions as Power Series Representation of Functions as Power Series Philippe B. Laval KSU Today Philippe B. Laval (KSU) Functions as Power Series Today / Introduction In this section and the next, we develop several techniques

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

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

Series Solutions of Linear ODEs

Series Solutions of Linear ODEs Chapter 2 Series Solutions of Linear ODEs This Chapter is concerned with solutions of linear Ordinary Differential Equations (ODE). We will start by reviewing some basic concepts and solution methods for

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

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

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

Fall 2016, MA 252, Calculus II, Final Exam Preview Solutions

Fall 2016, MA 252, Calculus II, Final Exam Preview Solutions Fall 6, MA 5, Calculus II, Final Exam Preview Solutions I will put the following formulas on the front of the final exam, to speed up certain problems. You do not need to put them on your index card, and

More information

Review: Power series define functions. Functions define power series. Taylor series of a function. Taylor polynomials of a function.

Review: Power series define functions. Functions define power series. Taylor series of a function. Taylor polynomials of a function. Taylor Series (Sect. 10.8) Review: Power series define functions. Functions define power series. Taylor series of a function. Taylor polynomials of a function. Review: Power series define functions Remarks:

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

CHAPTER 5. Higher Order Linear ODE'S

CHAPTER 5. Higher Order Linear ODE'S A SERIES OF CLASS NOTES FOR 2005-2006 TO INTRODUCE LINEAR AND NONLINEAR PROBLEMS TO ENGINEERS, SCIENTISTS, AND APPLIED MATHEMATICIANS DE CLASS NOTES 2 A COLLECTION OF HANDOUTS ON SCALAR LINEAR ORDINARY

More information

MAS153/MAS159. MAS153/MAS159 1 Turn Over SCHOOL OF MATHEMATICS AND STATISTICS hours. Mathematics (Materials) Mathematics For Chemists

MAS153/MAS159. MAS153/MAS159 1 Turn Over SCHOOL OF MATHEMATICS AND STATISTICS hours. Mathematics (Materials) Mathematics For Chemists Data provided: Formula sheet MAS53/MAS59 SCHOOL OF MATHEMATICS AND STATISTICS Mathematics (Materials Mathematics For Chemists Spring Semester 203 204 3 hours All questions are compulsory. The marks awarded

More information

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

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

More information

July 21 Math 2254 sec 001 Summer 2015

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

More information

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

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

Handbook of Ordinary Differential Equations

Handbook of Ordinary Differential Equations Handbook of Ordinary Differential Equations Mark Sullivan July, 28 i Contents Preliminaries. Why bother?...............................2 What s so ordinary about ordinary differential equations?......

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

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

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

Chapter 8: Taylor s theorem and L Hospital s rule

Chapter 8: Taylor s theorem and L Hospital s rule Chapter 8: Taylor s theorem and L Hospital s rule Theorem: [Inverse Mapping Theorem] Suppose that a < b and f : [a, b] R. Given that f (x) > 0 for all x (a, b) then f 1 is differentiable on (f(a), f(b))

More information

f (x) = k=0 f (0) = k=0 k=0 a k k(0) k 1 = a 1 a 1 = f (0). a k k(k 1)x k 2, k=2 a k k(k 1)(0) k 2 = 2a 2 a 2 = f (0) 2 a k k(k 1)(k 2)x k 3, k=3

f (x) = k=0 f (0) = k=0 k=0 a k k(0) k 1 = a 1 a 1 = f (0). a k k(k 1)x k 2, k=2 a k k(k 1)(0) k 2 = 2a 2 a 2 = f (0) 2 a k k(k 1)(k 2)x k 3, k=3 1 M 13-Lecture Contents: 1) Taylor Polynomials 2) Taylor Series Centered at x a 3) Applications of Taylor Polynomials Taylor Series The previous section served as motivation and gave some useful expansion.

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

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

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

Without fully opening the exam, check that you have pages 1 through 12. 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 2. Show all your work on the standard response

More information

3 The language of proof

3 The language of proof 3 The language of proof After working through this section, you should be able to: (a) understand what is asserted by various types of mathematical statements, in particular implications and equivalences;

More information

Chapter 5: Integrals

Chapter 5: Integrals Chapter 5: Integrals Section 5.3 The Fundamental Theorem of Calculus Sec. 5.3: The Fundamental Theorem of Calculus Fundamental Theorem of Calculus: Sec. 5.3: The Fundamental Theorem of Calculus Fundamental

More information

Math 1B Final Exam, Solution. Prof. Mina Aganagic Lecture 2, Spring (6 points) Use substitution and integration by parts to find:

Math 1B Final Exam, Solution. Prof. Mina Aganagic Lecture 2, Spring (6 points) Use substitution and integration by parts to find: Math B Final Eam, Solution Prof. Mina Aganagic Lecture 2, Spring 20 The eam is closed book, apart from a sheet of notes 8. Calculators are not allowed. It is your responsibility to write your answers clearly..

More information