center o bass
- 545
- 2
Homework Statement
Solve
y''(t) - k^2 y(t) = e^{-a|t|} where a and k are both positive and real.
Homework Equations
The solution was obtained trough a Fourier transform.
The Attempt at a Solution
I got the solution
y(t) = \frac{ke^{-at} - ae^{-kt}}{k(a^2 - k^2)}
but when i plug it back into the differential equation i just get
e^{-at}
how could I get the absolute value back in there?
Might there be anything wrong with my solution procedure?