How can I solve \begin{equation} y'''+6y''+y'-34y=0 \end{equation} (I) by order reduction method, knowing that \begin{equation} y_1(x)=e^{-4x} cos(x) \end{equation} is a solution of (I)?
I did: \begin{equation} y(x)=v(x)e^{-4x} cos(x) \end{equation} And I arrived on \begin{equation} p''-p'(6+3tan(x))+p(12tan(x)-2)=0 \end{equation} where \begin{equation} p=v'(x) \end{equation} But I couln't move on from there.