I have to find the general solution of this eq :
$$y''-4y'+5y=e^{2s} $$
I have found the general solution of the homogeneous part of this eq.
$$Y_h= e^{2s} ( C_1 \cos s - C_2 \sin s ) $$
I hope it's correct. Well, my problem comes at the particular solution. I don't understand how to find it.
Can anyone help me? Thank you !
Hint:
To find the particular solution $Y_p$, let $y_p = Ce^{2s}$ and substitute in the differential equation to find the value of $C$.