Differential equations MOC
Homogenous linear ODE with constant coΓ«fficients
In the majority of cases solving a homogenous linear ODE with constant coΓ«fficients
π0π¦+π1π¦(1)+π2π¦(2)+β―+π¦(π)=0
equates to solving the characteristic equation
π0+π1π+π2π2+β―+ππππ=0
where for any such π a solution is given by π¦ =πππ₯.
In the cases where there are repeated roots,
a method such as reduction of order must be used to find a complete basis of solutions.
Second order
In the second order case
π¦β³+ππ¦β²+ππ¦=0
the characteristic polynomial is
π2+ππ+π=0
and a solution is given by
π¦=πΆ1ππ1π₯+πΆ2ππ2π₯
If π1 =π2 (repeated roots), then an additional linearly independent solution is
π¦=πΆ2π₯πππ₯
#state/tidy | #lang/en | #SemBr