16.5. Maclaurin and Taylor Series. Introduction. Prerequisites. Learning Outcomes

Size: px
Start display at page:

Download "16.5. Maclaurin and Taylor Series. Introduction. Prerequisites. Learning Outcomes"

Transcription

1 Maclaurin and Talor Series 6.5 Introduction In this Section we eamine how functions ma be epressed in terms of power series. This is an etremel useful wa of epressing a function since (as we shall see) we can then replace complicated functions in terms of simple polnomials. The onl requirement (of an significance) is that the complicated function should be smooth; this means that at a point of interest, it must be possible to differentiate the function as often as we please. Prerequisites Before starting this Section ou should... Learning Outcomes On completion ou should be able to... have knowledge of power series and of the ratio test be able to differentiate simple functions be familiar with the rules for combining power series find the Maclaurin and Talor series epansions of given functions find Maclaurin epansions of functions b combining known power series together find Maclaurin epansions b using differentiation and integration 40 HELM (2008): Workbook 6: Sequences and Series

2 . Maclaurin and Talor series As we shall see, man functions can be represented b power series. In fact we have alread seen in earlier Sections eamples of such a representation: = < ln( + ) = < e = ! + 3 3! + all The first two eamples show that, as long as we constrain to lie within the domain < (or, equivalentl, < < ), then in the first case has the same numerical value as and in the second case ln(+) has the same numerical value as In the third eample we see that e has the same numerical value as but in this 2! case there is no restriction to be placed on the value of since this power series converges for all values of. Figure 5 shows this situation geometricall. As more and more terms are used from the series ! + 3 3! the curve representing e is a better and better approimation. In (a) we show the linear approimation to e. In (b) and (c) we show, respectivel, the quadratic and cubic approimations ! ! + 3 3! e e e (a) (b) (c) Figure 5: Linear, quadratic and cubic approimations to e These power series representations are etremel important, from man points of view. Numericall, we can simpl replace the function b the quadratic epression as long as is so small that powers of greater than or equal to 3 can be ignored in comparison to quadratic terms. This approach can be used to approimate more complicated functions in terms of simpler polnomials. Our aim now is to see how these power series epansions are obtained. HELM (2008): Section 6.5: Maclaurin and Talor Series 4

3 2. The Maclaurin series Consider a function f() which can be differentiated at = 0 as often as we please. For eample e, cos, sin would fit into this categor but would not. Let us assume that f() can be represented b a power series in : f() = b 0 + b + b b b = b p p where b 0, b, b 2,... are constants to be determined. If we substitute = 0 then, clearl f(0) = b 0 The other constants can be determined b further differentiating and, on each differentiation, substituting = 0. For eample, differentiating once: f () = 0 + b + 2b 2 + 3b b so, putting = 0, we have f (0) = b. Continuing to differentiate: so Further: f () = 0 + 2b 2 + 3(2)b 3 + 4(3)b f (0) = 2b 2 or b 2 = 2 f (0) p=0 f () = 3(2)b 3 +4(3)(2)b 4 + so f (0) = 3(2)b 3 impling b 3 = 3(2) f (0) Continuing in this wa we easil find that (remembering that 0! = ) b n = n! f (n) (0) n = 0,, 2,... where f (n) (0) means the value of the n th derivative at = 0 and f (0) (0) means f(0). Bringing all these results together we have: If f() can be differentiated as often as required: Ke Point 4 Maclaurin Series f() = f(0) + f (0) + 2 2! f (0) + 3 3! f (0) + = This is called the Maclaurin epansion of f(). p=0 p p! f (p) (0) 42 HELM (2008): Workbook 6: Sequences and Series

4 Eample 4 Find the Maclaurin epansion of cos. Solution Here f() = cos and, differentiating a number of times: f() = cos, f () = sin, f () = cos, f () = sin etc. Evaluating each of these at = 0: f(0) =, f (0) = 0, f (0) =, f (0) = 0 etc. Substituting into f() = f(0) + f (0) + 2 2! f (0) + 3 3! f (0) +, gives: cos = 2 2! + 4 4! 6 6! + The reader should confirm (b finding the radius of convergence) that this series is convergent for all values of. The geometrical approimation to cos b the first few terms of its Maclaurin series are shown in Figure ! + 4 4! cos cos 2 2! cos Figure 6: Linear, quadratic and cubic approimations to cos Task Find the Maclaurin epansion of ln( + ). (Note that we cannot find a Maclaurin epansion of the function ln since ln does not eist at = 0 and so cannot be differentiated at = 0.) Find the first four derivatives of f() = ln( + ): f () = f () = f () = f () = HELM (2008): Section 6.5: Maclaurin and Talor Series 43

5 f () = +, f () = ( + ) 2, f () = generall: f (n) () = ( )n+ (n )! ( + ) n 2 ( + ) 3, Now obtain f(0), f (0), f (0), f (0): f(0) = f (0) = f (0) = f (0) = f(0) = 0 f (0) =, f (0) =, f (0) = 2, generall: f (n) (0) = ( ) n+ (n )! Hence, obtain the Maclaurin epansion of ln( + ): ln( + ) = ln( + ) = ( )n+ n + (This was obtained in Section 6.4, page 37.) n Now obtain the radius of convergence and consider the situation at the boundar values: Radius of convergence R = R =. Also at = the series is convergent (alternating harmonic series) and at = the series is divergent. Hence this Maclaurin epansion is onl valid if <. The geometrical closeness of the polnomial terms with the function ln( + ) for < is displaed in Figure 7: ln( + ) ln( + ) ln( + ) 2 2 Figure 7: Linear, quadratic and cubic approimations to ln( + ) 44 HELM (2008): Workbook 6: Sequences and Series

6 Note that when = ln 2 = so the alternating harmonic series converges to 4 ln , as stated in Section 6.2, page 7. The Maclaurin epansion of a product of two functions: f()g() is obtained b multipling together the Maclaurin epansions of f() and of g() and collecting like terms together. The product series will have a radius of convergence equal to the smaller of the two separate radii of convergence. Eample 5 Find the Maclaurin epansion of e ln( + ). Solution Here, instead of finding the derivatives of f() = e ln(+), we can more simpl multipl together the Maclaurin epansions for e and ln( + ) which we alread know: and e = ! + 3 3! + all ln( + ) = < The resulting power series will onl be convergent if <. Multipling: ) ) e ln( + ) = ( + + ( 2 2! + 3 3! = = < (You must take care not to miss relevant terms when carring through the multiplication.) HELM (2008): Section 6.5: Maclaurin and Talor Series 45

7 Task Find the Maclaurin epansion of cos 2 up to powers of 4. Hence write down the epansion of sin 2 to powers of 6. First, write down the epansion of cos : cos = cos = 2 2! + 4 4! + Now, b multiplication, find the epansion of cos 2 : cos 2 = cos 2 = ) ) ( ( 2 2! + 4 4! 2 2! + 4 4! = ( 2 2! + 4 4! ) + ( 2 2! ) + (4 4! ) + = Now obtain the epansion of sin 2 using a suitable trigonometric identit: sin 2 = sin 2 = cos 2 = ) ( = As an alternative approach the reader could obtain the power series epansion for cos 2 b using the trigonometric identit cos 2 ( + cos 2) HELM (2008): Workbook 6: Sequences and Series

8 Eample 6 Find the Maclaurin epansion of tanh up to powers of 5. Solution The first two derivatives of f() = tanh are f () = sech 2 f () = 2sech 2 tanh f () = 4sech 2 tanh 2 2sech 4 giving f(0) = 0, f (0), f (0) = 0 f (0) = 2 This leads directl to the Maclaurin epansion as tanh = Eample 7 The relationship between the wavelength, L, the wave period, T, and the water depth, d, for a surface wave in water is given b: L = gt ( ) 2 2πd 2π tanh L In a particular case the wave period was 0 s and the water depth was 6. m. Taking the acceleration due to gravit, g, as 9.8 m s 2 determine the wave length. [Hint: Use the series epansion for tanh developed in Eample 6.] Solution Substituting for the wave period, water depth and g we get ( ) π 6. L = tanh = ( ) 2.2π tanh 2π L π L The series epansion of tanh is given b tanh = Using the series epansion of tanh we can approimate the equation as { (2.2π L = ) ( ) } 3 2.2π + π L 3 L Multipling through b πl 3 the equation becomes πl 4 = πL (2.2π) 3 This equation can be rewritten as L L = 0 Solving this as a quadratic in L 2 we get L = 74 m. Using Newton-Raphson iteration this can be further refined to give a wave length of 73.9 m. HELM (2008): Section 6.5: Maclaurin and Talor Series 47

9 3. Differentiation of Maclaurin series We have alread noted that, b the binomial series, = < Thus, with replaced b + = < We have previousl obtained the Maclaurin epansion of ln( + ): ln( + ) = < Now, we differentiate both sides with respect to : + = This result matches that found from the binomial series and demonstrates that the Maclaurin epansion of a function f() ma be differentiated term b term to give a series which will be the Maclaurin epansion of df d. As we noted in Section 6.4 the derived series will have the same radius of convergence as the original series. Task Find the Maclaurin epansion of ( ) 3 and state its radius of convergence. First write down the epansion of ( ) : = < Now, b differentiation, obtain the epansion of ( ) = d ( ) = 2 d ( ) 2 : ( ) 2 = d d ( ) = HELM (2008): Workbook 6: Sequences and Series

10 Differentiate again to obtain the epansion of ( ) 3 : ( ) = 3 2 = ( d d ( ) 2 ) = 2 [ ] ( ) = ( ) d = 3 2 d ( ) 2 2 [ ] = Finall state its radius of convergence: The final series: has radius of convergence R = since the original series has this radius of convergence. This can also be found directl using the formula R = lim b n and using the fact that the coefficient of the n th term is b n = n(n + ). 2 n b n+ 4. The Talor series The Talor series is a generalisation of the Maclaurin series being a power series developed in powers of ( 0 ) rather than in powers of. Thus Ke Point 5 Talor Series If the function f() can be differentiated as often as required at = 0 then: f() = f( 0 ) + ( 0 )f ( 0 ) + ( 0) 2 f ( 0 ) + 2! This is called the Talor series of f() about the point 0. The reader will see that the Maclaurin epansion is the Talor epansion obtained if 0 is chosen to be zero. HELM (2008): Section 6.5: Maclaurin and Talor Series 49

11 Task Obtain the Talor series epansion of series in powers of ( 2).) about = 2. (That is, find a power First, obtain the first three derivatives and the n th derivative of f() = : f () = f () = f () = f (n) () = f () = ( ) 2, f () = Now evaluate these derivatives at 0 = 2: 2 ( ) 3, f () = 6 ( ) 4, f (n) () = f (2) = f (2) = f (2) = f (n) (2) = n! ( ) n+ f (2) =, f (2) = 2, f (2) = 6, f (n) (2) = ( ) n+ n! Hence, write down the Talor epansion of f() = = about = 2: = + ( 2) ( 2)2 + ( 2) ( ) n+ ( 2) n + 50 HELM (2008): Workbook 6: Sequences and Series

12 Eercises. Show that the series obtained in the last Task is convergent if 2 <. 2. Sketch the linear, quadratic and cubic approimations to last task and compare to. obtained from the series in the 2. In the following diagrams some of the terms from the Talor series are plotted to compare with ( ). 2 + ( 2) 2 + ( 2) ( 2) 2 + ( 2) ( 2) 2 + ( 2) 3 2 HELM (2008): Section 6.5: Maclaurin and Talor Series 5

17.3. Parametric Curves. Introduction. Prerequisites. Learning Outcomes

17.3. Parametric Curves. Introduction. Prerequisites. Learning Outcomes Parametric Curves 17.3 Introduction In this section we eamine et another wa of defining curves - the parametric description. We shall see that this is, in some was, far more useful than either the Cartesian

More information

17.3. Parametric Curves. Introduction. Prerequisites. Learning Outcomes

17.3. Parametric Curves. Introduction. Prerequisites. Learning Outcomes Parametric Curves 7.3 Introduction In this Section we eamine et another wa of defining curves - the parametric description. We shall see that this is, in some was, far more useful than either the Cartesian

More information

About the HELM Project HELM (Helping Engineers Learn Mathematics) materials were the outcome of a three-year curriculum development project

About the HELM Project HELM (Helping Engineers Learn Mathematics) materials were the outcome of a three-year curriculum development project About the HELM Project HELM (Helping Engineers Learn Mathematics) materials were the outcome of a three-year curriculum development project undertaken by a consortium of five English universities led by

More information

MATH 2300 review problems for Exam 3 ANSWERS

MATH 2300 review problems for Exam 3 ANSWERS MATH 300 review problems for Eam 3 ANSWERS. Check whether the following series converge or diverge. In each case, justif our answer b either computing the sum or b b showing which convergence test ou are

More information

16.4. Power Series. Introduction. Prerequisites. Learning Outcomes

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

More information

11.4. Differentiating ProductsandQuotients. Introduction. Prerequisites. Learning Outcomes

11.4. Differentiating ProductsandQuotients. Introduction. Prerequisites. Learning Outcomes Differentiating ProductsandQuotients 11.4 Introduction We have seen, in the first three Sections, how standard functions like n, e a, sin a, cos a, ln a may be differentiated. In this Section we see how

More information

4.7. Newton s Method. Procedure for Newton s Method HISTORICAL BIOGRAPHY

4.7. Newton s Method. Procedure for Newton s Method HISTORICAL BIOGRAPHY 4. Newton s Method 99 4. Newton s Method HISTORICAL BIOGRAPHY Niels Henrik Abel (18 189) One of the basic problems of mathematics is solving equations. Using the quadratic root formula, we know how to

More information

12.4. Curvature. Introduction. Prerequisites. Learning Outcomes

12.4. Curvature. Introduction. Prerequisites. Learning Outcomes Curvature 1.4 Introduction Curvature is a measure of how sharpl a curve is turning as it is traversed. At a particular point along the curve a tangent line can be drawn; this line making an angle ψ with

More information

12.4. Curvature. Introduction. Prerequisites. Learning Outcomes

12.4. Curvature. Introduction. Prerequisites. Learning Outcomes Curvature 12.4 Introduction Curvature is a measure of how sharpl a curve is turning. At a particular point along the curve a tangent line can be drawn; this tangent line making an angle ψ with the positive

More information

Multiple Integration

Multiple Integration Contents 7 Multiple Integration 7. Introduction to Surface Integrals 7. Multiple Integrals over Non-rectangular Regions 7. Volume Integrals 4 7.4 Changing Coordinates 66 Learning outcomes In this Workbook

More information

5.4 dividing POlynOmIAlS

5.4 dividing POlynOmIAlS SECTION 5.4 dividing PolNomiAls 3 9 3 learning ObjeCTIveS In this section, ou will: Use long division to divide polnomials. Use snthetic division to divide polnomials. 5.4 dividing POlnOmIAlS Figure 1

More information

12.2. Maxima and Minima. Introduction. Prerequisites. Learning Outcomes

12.2. Maxima and Minima. Introduction. Prerequisites. Learning Outcomes Maima and Minima 1. Introduction In this section we analse curves in the local neighbourhood of a stationar point and, from this analsis, deduce necessar conditions satisfied b local maima and local minima.

More information

Production of this 2015 edition, containing corrections and minor revisions of the 2008 edition, was funded by the sigma Network.

Production of this 2015 edition, containing corrections and minor revisions of the 2008 edition, was funded by the sigma Network. About the HELM Project HELM (Helping Engineers Learn Mathematics) materials were the outcome of a three- ear curriculum development project undertaken b a consortium of five English universities led b

More information

Mathematics. Mathematics 2. hsn.uk.net. Higher HSN22000

Mathematics. Mathematics 2. hsn.uk.net. Higher HSN22000 Higher Mathematics UNIT Mathematics HSN000 This document was produced speciall for the HSN.uk.net website, and we require that an copies or derivative works attribute the work to Higher Still Notes. For

More information

Mathematics. Polynomials and Quadratics. hsn.uk.net. Higher. Contents. Polynomials and Quadratics 1. CfE Edition

Mathematics. Polynomials and Quadratics. hsn.uk.net. Higher. Contents. Polynomials and Quadratics 1. CfE Edition Higher Mathematics Contents 1 1 Quadratics EF 1 The Discriminant EF 3 3 Completing the Square EF 4 4 Sketching Parabolas EF 7 5 Determining the Equation of a Parabola RC 9 6 Solving Quadratic Inequalities

More information

QUADRATIC FUNCTION REVIEW

QUADRATIC FUNCTION REVIEW Name: Date: QUADRATIC FUNCTION REVIEW Linear and eponential functions are used throughout mathematics and science due to their simplicit and applicabilit. Quadratic functions comprise another ver important

More information

Math 123 Summary of Important Algebra & Trigonometry Concepts Chapter 1 & Appendix D, Stewart, Calculus Early Transcendentals

Math 123 Summary of Important Algebra & Trigonometry Concepts Chapter 1 & Appendix D, Stewart, Calculus Early Transcendentals Math Summar of Important Algebra & Trigonometr Concepts Chapter & Appendi D, Stewart, Calculus Earl Transcendentals Function a rule that assigns to each element in a set D eactl one element, called f (

More information

Mathematics. Polynomials and Quadratics. hsn.uk.net. Higher. Contents. Polynomials and Quadratics 52 HSN22100

Mathematics. Polynomials and Quadratics. hsn.uk.net. Higher. Contents. Polynomials and Quadratics 52 HSN22100 Higher Mathematics UNIT OUTCOME 1 Polnomials and Quadratics Contents Polnomials and Quadratics 5 1 Quadratics 5 The Discriminant 54 Completing the Square 55 4 Sketching Parabolas 57 5 Determining the Equation

More information

FUNCTIONS OF ONE VARIABLE FUNCTION DEFINITIONS

FUNCTIONS OF ONE VARIABLE FUNCTION DEFINITIONS Page of 6 FUNCTIONS OF ONE VARIABLE FUNCTION DEFINITIONS 6. HYPERBOLIC FUNCTIONS These functions which are defined in terms of e will be seen later to be related to the trigonometic functions via comple

More information

Higher. Polynomials and Quadratics. Polynomials and Quadratics 1

Higher. Polynomials and Quadratics. Polynomials and Quadratics 1 Higher Mathematics Contents 1 1 Quadratics EF 1 The Discriminant EF 3 3 Completing the Square EF 4 4 Sketching Parabolas EF 7 5 Determining the Equation of a Parabola RC 9 6 Solving Quadratic Inequalities

More information

67. (a) Use a computer algebra system to find the partial fraction CAS. 68. (a) Find the partial fraction decomposition of the function CAS

67. (a) Use a computer algebra system to find the partial fraction CAS. 68. (a) Find the partial fraction decomposition of the function CAS SECTION 7.5 STRATEGY FOR INTEGRATION 483 6. 2 sin 2 2 cos CAS 67. (a) Use a computer algebra sstem to find the partial fraction decomposition of the function 62 63 Find the area of the region under the

More information

14.3. Volumes of Revolution. Introduction. Prerequisites. Learning Outcomes

14.3. Volumes of Revolution. Introduction. Prerequisites. Learning Outcomes Volumes of Revolution 14.3 Introduction In this Section we show how the concept of integration as the limit of a sum, introduced in Section 14.1, can be used to find volumes of solids formed when curves

More information

Re(z) = a, For example, 3 + 2i = = 13. The complex conjugate (or simply conjugate") of z = a + bi is the number z defined by

Re(z) = a, For example, 3 + 2i = = 13. The complex conjugate (or simply conjugate) of z = a + bi is the number z defined by F COMPLEX NUMBERS In this appendi, we review the basic properties of comple numbers. A comple number is a number z of the form z = a + bi where a,b are real numbers and i represents a number whose square

More information

APPENDIX D Rotation and the General Second-Degree Equation

APPENDIX D Rotation and the General Second-Degree Equation APPENDIX D Rotation and the General Second-Degree Equation Rotation of Aes Invariants Under Rotation After rotation of the - and -aes counterclockwise through an angle, the rotated aes are denoted as the

More information

1.2 Functions and Their Properties PreCalculus

1.2 Functions and Their Properties PreCalculus 1. Functions and Their Properties PreCalculus 1. FUNCTIONS AND THEIR PROPERTIES Learning Targets for 1. 1. Determine whether a set of numbers or a graph is a function. Find the domain of a function given

More information

8 Differential Calculus 1 Introduction

8 Differential Calculus 1 Introduction 8 Differential Calculus Introduction The ideas that are the basis for calculus have been with us for a ver long time. Between 5 BC and 5 BC, Greek mathematicians were working on problems that would find

More information

Section 4.1 Increasing and Decreasing Functions

Section 4.1 Increasing and Decreasing Functions Section.1 Increasing and Decreasing Functions The graph of the quadratic function f 1 is a parabola. If we imagine a particle moving along this parabola from left to right, we can see that, while the -coordinates

More information

1.3 LIMITS AT INFINITY; END BEHAVIOR OF A FUNCTION

1.3 LIMITS AT INFINITY; END BEHAVIOR OF A FUNCTION . Limits at Infinit; End Behavior of a Function 89. LIMITS AT INFINITY; END BEHAVIOR OF A FUNCTION Up to now we have been concerned with its that describe the behavior of a function f) as approaches some

More information

LESSON #28 - POWER FUNCTIONS COMMON CORE ALGEBRA II

LESSON #28 - POWER FUNCTIONS COMMON CORE ALGEBRA II 1 LESSON #8 - POWER FUNCTIONS COMMON CORE ALGEBRA II Before we start to analze polnomials of degree higher than two (quadratics), we first will look at ver simple functions known as power functions. The

More information

KEY IDEAS. Chapter 1 Function Transformations. 1.1 Horizontal and Vertical Translations Pre-Calculus 12 Student Workbook MHR 1

KEY IDEAS. Chapter 1 Function Transformations. 1.1 Horizontal and Vertical Translations Pre-Calculus 12 Student Workbook MHR 1 Chapter Function Transformations. Horizontal and Vertical Translations A translation can move the graph of a function up or down (vertical translation) and right or left (horizontal translation). A translation

More information

Mathematics. Mathematics 2. hsn.uk.net. Higher HSN22000

Mathematics. Mathematics 2. hsn.uk.net. Higher HSN22000 hsn.uk.net Higher Mathematics UNIT Mathematics HSN000 This document was produced speciall for the HSN.uk.net website, and we require that an copies or derivative works attribute the work to Higher Still

More information

9.2. Cartesian Components of Vectors. Introduction. Prerequisites. Learning Outcomes

9.2. Cartesian Components of Vectors. Introduction. Prerequisites. Learning Outcomes Cartesian Components of Vectors 9.2 Introduction It is useful to be able to describe vectors with reference to specific coordinate sstems, such as the Cartesian coordinate sstem. So, in this Section, we

More information

Higher. Integration 1

Higher. Integration 1 Higher Mathematics Contents Indefinite Integrals RC Preparing to Integrate RC Differential Equations A Definite Integrals RC 7 Geometric Interpretation of A 8 Areas between Curves A 7 Integrating along

More information

Polynomial and Rational Functions

Polynomial and Rational Functions Polnomial and Rational Functions 5 Figure 1 35-mm film, once the standard for capturing photographic images, has been made largel obsolete b digital photograph. (credit film : modification of work b Horia

More information

10.2 The Unit Circle: Cosine and Sine

10.2 The Unit Circle: Cosine and Sine 0. The Unit Circle: Cosine and Sine 77 0. The Unit Circle: Cosine and Sine In Section 0.., we introduced circular motion and derived a formula which describes the linear velocit of an object moving on

More information

Time-Frequency Analysis: Fourier Transforms and Wavelets

Time-Frequency Analysis: Fourier Transforms and Wavelets Chapter 4 Time-Frequenc Analsis: Fourier Transforms and Wavelets 4. Basics of Fourier Series 4.. Introduction Joseph Fourier (768-83) who gave his name to Fourier series, was not the first to use Fourier

More information

Fixed Point Theorem and Sequences in One or Two Dimensions

Fixed Point Theorem and Sequences in One or Two Dimensions Fied Point Theorem and Sequences in One or Two Dimensions Dr. Wei-Chi Yang Let us consider a recursive sequence of n+ = n + sin n and the initial value can be an real number. Then we would like to ask

More information

3.7 InveRSe FUnCTIOnS

3.7 InveRSe FUnCTIOnS CHAPTER functions learning ObjeCTIveS In this section, ou will: Verif inverse functions. Determine the domain and range of an inverse function, and restrict the domain of a function to make it one-to-one.

More information

Exercise Set 4.3: Unit Circle Trigonometry

Exercise Set 4.3: Unit Circle Trigonometry Eercise Set.: Unit Circle Trigonometr Sketch each of the following angles in standard position. (Do not use a protractor; just draw a quick sketch of each angle. Sketch each of the following angles in

More information

Derivatives of Multivariable Functions

Derivatives of Multivariable Functions Chapter 0 Derivatives of Multivariable Functions 0. Limits Motivating Questions In this section, we strive to understand the ideas generated b the following important questions: What do we mean b the limit

More information

Time-Frequency Analysis: Fourier Transforms and Wavelets

Time-Frequency Analysis: Fourier Transforms and Wavelets Chapter 4 Time-Frequenc Analsis: Fourier Transforms and Wavelets 4. Basics of Fourier Series 4.. Introduction Joseph Fourier (768-83) who gave his name to Fourier series, was not the first to use Fourier

More information

8.1 Exponents and Roots

8.1 Exponents and Roots Section 8. Eponents and Roots 75 8. Eponents and Roots Before defining the net famil of functions, the eponential functions, we will need to discuss eponent notation in detail. As we shall see, eponents

More information

Pure Further Mathematics 2. Revision Notes

Pure Further Mathematics 2. Revision Notes Pure Further Mathematics Revision Notes October 016 FP OCT 016 SDB Further Pure 1 Inequalities... 3 Algebraic solutions... 3 Graphical solutions... 4 Series Method of Differences... 5 3 Comple Numbers...

More information

39. (a) Use trigonometric substitution to verify that. 40. The parabola y 2x divides the disk into two

39. (a) Use trigonometric substitution to verify that. 40. The parabola y 2x divides the disk into two 35. Prove the formula A r for the area of a sector of a circle with radius r and central angle. [Hint: Assume 0 and place the center of the circle at the origin so it has the equation. Then is the sum

More information

9.8 APPLICATIONS OF TAYLOR SERIES EXPLORATORY EXERCISES. Using Taylor Polynomials to Approximate a Sine Value EXAMPLE 8.1

9.8 APPLICATIONS OF TAYLOR SERIES EXPLORATORY EXERCISES. Using Taylor Polynomials to Approximate a Sine Value EXAMPLE 8.1 9-75 SECTION 9.8.. Applications of Taylor Series 677 and f 0) miles/min 3. Predict the location of the plane at time t min. 5. Suppose that an astronaut is at 0, 0) and the moon is represented by a circle

More information

NATIONAL UNIVERSITY OF SINGAPORE Department of Mathematics MA4247 Complex Analysis II Lecture Notes Part I

NATIONAL UNIVERSITY OF SINGAPORE Department of Mathematics MA4247 Complex Analysis II Lecture Notes Part I NATIONAL UNIVERSITY OF SINGAPORE Department of Mathematics MA4247 Comple Analsis II Lecture Notes Part I Chapter 1 Preliminar results/review of Comple Analsis I These are more detailed notes for the results

More information

Methods for Advanced Mathematics (C3) Coursework Numerical Methods

Methods for Advanced Mathematics (C3) Coursework Numerical Methods Woodhouse College 0 Page Introduction... 3 Terminolog... 3 Activit... 4 Wh use numerical methods?... Change of sign... Activit... 6 Interval Bisection... 7 Decimal Search... 8 Coursework Requirements on

More information

UNCORRECTED SAMPLE PAGES. 3Quadratics. Chapter 3. Objectives

UNCORRECTED SAMPLE PAGES. 3Quadratics. Chapter 3. Objectives Chapter 3 3Quadratics Objectives To recognise and sketch the graphs of quadratic polnomials. To find the ke features of the graph of a quadratic polnomial: ais intercepts, turning point and ais of smmetr.

More information

Differentiation and applications

Differentiation and applications FS O PA G E PR O U N C O R R EC TE D Differentiation and applications. Kick off with CAS. Limits, continuit and differentiabilit. Derivatives of power functions.4 C oordinate geometr applications of differentiation.5

More information

16.4. Power Series. Introduction. Prerequisites. Learning Outcomes

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

More information

LESSON #24 - POWER FUNCTIONS COMMON CORE ALGEBRA II

LESSON #24 - POWER FUNCTIONS COMMON CORE ALGEBRA II 1 LESSON #4 - POWER FUNCTIONS COMMON CORE ALGEBRA II Before we start to analze polnomials of degree higher than two (quadratics), we first will look at ver simple functions known as power functions. The

More information

On Range and Reflecting Functions About the Line y = mx

On Range and Reflecting Functions About the Line y = mx On Range and Reflecting Functions About the Line = m Scott J. Beslin Brian K. Heck Jerem J. Becnel Dept.of Mathematics and Dept. of Mathematics and Dept. of Mathematics and Computer Science Computer Science

More information

8. BOOLEAN ALGEBRAS x x

8. BOOLEAN ALGEBRAS x x 8. BOOLEAN ALGEBRAS 8.1. Definition of a Boolean Algebra There are man sstems of interest to computing scientists that have a common underling structure. It makes sense to describe such a mathematical

More information

5.6. Differential equations

5.6. Differential equations 5.6. Differential equations The relationship between cause and effect in phsical phenomena can often be formulated using differential equations which describe how a phsical measure () and its derivative

More information

Core Mathematics 2 Unit C2 AS

Core Mathematics 2 Unit C2 AS Core Mathematics 2 Unit C2 AS compulsory unit for GCE AS and GCE Mathematics, GCE AS and GCE Pure Mathematics C2.1 Unit description Algebra and functions; coordinate geometry in the (, y) plane; sequences

More information

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

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

More information

5.6 RATIOnAl FUnCTIOnS. Using Arrow notation. learning ObjeCTIveS

5.6 RATIOnAl FUnCTIOnS. Using Arrow notation. learning ObjeCTIveS CHAPTER PolNomiAl ANd rational functions learning ObjeCTIveS In this section, ou will: Use arrow notation. Solve applied problems involving rational functions. Find the domains of rational functions. Identif

More information

Additional Topics in Differential Equations

Additional Topics in Differential Equations 6 Additional Topics in Differential Equations 6. Eact First-Order Equations 6. Second-Order Homogeneous Linear Equations 6.3 Second-Order Nonhomogeneous Linear Equations 6.4 Series Solutions of Differential

More information

Module 3, Section 4 Analytic Geometry II

Module 3, Section 4 Analytic Geometry II Principles of Mathematics 11 Section, Introduction 01 Introduction, Section Analtic Geometr II As the lesson titles show, this section etends what ou have learned about Analtic Geometr to several related

More information

Additional Topics in Differential Equations

Additional Topics in Differential Equations 0537_cop6.qd 0/8/08 :6 PM Page 3 6 Additional Topics in Differential Equations In Chapter 6, ou studied differential equations. In this chapter, ou will learn additional techniques for solving differential

More information

MHF 4U Unit 1 Polynomial Functions Outline

MHF 4U Unit 1 Polynomial Functions Outline MHF 4U Unit 1 Polnomial Functions Outline Da Lesson Title Specific Epectations 1 Average Rate of Change and Secants D1., 1.6, both D1.1A s - Instantaneous Rate of Change and Tangents D1.6, 1.4, 1.7, 1.5,

More information

Math 214 Spring problem set (a) Consider these two first order equations. (I) dy dx = x + 1 dy

Math 214 Spring problem set (a) Consider these two first order equations. (I) dy dx = x + 1 dy Math 4 Spring 08 problem set. (a) Consider these two first order equations. (I) d d = + d (II) d = Below are four direction fields. Match the differential equations above to their direction fields. Provide

More information

22.3. Repeated Eigenvalues and Symmetric Matrices. Introduction. Prerequisites. Learning Outcomes

22.3. Repeated Eigenvalues and Symmetric Matrices. Introduction. Prerequisites. Learning Outcomes Repeated Eigenvalues and Symmetric Matrices. Introduction In this Section we further develop the theory of eigenvalues and eigenvectors in two distinct directions. Firstly we look at matrices where one

More information

and y f ( x ). given the graph of y f ( x ).

and y f ( x ). given the graph of y f ( x ). FUNCTIONS AND RELATIONS CHAPTER OBJECTIVES:. Concept of function f : f ( ) : domain, range; image (value). Odd and even functions Composite functions f g; Identit function. One-to-one and man-to-one functions.

More information

Trigonometric. equations. Topic: Periodic functions and applications. Simple trigonometric. equations. Equations using radians Further trigonometric

Trigonometric. equations. Topic: Periodic functions and applications. Simple trigonometric. equations. Equations using radians Further trigonometric Trigonometric equations 6 sllabusref eferenceence Topic: Periodic functions and applications In this cha 6A 6B 6C 6D 6E chapter Simple trigonometric equations Equations using radians Further trigonometric

More information

10.1 Complex Arithmetic Argand Diagrams and the Polar Form The Exponential Form of a Complex Number De Moivre s Theorem 29

10.1 Complex Arithmetic Argand Diagrams and the Polar Form The Exponential Form of a Complex Number De Moivre s Theorem 29 10 Contents Complex Numbers 10.1 Complex Arithmetic 2 10.2 Argand Diagrams and the Polar Form 12 10.3 The Exponential Form of a Complex Number 20 10.4 De Moivre s Theorem 29 Learning outcomes In this Workbook

More information

Polynomial and Rational Functions

Polynomial and Rational Functions Polnomial and Rational Functions Figure -mm film, once the standard for capturing photographic images, has been made largel obsolete b digital photograph. (credit film : modification of ork b Horia Varlan;

More information

Coordinate geometry. + bx + c. Vertical asymptote. Sketch graphs of hyperbolas (including asymptotic behaviour) from the general

Coordinate geometry. + bx + c. Vertical asymptote. Sketch graphs of hyperbolas (including asymptotic behaviour) from the general A Sketch graphs of = a m b n c where m = or and n = or B Reciprocal graphs C Graphs of circles and ellipses D Graphs of hperbolas E Partial fractions F Sketch graphs using partial fractions Coordinate

More information

Polynomial and Rational Functions

Polynomial and Rational Functions Polnomial and Rational Functions Figure -mm film, once the standard for capturing photographic images, has been made largel obsolete b digital photograph. (credit film : modification of ork b Horia Varlan;

More information

The Chain Rule. This is a generalization of the (general) power rule which we have already met in the form: then f (x) = r [g(x)] r 1 g (x).

The Chain Rule. This is a generalization of the (general) power rule which we have already met in the form: then f (x) = r [g(x)] r 1 g (x). The Chain Rule This is a generalization of the general) power rule which we have already met in the form: If f) = g)] r then f ) = r g)] r g ). Here, g) is any differentiable function and r is any real

More information

Green s Theorem Jeremy Orloff

Green s Theorem Jeremy Orloff Green s Theorem Jerem Orloff Line integrals and Green s theorem. Vector Fields Vector notation. In 8.4 we will mostl use the notation (v) = (a, b) for vectors. The other common notation (v) = ai + bj runs

More information

2: Distributions of Several Variables, Error Propagation

2: Distributions of Several Variables, Error Propagation : Distributions of Several Variables, Error Propagation Distribution of several variables. variables The joint probabilit distribution function of two variables and can be genericall written f(, with the

More information

11.5. The Chain Rule. Introduction. Prerequisites. Learning Outcomes

11.5. The Chain Rule. Introduction. Prerequisites. Learning Outcomes The Chain Rule 11.5 Introduction In this Section we will see how to obtain the derivative of a composite function (often referred to as a function of a function ). To do this we use the chain rule. This

More information

University of Toronto Mississauga

University of Toronto Mississauga Surname: First Name: Student Number: Tutorial: Universit of Toronto Mississauga Mathematical and Computational Sciences MATY5Y Term Test Duration - 0 minutes No Aids Permitted This eam contains pages (including

More information

LESSON #48 - INTEGER EXPONENTS COMMON CORE ALGEBRA II

LESSON #48 - INTEGER EXPONENTS COMMON CORE ALGEBRA II LESSON #8 - INTEGER EXPONENTS COMMON CORE ALGEBRA II We just finished our review of linear functions. Linear functions are those that grow b equal differences for equal intervals. In this unit we will

More information

Directional derivatives and gradient vectors (Sect. 14.5). Directional derivative of functions of two variables.

Directional derivatives and gradient vectors (Sect. 14.5). Directional derivative of functions of two variables. Directional derivatives and gradient vectors (Sect. 14.5). Directional derivative of functions of two variables. Partial derivatives and directional derivatives. Directional derivative of functions of

More information

Parabolas. Example. y = ax 2 + bx + c where a = 1, b = 0, c = 0. = x 2 + 6x [expanding] \ y = x 2 + 6x + 11 and so is of the form

Parabolas. Example. y = ax 2 + bx + c where a = 1, b = 0, c = 0. = x 2 + 6x [expanding] \ y = x 2 + 6x + 11 and so is of the form Parabolas NCEA evel Achievement Standard 9157 (Mathematics and Statistics.) Appl graphical methods in solving problems Methods include: graphs at curriculum level 7, their features and their equations

More information

Section 1.2: A Catalog of Functions

Section 1.2: A Catalog of Functions Section 1.: A Catalog of Functions As we discussed in the last section, in the sciences, we often tr to find an equation which models some given phenomenon in the real world - for eample, temperature as

More information

Course. Print and use this sheet in conjunction with MathinSite s Maclaurin Series applet and worksheet.

Course. Print and use this sheet in conjunction with MathinSite s Maclaurin Series applet and worksheet. Maclaurin Series Learning Outcomes After reading this theory sheet, you should recognise the difference between a function and its polynomial epansion (if it eists!) understand what is meant by a series

More information

Representation of Functions by Power Series. Geometric Power Series

Representation of Functions by Power Series. Geometric Power Series 60_0909.qd //0 :09 PM Page 669 SECTION 9.9 Representation of Functions b Power Series 669 The Granger Collection Section 9.9 JOSEPH FOURIER (768 80) Some of the earl work in representing functions b power

More information

LESSON #42 - INVERSES OF FUNCTIONS AND FUNCTION NOTATION PART 2 COMMON CORE ALGEBRA II

LESSON #42 - INVERSES OF FUNCTIONS AND FUNCTION NOTATION PART 2 COMMON CORE ALGEBRA II LESSON #4 - INVERSES OF FUNCTIONS AND FUNCTION NOTATION PART COMMON CORE ALGEBRA II You will recall from unit 1 that in order to find the inverse of a function, ou must switch and and solve for. Also,

More information

Mathematics 309 Conic sections and their applicationsn. Chapter 2. Quadric figures. ai,j x i x j + b i x i + c =0. 1. Coordinate changes

Mathematics 309 Conic sections and their applicationsn. Chapter 2. Quadric figures. ai,j x i x j + b i x i + c =0. 1. Coordinate changes Mathematics 309 Conic sections and their applicationsn Chapter 2. Quadric figures In this chapter want to outline quickl how to decide what figure associated in 2D and 3D to quadratic equations look like.

More information

Section 1.5 Formal definitions of limits

Section 1.5 Formal definitions of limits Section.5 Formal definitions of limits (3/908) Overview: The definitions of the various tpes of limits in previous sections involve phrases such as arbitraril close, sufficientl close, arbitraril large,

More information

STUDY KNOWHOW PROGRAM STUDY AND LEARNING CENTRE. Functions & Graphs

STUDY KNOWHOW PROGRAM STUDY AND LEARNING CENTRE. Functions & Graphs STUDY KNOWHOW PROGRAM STUDY AND LEARNING CENTRE Functions & Graphs Contents Functions and Relations... 1 Interval Notation... 3 Graphs: Linear Functions... 5 Lines and Gradients... 7 Graphs: Quadratic

More information

Section 2.5: Graphs of Functions

Section 2.5: Graphs of Functions Section.5: Graphs of Functions Objectives Upon completion of this lesson, ou will be able to: Sketch the graph of a piecewise function containing an of the librar functions. o Polnomial functions of degree

More information

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. C) 2

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. C) 2 Cal II- Final Review Name MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Epress the following logarithm as specified. ) ln 4. in terms of ln and

More information

2.3 The Fixed-Point Algorithm

2.3 The Fixed-Point Algorithm .3 The Fied-Point Algorithm 1. Mean Value Theorem: Theorem Rolle stheorem: Suppose that f is continuous on a, b and is differentiable on a, b. If f a f b, then there eists a number c in a, b such that

More information

Functions. Introduction

Functions. Introduction Functions,00 P,000 00 0 70 7 80 8 0 000 00 00 Figure Standard and Poor s Inde with dividends reinvested (credit "bull": modification of work b Praitno Hadinata; credit "graph": modification of work b MeasuringWorth)

More information

Integration. 5.1 Antiderivatives and Indefinite Integration. Suppose that f(x) = 5x 4. Can we find a function F (x) whose derivative is f(x)?

Integration. 5.1 Antiderivatives and Indefinite Integration. Suppose that f(x) = 5x 4. Can we find a function F (x) whose derivative is f(x)? 5 Integration 5. Antiderivatives and Indefinite Integration Suppose that f() = 5 4. Can we find a function F () whose derivative is f()? Definition. A function F is an antiderivative of f on an interval

More information

5. Perform the indicated operation and simplify each of the following expressions:

5. Perform the indicated operation and simplify each of the following expressions: Precalculus Worksheet.5 1. What is - 1? Just because we refer to solutions as imaginar does not mean that the solutions are meaningless. Fields such as quantum mechanics and electromagnetism depend on

More information

Derivatives of Multivariable Functions

Derivatives of Multivariable Functions Chapter 10 Derivatives of Multivariable Functions 10.1 Limits Motivating Questions What do we mean b the limit of a function f of two variables at a point (a, b)? What techniques can we use to show that

More information

Chapter 8 More About the Trigonometric Functions

Chapter 8 More About the Trigonometric Functions Relationships Among Trigonometric Functions Section 8. 8 Chapter 8 More About the Trigonometric Functions Section 8. Relationships Among Trigonometric Functions. The amplitude of the graph of cos is while

More information

Exact Differential Equations. The general solution of the equation is f x, y C. If f has continuous second partials, then M y 2 f

Exact Differential Equations. The general solution of the equation is f x, y C. If f has continuous second partials, then M y 2 f APPENDIX C Additional Topics in Differential Equations APPENDIX C. Eact First-Order Equations Eact Differential Equations Integrating Factors Eact Differential Equations In Chapter 6, ou studied applications

More information

2.5. Infinite Limits and Vertical Asymptotes. Infinite Limits

2.5. Infinite Limits and Vertical Asymptotes. Infinite Limits . Infinite Limits and Vertical Asmptotes. Infinite Limits and Vertical Asmptotes In this section we etend the concept of it to infinite its, which are not its as before, but rather an entirel new use of

More information

CHAPTER 2: Partial Derivatives. 2.2 Increments and Differential

CHAPTER 2: Partial Derivatives. 2.2 Increments and Differential CHAPTER : Partial Derivatives.1 Definition of a Partial Derivative. Increments and Differential.3 Chain Rules.4 Local Etrema.5 Absolute Etrema 1 Chapter : Partial Derivatives.1 Definition of a Partial

More information

Polynomial approximation and Splines

Polynomial approximation and Splines Polnomial approimation and Splines 1. Weierstrass approimation theorem The basic question we ll look at toda is how to approimate a complicated function f() with a simpler function P () f() P () for eample,

More information

DISCOVERING THE PYTHAGOREAN IDENTITIES LEARNING TASK:

DISCOVERING THE PYTHAGOREAN IDENTITIES LEARNING TASK: Name: Class Period: DISCOVERING THE PYTHAGOREAN IDENTITIES LEARNING TASK: An identity is an equation that is valid for all values of the variable for which the epressions in the equation are defined. You

More information

2.2 SEPARABLE VARIABLES

2.2 SEPARABLE VARIABLES 44 CHAPTER FIRST-ORDER DIFFERENTIAL EQUATIONS 6 Consider the autonomous DE 6 Use our ideas from Problem 5 to find intervals on the -ais for which solution curves are concave up and intervals for which

More information

Notes 7 Analytic Continuation

Notes 7 Analytic Continuation ECE 6382 Fall 27 David R. Jackson Notes 7 Analtic Continuation Notes are from D. R. Wilton, Dept. of ECE Analtic Continuation of Functions We define analtic continuation as the process of continuing a

More information

Higher. Integration 89

Higher. Integration 89 hsn.uk.net Higher Mathematics UNIT UTCME Integration Contents Integration 89 Indefinite Integrals 89 Preparing to Integrate 9 Differential Equations 9 Definite Integrals 9 Geometric Interpretation of Integration

More information