Differential Equations MTH 242 Lecture # 09 Dr. Manshoor Ahmed.

Slides:



Advertisements
Similar presentations
Ch 3.2: Solutions of Linear Homogeneous Equations; Wronskian
Advertisements

5.1 Real Vector Spaces.
Ch 7.7: Fundamental Matrices
Ch 3.6: Variation of Parameters
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
Differential Equations MTH 242 Lecture # 11 Dr. Manshoor Ahmed.
Second-Order Differential
Ch 7.4: Basic Theory of Systems of First Order Linear Equations
Ch 5.2: Series Solutions Near an Ordinary Point, Part I
Ch 3.5: Nonhomogeneous Equations; Method of Undetermined Coefficients
Ch 5.1: Review of Power Series
Ch 7.3: Systems of Linear Equations, Linear Independence, Eigenvalues
Ch 3.3: Linear Independence and the Wronskian
Ch 7.1: Introduction to Systems of First Order Linear Equations
Math for CS Second Order Linear Differential Equations
Ordinary Differential Equations S.-Y. Leu Sept. 21,28, 2005.
Differential Equations
Boyce/DiPrima 9th ed, Ch 7.3: Systems of Linear Equations, Linear Independence, Eigenvalues Elementary Differential Equations and Boundary Value Problems,
Linear Equations in Linear Algebra
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"
SECOND-ORDER 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.
Mathematics. Session Differential Equations - 1 Session Objectives  Differential Equation  Order and Degree  Solution of a Differential Equation,
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. 17 Second-Order Differential Equations.
Differential Equations MTH 242 Lecture # 13 Dr. Manshoor Ahmed.
Section 4.4 Undetermined Coefficients— Superposition Approach.
Solutions of Second Order Linear ODEs The Wronskian.
Boyce/DiPrima 9 th ed, Ch 3.2: Fundamental Solutions of Linear Homogeneous Equations Elementary Differential Equations and Boundary Value Problems, 9 th.
Boyce/DiPrima 9th ed, Ch 4.1: Higher Order Linear ODEs: General Theory Elementary Differential Equations and Boundary Value Problems, 9th edition, by.
Section 5.1 First-Order Systems & Applications
Variation of Parameters
12/19/ Non- homogeneous Differential Equation Chapter 4.
Second-Order Differential
7.2 Solving Linear Recurrence Relations Some of these recurrence relations can be solved using iteration or some other ad hoc technique. However, one important.
Section 4.1 Initial-Value and Boundary-Value Problems
Monday Class: (next class) Building # 5 PC-Lab 202 How to Solve DE using MATLAB.
Math 3120 Differential Equations with Boundary Value Problems
Boundary-Value Problems in Rectangular Coordinates
Existence of a Unique Solution Let the coefficient functions and g(x) be continuous on an interval I and let the leading coefficient function not equal.
Differential Equations MTH 242 Lecture # 05 Dr. Manshoor Ahmed.
Differential Equations
Differential Equations MTH 242 Lecture # 26 Dr. Manshoor Ahmed.
MTH 253 Calculus (Other Topics) Chapter 9 – Mathematical Modeling with Differential Equations Section 9.4 – Second-Order Linear Homogeneous Differential.
Differential Equations MTH 242 Lecture # 16 Dr. Manshoor Ahmed.
Ch 4.2: Homogeneous Equations with Constant Coefficients Consider the nth order linear homogeneous differential equation with constant, real coefficients:
Differential Equations MTH 242 Lecture # 28 Dr. Manshoor Ahmed.
Advanced Algorithms Analysis and Design By Dr. Nazir Ahmad Zafar Dr Nazir A. Zafar Advanced Algorithms Analysis and Design.
UDS MTH:311 Differential Equations 1 ST TRIMESTER 2012/13 DR. Y. I. SEINI 2012.
Differential Equations MTH 242 Lecture # 08 Dr. Manshoor Ahmed.
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.
Systems of Linear Differential Equations
Mathematics.
A PART Ordinary Differential Equations (ODEs) Part A p1.
Basic Definitions and Terminology
Chapter 4: Linear Differential Equations
Ch 4.1: Higher Order Linear ODEs: General Theory
Class Notes 7: High Order Linear Differential Equation Homogeneous
Systems of First Order Linear Equations
General Solution – Homogeneous and Non-Homogeneous Equations
Ch 3.7: Variation of Parameters
MAE 82 – Engineering Mathematics
Ch 3.2: Fundamental Solutions of Linear Homogeneous Equations
Ch 4.1: Higher Order Linear ODEs: General Theory
2.10 Solution by Variation of Parameters Section 2.10 p1.
Introduction to Ordinary Differential Equations
Chapter 4 Higher Order Differential Equations
Presentation transcript:

Differential Equations MTH 242 Lecture # 09 Dr. Manshoor Ahmed

Summary (Recall) Higher order linear differential equation. Homogeneous and non-homogeneous equations with constant coefficients. Initial value problem (IVP) and it’s solution. Existence and Uniqueness of Solutions. Boundary value problem (BVP) and it’s solution. Linear independence and dependence of functions. Wronskian of a set of functions.

Solution of Higher Order Linear Equation

Preliminary Theory A linear nth order equation of the form is said to be homogeneous. A linear nth order equation of the form, where g(x) is not identically zero, is said to be non-homogeneous.

Solution of Higher Order Linear Equation For solution of non-homogeneous DE, we first solve the associated homogeneous differential equation. So, first we learn how to solve the homogeneous DE. As function y=f(x) that satisfies the associated homogeneous equation is called solution of the differential equation.

Solution of Higher Order Linear Equation Theorem: (Superposition principle Homogeneous equations) Let y 1,y 2,…,y k be solutions of homogeneous linear nth order differential equation on an interval I then the linear combination, where the c i, i = 1,2,…,k are arbitrary constants, is also a solution on the interval. Remarks: i. A constant multiple y=c 1 y 1 (x) of a solution y 1 (x) of a homogeneous DE is also a solution. ii. A homogeneous linear differential equation always possesses the trivial solution y = 0.

Solution of Higher Order Linear Equation  The superposition principle is valid of linear DE and it does not hold in case of non-linear DE. Example 1: The functions y 1 (x) = x 2 and y 1 (x) = x 2 lnx are both solutions of homogeneous equation on Then by Superposition principle is also the solution of the DE on the interval.

Solution of Higher Order Linear Equation Example 2 The functions all satisfy the homogeneous DE on. Thus are all solutions of the given DE. Now suppose that

Solution of Higher Order Linear Equation Then, Therefore, Thus, is a solution the DE.

Solution of Higher Order Linear Equation Linearly independent solutions Theorem: Let y 1,y 2,…, y n be solutions of homogeneous linear nth order DE on an interval I. Then the set of solutions is linearly independent on I if and only if for every x in the interval.

Solution of Higher Order Linear Equation In other words The solutions y 1,y 2,…, y n are linearly dependent if and only if For example, we consider a second order homogeneous linear DE and Suppose that y 1,y 2 are two solutions on an interval I. Then either Or

Solution of Higher Order Linear Equation To verify this we write the equation as Now Differentiating w.r.t x, we have Since y 1 and y 2 are solutions of the DE

Solution of Higher Order Linear Equation Therefore, Multiplying 1 st equation by y 2 and 2 nd by y 1 then we have Subtracting the two equations we have: Or

Solution of Higher Order Linear Equation This is a linear 1 st order differential equation in W, whose solution is Therefore  If then the solutions are linearly independent on I.  If then the solutions are linearly dependent on I.

Solution of Higher Order Linear Equation Fundamental set of solutions Any set y 1,y 2,…, y n of n linearly independent solutions of the homogeneous linear nth order DE (3) on an interval I is said to be a Fundamental set of solutions on the interval. General Solution of homogeneous equations: Let y 1,y 2,…, y n be fundamental set of solutions of the homogeneous linear nth order differential equation (3) on an interval I, then the general solution of the equation on the interval is defined to be where the c i, i = 1,2,…,n are arbitrary constants.

Solution of Higher Order Linear Equation Example 1 The functions y 1 (x) = e 3x,y 2 (x) = e 2x and y 3 (x) = e 3x satisfy DE Since, For x, y 1, y 2, y 3 every real value form a Fundamental set of solutions on and is the general solution on the given interval.

Solution of Higher Order Linear Equation

The general solution of the differential equation is If we take,. We get Hence, the particular solution has been obtained from the general solution.

Solution of Higher Order Linear Equation Solution of Non-Homogeneous Equations A function y p that satisfies the non-homogeneous differential equation and is free of parameters is called the particular solution of the differential equation Example 1 Suppose that Then,

Solution of Higher Order Linear Equation Therefore, Hence, is a particular solution of the differential equation

Solution of Higher Order Linear Equation Complementary function The general solution of the homogeneous linear differential equation is known as the complementary function for the non-homogeneous linear differential equation.

Solution of Higher Order Linear Equation General Solution Non-Homogeneous equations Suppose that The particular solution of the non-homogeneous equation is y p. The complementary function of the non-homogeneous differential equation is

Solution of Higher Order Linear Equation Then general solution of the non-homogeneous equation on the interval ‘I’is given by: Or Hence General Solution = Complementary Solution + Any Particular Solution

Solution of Higher Order Linear Equation Example Let is a particular solution of the equation Then the complementary function of the associated homogeneous equation is

Solution of Higher Order Linear Equation So the general solution is Implies

Solution of Higher Order Linear Equation Superposition Principle Non-Homogeneous Equations Let be ‘k’ particular solutions of a linear nth order differential equation (4) on an interval I corresponding to ‘k’ distinct functions g 1,g 2,…, g k that is denotes a particular solution of the corresponding differential equation where i = 1,2,…,k.Then is a particular solution of

Solution of Higher Order Linear Equation Example Consider the differential equation Suppose that Then, Therefore, is a particular solution of the non-homogenous differential equation

Solution of Higher Order Linear Equation Similarly, it can be verified that are particular solutions of the equations: And respectively. Hence, is a particular solution of the differential equation

Exercises Verify that the given functions form a fundamental set of solutions of the differential equation on the indicated interval. Form the general solution.

Exercises Verify that the given two-parameter family of functions is the general solution of the nonhomogeneous differential equation on the indicated interval.

Summary Solution of Higher order linear differential equation. Solution of homogeneous equations. Superposition principle. Linearly independent Solutions. Fundamental set of solutions, general solution. Solution of non-homogeneous equations. Complementary function and particular solution.