F(s)=7s^2+23s+30/(s-2)(s^2+2s+5) Inverse laplace transform just wondering if i should start it like....
complete the square for the \[s^2+2s+5\] in the denominator giving \[(s+1)^2+4\]
but partial fraction decomposition would give me C/4 and don't know if that's acceptable...
@abb0t assistance please???
Wait, what?
just wondering if C/4 would be acceptable for partial fraction decomp...
\(\frac{c}{4}\) ?
Oh, yeah. It is. It's like \(\frac{1}{4}C\) like multiplied by constant.
oh ok cool.. thanks!
@oldrin.bataku if you get a chance and could help me that would be awesome. Im not even sure if im starting this one right
@abb0t could you help with this one? i don't think how i tried to start it is right...
and if it is then i just messed up the partial fractions
Hmm..ok. Well, you could use partial fraction decomp, and substitute (s+1)\(\rightarrow\)s correct?
s+1?
from completing the squre?
oh do i have to take derivative of something?
is latex showing up for you guys @abb0t @rperez36 ?
I think so. Yeah.
word ty
You actually could separate each function. Yes.
\[\frac{ A }{(s-2) }+\frac{ Bs+C }{ (s^2+2s+5) }\] so u find the constants A, B and C then take inverse laplace of each fraction
You could use the derivative on the last one I believe. I forgot the theorems and corollaries..
ah ok @litchlani that should be it. i'll try it and see if i can derive the answer.
@litchlani i got close to the answer but not quite. Was definitely the way to approach it though!
sorry I wasn't home! $$F(s)=\frac{7s^2+23s+30}{(s-2)(s^2+2s+5)}=\frac{A}{s-2}+\frac{Bs+C}{s^2+2s+5}\\A(s^2+2s+5)+(Bs+C)(s-2)=7s^2+23s+30\\(A+B)s^2+(2A-2B+C)s+(5A-2C)=7s^2+23s+30\\A+B=7\\2A-2B+C=23\\5A-2C=30$$ solving we use:$$A+B=7\\2A+2B=14\\2A-2B+C=23\\2A-2B+C+2A+2B=23+14\\4A+C=37\\8A+2C=74\\5A-2C=30\\13A=104\\A=8\\B=7-8=-1\\C=37-4(8)=5$$i.e. our decomposition yields:$$F(s)=\frac8{s-2}-\frac{s-5}{s^2+2s+5}$$note however that \(s^2+2s+5\) can be rewritten by completing the square \(s^2+2s+5=s^2+2s+1+4=(s+1)^2+2^2\). We can also rewrite \(s-5=s+1-6\):$$F(s)=\frac8{s-2}-\frac{s+1}{(s+1)^2+2^2}+3\frac2{(s+1)^2+2^2}$$
now, the inverse Laplace is straightforward in this form:$$f(t)=\mathcal{L}^{-1}\left\{\frac8{s-2}-\frac{s+1}{(s+1)^2+2^2}+3\cdot\frac2{(s+1)^2+2^2}\right\}=8e^{2t}-e^{-t}\cos2t+3e^{-t}\sin2t$$
\(f(t)=8e^{2t}-e^{-t}\cos2t+3e^{-t}\sin2t\)
Join our real-time social learning platform and learn together with your friends!