raytrace
- 9
- 0
Homework Statement
Solve using the Laplace Transforms (can not use partial fractions)
f '(t) + \int2f(u) du = 2 + 3f(t)
Homework Equations
Using Laplace
f '(t) gets replaced with sF(s) -f(0)
\int2f(u) du gets replaced with \frac{2F(s)}{s}
Please correct me if I'm wrong on the replacements here.
The Attempt at a Solution
After using Laplace on both sides I get
sF(s)-f(0)+\frac{2F(s)}{s} = \frac{2}{s} + 3F(s)[\tex]<br /> <br /> sF(s)-3F(s)+\frac{2F(s)}{s} = \frac{2}{s} + f(0)[\tex]<br /> <br /> F(S)(s-3+\frac{2}{s}) = \frac{2}{s} + f(0)[\tex]&lt;br /&gt; &lt;br /&gt; Divide through and manipulate a little to get:&lt;br /&gt; &lt;br /&gt; F(S) = \frac{2}{(s-2)(s-1)} + f(0)\frac{s}{(s-2)(s-1)}[\tex]&amp;lt;br /&amp;gt; &amp;lt;br /&amp;gt; OK, here is where I get stuck. The first half I can figure out, it&amp;amp;#039;s the s/((s-2)(s-1)) that I can&amp;amp;#039;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).&amp;lt;br /&amp;gt; &amp;lt;br /&amp;gt; So, I&amp;amp;#039;ve either screwed up in my math here somewhere&amp;amp;#039;s or I have to prove the Inverse Laplace Transform of s/((s-2)(s-1)). Now someone mentioned using the L&amp;amp;#039;Hopitals rule on it but I don&amp;amp;#039;t see how.&amp;lt;br /&amp;gt; &amp;lt;br /&amp;gt; I&amp;amp;#039;m completely at a loss. Please help.