Solving y''-6y+9y=2 with Laplace Transforms

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
f00lishroy
Messages
6
Reaction score
0

Homework Statement


y''-6y+9y=2 y(0)=y'(0)=0

*Note* Professor will NOT allow use of partial fractions, so please don't use it.

Homework Equations


Laplace transform table
Y=[y'(0)+sy(0)+ay(0)+R]/[(s^2)+as+b]

The Attempt at a Solution


Y=L(2)/(s-3)^2
L(2)=2/s
Y=(2/s)[1/(s-3)^2]
Y=2*1/[s^3-6s^2+9s]
From here I cannot figure out how to continue without using partial fractions since I can't get the roots, from which I would be able to invert and use the Laplace Transform table.
 
Physics news on Phys.org


You could also invert Y(s) using the Bromwich integral
[tex]y(t)=\frac{1}{2\pi i}\int_{\gamma-i\infty}^{\gamma+i\infty} Y(s)e^{st}\,ds[/tex].