Power Series Solutions And Special Functions: Review of Power Series

Size: px
Start display at page:

Download "Power Series Solutions And Special Functions: Review of Power Series"

Transcription

1 Power Series Solutions And Special Functions: Review of Power Series Pradeep Boggarapu Department of Mathematics BITS PILANI K K Birla Goa Campus, Goa September, 205 Pradeep Boggarapu (Dept. of Maths) Review of Power Series September, 205 / 25

2 Finding the general solution of a linear differential equation y + P(x)y + Q(x)y = R(x) depends on determining any two linear independent solutions of the homogeneous equation y + P(x)y + Q(x)y = 0 So far, we have a systematic procedure for constructing fundamental solutions (linear independent solutions of associated homogeneous equation), if the equation has constant coefficients (i.e., P(x) and Q(x) are constant functions). For the equations with variable coefficients we don t have any method to find fundamental solutions expect the case of knowing one solution where we use the known solution to find another solution via the formula y 2 (x) = v(x)y (x) with v(x) = e P(x)dx dx y 2 Pradeep Boggarapu (Dept. of Maths) Review of Power Series September, / 25

3 Examples: Let p, a, b, c and k are real constants, Bessel s Differential Equation: x 2 y + xy + (x 2 p 2 )y = 0 2 Legender s Differential Equation: ( x 2 )y 2xy + p(p )y = 0 3 Hermite Differential Equation: y 2xy + 2py = 0 4 Guass Hypergeometric Differentila Equation: x(x )y + [c (a + b + )x]y aby = 0 5 Laguerre s Differential Equations: xy + ( x)y + py = 0 6 Airy s Equation: y ± p 2 xy = 0 Pradeep Boggarapu (Dept. of Maths) Review of Power Series September, / 25

4 In most of the cases the solutions of the above differential equations are beyond the elementary functions which are called as special functions. Many of the special functions find applications in connection with the partial differential equations of mathematical physics. Thare are also important in modern pure mathematics, through the theory of orthogonal expansions. For a larger class of linear diffrerential equations with variable coefficients such as above equations, we must search for solutions beyond the familiar elementary functions of calculus. The principal tool we need is the representation of a given function by a power series. Then, we assume that the solutions y have power series representations a n(x x 0 ) n, and then determine the coefficients a n s so as to satisfy the differential equation similar to the method of undetermined coefficients. Pradeep Boggarapu (Dept. of Maths) Review of Power Series September, / 25

5 Review of Power Series Power series about the point zero: It is an infinite series of the form a n x n = a 0 + a x + a 2 x 2 + a 3 x 3 + (0.) where a 0, a, a 2,..., a n,... are real constants. Power series about the point x 0 : It is an infinite series of the form a n (x x 0 ) n = a 0 + a (x x 0 ) + a 2 (x x 0 ) 2 + a 3 (x x 0 ) 3 + (0.2) where a 0, a, a 2,..., a n,... are real constants. x n Examples: n! = + x! + x 2 2! + x 3 3! + ; x n = + x + x 2 + x 3 +. Pradeep Boggarapu (Dept. of Maths) Review of Power Series September, / 25

6 Convergence of power series: The power series is said to converge at a point x if its n-th partial sum n k=0 a kx k converges that is to say that the n limit L = lim a k x k exists. n k=0 In this case the sum of the series is the limit i.e. L = a nx n and such points x are called points of convergence. Note that x = 0 is always a point of convergence of the power series (0.). See the following examples x n n! = + x! + x 2 2! + x 3 3! + ; (0.3) x n = + x + x 2 + x 3 + ; (0.4) n!x n = + x + 2!x 2 + 3!x 3 +. (0.5) Pradeep Boggarapu (Dept. of Maths) Review of Power Series September, / 25

7 The first series converges for every value of x in R; second converges only for x < and the third series diverges for all x 0. The power series in x that behaves like third series are of no interest to us. Fact: The points of convergence of a power series (0.) (or (0.2)) form an interval. Moreover there exists 0 R such that the power series (0.) (or (0.2)) converges for all x < R (resp. x x 0 < R) and diverges for all x > R (resp. x x 0 > R). Here R is called radius of convergence. In many cases the radius of convergence can be found by using the following formulas, whenever the limits exist. R = lim n 0 a n a n+ or R = lim an n 0 n Regardless of the existence of the above limits, it is known that R always exists. Pradeep Boggarapu (Dept. of Maths) Review of Power Series September, / 25

8 Differentiation of power series: Suppose that the power series (0.) converges for x < R with R > 0 and denote the sum by f (x): f (x) = a n x n = a 0 + a x + a 2 x 2 + a 3 x 3 +. Then f (x) is automatically is continuous and has the derivatives of all orders for x < R. Also, f (x) = na n x n = a + 2a 2 x + 3a 3 x 2 +, (0.6) f (x) = n= n(n )x n 2 = 2a a 3 x +, (0.7) n=2 and so on, and each of the resulting series converges for x < R. And we can link the coefficient a n to f (x) and its derivative via the following formula a n = f (n) (0) n! (0.8) Pradeep Boggarapu (Dept. of Maths) Review of Power Series September, / 25

9 Algebra of power series: Let f (x) = a nx n and g(x) = b nx n be two power series with radius of convergence at least R > 0, then these power series can be added or subtracted termwise: f (x) ± g(x) = (a n ± b n )x n = (a 0 ± b 0 ) + (a ± b )x +. They can also be multiplies as they were polynomials, in the sense that f (x)g(x) = where c n = a 0 b n + a b n + + a n b 0. c n x n If f (x) = g(x) for x < R if and only if a n = b n for all n i.e. If both series converges to the same function for x < R if and only if they have the same coefficients. Pradeep Boggarapu (Dept. of Maths) Review of Power Series September, / 25

10 Power series representation of a function: Let f be a continuous function defined for x < R or ( R, R) which has derivatives of all orders in the interval ( R, R). Can f (x) be represented by a power series about the point zero? Equivalently will the following hold f (x) = f (n) (0) n! throughout the interval ( R, R)? x n = f (0) + f (0)x + f (0) x 2 + (0.9) 2! This is often true, but unfortunately it is some times false. The above expansion is valid if the error term R n (x) in Taylor s formula: f (x) = n convegres to zero as n tends to infity. f (k) (0) x k + R n (x) k! Pradeep Boggarapu (Dept. of Maths) Review of Power Series September, / 25

11 By means of the procedure explained in the previous slide, it is quite easy to obtaion the following familiar expansions, e x x n = n! = + x! + x 2 2! + x 3 3! + ; (0.0) sin x = cos x = ± x = log ( + x) = tan x = ( ) n x 2n+ (2n + )! = x x 3 3! + x 5 5! ; (0.) 2n x 2n ( ) (2n)! = x 2 2! + x 4 4! ; (0.2) (±) n x n = ± x + x 2 ± x 3 + ; (0.3) ( ) n x n n= n = x x x 3 3 x 4 ( ) n x 2n+ (2n + ) = x x ; (0.4) 3 + x 5 5 ; (0.5) Pradeep Boggarapu (Dept. of Maths) Review of Power Series September, 205 / 25

12 The function f for which the above series expansion (0.9) is valid for some neighbourhood of zero is said to be analytic at x = 0. More generally the analyticity at any point is defined as follows. Analytic at a point: A function f (x) with the property that a power series expansion of the form f (x) = a n (x x 0 ) n valid in some neighbourhood of the point x 0 is said to be analytic at x 0. In this case the coefficients a n s are necessarily given by a n = f (n) (x 0 ), n! and the above series is called the Taylor series of f (x) at x 0. Pradeep Boggarapu (Dept. of Maths) Review of Power Series September, / 25

13 Facts about analytic functions: Polynomials and the functions e x, sin x and cos x are analytic at all points. If f (x) and g(x) are analytic at x 0, then f (x) + g(x), f (x)g(x), and f (x)/g(x) [if g(x 0 ) 0] are also analytic at x 0. If f (x) is analytic at x 0, f (x 0 ) 0 and f (x) is a continuous inverse, then f (x) is analytic at f (x 0 ). If g(x) is analytic at x 0 and f (x) is analytic at g(x 0 ), then f g(x) = f (g(x)) is analytic at x 0. The sum of a power series is analytic at all points inside the interval of convergence. Pradeep Boggarapu (Dept. of Maths) Review of Power Series September, / 25

14 Series solutions of first order equations: We have repeatedly emphasized that many interesting and important differential equations cannot be solved by any of the methods discussed so far. And also note that solutions for equations of this kind can often be found in terms of power series. Our purpose in this section is to discuss that how we use power series representation to solve a differential equation by demonstrating an example with a first order equations that are easy to solve by elementary methods. Problem : Solve the first order differential equation y = y by using power series representation. Solution: We assume that the given equation has a power series solution of the form y = a n x n = a 0 + a x + a 2 x 2 + a 3 x 3 + (0.6) that converges for x < R with R > 0. Pradeep Boggarapu (Dept. of Maths) Review of Power Series September, / 25

15 That is, we are assuming that the differential equation has a solution say y that is analytic at the origin. We know that y = na n x n = a +2a 2 x +3a 3 x 2 + +(n +)a n+ x n +, (0.7) n= in the interval of convergence. Since y = y, we have that na n x n = n= a n x n a + 2a 2 x + 3a 3 x 2 + = a 0 + a x + a 2 x 2 + a 3 x 3 +. The above both series must have the same coefficients: a = a 0, 2a 2 = a, 3a 3 = a 2, (n + )a n+ = a n,. These equations enables us to express each a n in terms of a 0 : a = a 0, a 2 = a 2 = a 0 2, a 3 = a 2 3 = a 0 2 3,, a n = a 0 n!,. Pradeep Boggarapu (Dept. of Maths) Review of Power Series September, / 25

16 If you substitute all these values of coefficients in (0.6), we obtain our power series solution ( y = a 0 + x! + x 2 2! + x 3 3! + + x n ) n! + We can easily recognise that the above series as the power series expansion of e x, so the above can be written as y = a 0 e x., This example suggests a useful method for obtaining the power series expansion of a given function: Find the differential equation with initial condition satisfied by the function, and then solve this equation by power series. We consider an example (to understand this idea). Proplem 2: Find the power series expansion of y = ( + x) p about the origin (where p is a constant) by using the method described in the above. Use the result to show that 2 = Pradeep Boggarapu (Dept. of Maths) Review of Power Series September, / 25

17 Part : First find a differential equation satisfied by y: ( + x)y = py, y(0) = As before we assume that the above equation has a power series solution y = a n x n = a 0 + a x + a 2 x 2 + a 3 x 3 + (0.8) with positive radius R > 0 of convergence. It follows that y = a + 2a 2 x + 3a 3 x (n + )a n+ x n +, xy = a x + 2a 2 x na n x n +, py = pa 0 + pa x + pa 2 x pa n x n +. Since the d.e. is ( + x)y = py, the sum of the first two series must equal the third, so equating the coeffiecients of the successive powers of x gives a = pa 0, 2a 2 + a = pa, 3a 3 + 2a 2 = pa 2,..., (n + )a n+ + na n = pa n,... Pradeep Boggarapu (Dept. of Maths) Review of Power Series September, / 25

18 The initial condition y(0) = implies that a 0 =, so a = p, a 2 = a (p ) 2 a 3 = a 2(p 2) 3 = = p(p ), 2 p(p )(p 2),..., 2 3 p(p )(p 2) (p n + ) a n =,.... n! With these coefficints, the solution (0.8) becomes p(p ) y = + px + x 2 p(p )(p 2) + x 3 + 2! 3! p(p )(p 2) (p n + ) + x n +. (0.9) n! To conclude that (0.9) actually is the desired solution, it suffices to observe that the series converges for x < R for some R > 0. Pradeep Boggarapu (Dept. of Maths) Review of Power Series September, / 25

19 We can show that R = by using the ratio tests or by using first of the formulas given previously R = lim n a n n + = lim =. a n+ n 0 p n On comparing the two solutions y = ( + x) p and (0.9), and using the fact that the initial value problem has only one solution, we have ( + x) p p(p ) = + px + x 2 p(p )(p 2) + x 3 + 2! 3! p(p )(p 2) (p n + ) + x n + (0.20) n! for x <. This expansion is called the binomial series and this formula generalises the binomial theorem to the case of an arbitrary exponent. Pradeep Boggarapu (Dept. of Maths) Review of Power Series September, / 25

20 Part2: Now we substitute x = 2 and p = 2 in the power series (0.20) to get the required indentity. ( ) 2 2 ( = + ) ( 2 ) + 2 ( 2 + ( 2 )( 3 2 3! )( ) 3 2 2! )( 5 2 After simplying the above you get the required identity ) ( 2 = ) 2 2 ( ) Pradeep Boggarapu (Dept. of Maths) Review of Power Series September, / 25

21 Problem 3: Express sin x in the form of a power series a n x n by solving y = ( x 2 ) /2 in two ways. (Hint: Remember the binomial series.) Use this result to obtain the formula π 6 = Solution: Part : We first find an intial value problem satisfied by y = sin x: y = ( x 2 ) /2, y(0) = 0 As before we assume that the above equation has a power series solution y = a n x n = a 0 + a x + a 2 x 2 + a 3 x 3 + (0.2) with positive radius R > 0 of convergence. It follows that y = a + 2a 2 x + 3a 3 x 2 + 4a 4 x (n + )a n+ x n + (0.22) Pradeep Boggarapu (Dept. of Maths) Review of Power Series September, / 25

22 We know that ( + x) p p(p ) = + px + x 2 p(p )(p 2) + x 3 + 2! 3! p(p )(p 2) (p n + ) + x n +. n! Now we replace p by /2 and x by x 2 in the above to get ( x 2 ) /2 = + 2 x x x (2n ) (2n) x 2n +. Since the d.e. is y = ( x 2 ) /2, so equating the coeffiecients of the successive powers of x on both series gives 2a 2 = 4a 4 = a 2n = = 0; a = ; 3a 3 = 2 ; 5a 5 = ; 7a 7 = ;... ; (2n + )a 2n+ =, (2n ) (2n) Pradeep Boggarapu (Dept. of Maths) Review of Power Series September, / 25

23 Further simplification implies 2a 2 = 4a 4 = a 2n = = 0; a = ; a 3 = 2 3 ; a 5 = ; a 7 = ;... ; a 2n+ =, (2n ) (2n) 2n + Since y(0) = 0, a 0 = 0, now substitute all the values of coefficients in power series solution (0.2) and the initial value problem has only one solution which means the power series solution is nothing but sin x, therefore sin x = x x x x 7 +. If x = 2 then sin x = π 6 and hence in view of the above we get the required identity π 6 = Pradeep Boggarapu (Dept. of Maths) Review of Power Series September, / 25

24 Problem 4: Find the power series solution of the initial value problem ( + x)y = ; y(0) = 0, and also find solution of the same by using variable separable method to get the follwoing identity log e 2 = n= n 2 n = Problem 5: Find the power series solutions of the each of the following first order differentail equations: () y y = 0 (2) y = e x2 y (3) y xy = 0 (4) ( x)y = y (5) y y = x 2 (6) y + xy = + x (7) ( + x 2 )y = 0. Pradeep Boggarapu (Dept. of Maths) Review of Power Series September, / 25

25 Thank you for your attention Happy Weekend! Pradeep Boggarapu (Dept. of Maths) Review of Power Series September, / 25

Series Solution of Linear Ordinary Differential Equations

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

More information

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

MA22S3 Summary Sheet: Ordinary Differential Equations

MA22S3 Summary Sheet: Ordinary Differential Equations MA22S3 Summary Sheet: Ordinary Differential Equations December 14, 2017 Kreyszig s textbook is a suitable guide for this part of the module. Contents 1 Terminology 1 2 First order separable 2 2.1 Separable

More information

Section 5.2 Series Solution Near Ordinary Point

Section 5.2 Series Solution Near Ordinary Point DE Section 5.2 Series Solution Near Ordinary Point Page 1 of 5 Section 5.2 Series Solution Near Ordinary Point We are interested in second order homogeneous linear differential equations with variable

More information

Power series solutions for 2nd order linear ODE s (not necessarily with constant coefficients) a n z n. n=0

Power series solutions for 2nd order linear ODE s (not necessarily with constant coefficients) a n z n. n=0 Lecture 22 Power series solutions for 2nd order linear ODE s (not necessarily with constant coefficients) Recall a few facts about power series: a n z n This series in z is centered at z 0. Here z can

More information

Gauss s Hypergeometric Equation

Gauss s Hypergeometric Equation Gauss s Hypergeometric Equation Pradeep Boggarapu October 6, 2015 Pradeep Boggarapu () Hypergeometric Equation October 6, 2015 1 / 26 1. Guass s Hypergeometric Equation (GHE): The famous differential equation

More information

Series Solutions Near a Regular Singular Point

Series Solutions Near a Regular Singular Point Series Solutions Near a Regular Singular Point MATH 365 Ordinary Differential Equations J. Robert Buchanan Department of Mathematics Fall 2018 Background We will find a power series solution to the equation:

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

Power Series and Analytic Function

Power Series and Analytic Function Dr Mansoor Alshehri King Saud University MATH204-Differential Equations Center of Excellence in Learning and Teaching 1 / 21 Some Reviews of Power Series Differentiation and Integration of a Power Series

More information

Solving Differential Equations Using Power Series

Solving Differential Equations Using Power Series LECTURE 25 Solving Differential Equations Using Power Series We are now going to employ power series to find solutions to differential equations of the form (25.) y + p(x)y + q(x)y = 0 where the functions

More information

Solving Differential Equations Using Power Series

Solving Differential Equations Using Power Series LECTURE 8 Solving Differential Equations Using Power Series We are now going to employ power series to find solutions to differential equations of the form () y + p(x)y + q(x)y = 0 where the functions

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

Elementary Differential Equations, Section 2 Prof. Loftin: Practice Test Problems for Test Find the radius of convergence of the power series

Elementary Differential Equations, Section 2 Prof. Loftin: Practice Test Problems for Test Find the radius of convergence of the power series Elementary Differential Equations, Section 2 Prof. Loftin: Practice Test Problems for Test 2 SOLUTIONS 1. Find the radius of convergence of the power series Show your work. x + x2 2 + x3 3 + x4 4 + + xn

More information

Series Solutions of Differential Equations

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

More information

Series Solutions. 8.1 Taylor Polynomials

Series Solutions. 8.1 Taylor Polynomials 8 Series Solutions 8.1 Taylor Polynomials Polynomial functions, as we have seen, are well behaved. They are continuous everywhere, and have continuous derivatives of all orders everywhere. It also turns

More information

SERIES SOLUTION OF DIFFERENTIAL EQUATIONS

SERIES SOLUTION OF DIFFERENTIAL EQUATIONS SERIES SOLUTION OF DIFFERENTIAL EQUATIONS Introduction to Differential Equations Nanang Susyanto Computer Science (International) FMIPA UGM 17 April 2017 NS (CS-International) Series solution 17/04/2017

More information

Mathematics 324 Riemann Zeta Function August 5, 2005

Mathematics 324 Riemann Zeta Function August 5, 2005 Mathematics 324 Riemann Zeta Function August 5, 25 In this note we give an introduction to the Riemann zeta function, which connects the ideas of real analysis with the arithmetic of the integers. Define

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

Relevant sections from AMATH 351 Course Notes (Wainwright): Relevant sections from AMATH 351 Course Notes (Poulin and Ingalls):

Relevant sections from AMATH 351 Course Notes (Wainwright): Relevant sections from AMATH 351 Course Notes (Poulin and Ingalls): Lecture 5 Series solutions to DEs Relevant sections from AMATH 35 Course Notes (Wainwright):.4. Relevant sections from AMATH 35 Course Notes (Poulin and Ingalls): 2.-2.3 As mentioned earlier in this course,

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

5. Series Solutions of ODEs

5. Series Solutions of ODEs Advanced Engineering Mathematics 5. Series solutions of ODEs 1 5. Series Solutions of ODEs 5.1 Power series method and Theory of the power series method Advanced Engineering Mathematics 5. Series solutions

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

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

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

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

Math Assignment 11

Math Assignment 11 Math 2280 - Assignment 11 Dylan Zwick Fall 2013 Section 8.1-2, 8, 13, 21, 25 Section 8.2-1, 7, 14, 17, 32 Section 8.3-1, 8, 15, 18, 24 1 Section 8.1 - Introduction and Review of Power Series 8.1.2 - Find

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

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

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

SOLVED PROBLEMS ON TAYLOR AND MACLAURIN SERIES

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

More information

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

2. Second-order Linear Ordinary Differential Equations

2. Second-order Linear Ordinary Differential Equations Advanced Engineering Mathematics 2. Second-order Linear ODEs 1 2. Second-order Linear Ordinary Differential Equations 2.1 Homogeneous linear ODEs 2.2 Homogeneous linear ODEs with constant coefficients

More information

17.2 Nonhomogeneous Linear Equations. 27 September 2007

17.2 Nonhomogeneous Linear Equations. 27 September 2007 17.2 Nonhomogeneous Linear Equations 27 September 2007 Nonhomogeneous Linear Equations The differential equation to be studied is of the form ay (x) + by (x) + cy(x) = G(x) (1) where a 0, b, c are given

More information

Linear DifferentiaL Equation

Linear DifferentiaL Equation Linear DifferentiaL Equation Massoud Malek The set F of all complex-valued functions is known to be a vector space of infinite dimension. Solutions to any linear differential equations, form a subspace

More information

Math 115 Spring 11 Written Homework 10 Solutions

Math 115 Spring 11 Written Homework 10 Solutions Math 5 Spring Written Homework 0 Solutions. For following its, state what indeterminate form the its are in and evaluate the its. (a) 3x 4x 4 x x 8 Solution: This is in indeterminate form 0. Algebraically,

More information

MATH 312 Section 6.2: Series Solutions about Singular Points

MATH 312 Section 6.2: Series Solutions about Singular Points MATH 312 Section 6.2: Series Solutions about Singular Points Prof. Jonathan Duncan Walla Walla University Spring Quarter, 2008 Outline 1 Classifying Singular Points 2 The Method of Frobenius 3 Conclusions

More information

Power Series Solutions to the Legendre Equation

Power Series Solutions to the Legendre Equation Department of Mathematics IIT Guwahati The Legendre equation The equation (1 x 2 )y 2xy + α(α + 1)y = 0, (1) where α is any real constant, is called Legendre s equation. When α Z +, the equation has polynomial

More information

swapneel/207

swapneel/207 Partial differential equations Swapneel Mahajan www.math.iitb.ac.in/ swapneel/207 1 1 Power series For a real number x 0 and a sequence (a n ) of real numbers, consider the expression a n (x x 0 ) n =

More information

2.3 Linear Equations 69

2.3 Linear Equations 69 2.3 Linear Equations 69 2.3 Linear Equations An equation y = fx,y) is called first-order linear or a linear equation provided it can be rewritten in the special form 1) y + px)y = rx) for some functions

More information

LECTURE 14: REGULAR SINGULAR POINTS, EULER EQUATIONS

LECTURE 14: REGULAR SINGULAR POINTS, EULER EQUATIONS LECTURE 14: REGULAR SINGULAR POINTS, EULER EQUATIONS 1. Regular Singular Points During the past few lectures, we have been focusing on second order linear ODEs of the form y + p(x)y + q(x)y = g(x). Particularly,

More information

Lecture 4.6: Some special orthogonal functions

Lecture 4.6: Some special orthogonal functions Lecture 4.6: Some special orthogonal functions Matthew Macauley Department of Mathematical Sciences Clemson University http://www.math.clemson.edu/~macaule/ Math 4340, Advanced Engineering Mathematics

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

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

MATH141: Calculus II Exam #4 review solutions 7/20/2017 Page 1

MATH141: Calculus II Exam #4 review solutions 7/20/2017 Page 1 MATH4: Calculus II Exam #4 review solutions 7/0/07 Page. The limaçon r = + sin θ came up on Quiz. Find the area inside the loop of it. Solution. The loop is the section of the graph in between its two

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

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

Series Solutions of Linear ODEs

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

More information

1 Series Solutions Near Regular Singular Points

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

More information

AP Calculus Chapter 9: Infinite Series

AP Calculus Chapter 9: Infinite Series AP Calculus Chapter 9: Infinite Series 9. Sequences a, a 2, a 3, a 4, a 5,... Sequence: A function whose domain is the set of positive integers n = 2 3 4 a n = a a 2 a 3 a 4 terms of the sequence Begin

More information

MATH 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

OR MSc Maths Revision Course

OR MSc Maths Revision Course OR MSc Maths Revision Course Tom Byrne School of Mathematics University of Edinburgh t.m.byrne@sms.ed.ac.uk 15 September 2017 General Information Today JCMB Lecture Theatre A, 09:30-12:30 Mathematics revision

More information

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

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

More information

Equations with regular-singular points (Sect. 5.5).

Equations with regular-singular points (Sect. 5.5). Equations with regular-singular points (Sect. 5.5). Equations with regular-singular points. s: Equations with regular-singular points. Method to find solutions. : Method to find solutions. Recall: The

More information

2.2 Separable Equations

2.2 Separable Equations 2.2 Separable Equations Definition A first-order differential equation that can be written in the form Is said to be separable. Note: the variables of a separable equation can be written as Examples Solve

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

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

Geometric Series and the Ratio and Root Test

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

More information

Chapter 11 - Sequences and Series

Chapter 11 - Sequences and Series Calculus and Analytic Geometry II Chapter - Sequences and Series. Sequences Definition. A sequence is a list of numbers written in a definite order, We call a n the general term of the sequence. {a, a

More information

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

B553 Lecture 1: Calculus Review

B553 Lecture 1: Calculus Review B553 Lecture 1: Calculus Review Kris Hauser January 10, 2012 This course requires a familiarity with basic calculus, some multivariate calculus, linear algebra, and some basic notions of metric topology.

More information

1 + lim. n n+1. f(x) = x + 1, x 1. and we check that f is increasing, instead. Using the quotient rule, we easily find that. 1 (x + 1) 1 x (x + 1) 2 =

1 + lim. n n+1. f(x) = x + 1, x 1. and we check that f is increasing, instead. Using the quotient rule, we easily find that. 1 (x + 1) 1 x (x + 1) 2 = Chapter 5 Sequences and series 5. Sequences Definition 5. (Sequence). A sequence is a function which is defined on the set N of natural numbers. Since such a function is uniquely determined by its values

More information

First-Order ODE: Separable Equations, Exact Equations and Integrating Factor

First-Order ODE: Separable Equations, Exact Equations and Integrating Factor First-Order ODE: Separable Equations, Exact Equations and Integrating Factor Department of Mathematics IIT Guwahati REMARK: In the last theorem of the previous lecture, you can change the open interval

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

2 Series Solutions near a Regular Singular Point

2 Series Solutions near a Regular Singular Point McGill University Math 325A: Differential Equations LECTURE 17: SERIES SOLUTION OF LINEAR DIFFERENTIAL EQUATIONS II 1 Introduction Text: Chap. 8 In this lecture we investigate series solutions for the

More information

Review session Midterm 1

Review session Midterm 1 AS.110.109: Calculus II (Eng) Review session Midterm 1 Yi Wang, Johns Hopkins University Fall 2018 7.1: Integration by parts Basic integration method: u-sub, integration table Integration By Parts formula

More information

JUST THE MATHS UNIT NUMBER ORDINARY DIFFERENTIAL EQUATIONS 1 (First order equations (A)) A.J.Hobson

JUST THE MATHS UNIT NUMBER ORDINARY DIFFERENTIAL EQUATIONS 1 (First order equations (A)) A.J.Hobson JUST THE MATHS UNIT NUMBER 5. ORDINARY DIFFERENTIAL EQUATIONS (First order equations (A)) by A.J.Hobson 5.. Introduction and definitions 5..2 Exact equations 5..3 The method of separation of the variables

More information

Math Boot Camp Functions and Algebra

Math Boot Camp Functions and Algebra Fall 017 Math Boot Camp Functions and Algebra FUNCTIONS Much of mathematics relies on functions, the pairing (relation) of one object (typically a real number) with another object (typically a real number).

More information

Handbook of Ordinary Differential Equations

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

More information

Introduction to Sturm-Liouville Theory

Introduction to Sturm-Liouville Theory Introduction to R. C. Trinity University Partial Differential Equations April 10, 2014 Sturm-Liouville problems Definition: A (second order) Sturm-Liouville (S-L) problem consists of A Sturm-Liouville

More information

Math 141: Lecture 11

Math 141: Lecture 11 Math 141: Lecture 11 The Fundamental Theorem of Calculus and integration methods Bob Hough October 12, 2016 Bob Hough Math 141: Lecture 11 October 12, 2016 1 / 36 First Fundamental Theorem of Calculus

More information

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

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

More information

Diff. Eq. App.( ) Midterm 1 Solutions

Diff. Eq. App.( ) Midterm 1 Solutions Diff. Eq. App.(110.302) Midterm 1 Solutions Johns Hopkins University February 28, 2011 Problem 1.[3 15 = 45 points] Solve the following differential equations. (Hint: Identify the types of the equations

More information

The Theory of Second Order Linear Differential Equations 1 Michael C. Sullivan Math Department Southern Illinois University

The Theory of Second Order Linear Differential Equations 1 Michael C. Sullivan Math Department Southern Illinois University The Theory of Second Order Linear Differential Equations 1 Michael C. Sullivan Math Department Southern Illinois University These notes are intended as a supplement to section 3.2 of the textbook Elementary

More information

Math 20B Supplement. Bill Helton. September 23, 2004

Math 20B Supplement. Bill Helton. September 23, 2004 Math 0B Supplement Bill Helton September 3, 004 1 Supplement to Appendix G Supplement to Appendix G and Chapters 7 and 9 of Stewart Calculus Edition 5: August 003 Contents 1 Complex Exponentials: For Appendix

More information

Part 3.3 Differentiation Taylor Polynomials

Part 3.3 Differentiation Taylor Polynomials Part 3.3 Differentiation 3..3.1 Taylor Polynomials Definition 3.3.1 Taylor 1715 and Maclaurin 1742) If a is a fixed number, and f is a function whose first n derivatives exist at a then the Taylor polynomial

More information

Math 20B Supplement. Bill Helton. August 3, 2003

Math 20B Supplement. Bill Helton. August 3, 2003 Math 0B Supplement Bill Helton August 3, 003 Supplement to Appendix G Supplement to Appendix G and Chapters 7 and 9 of Stewart Calculus Edition 4: August 003 Contents Complex Exponentials: For Appendix

More information

23 Elements of analytic ODE theory. Bessel s functions

23 Elements of analytic ODE theory. Bessel s functions 23 Elements of analytic ODE theory. Bessel s functions Recall I am changing the variables) that we need to solve the so-called Bessel s equation 23. Elements of analytic ODE theory Let x 2 u + xu + x 2

More information

Chapter 3. Reading assignment: In this chapter we will cover Sections dx 1 + a 0(x)y(x) = g(x). (1)

Chapter 3. Reading assignment: In this chapter we will cover Sections dx 1 + a 0(x)y(x) = g(x). (1) Chapter 3 3 Introduction Reading assignment: In this chapter we will cover Sections 3.1 3.6. 3.1 Theory of Linear Equations Recall that an nth order Linear ODE is an equation that can be written in the

More information

Power Series in Differential Equations

Power Series in Differential Equations Power Series in Differential Equations Prof. Doug Hundley Whitman College April 18, 2014 Last time: Review of Power Series (5.1) The series a n (x x 0 ) n can converge either: Last time: Review of Power

More information

Functions: Polynomial, Rational, Exponential

Functions: Polynomial, Rational, Exponential Functions: Polynomial, Rational, Exponential MATH 151 Calculus for Management J. Robert Buchanan Department of Mathematics Spring 2014 Objectives In this lesson we will learn to: identify polynomial expressions,

More information

Lecture Notes on. Differential Equations. Emre Sermutlu

Lecture Notes on. Differential Equations. Emre Sermutlu Lecture Notes on Differential Equations Emre Sermutlu ISBN: Copyright Notice: To my wife Nurten and my daughters İlayda and Alara Contents Preface ix 1 First Order ODE 1 1.1 Definitions.............................

More information

The Method of Frobenius

The Method of Frobenius The Method of Frobenius R. C. Trinity University Partial Differential Equations April 7, 2015 Motivating example Failure of the power series method Consider the ODE 2xy +y +y = 0. In standard form this

More information

Power Series Solutions to the Legendre Equation

Power Series Solutions to the Legendre Equation Power Series Solutions to the Legendre Equation Department of Mathematics IIT Guwahati The Legendre equation The equation (1 x 2 )y 2xy + α(α + 1)y = 0, (1) where α is any real constant, is called Legendre

More information

MB4018 Differential equations

MB4018 Differential equations MB4018 Differential equations Part II http://www.staff.ul.ie/natalia/mb4018.html Prof. Natalia Kopteva Spring 2015 MB4018 (Spring 2015) Differential equations Part II 0 / 69 Section 1 Second-Order Linear

More information

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

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

More information

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

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

More information

EXAMPLES OF PROOFS BY INDUCTION

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

More information

Chapter 8: Taylor s theorem and L Hospital s rule

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

More information

Limits and Continuity

Limits and Continuity Limits and Continuity MATH 151 Calculus for Management J. Robert Buchanan Department of Mathematics Fall 2018 Objectives After this lesson we will be able to: Determine the left-hand and right-hand limits

More information

1.3 Algebraic Expressions. Copyright Cengage Learning. All rights reserved.

1.3 Algebraic Expressions. Copyright Cengage Learning. All rights reserved. 1.3 Algebraic Expressions Copyright Cengage Learning. All rights reserved. Objectives Adding and Subtracting Polynomials Multiplying Algebraic Expressions Special Product Formulas Factoring Common Factors

More information

Math Exam 2, October 14, 2008

Math Exam 2, October 14, 2008 Math 96 - Exam 2, October 4, 28 Name: Problem (5 points Find all solutions to the following system of linear equations, check your work: x + x 2 x 3 2x 2 2x 3 2 x x 2 + x 3 2 Solution Let s perform Gaussian

More information

ENGI 9420 Lecture Notes 1 - ODEs Page 1.01

ENGI 9420 Lecture Notes 1 - ODEs Page 1.01 ENGI 940 Lecture Notes - ODEs Page.0. Ordinary Differential Equations An equation involving a function of one independent variable and the derivative(s) of that function is an ordinary differential equation

More information

Fall Math 3410 Name (Print): Solution KEY Practice Exam 2 - November 4 Time Limit: 50 Minutes

Fall Math 3410 Name (Print): Solution KEY Practice Exam 2 - November 4 Time Limit: 50 Minutes Fall 206 - Math 340 Name (Print): Solution KEY Practice Exam 2 - November 4 Time Limit: 50 Minutes This exam contains pages (including this cover page) and 5 problems. Check to see if any pages are missing.

More information

1. Find the Taylor series expansion about 0 of the following functions:

1. Find the Taylor series expansion about 0 of the following functions: MAP 4305 Section 0642 3 Intermediate Differential Equations Assignment 1 Solutions 1. Find the Taylor series expansion about 0 of the following functions: (i) f(z) = ln 1 z 1+z (ii) g(z) = 1 cos z z 2

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

Prelim 2 Math Please show your reasoning and all your work. This is a 90 minute exam. Calculators are not needed or permitted. Good luck!

Prelim 2 Math Please show your reasoning and all your work. This is a 90 minute exam. Calculators are not needed or permitted. Good luck! April 4, Prelim Math Please show your reasoning and all your work. This is a 9 minute exam. Calculators are not needed or permitted. Good luck! Trigonometric Formulas sin x sin x cos x cos (u + v) cos

More information

TEST CODE: MIII (Objective type) 2010 SYLLABUS

TEST CODE: MIII (Objective type) 2010 SYLLABUS TEST CODE: MIII (Objective type) 200 SYLLABUS Algebra Permutations and combinations. Binomial theorem. Theory of equations. Inequalities. Complex numbers and De Moivre s theorem. Elementary set theory.

More information