Solve the following ordinary differential equations:
d²y/dx²+dy/dx+y=0
1
Expert's answer
2021-01-04T17:16:11-0500
For solving equation : y(2)+y(1)=−y .
The solution is y=eq∗x .
By substituting such expression into the differential equation can be formulated as the equation on q : (q2+q−1)∗eq∗x=0 .
Where we substitute: y(2)=q2∗y and y(1)=q .
eq∗x=0 as the exponential function will always be non-zero for any finite x so zeros must come from:
q2+q+1=0
solution of obtained equation is
q+,−=−21±2i31/2
so solutions of the equation are
y+,−=C+,−∗exp(−21±2i31/2)
And the general solution of equation is
y=C+∗exp(−21+2i31/2)+C−∗exp(−21−2i31/2)
also the general solution can be presented in the trigonometrical form, by substituting the formula into Euler's identity e(a+i∗b)=ea(cosb+i∗sinb) the general solution will be given by
Comments