$$y''+2y'+ 10 = b\,δ(t-T),\,\begin{cases}y(0)=3\\ y'(0) = 0\end{cases}$$
I managed to solve this equation. My answer is $$y(t) = 3e^{-t} \cos(3t) - e^{-t}\sin(3t)+\dfrac{1}{3}be^{-(t-T)}\sin(3t-3T)u(t-T)$$
I am asked to find values for $b$ and $T$ such that $y(t) = 0$ for all $t>T$. Answer at the back of the book is $$\begin{cases}b_n=3\sqrt{10} e^{-T_n}\\\\T_n=\dfrac{1}{3} \arcsin\dfrac{3}{\sqrt10}+\dfrac{2}{3}n\pi&n=0,1,...\end{cases}$$ I have no idea how they got that. I would greatly appreciated help.
so you want to find the constants $b$ and $T$ so that $$3e^{-t} \cos(3t) - e^{-t}\sin(3t)+\dfrac{1}{3}be^{-(t-T)}\sin(3t-3T)= 0 \text{ for all $t > T.$}$$
\begin{align} 0 &= 9\cos(3t) - 3\sin(3t)+be^T\sin(3t-3T) \\ &= 9\cos(3t) - 3\sin(3t)+be^T(\sin 3t\cos 3T - \cos 3t \sin 3T \\ &= (9 -be^T \sin 3T)\cos 3t + (-3 + be^T \cos 3T)\sin 3t \end{align}
so set $ 9 = be^T \sin 3T, 3 = be^T \cos 3T$ which gives $$T = \dfrac{\arctan(3)}{3} + n\pi,\ be^T = 3\sqrt{10}, \text{ where $n$ is a positive integer.}$$