Solve the differential equation $y''\sin t -2y'\cos t-y\sin t=0$
My try:
I assumed $z=y \sin t$
Then we have:
$$z'=y\cos t+y'\sin t$$
$$z''=-y\sin t+2y'\cos t+y''\sin t$$
Is there a way out here?
Solve the differential equation $y''\sin t -2y'\cos t-y\sin t=0$
My try:
I assumed $z=y \sin t$
Then we have:
$$z'=y\cos t+y'\sin t$$
$$z''=-y\sin t+2y'\cos t+y''\sin t$$
Is there a way out here?
Hint :
Alternativelly to LutzL's proposal, you can also use the "simpler"
$$y = v(t)\sin(t) \implies \frac{\mathrm{d}y(t)}{\mathrm{d}t} =\cos(t)\frac{\mathrm{d}v(t)}{\mathrm{d}t}-\sin(t)v(t)$$