Series Solutions of Differential Equations

Size: px
Start display at page:

Download "Series Solutions of Differential Equations"

Transcription

1 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. Sequences, infinite series, and power series are topics which are typically studied in Calculus II. See the Appendices for a brief review of that material. Section 6.1. The Taylor Series Method. Recall that if a function g has derivatives of all orders on some open interval I and a I, then the Taylor series expansion of g in powers of (x a) is: g(x) = g(a) + g (a)(x a) + g (a) 2! (x a) 2 + g (a) (x a) 3 + = g (n) (a) (x a) n. Suppose we are given the initial-value problem y + p(x)y = f(x), y(a) = α. We assume that the solution y = y(x) has the Taylor series expansion y(x) = y(a) + y (a)(x a) + y (a) 2! (x a) 2 + y (a) (x a) 3 + = y (n) (a) (x a) n. on some interval I = (a R, a+ R). The initial condition, y(a) = α, determines the first term in the series expansion. From the differential equation, we have y (x) = f(x) p(x)y(x) and so y (a) = f(a) p(a)y(a) 217

2 and this determines the second term of the expansion. Differentiating the differential equation (assuming that p and f are differentiable functions on I), we get y (x) = f (x) p(x)y (x) p (x)y(x) and so y (a) = f (a) p(a)y (a) p (a)y(a). We continue by calculating successive derivatives, followed by evaluating at x = a. Note that the functions p and f will have to be infinitely differentiable on I in order to carry this method out completely. Example 1. Given the initial-value problem y y = 2e x, y(1) = 0. Here p(x) 1 and q(x) = 2e x are infinitely differentiable on I = (, ). Assuming that the solution y = y(x) has the Taylor series expansion y(x) = y(1) + y (1)(x 1) + y (1) 2! we have y(1) = 0 and y (1) = 2e 1 + y(1) = 2e 1. From the differential equation, (x 1) 2 + y (1) (x 1) 3 +, y (x) = 2e x + y (x) and so y (1) = 2e 1 + y (1) = 2e 1 + 2e 1 = 0. Continuing this process, and so on. y (x) = 2e x + y (x) and y (1) = 2e 1 y (4) (x) = 2e 1 + y (x) and y (4) (1) = 0 y (5) (x) = 2e 1 + y (4) (x) and y (5) (1) = 2e 1 In general, we get y (n) (x) = ( 1) n+1 2e x + y (n 1) (x) and 0, n even y (n) (1) = 2e 1, n odd Therefore, y(x) = 2e 1 (x 1) + 2e 1 (x 1) 3 + 2e 1 (x 1) 5 + = 5! 2e 1 (2n + 1)! (x 1)2n+1. Of course, we could have solved this initial-value problem using the method of Section 2.1. Using that method, the solution is y(x) = e x 2 e x. You can verify that the Taylor series expansion in powers of x 1 of this function is the series given above. 218

3 This method can be applied equally well to higher order equations. For example, suppose we are given the second order linear initial-value problem y + p(x)y + q(x)y = f(x), y(a) = α, y (a) = β. As above, we assume that the solution y = y(x) has the Taylor series expansion y(x) = y(a) + y (a)(x a) + y (a) 2! (x a) 2 + y (a) (x a) 3 + = y (n) (a) (x a) n. on some interval I = (a R, a+r). The initial conditions, y(a) = α, y (a) = β, determine the first two terms in the series expansion, and from the differential equation, we have y (x) = f(x) p(x)y (x) q(x)y(x) and so y (a) = f(a) p(a)y (a) q(a)y(a) This determines the third term of the expansion. Differentiating the differential equation (again, assuming that p, q and f are differentiable functions on I), we get y (x) = f (x) p(x)y (x) p (x)y (x) q(x)y (x) q (x)y(x) and so y (a) = f (a) p(a)y (a) p (a)y (a) q(a)y (a) q (a)y(a). We obtain the higher ordered derivatives by successive differentiation followed by evaluation at x = a. Example 2. Given the initial-value problem y + x 2 y 2y = 0, y(0) = 1, y (0) = 1. Here p(x) x 2, q(x) 2, f(x) 0 are infinitely differentiable on I = (, ). Assuming that the solution y = y(x) has the Taylor series expansion y(x) = y(0) + y (0)x + y (0) 2! x 2 + y (0) x 3 +, we have y(0) = 1, y (0) = 1, and from the differential equation, y (x) = x 2 y (x) + 2y(x) and so y (0) = 2. Continuing this process, y (x) = x 2 y 2xy + 2y and y (0) = 2 y (4) (x) = x 2 y 4xy 2y + 2y and y (4) (1) = 6 y (5) (x) = x 2 y (4) 6xy 6y + 2y and y (5) (0) = 16 and so on. 219

4 Therefore, we find that y(x) = 1 x + 2 2! x2 2 x ! x4 16 5! x5 + = 1 x + x x x x5 + The Taylor Series method can also be applied to nonlinear initial-value problems. Example 3. Consider the initial-value problem y = 1 + y 2, y(0) = 0. Assume that the solution y has a Taylor series expansion in powers of x which converges for x ( R, R) for some R > 0. Then y(x) = y(0) + y (0)x + y (0) 2! x 2 + y (0) x 3 +. We will calculate the first several terms of this series. From the initial condition, y(0) = 0, and from the differential equation y (0) = 1. We calculate successive derivatives of y using the differential equation, and we evaluate the derivatives at x = 0. y = 2yy, y (0) = 2y(0)y (0) = 0 y = 2yy + 2(y ) 2, y (0) = 2 y (4) = 2yy + 2y y + 4y y = 2yy + 6y y, y (4) (0) = 0 y (5) = 2yy (4) + 2y y + 6y y + 6(y ) 2 = 2yy (4) + 8y y + 6(y ) 2, y (5) (0) = 16 and so on. Therefore, we have y(x) = x + 2 x ! x5 + = x x x5 + Exercises 6.1. Use the Taylor series method to find a power series expansion of the solution of the initialvalue problem. Find at least three non-zero terms beyond those given by the initial conditions. 1. (1 x 2 )y xy = 1, y(0) = 0 2. y + xy = ln x y(1) = 1 3. y + xy 2y = 0, y(0) = 1, y (0) = 0 4. y + xy 2y = 0, y(0) = 0, y (0) = 1 220

5 5. y + e x y xy = 0, y(0) = 1, y (0) = 0 6. y 2xy + x 2 y = 0, y(0) = 1, y (0) = 1 7. y 2xy = 0, y(2) = 1, y (2) = 0 8. y 2xy = x 2, y(1) = 0, y (1) = 2 The equations in Exercises 9 14 are nonlinear. Use the Taylor series method to find a power series expansion of the solution of the initial-value problem. Find at least three non-zero terms beyond those given by the initial conditions. 9. y = x 2 + y 2, y(1) = y = 1 x 2 y 2, y(0) = y = sin y, y(1) = π/2 12. y = ln(y x), y(1) = yy + 3y 2 = 0, y(0) = 1, y (0) = Find a Taylor series solution of yy = 1, y(1) = 1. The differential equation is separable. Solve this initial-value problem using the method of Section 2.2. Compare the two results. Section 6.2. The Power Series Method; Ordinary Points In this section we discuss a method for finding power series solutions of linear differential equations. In Section 3.7 we stated that an n th -order linear differential equation is an equation that can be written in the form y (n) + p n 1 (x)y (n 1) + p n 2 (x)y (n 2) + + p 1 (x)y + p 0 (x)y = f(x) (L) where the functions p 0, p 1,..., p n 1 (called the coefficients) and f (called the forcing function or nonhomogeneous term) are continuous on some interval I. We will be seeking solutions of (L) having the form y(x) = c n (x a) n (T) for some real number a I. 221

6 In the preceding section we saw that we could find a series solution provided the functions involved in the equation were infinitely differentiable on the interval I. We will need to elaborate on this restriction in this section. Recall that a function g defined on an interval I containing a point x = a is analytic at x = a if g has a Taylor series expansion in powers of (x a) with radius of convergence R > 0. For the purposes of this section, we assume that the coefficients p 0, p 1,..., p n 1 and f are analytic functions. That is, if we are seeking a power series solution in the form (T), then we assume that the coefficient functions P, Q, R and G each have a Taylor series expansion in powers of (x a) with a positive radius of convergence. Before we present the power series methods, we need to introduce some concepts which relate the coefficients of a linear equation with the existence, uniqueness and behavior of solutions. Singular Points, Ordinary Points In Section 2.1 we studied first order linear differential equations written in the standard form y + p(x)y = f(x) (S) where p and f were assumed to be continuous functions on an interval I. In many examples and exercises in that section, we started with an equation in the form P(x)y + Q(x)y = G(x) (L) Our first step, then, was to divide the equation (L) by P(x) to obtain an equation in the form (S). We then considered (S) on intervals which did not contain points at which P(x) = 0. A point c is a singular point of (L) if P(c) = 0. Example 1. Consider the differential equations: (a) (1 + x 2 )y + xy = 2x Here P(x) = 1 + x 2, Q(x) = x, G(x) = 2x are continuous functions on the interval J = (, ). Since 1 + x 2 0 for all x J, this equation has no singular points. Using the solution method presented in Section 2.1, the general solution of this equation is C y(x) = x 2 (b) (x 1)y 2y = 2 Here P(x) = x 1, Q(x) = 2, G(x) 0 are continuous functions on the interval J = (, ). Since x 1 = 0 when x = 1, 1 is a singular point. From Section 2.1, the general solution of this equation is y(x) = 1 + C(x 1)

7 (c) (4 x 2 )y 4xy = 4x Here q(x) = 4 x 2, r(x) = x, g(x) = 2x are continuous functions on the interval J = (, ). Since 4 x 2 = 0 when x = ±2, 2 and 2 are singular points. The general solution of this equation is y(x) = 4 + C 4 x 2. Remarks. Equations (b) and (c) in this example illustrate possible effects on the solutions of an equation with singular points. In (b), the one-parameter family of solutions is defined for all x, but every member of the family has the value 1 at x = 1. Therefore, every member of the family is a solution of the initial-value problem but none of the initial-value problems has a solution. (x 1)y 2y = 2, y(1) = 1 (x 1)y 2y = 2, y(1) = α, α 1 On the other hand, in (c), the only member of the one-parameter family of solutions which is defined at either of the singular points is y 4 when C = 0. All other members of the family are undefined at the singular points. The ideas presented above for first order linear equations also apply to second order linear equations. The general second order linear differential equation is an equation of the form q 0 (x)y + q 1 (x)y + q 2 (x)y = f(x) The points at which q 0 (x) = 0, if any, are called singular points of the equation Example 2. Consider the first-order linear differential equation y y = 0 As we saw in Chapter 1 and in Section 2.1, the one-parameter family of solutions is y = Ce x. Assume that the differential equation has a power series solution of the form y = a 0 + a 1 x + a 2 x 2 + a 3 x 3 + = a n x n (1) which converges on some interval I = ( R, R), 0 < R. Since a power series can be differentiated term-by-term to produce a new series with the same radius of convergence, we have y = a 1 + 2a 2 x + 3a 3 x 2 + = na n x n 1 (2) 223

8 Substituting (1) and (2) into the differential equation, we get or na n x n 1 a n x n = 0 (3) (a 1 + 2a 2 x + 3a 3 x 2 + ) (a 0 + a 1 x + a 2 x 2 + a 3 x 3 + ) = 0 which can be written a 1 a 0 + (2a 2 a 1 )x + (3a 3 a 2 )x 2 + = 0 Since the powers of x are linearly independent functions, it follows that a 1 a 0 = 0, 2a 2 a 1 = 0, 3a 3 a 2 = 0, and, in general, na n a n 1, n = 1, 2, 3,... We can use this formula to express each coefficient a n, n 1 in terms of a 0. a 1 = a 0, a 2 = a 1 2 = a 0 2, a 3 = a 2 3 = a 0 2 3,... a n = a n 1 n = a 0,... Setting a 0 = C, an arbitrary constant, and substituting these equations into (1), we have y(x) = C xn = C x n. (4) Of course, we recognize the power series in (4) as the Maclaurin series expansion of e x so we get, as expected, the solution y = Ce x. The calculations involved in substituting the power series for y and y into the differential equation can be organized using summation notation. In the example we obtained equation (3) na n x n 1 a n x n = 0 The index of summation, n, is a dummy variable, comparable to the variable of integration in a definite integral, and so changes of indices are possible. In particular, if we let m = n 1, (which means n = m + 1), then the first summation in (4) can be written na n x n 1 = (m + 1)a m+1 x m. The second summation can, of course be, written as a n x n = a m x m Thus (3) becomes (m + 1)a m+1 x m a m x m = 0 224

9 or from which it follows that [(m + 1)a m+1 a m ]x m = 0 (m + 1)a m+1 a m = 0, m = 0, 1, 2,... (5) Thus, the coefficients in the power series expansion of the solution can be obtained by solving (5), a so-called first order recursion formula whose solution is a m = a 0 m!. The form of the power series in Example 1, that is, powers of x, was chosen for convenience. In general, the form of the assumed power series is usually dictated by the particular equation or by an initial-value problem whose solution is sought. Example 3. Consider the initial-value problem which we solved in Section 6.1. y y = 2e x, y(1) = 0. Assume that the solution has a power series expansion of the form y = a n (x 1) n. (1) Note that we chose an expansion about x = 1 since the initial value is specified at 1. The derivative of y is: y = na n (x 1) n 1. (2) The Taylor series expansion of e x in powers of (x 1) is: e x = ( 1) n e 1 (x 1) n. (3) Substituting (1), (2), and (3) into the differential equation, we get na n (x 1) n 1 a n (x 1) n = ( 1) n e 1 (x 1) n. (4) The first summation on the left can be written equivalently as Thus, (4) becomes (n + 1)a n+1 (x 1) n. (n + 1)a n+1 (x 1) n a n (x 1) n = 225 ( 1) n e 1 (x 1) n

10 which can be written as [(n + 1)a n+1 a n ](x 1) n = From this equation we get the recursion formula ( 1) n e 1 (x 1) n. (n + 1)a n+1 a n = 2e 1( 1)n, n = 0, 1, 2, Successively setting n = 0, 1, 2,... in the recursion formula, we have a 0 a 1 = 2e 1, Therefore, 2a 2 a 1 = 2e 1, 3a 3 a 2 = 2 12!, 4a 4 a 3 = 2e 1,... 1! e a 1 = a 0 + 2e 1, a 2 = a 0 2!, a 3 = a 0 + 2e 1 Assuming that the pattern continues, we find that a 0, n even a n = a 0 + 2e 1 n odd Applying the initial condition y(1) = 0 in (1), we get 0 = y(1) = so a 0 = 0. We can now conclude that a n = and y(x) = a n (1 1) n = a 0 2e 1 0, n even n odd 2e 1 (x 1)2n+1 (2n + 1)!, a 4 = a 0 4!,... which is the result we obtained using the Taylor series method in Section 6.1. The radius of convergence of this series is R = ; the series converges for all x (, ). In the next example we find a powers series solution of a second order equation. Example 4. Consider the second order equation y + y = 0. As you know from Chapter 3, the general solution of this equation is y = C 1 cos x+c 2 sin x. 226

11 Assume that the differential equation has a power series solution of the form y = a 0 + a 1 x + a 2 x 2 + a 3 x 3 + a 4 x 4 + = a n x n (1) which converges on some interval I = ( R, R), 0 < R. Differentiating twice, we have y = a 1 + 2a 2 x + 3a 3 x 2 + 4a 4 x 3 + = a n x n 1, y = 2a a 3 x + 3 4a 4 x 2 + = n(n 1)a n 2 x n 2, (2) Substituting (1) and (2) into the differential equation, we get n(n 1)a n 2 x n 2 + a n x n = 0 (3) n=2 To add these two series we change the index of summation in the first series by setting m = n 2, and we set and m = n in the second series. The result is (m + 2)(m + 1)a m+2 x m + a m x m = 0 or n=2 [(m + 2)(m + 1)a m+2 + a m ]x m = 0. From this equation we get the second order recursion formula (m + 2)(m + 1)(n + 1)a m+2 + a m = 0, m = 0, 1, 2, Successively setting m = 0, 1, 2,... in the recursion formula, we have a 2 = a 0 2 1, a 3 = a a 4 = a = a , a 5 = a = a , Assuming that the pattern continuous (and returning to the original variable n), we find that ( 1) n a 0, n even (2n)! a n = ( 1) n a 1 (2n + 1)!, n odd Therefore, y = a 0 + a 1 x a 0 2! x2 a 1 x3 + a 0 4! x4 + a 1 5! x5.... Rearranging the terms and factoring out a 0 and a 1, we get [ ] ] y = a 0 1 x2 2! + x4 4!... + a 1 [x x3 + x5 5!... which is ( 1) n 1) n y = a 0 (2n)! x2n + a 1 (2n + 1)! x2n+1 = a 0 cos x + a 1 sin x. 227

12 In the preceding examples, the differential equation had constant coefficients. The power series method can also be applied to equations with nonconstant coefficients. Example 5. Find power series solutions of in powers of (x 1). Set y(x) = y xy = 0 a n (x 1) n. (1) We differentiate twice and substitute into the differential equation to get n=2 n(n 1)a n (x 1) n 2 x a n (x 1) n = 0. Before we can manipulate the series and combine the coefficients of the powers of (x 1), we must write the coefficient x in terms of x 1; x = (x 1) + 1. We now have n=2 n=2 n(n 1)a n (x 1) n 2 [(x 1) + 1] a n (x 1) n = n(n 1)a n (x 1) n 2 (x 1) a n (x 1) n a n (x 1) n = n(n 1)a n (x 1) n 2 a n (x 1) n+1 a n (x 1) n = 0 n=2 By changing indices, this equation can be written (2a 2 a 0 ) + [(n + 2)(n + 1)a n+2 a n a n 1 ](x 1) n = 0. Equating the coefficients of corresponding powers of (x 1), we get a 2 = a 0 2, a 3 = a a 0 6, a 4 = a a 1 12, a 5 = a a 1 120, Substituting these coefficients into (1), we have [ y(x) = a (x 1) (x 1) (x 1)4 + 1 ] 30 (x 1)5 + + (2) [ a 1 (x 1) (x 1) (x 1)5 + 1 ] 120 (x 1)5 + It can be verified that the two series y ( x) = (x 1) (x 1) (x 1) (x 1)

13 and y 2 (x) = (x 1) (x 1) (x 1) (x 1)5 + are linearly independent. Therefore (2), with a 0 and a 1 being two independent arbitrary constants, is the general solution of the given differential equation. Exercises 6.2 Find power series representations of the general solution of each of the following differential equations. Express your powers series solutions in terms of elementary functions whenever possible. 1. y + 4y = 0 in powers of x. 2. y + xy = 0 in powers of x. 3. y x 2 y y = 0 in powers of x. 4. y + (x 1)y + 3y = 0 in powers of (x 1). 5. y (x + 1)y y = 0 in powers of (x + 1). 6. (1 + x 2 )y + 2xy = 0 in powers of x. 7. (x 2 1)y xy + y = 0 in powers of x. 8. x 2 y xy + 2y = 0 in powers of (x 1). 9. (1 + x 2 )y 4xy + 6y = 0 in powers of x. 10. (1 x 2 )y 4xy 2y = 0 in powers of x. Find power series solutions of the following initial-value problems. 11. y 3y + 2y = 0, y(0) = 0, y (0) = y + xy 2y = 0, y(0) = 1, y (0) = y + xy 2y = 0, y(0) = 0, y (0) = x 2 y + xy 4y = 0, y(1) = 0, y (1) = 1. Find power series solution of the following nonhomogeneous differential equations 15. y y = e x in powers of x. 16. x 2 y 2xy + 2y = x + 1 in powers of (x + 1). 229

14 17. y 2xy + 2y = 1 1 x in powers of x. 18. y xy = ln(1 + x) in powers of x. 19. Consider the linear homogeneous equation where a, b and c are constants. (ax 2 + 1)y + bxy + cy = 0. (a) Give a necessary and sufficient condition for the equation to have a polynomial solution. (b) Give a necessary and sufficient condition for the equation to have exactly one polynomial solution and one power series solution. (c) Give a necessary and sufficient condition for the equation to have only polynomial solutions. 230

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

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

SOLUTIONS ABOUT ORDINARY POINTS

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

More information

The Method of Frobenius

The Method of Frobenius The Method of Frobenius Department of Mathematics IIT Guwahati If either p(x) or q(x) in y + p(x)y + q(x)y = 0 is not analytic near x 0, power series solutions valid near x 0 may or may not exist. If either

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

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

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

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

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

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

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

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

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

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

Lecture 4: Frobenius Series about Regular Singular Points

Lecture 4: Frobenius Series about Regular Singular Points Introductory lecture notes on Partial Differential Equations - c Anthony Peirce. Not to be copied, used, or revised without explicit written permission from the copyright owner. 1 Lecture 4: Frobenius

More information

A Brief Review of Elementary Ordinary Differential Equations

A Brief Review of Elementary Ordinary Differential Equations A A Brief Review of Elementary Ordinary Differential Equations At various points in the material we will be covering, we will need to recall and use material normally covered in an elementary course on

More information

LECTURE 9: SERIES SOLUTIONS NEAR AN ORDINARY POINT I

LECTURE 9: SERIES SOLUTIONS NEAR AN ORDINARY POINT I LECTURE 9: SERIES SOLUTIONS NEAR AN ORDINARY POINT I In this lecture and the next two, we will learn series methods through an attempt to answer the following two questions: What is a series method and

More information

7.3 Singular points and the method of Frobenius

7.3 Singular points and the method of Frobenius 284 CHAPTER 7. POWER SERIES METHODS 7.3 Singular points and the method of Frobenius Note: or.5 lectures, 8.4 and 8.5 in [EP], 5.4 5.7 in [BD] While behaviour of ODEs at singular points is more complicated,

More information

Review of Power Series

Review of Power Series Review of Power Series MATH 365 Ordinary Differential Equations J. Robert Buchanan Department of Mathematics Fall 2018 Introduction In addition to the techniques we have studied so far, we may use power

More information

MATH 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

Lecture 13: Series Solutions near Singular Points

Lecture 13: Series Solutions near Singular Points Lecture 13: Series Solutions near Singular Points March 28, 2007 Here we consider solutions to second-order ODE s using series when the coefficients are not necessarily analytic. A first-order analogy

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

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

Ch 5.4: Regular Singular Points

Ch 5.4: Regular Singular Points Ch 5.4: Regular Singular Points! Recall that the point x 0 is an ordinary point of the equation if p(x) = Q(x)/P(x) and q(x)= R(x)/P(x) are analytic at at x 0. Otherwise x 0 is a singular point.! Thus,

More information

Chapter 4. Series Solutions. 4.1 Introduction to Power Series

Chapter 4. Series Solutions. 4.1 Introduction to Power Series Series Solutions Chapter 4 In most sciences one generation tears down what another has built and what one has established another undoes. In mathematics alone each generation adds a new story to the old

More information

Homogeneous Linear ODEs of Second Order Notes for Math 331

Homogeneous Linear ODEs of Second Order Notes for Math 331 Homogeneous Linear ODEs of Second Order Notes for Math 331 Richard S. Ellis Department of Mathematics and Statistics University of Massachusetts Amherst, MA 01003 In this document we consider homogeneous

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

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

Essential Ordinary Differential Equations

Essential Ordinary Differential Equations MODULE 1: MATHEMATICAL PRELIMINARIES 10 Lecture 2 Essential Ordinary Differential Equations In this lecture, we recall some methods of solving first-order IVP in ODE (separable and linear) and homogeneous

More information

Power Series Solutions We use power series to solve second order differential equations

Power Series Solutions We use power series to solve second order differential equations Objectives Power Series Solutions We use power series to solve second order differential equations We use power series expansions to find solutions to second order, linear, variable coefficient equations

More information

PRELIMINARY THEORY LINEAR EQUATIONS

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

More information

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

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

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

6 Second Order Linear Differential Equations

6 Second Order Linear Differential Equations 6 Second Order Linear Differential Equations A differential equation for an unknown function y = f(x) that depends on a variable x is any equation that ties together functions of x with y and its derivatives.

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

3. Identify and find the general solution of each of the following first order differential equations.

3. Identify and find the general solution of each of the following first order differential equations. Final Exam MATH 33, Sample Questions. Fall 7. y = Cx 3 3 is the general solution of a differential equation. Find the equation. Answer: y = 3y + 9 xy. y = C x + C x is the general solution of a differential

More information

FROBENIUS SERIES SOLUTIONS

FROBENIUS SERIES SOLUTIONS FROBENIUS SERIES SOLUTIONS TSOGTGEREL GANTUMUR Abstract. We introduce the Frobenius series method to solve second order linear equations, and illustrate it by concrete examples. Contents. Regular singular

More information

Homework #6 Solutions

Homework #6 Solutions Problems Section.1: 6, 4, 40, 46 Section.:, 8, 10, 14, 18, 4, 0 Homework #6 Solutions.1.6. Determine whether the functions f (x) = cos x + sin x and g(x) = cos x sin x are linearly dependent or linearly

More information

12d. Regular Singular Points

12d. Regular Singular Points October 22, 2012 12d-1 12d. Regular Singular Points We have studied solutions to the linear second order differential equations of the form P (x)y + Q(x)y + R(x)y = 0 (1) in the cases with P, Q, R real

More information

Taylor and Maclaurin Series. Approximating functions using Polynomials.

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

More information

TAYLOR AND MACLAURIN SERIES

TAYLOR AND MACLAURIN SERIES TAYLOR AND MACLAURIN SERIES. 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

Study # 1 11, 15, 19

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

More information

Taylor and Maclaurin Series. Approximating functions using Polynomials.

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

More information

Basic Theory of Linear Differential Equations

Basic Theory of Linear Differential Equations Basic Theory of Linear Differential Equations Picard-Lindelöf Existence-Uniqueness Vector nth Order Theorem Second Order Linear Theorem Higher Order Linear Theorem Homogeneous Structure Recipe for Constant-Coefficient

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

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

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

كلية العلوم قسم الرياضيات المعادالت التفاضلية العادية

كلية العلوم قسم الرياضيات المعادالت التفاضلية العادية الجامعة اإلسالمية كلية العلوم غزة قسم الرياضيات المعادالت التفاضلية العادية Elementary differential equations and boundary value problems المحاضرون أ.د. رائد صالحة د. فاتن أبو شوقة 1 3 4 5 6 بسم هللا

More information

11.10a Taylor and Maclaurin Series

11.10a Taylor and Maclaurin Series 11.10a 1 11.10a Taylor and Maclaurin Series Let y = f(x) be a differentiable function at x = a. In first semester calculus we saw that (1) f(x) f(a)+f (a)(x a), for all x near a The right-hand side of

More information

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

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

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

Two special equations: Bessel s and Legendre s equations. p Fourier-Bessel and Fourier-Legendre series. p

Two special equations: Bessel s and Legendre s equations. p Fourier-Bessel and Fourier-Legendre series. p LECTURE 1 Table of Contents Two special equations: Bessel s and Legendre s equations. p. 259-268. Fourier-Bessel and Fourier-Legendre series. p. 453-460. Boundary value problems in other coordinate system.

More information

Math 2233 Homework Set 7

Math 2233 Homework Set 7 Math 33 Homework Set 7 1. Find the general solution to the following differential equations. If initial conditions are specified, also determine the solution satisfying those initial conditions. a y 4

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

Section 3.4. Second Order Nonhomogeneous. The corresponding homogeneous equation. is called the reduced equation of (N).

Section 3.4. Second Order Nonhomogeneous. The corresponding homogeneous equation. is called the reduced equation of (N). Section 3.4. Second Order Nonhomogeneous Equations y + p(x)y + q(x)y = f(x) (N) The corresponding homogeneous equation y + p(x)y + q(x)y = 0 (H) is called the reduced equation of (N). 1 General Results

More information

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

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

More information

LINEAR DIFFERENTIAL EQUATIONS. Theorem 1 (Existence and Uniqueness). [1, NSS, Section 6.1, Theorem 1] 1 Suppose. y(x)

LINEAR DIFFERENTIAL EQUATIONS. Theorem 1 (Existence and Uniqueness). [1, NSS, Section 6.1, Theorem 1] 1 Suppose. y(x) LINEAR DIFFERENTIAL EQUATIONS MINSEON SHIN 1. Existence and Uniqueness Theorem 1 (Existence and Uniqueness). [1, NSS, Section 6.1, Theorem 1] 1 Suppose p 1 (x),..., p n (x) and g(x) are continuous real-valued

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

Power Series Solutions for Ordinary Differential Equations

Power Series Solutions for Ordinary Differential Equations Power Series Solutions for Ordinary Differential Equations James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University December 4, 2017 Outline 1 Power

More information

Chapter 5.2: Series solution near an ordinary point

Chapter 5.2: Series solution near an ordinary point Chapter 5.2: Series solution near an ordinary point We now look at ODE s with polynomial coefficients of the form: P (x)y + Q(x)y + R(x)y = 0. Thus, we assume P (x), Q(x), R(x) are polynomials in x. Why?

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

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

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

The method of Fröbenius

The method of Fröbenius Note III.5 1 1 April 008 The method of Fröbenius For the general homogeneous ordinary differential equation y (x) + p(x)y (x) + q(x)y(x) = 0 (1) the series method works, as in the Hermite case, where both

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

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

Math 240 Calculus III

Math 240 Calculus III Calculus III Summer 2015, Session II Monday, August 3, 2015 Agenda 1. 2. Introduction The reduction of technique, which applies to second- linear differential equations, allows us to go beyond equations

More information

Power Series Solutions of Ordinary Differential Equations

Power Series Solutions of Ordinary Differential Equations Power Series Solutions for Ordinary Differential Equations James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University December 4, 2017 Outline Power

More information

CHAPTER 5. Higher Order Linear ODE'S

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

More information

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

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

Power Series Solutions And Special Functions: Review of Power Series

Power Series Solutions And Special Functions: Review of Power Series 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)

More information

Series Solutions of Linear Differential Equations

Series Solutions of Linear Differential Equations Differential Equations Massoud Malek Series Solutions of Linear Differential Equations In this chapter we shall solve some second-order linear differential equation about an initial point using The Taylor

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

Exam Basics. midterm. 1 There will be 9 questions. 2 The first 3 are on pre-midterm material. 3 The next 1 is a mix of old and new material.

Exam Basics. midterm. 1 There will be 9 questions. 2 The first 3 are on pre-midterm material. 3 The next 1 is a mix of old and new material. Exam Basics 1 There will be 9 questions. 2 The first 3 are on pre-midterm material. 3 The next 1 is a mix of old and new material. 4 The last 5 questions will be on new material since the midterm. 5 60

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

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

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

More information

Ch 10.1: Two Point Boundary Value Problems

Ch 10.1: Two Point Boundary Value Problems Ch 10.1: Two Point Boundary Value Problems In many important physical problems there are two or more independent variables, so the corresponding mathematical models involve partial differential equations.

More information

Math 0230 Calculus 2 Lectures

Math 0230 Calculus 2 Lectures Math 00 Calculus Lectures Chapter 8 Series Numeration of sections corresponds to the text James Stewart, Essential Calculus, Early Transcendentals, Second edition. Section 8. Sequences A sequence is a

More information

Section 3.4. Second Order Nonhomogeneous. The corresponding homogeneous equation

Section 3.4. Second Order Nonhomogeneous. The corresponding homogeneous equation Section 3.4. Second Order Nonhomogeneous Equations y + p(x)y + q(x)y = f(x) (N) The corresponding homogeneous equation y + p(x)y + q(x)y = 0 (H) is called the reduced equation of (N). 1 General Results

More information

Taylor series. Chapter Introduction From geometric series to Taylor polynomials

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

More information

BOUNDARY-VALUE PROBLEMS IN RECTANGULAR COORDINATES

BOUNDARY-VALUE PROBLEMS IN RECTANGULAR COORDINATES 1 BOUNDARY-VALUE PROBLEMS IN RECTANGULAR COORDINATES 1.1 Separable Partial Differential Equations 1. Classical PDEs and Boundary-Value Problems 1.3 Heat Equation 1.4 Wave Equation 1.5 Laplace s Equation

More information

Preliminaries Lectures. Dr. Abdulla Eid. Department of Mathematics MATHS 101: Calculus I

Preliminaries Lectures. Dr. Abdulla Eid. Department of Mathematics   MATHS 101: Calculus I Preliminaries 2 1 2 Lectures Department of Mathematics http://www.abdullaeid.net/maths101 MATHS 101: Calculus I (University of Bahrain) Prelim 1 / 35 Pre Calculus MATHS 101: Calculus MATHS 101 is all about

More information

2 nd order Linear Homogeneous DEs with Non-Constant Coefficients

2 nd order Linear Homogeneous DEs with Non-Constant Coefficients Math 231, Wed 4-May-2011 -- Wed 4-May-2011 Wednesday, May 4th 2011 Topic:: DEs with Non-Constant Coeffs 2 nd order Linear Homogeneous DEs with Non-Constant Coefficients We consider linear 2 nd order homogeneous

More information

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

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

More information

8.7 Taylor s Inequality Math 2300 Section 005 Calculus II. f(x) = ln(1 + x) f(0) = 0

8.7 Taylor s Inequality Math 2300 Section 005 Calculus II. f(x) = ln(1 + x) f(0) = 0 8.7 Taylor s Inequality Math 00 Section 005 Calculus II Name: ANSWER KEY Taylor s Inequality: If f (n+) is continuous and f (n+) < M between the center a and some point x, then f(x) T n (x) M x a n+ (n

More information

Welcome to Math 257/316 - Partial Differential Equations

Welcome to Math 257/316 - Partial Differential Equations Welcome to Math 257/316 - Partial Differential Equations Instructor: Mona Rahmani email: mrahmani@math.ubc.ca Office: Mathematics Building 110 Office hours: Mondays 2-3 pm, Wednesdays and Fridays 1-2 pm.

More information

CHAPTER 2. Techniques for Solving. Second Order Linear. Homogeneous ODE s

CHAPTER 2. Techniques for Solving. Second Order Linear. Homogeneous ODE s A SERIES OF CLASS NOTES FOR 005-006 TO INTRODUCE LINEAR AND NONLINEAR PROBLEMS TO ENGINEERS, SCIENTISTS, AND APPLIED MATHEMATICIANS DE CLASS NOTES A COLLECTION OF HANDOUTS ON SCALAR LINEAR ORDINARY DIFFERENTIAL

More information

Chapter 4. Higher-Order Differential Equations

Chapter 4. Higher-Order Differential Equations Chapter 4 Higher-Order Differential Equations i THEOREM 4.1.1 (Existence of a Unique Solution) Let a n (x), a n,, a, a 0 (x) and g(x) be continuous on an interval I and let a n (x) 0 for every x in this

More information

DIFFERENTIAL EQUATIONS

DIFFERENTIAL EQUATIONS DIFFERENTIAL EQUATIONS Chapter 1 Introduction and Basic Terminology Most of the phenomena studied in the sciences and engineering involve processes that change with time. For example, it is well known

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

UNDETERMINED COEFFICIENTS SUPERPOSITION APPROACH *

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

More information

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

Ordinary differential equations Notes for FYS3140

Ordinary differential equations Notes for FYS3140 Ordinary differential equations Notes for FYS3140 Susanne Viefers, Dept of Physics, University of Oslo April 4, 2018 Abstract Ordinary differential equations show up in many places in physics, and these

More information