Copyright © Cengage Learning. All rights reserved. 17 Second-Order Differential Equations.

Slides:



Advertisements
Similar presentations
Homogeneous Linear Differential Equations with Constant Coefficients
Advertisements

TECHNIQUES OF INTEGRATION
Ch 3.6: Variation of Parameters
Integrals 5.
Boyce/DiPrima 9th ed, Ch 3.5: Nonhomogeneous Equations;Method of Undetermined Coefficients Elementary Differential Equations and Boundary Value Problems,
Chapter 2: Second-Order Differential Equations
Section 2.1 Introduction: Second-Order Linear Equations.
Differential Equations MTH 242 Lecture # 11 Dr. Manshoor Ahmed.
Second-Order Differential
Lecture 9 Second Order Linear Differential Equations:
Ch 5.2: Series Solutions Near an Ordinary Point, Part I
Ch 3.5: Nonhomogeneous Equations; Method of Undetermined Coefficients
Ch 7.9: Nonhomogeneous Linear Systems
TECHNIQUES OF INTEGRATION
Copyright © Cengage Learning. All rights reserved. 17 Second-Order Differential Equations.
Differential equations 机动 目录 上页 下页 返回 结束 15.2 First-order linear equations 15.3 Exact equations 15.4 Strategy for solving first-order equations Chapter.
Techniques of Integration
Integration Techniques, L’Hôpital’s Rule, and Improper Integrals Copyright © Cengage Learning. All rights reserved.
Copyright © Cengage Learning. All rights reserved. 7 Techniques of Integration.
Sheng-Fang Huang. Introduction If r (x) = 0 (that is, r (x) = 0 for all x considered; read “r (x) is identically zero”), then (1) reduces to (2) y"
Additional Topics in Differential Equations
SECOND-ORDER DIFFERENTIAL EQUATIONS
Nonhomogeneous Linear Differential Equations
Math 3120 Differential Equations with Boundary Value Problems
Fin500J Topic 6Fall 2010 Olin Business School 1 Fin500J: Mathematical Foundations in Finance Topic 6: Ordinary Differential Equations Philip H. Dybvig.
SECOND-ORDER DIFFERENTIAL EQUATIONS Series Solutions SECOND-ORDER DIFFERENTIAL EQUATIONS In this section, we will learn how to solve: Certain.
1 © 2010 Pearson Education, Inc. All rights reserved © 2010 Pearson Education, Inc. All rights reserved Chapter 7 Systems of Equations and Inequalities.
Copyright © Cengage Learning. All rights reserved. 17 Second-Order Differential Equations.
7.4 Integration of Rational Functions by Partial Fractions TECHNIQUES OF INTEGRATION In this section, we will learn: How to integrate rational functions.
Chapter 8 With Question/Answer Animations 1. Chapter Summary Applications of Recurrence Relations Solving Linear Recurrence Relations Homogeneous Recurrence.
Copyright © Cengage Learning. All rights reserved. Factoring Polynomials and Solving Equations by Factoring 5.
Differential Equations MTH 242 Lecture # 13 Dr. Manshoor Ahmed.
Section 4.4 Undetermined Coefficients— Superposition Approach.
Infinite Sequences and Series 8. Taylor and Maclaurin Series 8.7.
SECOND ORDER LINEAR DIFFERENTIAL EQUATIONS.
Chapter 8 Integration Techniques. 8.1 Integration by Parts.
Copyright © Cengage Learning. All rights reserved. 5 Integrals.
TECHNIQUES OF INTEGRATION Due to the Fundamental Theorem of Calculus (FTC), we can integrate a function if we know an antiderivative, that is, an indefinite.
Nonhomogeneous Linear Differential Equations (Part 2)
12/19/ Non- homogeneous Differential Equation Chapter 4.
Second-Order Differential
8 TECHNIQUES OF INTEGRATION. Due to the Fundamental Theorem of Calculus (FTC), we can integrate a function if we know an antiderivative, that is, an indefinite.
Advanced Engineering Mathematics, 7 th Edition Peter V. O’Neil © 2012 Cengage Learning Engineering. All Rights Reserved. CHAPTER 4 Series Solutions.
Math 3120 Differential Equations with Boundary Value Problems
PreCalculus Section 2.6 Solve polynomial equations by factoring and the Rational Roots Theorem. Solve by factoring: x 3 + 5x 2 – 4x – 20 = 0 x 6 – x 3.
Differential Equations MTH 242 Lecture # 09 Dr. Manshoor Ahmed.
Chapter 2 Solvable Equations. Sec 2.1 – 1 st Order Linear Equations  First solvable class of equations  The equation must be able to be expressed in.
Section 4.7 Variation of Parameters. METHOD OF VARIATION OF PARAMETERS For a second-order linear equation in standard form y″ + Py′ + Qy = g(x). 1.Find.
Copyright © Cengage Learning. All rights reserved. 7 Systems of Equations and Inequalities.
An IVP would look like Second Order Linear DE’s. Thm. Existence of a Unique Solution Let a 0, a 1, a 2, and g(x) be continuous on an interval containing.
Chapter 9 Differential Equations 9.1 Modeling with Differential Equations *9.2 Direction Fields and Euler’s Method 9.3 Separable Equations *9.4 Exponential.
Copyright © Cengage Learning. All rights reserved.
A PART Ordinary Differential Equations (ODEs) Part A p1.
SECOND-ORDER DIFFERENTIAL EQUATIONS
Copyright © Cengage Learning. All rights reserved.
Differential equations
Sec 5.3 – Undetermined Coefficients
FIRST ORDER DIFFERENTIAL EQUATIONS
MAE 82 – Engineering Mathematics
Class Notes 5: Second Order Differential Equation – Non Homogeneous
Systems of Differential Equations Nonhomogeneous Systems
Boyce/DiPrima 9th ed, Ch 3.6: Variation of Parameters Elementary Differential Equations and Boundary Value Problems, 9th edition, by William E. Boyce.
Ch 3.7: Variation of Parameters
2.10 Solution by Variation of Parameters Section 2.10 p1.
Integration Techniques, L’Hôpital’s Rule, and Improper Integrals
Solve the differential equation using the method of undetermined coefficients. y " + 4y = e 3x 1. {image}
Solve the differential equation using the method of undetermined coefficients. y " + 9y = e 2x {image}
Integration Techniques, L’Hôpital’s Rule, and Improper Integrals
Presentation transcript:

Copyright © Cengage Learning. All rights reserved. 17 Second-Order Differential Equations

Copyright © Cengage Learning. All rights reserved Nonhomogeneous Linear Equations

3 In this section we learn how to solve second-order nonhomogeneous linear differential equations with constant coefficients, that is, equations of the form ay  + by + cy = G(x) where a, b, and c are constants and G is a continuous function. The related homogeneous equation ay  + by + cy = 0 is called the complementary equation and plays an important role in the solution of the original nonhomogeneous equation

4 Nonhomogeneous Linear Equations There are two methods for finding a particular solution: The method of undetermined coefficients is straightforward but works only for a restricted class of functions G. The method of variation of parameters works for every function G but is usually more difficult to apply in practice.

5 The Method of Undetermined Coefficients

6 We first illustrate the method of undetermined coefficients for the equation ay  + by + cy = G(x) where G(x) is a polynomial. It is reasonable to guess that there is a particular solution y p that is a polynomial of the same degree as G because if y is a polynomial, then ay  + by + cy is also a polynomial. We therefore substitute y p (x) = a polynomial (of the same degree as G) into the differential equation and determine the coefficients.

7 Example 1 Solve the equation y  + y – 2y = x 2. Solution: The auxiliary equation of y  + y – 2y = 0 is r 2 + r – 2 = (r – 1)(r + 2) = 0 with roots r = 1, –2. So the solution of the complementary equation is y c = c 1 e x + c 2 e –2x

8 Example 1 – Solution Since G(x) = x 2 is a polynomial of degree 2, we seek a particular solution of the form y p (x) = Ax 2 + Bx + C Then = 2Ax + B and = 2A so, substituting into the given differential equation, we have (2A) + (2Ax + B) – 2(Ax 2 + Bx + C) = x 2 or – 2Ax 2 + (2A – 2B)x + (2A + B – 2C) = x 2 Polynomials are equal when their coefficients are equal. cont’d

9 Example 1 – Solution Thus – 2A = 1 2A – 2B = 0 2A + B – 2C = 0 The solution of this system of equations is A = B = C = A particular solution is therefore y p (x) = and, by Theorem 3, the general solution is y = y c + y p = cont’d

10 Example 3 Solve y  + y – 2y = sin x. Solution: We try a particular solution y p (x) = A cos x + B sin x Then = –A sin x + B cos x = –A cos x – B sin x

11 Example 3 – Solution So substitution in the differential equation gives or This is true if –3A + B = 0 and –A – 3B = 1 The solution of this system is A = B = cont’d

12 Example 3 – Solution So a particular solution is y p (x) = In Example 1 we determined that the solution of the complementary equation is y c = c 1 e x + c 2 e –2x. Thus the general solution of the given equation is y(x) = c 1 e x + c 2 e –2x – (cos x + 3sin x) cont’d

13 The Method of Undetermined Coefficients If G(x) is a product of functions of the preceding types, then we take the trial solution to be a product of functions of the same type. For instance, in solving the differential equation y  + 2y + 4y = x cos 3x we would try y p (x) = (Ax + B) cos 3x + (Cx + D) sin 3x

14 The Method of Undetermined Coefficients If G(x) is a sum of functions of these types, we use the easily verified principle of superposition, which says that if and are solutions of ay  + by + cy = G 1 (x) ay  + by + cy = G 2 (x) respectively, then is a solution of ay  + by + cy = G 1 (x) + G 2 (x)

15 The Method of Undetermined Coefficients

16 Example 6 Determine the form of the trial solution for the differential equation y  – 4y + 13y = e 2x cos 3x. Solution: Here G(x) has the form of part 2 of the summary, where k = 2, m = 3, and P(x) = 1. So, at first glance, the form of the trial solution would be y p (x) = e 2x (A cos 3x + B sin 3x)

17 Example 6 – Solution But the auxiliary equation is r 2 – 4r + 13 = 0, with roots r = 2  3i, so the solution of the complementary equation is y c (x) = e 2x (c 1 cos 3x + c 2 sin 3x) This means that we have to multiply the suggested trial solution by x. So, instead, we use y p (x) = xe 2x (A cos 3x + B sin 3x) cont’d

18 The Method of Variation of Parameters

19 The Method of Variation of Parameters Suppose we have already solved the homogeneous equation ay  + by + cy = 0 and written the solution as y(x) = c 1 y 1 (x) + c 2 y 2 (x) where y 1 and y 2 are linearly independent solutions. Let’s replace the constants (or parameters) c 1 and c 2 in Equation 4 by arbitrary functions and u 1 (x) and u 2 (x).

20 The Method of Variation of Parameters We look for a particular solution of the nonhomogeneous equation ay  + by + cy = G(x) of the form y p (x) = u 1 (x) y 1 (x) + u 2 (x) y 2 (x) (This method is called variation of parameters because we have varied the parameters c 1 and c 2 to make them functions.)

21 The Method of Variation of Parameters Differentiating Equation 5, we get Since u 1 and u 2 are arbitrary functions, we can impose two conditions on them. One condition is that y p is a solution of the differential equation; we can choose the other condition so as to simplify our calculations.

22 The Method of Variation of Parameters In view of the expression in Equation 6, let’s impose the condition that Then Substituting in the differential equation, we get or

23 The Method of Variation of Parameters But y 1 and y 2 are solutions of the complementary equation, so and and Equation 8 simplifies to Equations 7 and 9 form a system of two equations in the unknown functions and. After solving this system we may be able to integrate to find u 1 and u 2 then the particular solution is given by Equation 5.

24 Example 7 Solve the equation y  + y = tan x, 0 < x <  /2. Solution: The auxiliary equation is r = 0 with roots  i, so the solution of y  + y = 0 is y (x) = c 1 sin x + c 2 cos x. Using variation of parameters, we seek a solution of the form y p (x) = u 1 (x) sin x + u 2 (x) cos x Then

25 Example 7 – Solution Set Then For y p to be a solution we must have Solving Equations 10 and 11, we get (sin 2 x + cos 2 x) = cos x tan x cont’d

26 Example 7 – Solution = sinx u 1 (x) = –cos x (We seek a particular solution, so we don’t need a constant of integration here.) Then, from Equation 10, we obtain cont’d

27 Example 7 – Solution = cos x – sec x So u 2 (x) = sin x – ln(sec x + tan x) (Note that sec x + tan x > 0 for 0 < x <  /2.) Therefore y p (x) = –cos x sin x + [sin x – ln(sec x + tan x)] cos x = –cos x ln(sec x + tan x) and the general solution is y (x) = c 1 sin x + c 2 cos x – cos x ln (sec x + tan x) cont’d