Homogeneous n-th order ODE

#math

$$a_{0}y^{(n)} + a_{1}y^{(n-1)} + \dots+a_{n-1}y^{(1)} + a_{n}y = 0 \tag{4}$$

where the superscripts denote n-th differential wrt x, then the characteristic equation is $$a_{0}m^n + a_{1}m^{n-1} \dots+a_{n-1}m + a_{n} = 0 \tag{5}$$and it gives an idea of the roots.

The fundamental set of solutions B (basis) of (4) are given by the following set of rules

  1. Every distinct root mi contributes one solution to the basis, emix
  2. Every root repeated k times contributes k solutions to the basis, $$e^{mx},\ \ xe^{mx},\ \ x^2e^{mx},\ \ x^3e^{mx},\ \dots \ x^{k-1}e^{mx}$$
  3. Each individual complex conjugate α±iβ will contribute two solution, eαxsin(βx) and eαxcos(βx).
  4. Each repeated complex conjugate (β0) repeated k times, contribute 2k LI solutions in the same fashion as rule 2. eαxsin(βx) and eαxcos(βx); xeαxsin(βx) and xeαxcos(βx); x2eαxsin(βx) and x2eαxcos(βx); ; xk1eαxsin(βx) and xk1eαxcos(βx).

Continue Reading

Powered by Forestry.md