Show that every solution of the constants coefficient equation $y''+a_1y'+a_2y=0$ tends to zero as $x→∞$ if, and only if, the real parts of the roots of the characteristic polynomial are negative.
Using quadratic equation I found: $$x = \frac{-a_1}{2} ±\frac{\sqrt{a_1^2-4a_2}}{2}$$
Please help me with this. Thank you.
If the roots $m_1$ and $m_2$ are real and negative then $lim_{x\rightarrow \infty}y(x)=A.e^{m_1.x}+B.e^{m_2.x}\rightarrow 0$.
If the roots are complex i.e. $m_1=a+ib$ and $m_2=a-ib$ with $a<0$ , then $lim_{x\rightarrow \infty}y(x)=e^{a.x}[Acos(bx)+Bsin(bx)]\rightarrow 0$.