Higher-Order DEs

Functional Notation

A functional is an operator or map whose domain and range are in the space of functions

H[f]=g        if f and g are functions

A linear operator L is a functional for which the following property holds:

(like derivative)

A differential operator Dn[y] is a linear operator that can be used to represent the nth derivative of a dependent variable with respect to an independent variable

Dy=D[y]=dydx

Linear operators can distribute just like variables

D4yy=1(D41)y=1(D1)(D+1)(D2+1)y=1

Reduction of Order

Higher order DEs with constant coefficients

Same method from Second-Order Linear DEs

any(n)(x)+an1y(n1)(x)++a1y(x)+a0y(x)=0

Case: r1,r2,,rn are real and distinct

y=c1er1x+c2er2x++cnernx

Case: Some of r1,r2,,rn are repeated

y=eαx(c1cos(βx)+c2sin(βx))

Case: Repeated complex roots