Properties of Differential Operators

Slides:



Advertisements
Similar presentations
Mathematical Induction
Advertisements

To prove by induction that 2 n ≥ n 2 for n ≥ 4, n  N Next (c) Project Maths Development Team 2011.
Mathematical induction Isaac Fung. Announcement ► Homework 1 released ► Due on 6 Oct 2008 (in class)
6.1 Vector Spaces-Basic Properties. Euclidean n-space Just like we have ordered pairs (n=2), and ordered triples (n=3), we also have ordered n-tuples.
Complexity1 Pratt’s Theorem Proved. Complexity2 Introduction So far, we’ve reduced proving PRIMES  NP to proving a number theory claim. This is our next.
Ch 5.3: Series Solutions Near an Ordinary Point, Part II
Ch 6.2: Solution of Initial Value Problems
2006 Fall MATH 100 Lecture 141 MATH 100Class 21 Line Integral independent of path.
Ch 3.3: Linear Independence and the Wronskian
Problems on Induction. Mathematical Induction Description Three Steps Mathematical Induction applies to statements which depend on a parameter.
To prove by induction that (1 + x) n ≥ 1 + nx for x > -1, n  N Next (c) Project Maths Development Team 2011 Note: x>-1. Hence (1+x)>0.
Objectives Fundamental Theorem of Algebra 6-6
4.2 - The Mean Value Theorem
Mathematical Induction. F(1) = 1; F(n+1) = F(n) + (2n+1) for n≥ F(n) n F(n) =n 2 for all n ≥ 1 Prove it!
Academy Algebra II/Trig 5.5: The Real Zeros of a Polynomial Functions HW: p.387 (14, 27, 30, 31, 37, 38, 46, 51)
Factor Theorem & Rational Root Theorem
To prove by induction that 3 is a factor of 4 n - 1, n  N Next (c) Project Maths Development Team 2011.
3.2 Solving Equations by Using Addition and Subtraction Addition Property of Equality –If the same number is added to each side of an equation, the resulting.
Section 5.5 The Real Zeros of a Polynomial Function.
Solving Polynomial Equations by Factoring Factoring by grouping Ex. 1. Solve:
Section 5.1. Climbing an Infinite Ladder Suppose we have an infinite ladder: 1.We can reach the first rung of the ladder. 2.If we can reach a particular.
1 Discrete Mathematical Mathematical Induction ( الاستقراء الرياضي )
1.7: Adding Like Terms TERM: A number, a variable, or the product of the two.Ex: a, 3x, 2x, 5, CONSTANT: a term with no variable (number) Ex: 4, -1, 6,
Mathematical Induction I Lecture 19 Section 4.2 Mon, Feb 14, 2005.
Tutorial 6. Eigenvalues & Eigenvectors Reminder: Eigenvectors A vector x invariant up to a scaling by λ to a multiplication by matrix A is called.
Introduction to Integrals Unit 4 Day 1. Do Now  Write a function for which dy / dx = 2 x.  Can you think of more than one?
Linear Equations Constant Coefficients
Factor Theorem & Rational Root Theorem
Chapter 4: Linear Differential Equations
Advanced Algorithms Analysis and Design
Warm-up Problem The function y1 = ex/2 is a solution to the differential equation 4y – 4y + y = 0. Use reduction of order to find a second solution.
First order non linear pde’s
Class Notes 7: High Order Linear Differential Equation Homogeneous
Rational Zero Theorem Rational Zero Th’m: If the polynomial
5-5 Theorems About Roots of Polynomial Equations
Chapter 8: Linear Systems of Equations
Derivative and properties of functions
Chapter 5: Linear Equations with Constant Coefficients
Differential Operators; Laws of Operation
Differential Equations (10/14/13)
Auxiliary Equation with Repeated Roots
Notes 9.5 – Mathematical Induction
CSE 311: Foundations of Computing
Factor Theorem & Rational Root Theorem
Ch 4.2: Homogeneous Equations with Constant Coefficients
Chapter 3-3 Solve Equations by Adding/Subtracting
General Solution – Homogeneous and Non-Homogeneous Equations
§1-3 Solution of a Dynamical Equation
Chapter 6: Non-homogeneous Equations: Undetermined Coefficients
Equations with One Solution, No Solution, and Infinitely Many Solutions 6x + 3 = 5x + 7 6x + 3 = 6x + 7 6x + 3 = 6x + 3.
The Square Root Property and Completing the Square
Factor Theorem & Rational Root Theorem
Mathematical Induction I
Chapter 5. The Duality Theorem
Affine Spaces Def: Suppose
Direct Proof and Counterexample I
Variation of Parameters
Differentials; Exact Equations
Advanced Analysis of Algorithms
Chapter 11: Further Topics in Algebra
To prove by induction that n! > 2n for n > 3, n  N
Mathematical Induction
(c) Project Maths Development Team 2011
The Wronskian and Linear Independence
Spherical Bessel Functions
Chapter 9: An Introduction to Laplace Transforms
Eigenvalues and Eigenvectors
Copyright © Cengage Learning. All rights reserved.
Objective SWBAT solve polynomial equations in factored form.
Auxiliary Equation with Complex Roots; Hyperbolic Functions
Presentation transcript:

Properties of Differential Operators MATH 374 Lecture 14 Properties of Differential Operators

4.9: Some Properties of Differential Operators Theorem 4.7: Let f(D) = a0Dn + a1Dn-1 + ... + an-1D + an be a polynomial in D. Then (a) For any constant m, f(D)emx = f(m)emx. (b) For any constant a, f(D-a)[eaxy] = eaxf(D)y. 2

Thm 4.7 (a) For any constant m, f(D)emx = f(m)emx. Proof of Theorem 4.7 (a) Claim: For any integer k  1, Dk emx = mk emx. Proof of Claim: Use induction. k = 1: D emx = m emx Induction Hypothesis: Assume the claim is true for k  1, to show it is true for k+1. Dk+1emx = D Dk emx = D(mk emx) = mk+1 emx. Therefore the claim holds! It follows that f(D) emx = (a0Dn + a1Dn-1 + ... + an-1D + an)emx = a0Dnemx + a1Dn-1emx + ... + an-1Demx + anemx = a0mnemx + a1mn-1emx + ... + an-1memx + anemx = f(m)emx  3

Thm 4.7 (b) For any constant a, f(D-a)[eaxy] = eaxf(D)y. Proof of Theorem 4.7 (b) Claim: For any integer k  1, (D-a)k[eaxy]=eaxDky. Proof of Claim: Use induction. k = 1: (D-a)[eaxy] = aeaxy + eaxDy – aeaxy = eaxDy. Induction Hypothesis: Assume the claim is true for k  1 to show it is true for k+1. (D-a)k+1[eaxy] = (D-a)(D-a)k[eaxy] = (D-a)[eaxDky] = eaxD(Dky) = eax Dk+1y Therefore the claim holds! Think of this as the function to the right of eax. 4

Proof of Theorem 4.7 (b) (continued) Thm 4.7 (b) For any constant a, f(D-a)[eaxy] = eaxf(D)y. Proof of Theorem 4.7 (b) (continued) It follows that f(D-a)[eaxy] = (a0(D-a)n + … + an)[eaxy] = a0(D-a)n[eaxy] + … + an[eaxy] = a0eaxDny + … +aneaxy = eax[a0Dny + … +any] = eaxf(D)y.  5

Some Useful Results Corollary 1: If m is a root of polynomial equation f(m) = a0mn + … + an-1m + an = 0, then f(D)emx = 0. Proof: From Theorem 4.7 (a), f(D)emx = f(m)emx = 0·emx = 0.  6

Some Useful Results Corollary 2: For n a positive integer, m a constant, and k = 0, 1, 2, … , n-1, (D-m)n[xkemx] = 0. Proof: Apply Theorem 4.7 (b) with y = xk and f(D) = Dn. It follows that (D-m)n[emxxk] = emxDn(xk) = 0, for k = 0, 1, 2, … , n-1.  7

Example 1: Solve (D2-6D+5)y = 0. (1) Solution: Here, f(D) = D2 – 6D + 5. It follows from Corollary 1 that if m is a root of f(m) = m2 – 6m + 5 = 0, then y = emx is a solution of (1). Since m2-6m+5 = (m-1)(m-5), roots of f(m) = 0 are m = 1 and m = 5. Hence, y1 = ex and y2 = e5x are solutions of (1). Because y1 and y2 are linearly independent (check), the general solution to (1) is: y = c1ex + c2e5x, where c1 and c2 are arbitrary constants! (See Theorem 4.4). 8