$f(x)=Q(x)e^{kx}\cos(mx)+P(x)e^{kx}\sin(mx)$
http://www.math.pitt.edu/~athanas/MATH-0230-CALCULUS-II/notes-diffeq.pdf
you can see the case II. I cannot understand this part..
then what will be the partial solution of this equation? please explain.
$f(x)=Q(x)e^{kx}\cos(mx)+P(x)e^{kx}\sin(mx)$
http://www.math.pitt.edu/~athanas/MATH-0230-CALCULUS-II/notes-diffeq.pdf
you can see the case II. I cannot understand this part..
then what will be the partial solution of this equation? please explain.
In full answer form, if $ay''+by'+cy=\underset{f1}{\underbrace{P(x)e^{kx}\sin(mx)}}+\underset{f_2}{\underbrace{Q(x)e^{kx}\cos(mx)}}$, then you are to set, for $f_1$ : $y_1=P_1(x)e^{kx}\sin(mx)+P_2(x)e^{kx}\cos(mx)$, where $P_1$ and $P_2$ are of the same degree as $P(x)$, and solve for the coefficients of $P_1$ and $P_2$.
The same for $f_2$ : $y_2=Q_1(x)e^{kx}\sin(mx)+Q_2(x)e^{kx}\cos(mx)$.
The result is then $y=y_1+y_2+y_c$ where $y_c$ is the solution to the homogenous DE.