Calculus Course/Differential Equations/2nd Order Differential Equations

From testwiki
Jump to navigation Jump to search

2nd Order Differential Equation

2nd Order Differential Equation is an equation that has the general form

ad2dx2f(x)+bddxf(x)+c=0

Characteristic Equation

2nd Order Differential Equations above can be rewritten as shown

d2dx2f(x)+baddxf(x)+ca=0

Let

s=ddx

Then

s2+bas+ca=0
s=(α±λ) t
α=b2a
β=ca
λ=α2β2

Case 1

When

λ=0

Then

α2=β2
s=e(αt)

Equation has one real roots

Case 2

When

λ>0

Then

α2>β2
s=e(αx)e[±(λx)]

Equation has two real roots

Case 3

When

λ<0

Then

α2<β2
s=e(αt)[e(±jλt)]

Equation has two compex roots

Special Case

Case 1

Differential Equation of the form

d2f(t)dt2+λ=0
s2=λ

Roots of equation

s=±jλ

Case 2

Differential Equation of the form

d2f(t)dt2λ=0
s2=λ

Roots of equation

s=±λ

Summary

2nd Order Differential Equation

d2dx2f(x)+baddxf(x)+ca=0

has roots depend on the value of λ

  1. λ=0.f(x)=e(αx)
  2. λ>0.f(x)=e(αx)e(±λx)
  3. λ<0.f(x)=e(αx)e(±jλx)

With

α=ba
β=ca
λ=α2β2




Template:BookCat