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

  • Thread starter Thread starter jesuslovesu
  • Start date Start date
  • Tags Tags
    Second order
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
jesuslovesu
Messages
185
Reaction score
0
[SOLVED] Nonhomogenous Second Order DE

Homework Statement


[tex]y'' - 2y' - 3y = -3te^{-t}[/tex]
Solve

Homework Equations


The Attempt at a Solution



Well first I tried
[tex]Y(t) = Ate^{-t}[/tex]
then
[tex]Y(t) = At^2e^{-t}[/tex]
then
[tex]Y(t) = At^3e^{-t}[/tex]
and
[tex]Y(t) = At^3e^{-t} + Bt^2e^{-t}[/tex]
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
[tex]Ae^{-t} = -3te^{-t}[/tex] 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 [tex]Ae^{-t}[/tex] which never cancels out so I can never equation -3te^{-t} to any of my terms
 
Last edited:
ah finally got it with [tex]At^2e^{-1}+Bte^{-1}[/tex]
bah that sucked