Let us solve the system of first-order linear differential equations
{y1′=y1−y2y2′=2y1+4y2
It follows that y2=y1−y1′, and hence y2′=y1′−y1′′. Consequently, we get the equation
y1′−y1′′=2y1+4(y1−y1′), which is equivalent to y1′′−5y1′+6y1=0.
The characteristic equation k2−5k+6=0 of y1′′−5y1′+6y1=0 is equivalent to (k−2)(k−3)=0, and thus it has the roots k1=2, k2=3. Therefore the solution of this differential equation is y1=C1e2x+C2e3x.
Then y1′=2C1e2x+3C2e3x, and therefore
y2=y1−y1′=C1e2x+C2e3x−(2C1e2x+3C2e3x)=−C1e2x−2C2e3x.
We conclude that the general solution of the system is of the form:
{y1=C1e2x+C2e3xy2=−C1e2x−2C2e3x.
Comments