raytrace
- 9
- 0
Homework Statement
Solve using the Laplace Transforms (can not use partial fractions)
f '(t) + [tex]\int2f(u) du[/tex] = 2 + 3f(t)
Homework Equations
Using Laplace
f '(t) gets replaced with sF(s) -f(0)
[tex]\int2f(u) du[/tex] gets replaced with [tex]\frac{2F(s)}{s}[/tex]
Please correct me if I'm wrong on the replacements here.
The Attempt at a Solution
After using Laplace on both sides I get
[tex]sF(s)-f(0)+\frac{2F(s)}{s} = \frac{2}{s} + 3F(s)[\tex]<br /> <br /> [tex]sF(s)-3F(s)+\frac{2F(s)}{s} = \frac{2}{s} + f(0)[\tex]<br /> <br /> [tex]F(S)(s-3+\frac{2}{s}) = \frac{2}{s} + f(0)[\tex]<br /> <br /> Divide through and manipulate a little to get:<br /> <br /> [tex]F(S) = \frac{2}{(s-2)(s-1)} + f(0)\frac{s}{(s-2)(s-1)}[\tex]<br /> <br /> OK, here is where I get stuck. The first half I can figure out, it's the s/((s-2)(s-1)) that I can't figure out. I did find a transform in the Laplace tables in the back of the book but this particular transform was not on the list of approved transforms we could use freely (without proving).<br /> <br /> So, I've either screwed up in my math here somewhere's or I have to prove the Inverse Laplace Transform of s/((s-2)(s-1)). Now someone mentioned using the l'hospital's rule on it but I don't see how.<br /> <br /> I'm completely at a loss. Please help.[/tex][/tex][/tex][/tex]