What is the solution to a nonhomogenous second order differential equation?

  • Thread starter Thread starter jesuslovesu
  • Start date Start date
  • Tags Tags
    Second order
jesuslovesu
Messages
185
Reaction score
0
[SOLVED] Nonhomogenous Second Order DE

Homework Statement


y'' - 2y' - 3y = -3te^{-t}
Solve

Homework Equations


The Attempt at a Solution



Well first I tried
Y(t) = Ate^{-t}
then
Y(t) = At^2e^{-t}
then
Y(t) = At^3e^{-t}
and
Y(t) = At^3e^{-t} + Bt^2e^{-t}
but I can't seem to get the correct form.

Does anyone know what form I need my Y(t) in order to solve this?
 
Physics news on Phys.org
I believe I end up with a term like
Ae^{-t} = -3te^{-t} which I don't believe I can do anything with?

In fact, in all the cases I've tried I always seem to get something like Ae^{-t} which never cancels out so I can never equation -3te^{-t} to any of my terms
 
Last edited:
ah finally got it with At^2e^{-1}+Bte^{-1}
bah that sucked
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top