2.5 Euler—Cauchy Equations

Slides:



Advertisements
Similar presentations
Differential Equations Brannan Copyright © 2010 by John Wiley & Sons, Inc. All rights reserved. Chapter 08: Series Solutions of Second Order Linear Equations.
Advertisements

Section 6.1 Cauchy-Euler Equation. THE CAUCHY-EULER EQUATION Any linear differential equation of the from where a n,..., a 0 are constants, is said to.
Second-Order Differential
Ch 5.2: Series Solutions Near an Ordinary Point, Part I
Chap 3 Linear Differential Equations
Ch 5.4: Euler Equations; Regular Singular Points
Math for CS Second Order Linear Differential Equations
1 Part 1: Ordinary Differential Equations Ch1: First-Order Differential Equations Ch2: Second-Order Differential Equations Ch3: The Laplace Transform Ch4:
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
Ch 5.3: Series Solutions Near an Ordinary Point, Part II A function p is analytic at x 0 if it has a Taylor series expansion that converges to p in some.
Sheng-Fang Huang. 4.0 Basics of Matrices and Vectors Most of our linear systems will consist of two ODEs in two unknown functions y 1 (t), y 2 (t),
Copyright © Cengage Learning. All rights reserved. 17 Second-Order Differential Equations.
Boyce/DiPrima 9 th ed, Ch 3.2: Fundamental Solutions of Linear Homogeneous Equations Elementary Differential Equations and Boundary Value Problems, 9 th.
Linear Equation The equation Which express the real or complex quantity b in terms of the unknowns and the real or complex constants is called a linear.
12/19/ Non- homogeneous Differential Equation Chapter 4.
Second-Order Differential
Differential Equations MTH 242 Lecture # 09 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 # 08 Dr. Manshoor Ahmed.
Differential Equations
Advanced Engineering Mathematics, 10/e by Edwin Kreyszig Copyright 2011 by John Wiley & Sons. All rights reserved. PART A Ordinary Differential Equations.
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.
7.3 Linear Systems of Equations. Gauss Elimination
1.1 Basic Concepts. Modeling
Systems of Linear Differential Equations
3.2 Homogeneous Linear ODEs with Constant Coefficients
Linear homogeneous ODEn with constant coefficients
SECONDD ORDER LINEAR DIFFERENTIAL EQUATIONS
Chapter 9: Some Differential Equations
Linear Equations Constant Coefficients
Engineering Analysis I
A PART Ordinary Differential Equations (ODEs) Part A p1.
SECOND-ORDER DIFFERENTIAL EQUATIONS
1.5 Linear ODEs. Bernoulli Equation. Population Dynamics
Week 8 Second-order ODEs Second-order linear homogeneous ODEs
Advanced Engineering Mathematics 6th Edition, Concise Edition
Ch 10.1: Two-Point Boundary Value Problems
Ch 4.1: Higher Order Linear ODEs: General Theory
Class Notes 7: High Order Linear Differential Equation Homogeneous
2.7 Nonhomogeneous ODEs Section 2.7 p1.
FIRST ORDER DIFFERENTIAL EQUATIONS
Chapter 8: Linear Systems of Equations
of Matrices and Vectors
A second order ordinary differential equation has the general form
GENERAL SOLUTION. OF HOMOGENOUS LINEAR DIFFERENTIAL EQUATIONS
8.5 Series Solutions Near a Regular Singular Point, Part I
Higher-Order Linear Homogeneous & Autonomic Differential Equations with Constant Coefficients MAT 275.
Ch 5.2: Series Solutions Near an Ordinary Point, Part I
Ch 4.2: Homogeneous Equations with Constant Coefficients
3.4 Zeros of Polynomial Functions: Real, Rational, and Complex
5.1 Power Series Method Section 5.1 p1.
Ch 3.7: Variation of Parameters
Ch 3.2: Fundamental Solutions of Linear Homogeneous Equations
Ch 5.4: Euler Equations; Regular Singular Points
Ch 4.1: Higher Order Linear ODEs: General Theory
Second Order Linear ODEs
7.5 Solutions of Linear Systems:
2.10 Solution by Variation of Parameters Section 2.10 p1.
Variation of Parameters
Cauchy–Euler Equation
Warm-up Problems Consider the functions y1 = sin 2x and y2 = cos 2x, and the DE y + 4y = 0. Show that y1 and y2 form a fundamental set of solutions.
Differential Equations
Chapter 4 Higher Order Differential Equations
Warm–up Problems Find the interval of convergence and radius of convergence for If , write y – 4y as a single power series.
Week 8 Second-order ODEs Second-order linear homogeneous ODEs
PARTIAL DIFFERENTIAL EQUATIONS
Boyce/DiPrima 9th ed, Ch 5.3: Series Solutions Near an Ordinary Point, Part II Elementary Differential Equations and Boundary Value Problems, 9th edition,
Presentation transcript:

2.5 Euler—Cauchy Equations Section 2.5 p1

Euler–Cauchy equations are ODEs of the form (1) x2y” + axy’ + by = 0 with given constants a and b and unknown function y(x). We substitute y = xm, y’ = mxm−1, y” = m(m − 1)xm−2 into (1). This gives x2m(m − 1)xm−2 + axmxm−1 + bxm = 0 and we now see that y = xm was a rather natural choice because we have obtained a common factor xm. Dropping it, we have the auxiliary equation m(m − 1) + am + b = 0 or (2) m2 + (a − 1)m + b = 0. (Note: a − 1, not a.) Section 2.5 p2

Euler–Cauchy equations (continued) Hence y = xm is a solution of (1) if and only if m is a root of (2). The roots of (2) are (3) Section 2.5 p3

Case I. Real different roots m1 and m2 give two real solutions 2.5 Euler—Cauchy Equations Case I. Real different roots m1 and m2 give two real solutions These are linearly independent since their quotient is not constant. Hence they constitute a basis of solutions of (1) for all x for which they are real. The corresponding general solution for all these x is (4) (c1, c2 arbitrary). Section 2.5 p4

Case II. A real double root 2.5 Euler—Cauchy Equations Case II. A real double root a solution is y1 = x(1−a)/2, and (1) is of the form (5) Section 2.5 p5

2.5 Euler—Cauchy Equations Case II. (continued) Thus, y2 = uy1 = y1ln x, and y1 and y2 are linearly independent since their quotient is not constant. The general solution corresponding to this basis is (6) y = (c1 + c2 ln x) xm, Section 2.5 p6

2.5 Euler—Cauchy Equations Case III. Complex conjugate roots are of minor practical importance, and we discuss the derivation of real solutions from complex ones just in terms of a typical example. Section 2.5 p7

Real General Solution in the Case of Complex Roots 2.5 Euler—Cauchy Equations EXAMPLE 3 Real General Solution in the Case of Complex Roots The Euler–Cauchy equation x2y” + 0.6xy’ + 16.04y = 0 has the auxiliary equation m2 − 0.4m + 16.04 = 0. The roots are complex conjugate m1 = 0.2 + 4i and m2 = 0.2 − 4i, where The corresponding real general solution for all positive x is (8) y = x0.2[A cos (4 ln x) + B sin (4 ln x)]. Section 2.5 p8

2.5 Euler—Cauchy Equations Figure 48 shows typical solution curves in the three cases discussed, in particular the real basis functions in Examples 1 and 3. Section 2.5 p9

2.6 Existence and Uniqueness of Solutions. Wronskian Section 2.6 p10

2.6 Existence and Uniqueness of Solutions. Wronskian In this section we shall discuss the general theory of homogeneous linear ODEs (1) y” + p(x)y’ + q(x)y = 0 with continuous, but otherwise arbitrary, variable coefficients p and q. This will concern the existence and form of a general solution of (1) as well as the uniqueness of the solution of initial value problems consisting of such an ODE and two initial conditions (2) y(x0) = K0, y’(x0) = K1 with given x0, K0, and K1. Section 2.6 p11

(3) y = c1y1 + c2y2 (c1, c2 arbitrary) 2.6 Existence and Uniqueness of Solutions. Wronskian The two main results will be Theorem 1, stating that such an initial value problem always has a solution which is unique, and Theorem 4, stating that a general solution (3) y = c1y1 + c2y2 (c1, c2 arbitrary) includes all solutions. Hence linear ODEs with continuous coefficients have no “singular solutions” (solutions not obtainable from a general solution). Section 2.6 p12

Theorem 1 Existence and Uniqueness Theorem for Initial Value Problems 2.6 Existence and Uniqueness of Solutions. Wronskian Theorem 1 Existence and Uniqueness Theorem for Initial Value Problems If p(x) and q(x) are continuous functions on some open interval I (see Sec. 1.1) and x0 is on I, then the initial value problem consisting of (1) and (2) has a unique solution y(x) on the interval I. Section 2.6 p13

Linear Independence of Solutions 2.6 Existence and Uniqueness of Solutions. Wronskian Linear Independence of Solutions A general solution on an open interval I is made up from a basis y1, y2 on I, that is, from a pair of linearly independent solutions on I. Here we call y1, y2 linearly independent on I if the equation (4) k1y1(x) + k2y2(x) = 0 on I implies k1 = 0, k2 = 0. We call y1, y2 linearly dependent on I if this equation also holds for constants k1, k2 not both 0. In this case, and only in this case, y1 and y2 are proportional on I, that is (see Sec. 2.1), (5) (a) y1 = ky2 or (b) y2 = ly1 for all on I. Section 2.6 p14

Theorem 2 Linear Dependence and Independence of Solutions 2.6 Existence and Uniqueness of Solutions. Wronskian Theorem 2 Linear Dependence and Independence of Solutions Let the ODE (1) have continuous coefficients p(x) and q(x) on an open interval I. Then two solutions y1 and y2 of (1) on I are linearly dependent on I if and only if their “Wronskian” (6) W(y1, y2) = y1y2’ − y2y1’ is 0 at some x0 in I. Furthermore, if W = 0 at an x = x0 in I, then W = 0 on I; hence, if there is an x1 in I at which W is not 0, then y1, y2 are linearly independent on I. Section 2.6 p15

2.6 Existence and Uniqueness of Solutions. Wronskian Remark. Determinants. Students familiar with second-order determinants may have noticed that This determinant is called the Wronski determinant or, briefly, the Wronskian, of two solutions y1 and y2 of (1), as has already been mentioned in (6). Note that its four entries occupy the same positions as in the linear system (7). Section 2.6 p16

Theorem 3 A General Solution of (1) Includes All Solutions 2.6 Existence and Uniqueness of Solutions. Wronskian A General Solution of (1) Includes All Solutions Theorem 3 Existence of a General Solution If p(x) and q(x) are continuous on an open interval I, then (1) has a general solution on I. Section 2.6 p17

Theorem 4 A General Solution Includes All Solutions 2.6 Existence and Uniqueness of Solutions. Wronskian Theorem 4 A General Solution Includes All Solutions If the ODE (1) has continuous coefficients p(x) and q(x) on some open interval I, then every solution y = Y(x) of (1) on I is of the form (8) Y(x) = C1y1(x) + C2y2(x) where y1, y2 is any basis of solutions of (1) on I and C1, C2 are suitable constants. Hence (1) does not have singular solutions (that is, solutions not obtainable from a general solution). Section 2.6 p18