By the method of undetermined coefficients which of the foll
By the method of undetermined coefficients, which of the following Y is the correct form of a particular solution to the equation y(4)-3y(3)+2y\'\' = 4t-et+3eet?
Correct answer: Y = At3+Bt2+Ctet+De3t
How do I reach this solution?
Solution
4t-et+3e3t
Corresponding to 4t the guess usually is :At+B
Since t and 1 are already both solutions to homogeneous ode so we need to multipley this by t^2
So guess is
At^3+Bt^2
Corresponding to -e^t guess is: Ce^t but since e^t is solution to homogeneous ode so the guess is
Cte^t instead of Ce^t
Guess corresponding to 3e^3t is
De^{3t}
So correct form of particular solution is
Y=At^3+Bt^2+Cte^t+De^{3t}
