How Can I Integrate (sin t)(e^-st) by Parts?

  • Thread starter Thread starter Jerimy240
  • Start date Start date
  • Tags Tags
    Interval
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
Jerimy240
Messages
2
Reaction score
0
f(t)={sin t, 0<t<pie
0, t>pie}

After integrating (sin t)(e^-st) by parts I get

-1/s(sin t)e^-st + 1/s Integral[(e^-st (cos t)dt]

Looks like I'll be integrating forever. I'm I missing something?

Also, is there software you can install to help you type math symbols so I can interact on this forum more efficiently?
 
Physics news on Phys.org
Yes, you are integrating
[tex]\int_0^{\pi} e^{-st}sin(t)dt[/tex]
and if you use integration by parts with you will, after a couple of integrations get something like
[tex]\int_0^{\pi} e^{-st}sin(t)dt= F(s)- C\int_0^\pi e^{-st}sin(t)dt[/tex]

Now add that integral to both sides:
[tex](1+ C)\int_0^{\pi} e^{-st}sin(t)dt= F(s)[/tex]
 
Thanks HOI, the final answer is (1+e^-spie)/(s^2 + 1) I don't know how to get there