Particular solution of $y''−2y'+y=e^t+t$

64 Views Asked by At

how to guess a particular solution for the following DV?

$y''−2y'+y=e^t+t$

1

There are 1 best solutions below

0
On BEST ANSWER

Note that both $e^t$ and $te^t$ are solutions to the homogeneous equation $$y′′−2y′+y= 0$$

Thus for your particular solution you need to choose $$ y_p = At^2e^t+Bt+C$$ and find the constants by plugging $y_p$ in $$ y′′−2y′+y=e^t+t$$