The real constants $_3,_2,_1,_0$ are such that the ODE $$^{(4)}+_3^{(3)}+_2''+_1'+_0=0$$ has $3^{−}+^{−4}\sin()$ as a solution. What is $_0$?
I would really like some help in solving this problem.
The hint was to figure out the characteristic polynomial first, which is $$r^4 + a_3r^3 + a_2r^2 + a_1r + a_0 = 0.$$ While I could plug in the given solution in, that'd be too complicated. I've tried to see if I could simplify the expression $3^{−}+^{−4}\sin()$ further into one term, but so far haven't really found a way to do so. Any help would really be appreciated!
The $te^{-t}$ means that $-1$ is a repeated root. The $e^{-4t}\sin t$ means that $-4+i$ and its conjugate are roots because complex roots always come in conjugate pairs for real polynomials. This is a degree $4$ polynomial hence we know we are done looking for roots.
The $a_0$ term of the polynomial is the product of all of its roots times the coefficient of the leading term (imagine what the last constant term would be if we multiplied out $(r-r_1)\cdots (r-r_n)$ for an even degree polynomial we have factored by its roots while the leading coefficient is $1$) so we have that
$$a_0 = 1\cdot(-1)^2\cdot(-4+i)\cdot(-4-i) = 17$$
We can also find by pattern recognition that $a_3$ is the negative sum of the roots, $a_2$ the positive sum of the product of any two roots, and $a_1$ the negative sum of the product of any three roots, giving us
$$a_3 = -(-2-8) = 10$$
$$a_2 = 1 + 17 + 2(4-i) + 2(4+i) = 34$$
$$a_1 = -(-8-34) = 42$$