UDS MTH:311 Differential Equations 1 ST TRIMESTER 2012/13 DR. Y. I. SEINI 2012.

Slides:



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

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
Section 2.1 Introduction: Second-Order Linear Equations.
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
Chapter 9 Differential equations
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 Final Review Shurong Sun University of Jinan Semester 1,
Ordinary Differential Equations S.-Y. Leu Sept. 21, 2005.
Chap 1 First-Order Differential Equations
Ordinary Differential Equations S.-Y. Leu Sept. 21,28, 2005.
1 Part 1: Ordinary Differential Equations Ch1: First-Order Differential Equations Ch2: Second-Order Differential Equations Ch3: The Laplace Transform Ch4:
Differential Equations
Boyce/DiPrima 9th ed, Ch 7.3: Systems of Linear Equations, Linear Independence, Eigenvalues Elementary Differential Equations and Boundary Value Problems,
Boyce/DiPrima 9th ed, Ch 3.4: Repeated Roots; Reduction of Order Elementary Differential Equations and Boundary Value Problems, 9th edition, by William.
SECOND-ORDER DIFFERENTIAL EQUATIONS
Math 3120 Differential Equations with Boundary Value Problems
Ordinary Differential Equations
Academy Algebra II/Trig 5.5: The Real Zeros of a Polynomial Functions HW: p.387 (14, 27, 30, 31, 37, 38, 46, 51)
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.
Differential Equations Also known as Engineering Analysis or ENGIANA.
Math 3120 Differential Equations with Boundary Value Problems Chapter 2: First-Order Differential Equations Section 2-5: Solutions By Substitution.
Boyce/DiPrima 9 th ed, Ch 6.2: Solution of Initial Value Problems Elementary Differential Equations and Boundary Value Problems, 9 th edition, by William.
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
1 Chapter 1 Introduction to Differential Equations 1.1 Introduction The mathematical formulation problems in engineering and science usually leads to equations.
Ch7: Linear Systems of Differential Equations
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 # 09 Dr. Manshoor Ahmed.
MTH 253 Calculus (Other Topics) Chapter 9 – Mathematical Modeling with Differential Equations Section 9.4 – Second-Order Linear Homogeneous Differential.
3/12/20161differential equations by Chtan (FYHS-Kulai)
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.
Warm Up 1.Find the particular solution to the initial value problem 2.Find the general solution to the differential equation.
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.
Systems of Linear Differential Equations
Chapter 6 More about Polynomials
Linear Equations Constant Coefficients
Boyce/DiPrima 10th ed, Ch 6.2: Solution of Initial Value Problems Elementary Differential Equations and Boundary Value Problems, 10th edition, by William.
Basic Definitions and Terminology
Advanced Engineering Mathematics 6th Edition, Concise Edition
Boyce/DiPrima 10th ed, Ch 7.4: Basic Theory of Systems of First Order Linear Equations Elementary Differential Equations and Boundary Value Problems,
Chapter 4: Linear Differential Equations
Ch 4.1: Higher Order Linear ODEs: General Theory
Class Notes 7: High Order Linear Differential Equation Homogeneous
Ch 5.2: Series Solutions Near an Ordinary Point, Part I
Boyce/DiPrima 10th ed, Ch 7.1: Introduction to Systems of First Order Linear Equations Elementary Differential Equations and Boundary Value Problems,
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
Ch 7.4: Basic Theory of Systems of First Order Linear Equations
Chapter 1: Introduction to Differential Equations
Differential Equations
Presentation transcript:

UDS MTH:311 Differential Equations 1 ST TRIMESTER 2012/13 DR. Y. I. SEINI 2012

Differential Equations Recall: A general solution is a family of solutions defined on some interval I that contains all solutions of the DE that are defined on I. In this chapter we will discuss finding general solutions of LDE of higher order than 1. We must investigate LDE’s.

Differential Equations For LDE – We will distinguish between: -Initial-Value and -Boundary-Value Problems

Differential Equations A LDE n-th order Initial Value Problem: Solve: Subject to: y(x 0 ) = y 0, y’(x 0 ) = y 1, …, y (n-1) (x 0 ) = y n-1

Differential Equations Theorem 4.11 Existence of a Unique Solution Let and g(x) be continuous on an interval I and let a n (x) ≠ 0 for every x in this interval. If x 0 is any point in I, then the solution y(x) of the IVP exists on I and is unique.

Differential Equations Example 1: The given family of functions is the general solution of the DE on the indicated interval. Find a member of the family that is a solution of the IVP.

Differential Equations A LDE n-th order Boundary Value Problem: Solve: Subject to: the dependent variable y or its derivatives are specified at different points.

Differential Equations So a 2 nd order Boundary-Value Problem: Solve: Subject to: y(a) = y 0, y(b) = y 1 Or y’(a) = y 0, y(b) = y 1 Or y(a) = y 0, y’(b) = y 1 Or y’(a) = y 0, y’(b) = y 1

Differential Equations In the case of BVP, even if the conditions are satisfied as in Thm , we may still have many, one or no solutions.

Differential Equations The given two-parameter family is a solution of the indicated DE on the interval (-∞, ∞). Determine whether a member of the family can be found that satisfies the boundary conditions.

Differential Equations Def: A linear n-th order DE of the form is homogeneous, and is non-homogeneous with g(x) ≠ 0.

Differential Equations To solve a nonhomogeneous equation like in (2), we must solve the associated homogeneous equation (1). We will state for the remainder of the section that - The coefficient functions a i (x) for each i, and g(x) are continuous and - a n (x) ≠0 for every x in the interval.

Differential Equations Superposition Principle – Homogeneous Eq. Let y 1, y 2, …, y n be solutions of the homogeneous nth-order DE (1) on an interval I. Then the linear combination y = c 1 y 1 (x)+c 2 y 2 (x) +…+c n y n (x) where c i are arbitrary constants, is also a solution on the interval.

Differential Equations Corollary’s 1)A constant multiple y = c 1 y 1 (x) of a solution y 1 (x) of a homogeneous LDE is also a solution. 2)A homogeneous LDE always possesses the trivial solution y = 0.

Differential Equations Def: Linear Dependence/Independence A set of functions f 1 (x), f 2 (x), …, f n (x) is said to be linearly dependant on an interval I if there exist constants c 1, c 2, …, c n, not all zero, such that c 1 f 1 (x) + c 2 f 2 (x) +…+ c n f n (x)=0 For every x in the interval. If the set of fn. Is not linearly dependant then its linearly independent.

Differential Equations Linear dependence means for example for a set containing two functions that one is a constant multiple of the other. Note that f(x) = x and g(x) = sin(x) are linearly independent, since neither is simply a constant multiple of the other.

Differential Equations Theorem Criterion for Linearly Independent Solutions. Let y 1, y 2, …, y n be n solutions of the homogeneous liner nth-order DE (1) on an interval I. Then the set of solutions is linearly independent on I iff W(y 1, y 2, …, y n ) ≠ 0 for every x in the interval.

Differential Equations What is the W(f 1, f 2, …, f n )=? If f 1, f 2, …, f n are fn such that each has at least n-1 derivatives. The determinant W(f 1, f 2, …, f n )= The Wronskian of the functions.

Differential Equations Recall the determinant computation:

Differential Equations Example: Determine whether the given set of functions is linearly independent on the interval (-∞,∞). a)f(x) = x, g(x) = x 3, h(x) = 3x 3 + 6x b)f(x) = 7, g(x) = sinx, h(x) = cosx

Differential Equations Def: Any set y 1, y 2, …, y n of n linearly independent solutions of the homogeneous linear nth-order DE (1) on an interval I is said to be a fundamental set of solutions on the on the interval. Thm There exists a f.s. of solutions for the homogeneous linear nth-order DE (1) on an interval I.

Differential Equations Theorem Let y 1, y 2, …, y n be a fundamental set of solutions of (1) on an interval I. Then the general solution of (1) on the interval I is y = c 1 f 1 (x) + c 2 f 2 (x) +…+ c n f n (x), where c i are arbitrary constants.

Differential Equations Example: Verify the given functions form a fundamental set of solutions of the differential equation on the indicated interval. Form the general solution.

Differential Equations Reference: Differential Equations With Boundary-Value Problems Zill & Cullen Seventh Edition