$y = -t\cos t - t $ is a solution of the initial value problem: $$t\frac{dy}{dt} = y + t^2\sin t$$ where $$y(\pi) = 0$$
I know how to find out if $y$ is a solution, but I'm not sure how to do it when $y(\pi) = 0$.
$y = -t\cos t - t $ is a solution of the initial value problem: $$t\frac{dy}{dt} = y + t^2\sin t$$ where $$y(\pi) = 0$$
I know how to find out if $y$ is a solution, but I'm not sure how to do it when $y(\pi) = 0$.
If you have verified that the given equation is a solution to the differential equation, it just remains to check that $y(\pi)=0$.
$$ y(\pi)=-\pi\cos(\pi)-\pi=\pi-\pi=0 $$ Indeed, the solution given satisfies the boundary conditions and is solution to the IVP.