Homogeneous Second Order ODE

#math

Homogeneous 2nd order linear equation with constant coefficients $$ay'' + by' + cy = 0 \tag{1}$$

Theorem

  1. If the solutions of (2) are real and distinct, say m1, m2, then em1x and em2x are the LI solutions of (1), thus the general solution is $$C_{1}e^{m_{1}x} + C_{2}e^{m_{2}x}$$
  2. If the solutions of (2) are real and equal, say m1=m2=m, then the two LI solutions are emx and xemx. Thus the general solution is $$C_{1}e^{mx} + C_{2}xe^{mx}$$
  3. If the roots are complex conjugate, α+iβ and αiβ, then two LI solutions are eαxsin(βx) and eαxcos(βx), thus the general solution is $$e^{\alpha x}(C_{1}\cos(\beta x) + C_{2}\sin(\beta x))$$

Proofs

Since we notice the constant coefficients, we guess that solution must be of the form emx.

Case 1

Case 2

Case 3

We obtain m1,2=z,z¯, and let $$ \begin{align} z = \alpha + i\beta \ \ y_{}(x) = e^{zx} \ \end{align} $$
Expanding, $$\begin{align} y(x) &= e^\alpha e^{i\beta x} \ \implies y(x) &= e^\alpha(\cos(\beta x) + i\sin(\beta x))\end{align}$$
We notice that this solution itself is composed of two smaller solutions, Re(y) and Im(y)

We can see that these two must also, independently satisfy the Linear differential equation we have above, and thus, we have found one basis, thus the LI solutions are $$e^\alpha \cos(\beta x),\ \ \ \ e^\alpha \sin(\beta x)$$


Continue Reading

Powered by Forestry.md