Second-Order Linear DEs

Second-Order Linear DEs

Can always be arranged into the form

y+p(t)y+q(t)y=g(t)

where p,q and g are continuous on at least some open interval

With operator notation, we can rewrite the DEs as:

L=D2+pD+qL[y]=g(t)

Superposition Principle of Solution to Linear Homogeneous ODEs

brahbrahbrah
wronskian

Linear Dependence

Homogeneous Linear Second-Order DEs with Constant Coefficients

ay(x)+by(x)+cy(x)=0ar2+br+c=0

This polynomial is called the characteristic equation of the DE

r=b±b24ac2a

Case 1: r1 and r2 are real roots, r1r2
y1=c1er1x,y2=c2er2x

y(x)=c1er1x+c2er2x

Case 2: r1 and r2 are real roots, r1=r2
b24ac=0r1=e# Homogeneous Linear Second-Order DEs with Constant Coefficients

ay(x)+by(x)+cy(x)=0ar2+br+c=0

This polynomial is called the characteristic equation of the DE

r=b±b24ac2a

Case 1: r1 and r2 are real roots, r1r2
y1=c1er1x,y2=c2er2x

y(x)=c1er1x+c2er2x

Case 2: r1 and r2 are real roots, r1=r2
b24ac=0r1=e

Case 3: r1 and r2 are a complex pair
r=α±iβ

y=c1eα+iβx+c2eαiβx

eα+iβx=eαxeiβx=eαx(cos(βx)+isin(βx))eαiβx=eαxei(βx)=eαx(cos(βx)+isin(βx))y=eαx[(c1+c2)cos(βx)+(c1c2)isin(βx)]