let $y(x)$ be a solution of the differential equation $y''=y'+y$ satisfying the initial conditions $y(0)=4$ and $y'(0)=7$ . What is the value of $y^{(5)}(0)$ , the fifth derivative of $y$ evaluated at zero ?
I have found,
$$y(x)=\exp({\frac{x}{2})} [4 \cosh (\sqrt{5}/2)+2\sqrt{5} \sinh (\sqrt{5}/2)]$$
But it is not easy to find $y^{(5)}(0)$ in 4 minutes ( actually , it was asked in an examination where we had to solve $15$ multiple select questions in an hour ).
Is there any other method or way to find its solution ?
Thanks !
We have $$\eqalign{ y''=y'+y&\quad\Rightarrow\quad y''(0)=y'(0)+y(0)=11\cr y'''=y''+y'&\quad\Rightarrow\quad y'''(0)=y''(0)+y'(0)=18\cr}$$ and so on.