SOLVED PROBLEMS ON TAYLOR AND MACLAURIN SERIES

Size: px
Start display at page:

Download "SOLVED PROBLEMS ON TAYLOR AND MACLAURIN SERIES"

Transcription

1 SOLVED PROBLEMS ON TAYLOR AND MACLAURIN SERIES

2 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 f is a Taylor Series at x = 0.

3 BASIC MACLAURIN SERIES e x = 1 + x + x2 2! + x3 3! + = x k k! sin( x) = x x3 3! + x5 5! cos x = 1 x2 2! + x4 4! = 1 = 1 ( ) ( 1 + x) p = 1 + px + p p 1 2! ( ) k x 2k+1 ( ) k x 2k x 2 + ( 2k + 1)! ( 2k)!

4 USE TAYLOR SERIES 1 To estimate values of functions on an interval. 2 To compute limits of functions. 3 To approximate integrals. 4 To study properties of the function in question.

5 FINDING TAYLOR SERIES To find Taylor series of functions, we may: 1 Use substitution. 2 Differentiate known series term by term. 3 Integrate known series term by term. 4 Add, divide, and multiply known series.

6 TAYLOR & MACLAURIN SERIES For future reference, we collect some important Maclaurin series that we have derived in this section and Section 11.9, in the following table.

7 IMPORTANT MACLAURIN SERIES Table x n0 n 2 3 x 1 x x x R 1 e x n 2 3 x x x x 1 R n! 1! 2! 3! n0

8 IMPORTANT MACLAURIN SERIES Table 1 2n n x x x x sin x( 1) x R (2 n 1)! 3! 5! 7! n0 2n n x x x x cos x( 1) 1 R (2 n)! 2! 4! 6! n0 2n n tan x ( 1) x R1 n0 x x x x 2n

9 IMPORTANT MACLAURIN SERIES Table 1 k k n kk ( 1) (1 x) x 1kx x n0 n 2! kk ( 1)( k2) 3 x R 3! 2 1

10 USES OF TAYLOR SERIES One reason Taylor series are important is that they enable us to integrate functions that we couldn t previously handle.

11 USES OF TAYLOR SERIES In fact, in the introduction to this chapter, we mentioned that Newton often integrated functions by first expressing them as power series and then integrating the series term by term.

12 USES OF TAYLOR SERIES The function f(x) = e x2 can t be integrated by techniques discussed so far. Its antiderivative is not an elementary function (see Section 7.5). In the following example, we use Newton s idea to integrate this function.

13 USES OF TAYLOR SERIES Example 10 a. Evaluate e -x2 dx as an infinite series. b. Evaluate e dx correct to within an error of x2

14 USES OF TAYLOR SERIES Example 10 a First, we find the Maclaurin series for f(x) = e -x2 It is possible to use the direct method. However, let s find it simply by replacing x with x 2 in the series for e x given in Table 1.

15 USES OF TAYLOR SERIES Thus, for all values of x, Example 10 a e x 2 n0 n0 2 ( x ) n! ( 1) n 2n n! x x x ! 2! 3! n x

16 USES OF TAYLOR SERIES Now, we integrate term by term: Example 10 a n 2 x x x x n x e dx 1 ( 1) dx 1! 2! 3! n! x x x Cx 31! 52! 7 3! 2n1 n x ( 1) (2 n 1) n! This series converges for all x because the original series for e -x2 converges for all x.

17 USES OF TAYLOR SERIES The FTC gives: Example 10 b x x x x x x dx x 31! 52! 7 3! 94!

18 USES OF TAYLOR SERIES Example 10 b The Alternating Series Estimation Theorem shows that the error involved in this approximation is less than !

19 USES OF TAYLOR SERIES Another use of Taylor series is illustrated in the next example. The limit could be found with l Hospital s Rule. Instead, we use a series.

20 USES OF TAYLOR SERIES Evaluate lim x0 e x 1 x 2 Example 11 x Using the Maclaurin series for e x, we have the following result.

21 USES OF TAYLOR SERIES lim e x 2 3 x x x 1 1 1x 1! 2! 3! lim x x x x x lim 2! 3! 4! x0 2 x x0 2 x0 2 Example x x x 1 lim x0 2 3! 4! 5! 2 This is because power series are continuous functions. x

22 MULTIPLICATION AND DIVISION OF POWER SERIES If power series are added or subtracted, they behave like polynomials. Theorem 8 in Section 11.2 shows this. In fact, as the following example shows, they can also be multiplied and divided like polynomials.

23 MULTIPLICATION AND DIVISION OF POWER SERIES In the example, we find only the first few terms. The calculations for the later terms become tedious. The initial terms are the most important ones.

24 MULTIPLICATION AND DIVISION Example 12 Find the first three nonzero terms in the Maclaurin series for: a. e x sin x b. tan x

25 MULTIPLICATION AND DIVISION Example 12 a Using the Maclaurin series for e x and sin x in Table 1, we have: x x x x x e sin x1 x 1! 2! 3! 3!

26 MULTIPLICATION AND DIVISION Example 12 a We multiply these expressions, collecting like terms just as for polynomials: x x x x 1 x xx x x 1 x 3 1 x xx x

27 MULTIPLICATION AND DIVISION Thus, Example 12 a x e sin xxx x

28 MULTIPLICATION AND DIVISION Example 12 b Using the Maclaurin series in Table 1, we have: tan x 3 5 x x x sin x 3! 5! cos x x 2 x 4 1 2! 4!

29 MULTIPLICATION AND DIVISION Example 12 b We use a procedure like long division: x x x 1 x 2 1 x 4 x 1 x 3 1 x x 3 1 x x x x 1 x 3 1 x x 5 6

30 MULTIPLICATION AND DIVISION Thus, Example 12 b tan xx x x

31 MULTIPLICATION AND DIVISION Although we have not attempted to justify the formal manipulations used in Example 12, they are legitimate.

32 MULTIPLICATION AND DIVISION There is a theorem that states the following: Suppose both f(x) = Σc n x n and g(x) = Σb n x n converge for x < R and the series are multiplied as if they were polynomials. Then, the resulting series also converges for x < R and represents f(x)g(x).

33 MULTIPLICATION AND DIVISION For division, we require b 0 0. The resulting series converges for sufficiently small x.

34 OVERVIEW OF PROBLEMS Find the Maclaurin Series of the following functions. sin( x 2 ) sin( x) arctan x x ( ) 4 cos 2 ( x) 5 x 2 e x 6 1 x 3 7 sinh x e x ( ) 8 9 x2 arctan( x 3 ) 1 x

35 OVERVIEW OF PROBLEMS Find the Taylor Series of the following functions at the given value of a. 10 x x3 at a = x at a = 2 12 e 2x at a = sin x ( ) at a = x at a = 1 15 ln 1 + x ( ) at a = 2

36 Find the Maclaurin Series of the following functions.

37 MACLAURIN SERIES Problem 1 f ( x) = sin( x 2 ) Solution Substitute x by x 2 in the Maclaurin Series of sine. Hence sin x 2 ( x 2 ) 2k+1 ( ) = ( 1) k = 1 ( 2k + 1)! ( ) k x 4k+2 ( 2k + 1)!

38 MACLAURIN SERIES Problem 2 Solution f ( ) ( x) = sin x x Divide the Maclaurin Series of sine by x. Hence, ( ) sin x x = 1 x ( 1) k x 2k+1 = 1 ( 2k + 1)! ( ) k x 2k ( 2k + 1)!

39 MACLAURIN SERIES Problem 3 f ( x) = arctan( x) Solution Observe that f '( x) = Series of f ' x Power Series formula. 1. To find the Maclaurin x ( ) substitute x 2 for x in Basic

40 MACLAURIN SERIES Solution(cont d) Hence f '( x) = x = ( ) k 2 x2 = ( 1) k x 2k. By integrating both sides, we obtain f ( x) = ( 1) k x 2k dx = 1 ( ) k x 2k+1 = 1 + C. 2k + 1 ( ) k x 2k dx

41 MACLAURIN SERIES Solution(cont d) 0 is in the interval of convergence. Therefore we can insert x = 0 to find that the integration constant c = 0. Hence the Maclaurin series of arctan x ( ) is arctan x ( ) = ( 1) k x 2k+1. 2k + 1

42 MACLAURIN SERIES Problem 4 f ( x) = cos 2 ( x) Solution By the trigonometric identity, cos 2 ( x) = 1 + cos ( 2x) ( ) 2. Therefore we start with the Maclaurin Series of cosine.

43 MACLAURIN SERIES Solution(cont d) Substitute x by 2x incos x Thus cos 2x ( ( ) = ( 1) k 2x) 2k and dividing by 2, we obtain ( ) = ( 1) k x 2k. ( 2k)!. After adding 1 ( 2k)!

44 MACLAURIN SERIES Solution(cont d) cos 2 ( x) = = 1 2 ( ( ) k 2x) 2k ( 2x) k=1 =1+ 1 2! ( ) k 2 2k1 ( 2k)! ( + 2x ) 4 4! ( 2k)! x2k

45 MACLAURIN SERIES Problem 5 f ( x) = x 2 e x Solution Multiply the Maclaurin Seris of e x by x 2. x k Hence, x 2 e x = x 2 = k! x k+2 k!.

46 MACLAURIN SERIES Problem 6 f ( x) = 1 x 3 Solution By rewriting f ( ( )) 12. By substituting x ( x) = 1 + x 3 by -x 3 in the binomial formula with p = 12 we obtain, 1 x 3 = x3 1 8 x6

47 MACLAURIN SERIES Problem 7 f ( x) = sinh( x) Solution By rewriting f ( x) = ex e x 2. Substitute x by x in the Maclaurin Series of e x = 1 + x + x2 2 + = x k, k!

48 MACLAURIN SERIES Solution(cont d) e x = ( x) k k! Thus when we add e x = 1 x + x2 2! and e x, the terms with odd power are canceled and the terms with even power are doubled. After dividing by 2, we obtain sinh( x) = 1 + x2 2! + x4 4! + = x 2k ( 2k)!

49 MACLAURIN SERIES Problem 8 f ( x) = ex 1 x Solution We have e x = 1 + x + x2 2! + and 1 1 x = 1 + x + x2 + To find the Maclaurin Series of f ( x), we multiply these series and group the terms with the same degree.

50 MACLAURIN SERIES Solution(cont d) 1 + x + x2 2! x + x2 + ( ) = 1 + 2x ! x2 + higher degree terms = 1 + 2x x2 + higher degree terms

51 MACLAURIN SERIES Problem 9 f ( x) = x 2 arctan( x 3 ) Solution We have calculated the Maclaurin Series of arctan x arctan x ( ) = ( 1) k x 2k+1. 2k + 1 ( ) Substituting x by x 3 in the above formula, we obtain

52 MACLAURIN SERIES Solution(cont d) arctan x 3 ( x 3 ) 2k+1 ( ) = ( 1) k = 1. 2k + 1 2k + 1 ( ) k x 6k+3 Multiplying by x 2 gives the desired Maclaurin Series x 2 arctan x 3 ( ) = x 2 ( 1) k x 6k+3 = 1 2k + 1 ( ) k x 6k+4 2k + 1

53 Find the Taylor Series of the following functions at given a.

54 TAYLOR SERIES Problem 10 f ( x) = x x 3 at a = 2 Solution Taylor Series of f f ( ( 2)+ f 1 ) + f ( 3 ) ( 2) 3! ( x) = x x 3 at a = 2 is of the form ( )( 2) ( 2) ( x + 2)+ f 2 ( x + 2) 3 + f ( 4 ) 2! ( 2) 4! ( x + 2) 2 ( x + 2) 4 +

55 TAYLOR SERIES Solution(cont d) Since f is a polynominal function of degree 3, its derivatives of order higher than 3 is 0. Thus Taylor Series is of the form ( )( 2) f ( ( 2)+ f 1 ) ( 2) ( x + 2)+ f 2 2! ( x + 2) 2 + f ( 3 ) ( 2) 3! ( x + 2) 3

56 TAYLOR SERIES Solution(cont d) By direct computation, f ( 2) ( = 6, f 1 )( 2) = 11, f 2 ( ) ( 2) ( = 12, f 3 ) ( 2) = 6 So the Taylor Series of x x 3 at a = 2 is 6-11( x + 2)+ 6( x + 2) 2 ( x + 2) 3

57 TAYLOR SERIES Problem 11 f ( x) = 1 x at a = 2 Solution Taylor Series of f x ( f k ) ( 2) ( ) k ( ) = 1 x at a = 2 is of the form x 2. We need to find the general k! expression of the k th derivative of 1 x.

58 TAYLOR SERIES Solution(cont d) We derive 1 x until a pattern is found. f ( x) ( = 1 x = x 1, f 1 )( x) = ( 1)x 2 ( ) f 2 ( ) ( x) = ( 1) ( 2)x 3, f 3 In general, f k ( f k ) ( ) ( 2) = ( 1) k ( k+1) k!2. ( x) = 1 ( x) = ( 1) k k+1 k!x ( )( 2) 3 ( )x 4 ( ). Therefore

59 TAYLOR SERIES Solution(cont d) After inserting the general expression of the k th derivative evaluated at 2 we obtain, ( f k )( 2) ( x 2) k 1 = ( k! k! 1 ) k ( k+1) k!2 x 2 ( ) k Hence, the the Taylor Series of 1 x is ( 1) k x 2 ( ) 2 k+1 ( ) k.

60 TAYLOR SERIES Problem 12 f ( x) = e 2x at a = 12 Solution Taylor Series of f x ( f k ) ( 12) k! x 1 2 ( ) = e 2x at a = 12 is of the form k. We need to find the general expression of the k th derivative of e 2x.

61 TAYLOR SERIES Solution(cont d) We derive e 2x ( ) = e 2x, f 1 f x ( ) ( ) In general, f k until a pattern is found. ( x) ( = 2e 2x, f 2 ) x ( x) = ( 1) k 2 k e 2x. ( ) = 2 2e 2x ( Therefore f k ) ( 12) = 1 ( ) k 2 k e = 1 ( ) k 2 k e.

62 TAYLOR SERIES Solution(cont d) After inserting the general expression of the k th derivative evaluated at 1 2 we obtain, ( ) f k ( 12) x 1 k k! 2 = ( ) k 2 k 1 1 x 1 k! e 2 Hence, the the Taylor Series of e 2x is ( 1) k 2x 1 e k! ( ) k. ( ) k

63 TAYLOR SERIES Problem 13 f ( x) = sin( x) at a = 4 Solution Taylor Series of f x form ( f k ) ( ) = sin( x) at a = 4 is of the ( 4) k k! x 4 general expression of the k th. We need to find the derivative of sin( x).

64 TAYLOR SERIES Solution(cont d) We derive sin x f ( x) = sin( x), f 1 ( In general, f k ) ( ) until a pattern is found. ( )( x) = cos ( ( x), f 2 ) sin( x) if k = 4n cos ( x) if k = 4n + 1 ( x) = sin( x) if k = 4n + 2 cos ( x) if k = 4n + 3 ( x) = sin( x)

65 TAYLOR SERIES Solution(cont d) ( ) ( ) and odd order derivatives are either cos( x) In other words, even order derivatives are either sin x or -sin x or -cos ( x). So the Taylor Series at a = 4 can be written as ( ) ( 1) k sin 4 x ( 2k)! 4 2k ( ) k cos ( 4) + 1 x ( 2k + 1)! 4 2k+1

66 TAYLOR SERIES Solution(cont d) Since, at a = 4, sin( 4) = cos( 4) = 1 2, the Taylor Series can be simplified to ( 1) k x 2 ( 2k)! 4 2k + ( 1) k x 2 ( 2k + 1)! 4 2k+1.

67 TAYLOR SERIES Problem 14 f ( x) = 10 x at a = 1 Solution Taylor Series of f x ( f k ) ( 1) ( ) k ( ) = 10 x at a = 1 is of the form x 1. We need to find the general k! expression of the k th derivative of 10 x.

68 TAYLOR SERIES Solution(cont d) We derive 10 x f x ( ) ( ) = 10 x, f 1 ( ) = ln 10 ( )( x) = ln k 10 ( 1) = ln k 10 In general, f k ( Therefore f k ) until a pattern is found. x ( ( ) 10 x, f 2 ) x ( )10 x. ( )10. ( ) = ln 2 10 ( )10 x

69 TAYLOR SERIES Solution(cont d) After inserting the general expression of the k th derivative evaluated at 1 we obtain, ( f k )( 1) ( x 1) k ln k ( 10)10 = x 1 k! k! ( ) k

70 TAYLOR SERIES Problem 15 f ( x) = ln( 1 + x) at a = 2 Solution Taylor Series of f x ( f k ) ( ) = ln( 1 + x) at a = 2 is of ( 2) ( x + 2) k the form. We need to find the k! general expression of the k th derivative of ln( 1 + x).

71 TAYLOR SERIES Solution(cont d) We derive ln( x + 1) until a pattern is found. f ( x) = ln( ( x + 1), f 1 ) ( x) = 1 x + 1, f 2 ( ) ( x) = 1 ( x + 1) 2 ( In general, f k ) ( x) = ( 1) k ( x + 1). Therefore f k ( k) ( 2) = 1.

72 TAYLOR SERIES Solution(cont d) After inserting the general expression of the k th derivative evaluated at -2 we obtain ( f k )( 2) ( x + 2) k 1 = x + 2 k! k! ( ) k.

! " k x 2k$1 # $ k x 2k. " # p $ 1! px! p " p 1 # !"#$%&'"()'*"+$",&-('./&-/. !"#$%&'()"*#%+!'",' -./#")'.,&'+.0#.1)2,'!%)2%! !"#$%&'"%(")*$+&#,*$,#

!  k x 2k$1 # $ k x 2k.  # p $ 1! px! p  p 1 # !#$%&'()'*+$,&-('./&-/. !#$%&'()*#%+!',' -./#)'.,&'+.0#.1)2,'!%)2%! !#$%&'%()*$+&#,*$,# "#$%&'()"*#%+'",' -./#")'.,&'+.0#.1)2,' %)2% "#$%&'"()'*"+$",&-('./&-/. Taylor Series o a unction at x a is " # a k " # " x a# k k0 k It is a Power Series centered at a. Maclaurin Series o a unction is

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

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

TAYLOR SERIES [SST 8.8]

TAYLOR SERIES [SST 8.8] TAYLOR SERIES [SST 8.8] TAYLOR SERIES: Every function f C (c R, c + R) has a unique Taylor series about x = c of the form: f (k) (c) f(x) = (x c) k = f(c) + f (c) (x c) + f (c) (x c) 2 + f (c) (x c) 3

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

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

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

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

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

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. 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

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

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

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. 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

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

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

Final exam (practice) UCLA: Math 31B, Spring 2017

Final exam (practice) UCLA: Math 31B, Spring 2017 Instructor: Noah White Date: Final exam (practice) UCLA: Math 3B, Spring 207 This exam has 8 questions, for a total of 80 points. Please print your working and answers neatly. Write your solutions in the

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

MATH 1231 MATHEMATICS 1B CALCULUS. Section 5: - Power Series and Taylor Series.

MATH 1231 MATHEMATICS 1B CALCULUS. Section 5: - Power Series and Taylor Series. MATH 1231 MATHEMATICS 1B CALCULUS. Section 5: - Power Series and Taylor Series. The objective of this section is to become familiar with the theory and application of power series and Taylor series. By

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

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

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 10.7 Taylor series

Section 10.7 Taylor series Section 10.7 Taylor series 1. Common Maclaurin series 2. s and approximations with Taylor polynomials 3. Multiplication and division of power series Math 126 Enhanced 10.7 Taylor Series The University

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

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

8.3 Partial Fraction Decomposition

8.3 Partial Fraction Decomposition 8.3 partial fraction decomposition 575 8.3 Partial Fraction Decomposition Rational functions (polynomials divided by polynomials) and their integrals play important roles in mathematics and applications,

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

Constructing Taylor Series

Constructing Taylor Series Constructing Taylor Series 8-8-200 The Taylor series for fx at x = c is fc + f cx c + f c 2! x c 2 + f c x c 3 + = 3! f n c x c n. By convention, f 0 = f. When c = 0, the series is called a Maclaurin series.

More information

CHALLENGE! (0) = 5. Construct a polynomial with the following behavior at x = 0:

CHALLENGE! (0) = 5. Construct a polynomial with the following behavior at x = 0: TAYLOR SERIES Construct a polynomial with the following behavior at x = 0: CHALLENGE! P( x) = a + ax+ ax + ax + ax 2 3 4 0 1 2 3 4 P(0) = 1 P (0) = 2 P (0) = 3 P (0) = 4 P (4) (0) = 5 Sounds hard right?

More information

1.5 Inverse Trigonometric Functions

1.5 Inverse Trigonometric Functions 1.5 Inverse Trigonometric Functions Remember that only one-to-one functions have inverses. So, in order to find the inverse functions for sine, cosine, and tangent, we must restrict their domains to intervals

More information

Math 1B, lecture 15: Taylor Series

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

More information

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 7: Techniques of Integration

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

More information

Methods of Integration

Methods of Integration Methods of Integration Professor D. Olles January 8, 04 Substitution The derivative of a composition of functions can be found using the chain rule form d dx [f (g(x))] f (g(x)) g (x) Rewriting the derivative

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

Math 113 Winter 2005 Key

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

More information

Polynomial Approximations and Power Series

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

More information

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

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

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

Calculus II Practice Test Problems for Chapter 7 Page 1 of 6

Calculus II Practice Test Problems for Chapter 7 Page 1 of 6 Calculus II Practice Test Problems for Chapter 7 Page of 6 This is a set of practice test problems for Chapter 7. This is in no way an inclusive set of problems there can be other types of problems on

More information

MATHEMATICS Lecture. 4 Chapter.8 TECHNIQUES OF INTEGRATION By Dr. Mohammed Ramidh

MATHEMATICS Lecture. 4 Chapter.8 TECHNIQUES OF INTEGRATION By Dr. Mohammed Ramidh MATHEMATICS Lecture. 4 Chapter.8 TECHNIQUES OF INTEGRATION By TECHNIQUES OF INTEGRATION OVERVIEW The Fundamental Theorem connects antiderivatives and the definite integral. Evaluating the indefinite integral,

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

Partial Fractions. June 27, In this section, we will learn to integrate another class of functions: the rational functions.

Partial Fractions. June 27, In this section, we will learn to integrate another class of functions: the rational functions. Partial Fractions June 7, 04 In this section, we will learn to integrate another class of functions: the rational functions. Definition. A rational function is a fraction of two polynomials. For example,

More information

Math 122 Test 3. April 17, 2018

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

More information

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

Math 106: Review for Exam II - SOLUTIONS

Math 106: Review for Exam II - SOLUTIONS Math 6: Review for Exam II - SOLUTIONS INTEGRATION TIPS Substitution: usually let u a function that s inside another function, especially if du (possibly off by a multiplying constant) is also present

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

5.5. The Substitution Rule

5.5. The Substitution Rule INTEGRALS 5 INTEGRALS 5.5 The Substitution Rule In this section, we will learn: To substitute a new variable in place of an existing expression in a function, making integration easier. INTRODUCTION Due

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

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

Chapter 2: Functions, Limits and Continuity

Chapter 2: Functions, Limits and Continuity Chapter 2: Functions, Limits and Continuity Functions Limits Continuity Chapter 2: Functions, Limits and Continuity 1 Functions Functions are the major tools for describing the real world in mathematical

More information

Calculus. Integration (III)

Calculus. Integration (III) Calculus Integration (III) Outline 1 Other Techniques of Integration Partial Fractions Integrals Involving Powers of Trigonometric Functions Trigonometric Substitution 2 Using Tables of Integrals Integration

More information

Math 227 Sample Final Examination 1. Name (print) Name (sign) Bing ID number

Math 227 Sample Final Examination 1. Name (print) Name (sign) Bing ID number Math 227 Sample Final Examination 1 Name (print) Name (sign) Bing ID number (Your instructor may check your ID during or after the test) No books, notes, or electronic devices (calculators, cell phones,

More information

Math 112 Rahman. Week Taylor Series Suppose the function f has the following power series:

Math 112 Rahman. Week Taylor Series Suppose the function f has the following power series: Math Rahman Week 0.8-0.0 Taylor Series Suppose the function f has the following power series: fx) c 0 + c x a) + c x a) + c 3 x a) 3 + c n x a) n. ) Can we figure out what the coefficients are? Yes, yes

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

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

(c) Find the equation of the degree 3 polynomial that has the same y-value, slope, curvature, and third derivative as ln(x + 1) at x = 0.

(c) Find the equation of the degree 3 polynomial that has the same y-value, slope, curvature, and third derivative as ln(x + 1) at x = 0. Chapter 7 Challenge problems Example. (a) Find the equation of the tangent line for ln(x + ) at x = 0. (b) Find the equation of the parabola that is tangent to ln(x + ) at x = 0 (i.e. the parabola has

More information

Course Notes for Calculus , Spring 2015

Course Notes for Calculus , Spring 2015 Course Notes for Calculus 110.109, Spring 2015 Nishanth Gudapati In the previous course (Calculus 110.108) we introduced the notion of integration and a few basic techniques of integration like substitution

More information

TEST CODE: MMA (Objective type) 2015 SYLLABUS

TEST CODE: MMA (Objective type) 2015 SYLLABUS TEST CODE: MMA (Objective type) 2015 SYLLABUS Analytical Reasoning Algebra Arithmetic, geometric and harmonic progression. Continued fractions. Elementary combinatorics: Permutations and combinations,

More information

Study 4.10 #465, 471, , 487, , , 515, 517, 521, 523

Study 4.10 #465, 471, , 487, , , 515, 517, 521, 523 Goals: 1. Understand that antiderivatives are the functions from which the present derivative was found. 2. The process of finding an antiderivative or indefinite integral requires the reverse process

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

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

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

Partial Fractions. Calculus 2 Lia Vas

Partial Fractions. Calculus 2 Lia Vas Calculus Lia Vas Partial Fractions rational function is a quotient of two polynomial functions The method of partial fractions is a general method for evaluating integrals of rational function The idea

More information

Final exam (practice) UCLA: Math 31B, Spring 2017

Final exam (practice) UCLA: Math 31B, Spring 2017 Instructor: Noah White Date: Final exam (practice) UCLA: Math 31B, Spring 2017 This exam has 8 questions, for a total of 80 points. Please print your working and answers neatly. Write your solutions in

More information

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

Introduction Derivation General formula Example 1 List of series Convergence Applications Test SERIES 4 INU0114/514 (MATHS 1) MACLAURIN SERIES SERIES 4 INU0114/514 (MATHS 1) Dr Adrian Jannetta MIMA CMath FRAS Maclaurin Series 1/ 19 Adrian Jannetta Background In this presentation you will be introduced to the concept of a power

More information

Math RE - Calculus II Antiderivatives and the Indefinite Integral Page 1 of 5

Math RE - Calculus II Antiderivatives and the Indefinite Integral Page 1 of 5 Math 201-203-RE - Calculus II Antiderivatives and the Indefinite Integral Page 1 of 5 What is the Antiderivative? In a derivative problem, a function f(x) is given and you find the derivative f (x) using

More information

Math 106: Review for Exam II - SOLUTIONS

Math 106: Review for Exam II - SOLUTIONS Math 6: Review for Exam II - SOLUTIONS INTEGRATION TIPS Substitution: usually let u a function that s inside another function, especially if du (possibly off by a multiplying constant) is also present

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

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

Computing Taylor series

Computing Taylor series TOPIC 9 Computing Taylor series Exercise 9.. Memorize the following x X e x cos x sin x X X X +x + x + x 3 +... xk +x + x + 6 x3 +... ( ) k (k)! xk ( ) k (k + )! xk+ x x +! x... For which values of x do

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

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

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

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

More information

MATLAB Laboratory 10/14/10 Lecture. Taylor Polynomials

MATLAB Laboratory 10/14/10 Lecture. Taylor Polynomials MATLAB Laboratory 10/14/10 Lecture Taylor Polynomials Lisa A. Oberbroeckling Loyola University Maryland loberbroeckling@loyola.edu L. Oberbroeckling (Loyola University) MATLAB 10/14/10 Lecture 1 / 7 Taylor/Maclaurin

More information

Advanced Mathematics Unit 2 Limits and Continuity

Advanced Mathematics Unit 2 Limits and Continuity Advanced Mathematics 3208 Unit 2 Limits and Continuity NEED TO KNOW Expanding Expanding Expand the following: A) (a + b) 2 B) (a + b) 3 C) (a + b)4 Pascals Triangle: D) (x + 2) 4 E) (2x -3) 5 Random Factoring

More information

Advanced Mathematics Unit 2 Limits and Continuity

Advanced Mathematics Unit 2 Limits and Continuity Advanced Mathematics 3208 Unit 2 Limits and Continuity NEED TO KNOW Expanding Expanding Expand the following: A) (a + b) 2 B) (a + b) 3 C) (a + b)4 Pascals Triangle: D) (x + 2) 4 E) (2x -3) 5 Random Factoring

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

5.2. November 30, 2012 Mrs. Poland. Verifying Trigonometric Identities

5.2. November 30, 2012 Mrs. Poland. Verifying Trigonometric Identities 5.2 Verifying Trigonometric Identities Verifying Identities by Working With One Side Verifying Identities by Working With Both Sides November 30, 2012 Mrs. Poland Objective #4: Students will be able to

More information

MATH1231 CALCULUS. Session II Dr John Roberts (based on notes of A./Prof. Bruce Henry) Red Center Room 3065

MATH1231 CALCULUS. Session II Dr John Roberts (based on notes of A./Prof. Bruce Henry) Red Center Room 3065 MATH1231 CALCULUS Session II 2007. Dr John Roberts (based on notes of A./Prof. Bruce Henry) Red Center Room 3065 Jag.Roberts@unsw.edu.au MATH1231 CALCULUS p.1/66 Overview Systematic Integration Techniques

More information

Math 473: Practice Problems for Test 1, Fall 2011, SOLUTIONS

Math 473: Practice Problems for Test 1, Fall 2011, SOLUTIONS Math 473: Practice Problems for Test 1, Fall 011, SOLUTIONS Show your work: 1. (a) Compute the Taylor polynomials P n (x) for f(x) = sin x and x 0 = 0. Solution: Compute f(x) = sin x, f (x) = cos x, f

More information

t 2 + 2t dt = (t + 1) dt + 1 = arctan t x + 6 x(x 3)(x + 2) = A x +

t 2 + 2t dt = (t + 1) dt + 1 = arctan t x + 6 x(x 3)(x + 2) = A x + MATH 06 0 Practice Exam #. (0 points) Evaluate the following integrals: (a) (0 points). t +t+7 This is an irreducible quadratic; its denominator can thus be rephrased via completion of the square as a

More information

Section 4.8 Anti Derivative and Indefinite Integrals 2 Lectures. Dr. Abdulla Eid. College of Science. MATHS 101: Calculus I

Section 4.8 Anti Derivative and Indefinite Integrals 2 Lectures. Dr. Abdulla Eid. College of Science. MATHS 101: Calculus I Section 4.8 Anti Derivative and Indefinite Integrals 2 Lectures College of Science MATHS 101: Calculus I (University of Bahrain) 1 / 28 Indefinite Integral Given a function f, if F is a function such that

More information

2u 2 + u 4) du. = u 2 3 u u5 + C. = sin θ 2 3 sin3 θ sin5 θ + C. For a different solution see the section on reduction formulas.

2u 2 + u 4) du. = u 2 3 u u5 + C. = sin θ 2 3 sin3 θ sin5 θ + C. For a different solution see the section on reduction formulas. Last updated on November, 3. I.a A x + C, I.b B t + C, I.c C tx + C, I.d I xt + C, J x t + C. I4.3 sin x cos x dx 4 sin x dx 8 cos 4x dx x 8 3 sin 4x+C. I4.4 Rewrite the integral as cos 5 θ dθ and substitute

More information

A Library of Functions

A Library of Functions LibraryofFunctions.nb 1 A Library of Functions Any study of calculus must start with the study of functions. Functions are fundamental to mathematics. In its everyday use the word function conveys to us

More information

PURE MATHEMATICS AM 27

PURE MATHEMATICS AM 27 AM Syllabus (014): Pure Mathematics AM SYLLABUS (014) PURE MATHEMATICS AM 7 SYLLABUS 1 AM Syllabus (014): Pure Mathematics Pure Mathematics AM 7 Syllabus (Available in September) Paper I(3hrs)+Paper II(3hrs)

More information

Math 113 Winter 2005 Departmental Final Exam

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

More information

3 Algebraic Methods. we can differentiate both sides implicitly to obtain a differential equation involving x and y:

3 Algebraic Methods. we can differentiate both sides implicitly to obtain a differential equation involving x and y: 3 Algebraic Methods b The first appearance of the equation E Mc 2 in Einstein s handwritten notes. So far, the only general class of differential equations that we know how to solve are directly integrable

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

Integration Using Tables and Summary of Techniques

Integration Using Tables and Summary of Techniques Integration Using Tables and Summary of Techniques Philippe B. Laval KSU Today Philippe B. Laval (KSU) Summary Today 1 / 13 Introduction We wrap up integration techniques by discussing the following topics:

More information

Math 651 Introduction to Numerical Analysis I Fall SOLUTIONS: Homework Set 1

Math 651 Introduction to Numerical Analysis I Fall SOLUTIONS: Homework Set 1 ath 651 Introduction to Numerical Analysis I Fall 2010 SOLUTIONS: Homework Set 1 1. Consider the polynomial f(x) = x 2 x 2. (a) Find P 1 (x), P 2 (x) and P 3 (x) for f(x) about x 0 = 0. What is the relation

More information

Calculus. Weijiu Liu. Department of Mathematics University of Central Arkansas 201 Donaghey Avenue, Conway, AR 72035, USA

Calculus. Weijiu Liu. Department of Mathematics University of Central Arkansas 201 Donaghey Avenue, Conway, AR 72035, USA Calculus Weijiu Liu Department of Mathematics University of Central Arkansas 201 Donaghey Avenue, Conway, AR 72035, USA 1 Opening Welcome to your Calculus I class! My name is Weijiu Liu. I will guide you

More information

Power Series. Part 2 Differentiation & Integration; Multiplication of Power Series. J. Gonzalez-Zugasti, University of Massachusetts - Lowell

Power Series. Part 2 Differentiation & Integration; Multiplication of Power Series. J. Gonzalez-Zugasti, University of Massachusetts - Lowell Power Series Part 2 Differentiation & Integration; Multiplication of Power Series 1 Theorem 1 If a n x n converges absolutely for x < R, then a n f x n converges absolutely for any continuous function

More information

DIFFERENTIATION RULES

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

More information

NUMERICAL METHODS. x n+1 = 2x n x 2 n. In particular: which of them gives faster convergence, and why? [Work to four decimal places.

NUMERICAL METHODS. x n+1 = 2x n x 2 n. In particular: which of them gives faster convergence, and why? [Work to four decimal places. NUMERICAL METHODS 1. Rearranging the equation x 3 =.5 gives the iterative formula x n+1 = g(x n ), where g(x) = (2x 2 ) 1. (a) Starting with x = 1, compute the x n up to n = 6, and describe what is happening.

More information

Section 1.3 Evaluating Limits Analytically

Section 1.3 Evaluating Limits Analytically Section 1.3 Evaluating Limits Analytically Welcome to BC Calculus Wed August 7 th Use Graph and Table to find limits: BC: 1.1-1.4 Due Monday night (extension) CalcChat WolframAlpha Bin not black hole Epsilon

More information

Derivative and Integral Rules These are on the inside of the back cover of your text.

Derivative and Integral Rules These are on the inside of the back cover of your text. Derivative and Integral Rules These are on the inside of the back cover of your text. General Derivative Rule General Integral Rule d dx u(x) r = r u(x) r - 1 u(x) u(x)r u(x) dx = u(x) r1 r1 + C r U -1

More information

Mathematics 136 Calculus 2 Everything You Need Or Want To Know About Partial Fractions (and maybe more!) October 19 and 21, 2016

Mathematics 136 Calculus 2 Everything You Need Or Want To Know About Partial Fractions (and maybe more!) October 19 and 21, 2016 Mathematics 36 Calculus 2 Everything You Need Or Want To Know About Partial Fractions (and maybe more!) October 9 and 2, 206 Every rational function (quotient of polynomials) can be written as a polynomial

More information