Laplace transform, with integral

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

Homework Statement


I'm trying to solve a definite Laplace transform. The function is defined as [tex]f(t) = sin(t)[/tex] over the interval [tex][0, \pi][/tex]

Homework Equations


The integrate to evaluate is:
[tex]\int_0^\pi e^{-st} sin(t) dt[/tex]


The Attempt at a Solution


To evaluate, first use integration by parts (IBP).
[tex] \begin{matrix}<br /> u = sin(t) \quad dV = e^{-st} dt\\<br /> du = cos(t) dt \quad V = \frac{e^{-st}}{-s}<br /> \end{matrix}[/tex]

[tex]\int_0^\pi e^{-st} sin(t) dt = \frac{sin(t) e^{-st}}{-s} + \frac{1}{s} \int_0^\pi e^{-st} cos(t) dt[/tex]
However, I'm stuck here. I can try to keep evaluating by parts, but it looks to me like I'm stuck in a loop. Integrating by parts will alternate me between sine and cosine, and the only thing that will change will be the increasing power for the "s" in the denominator.

Any help is greatly appreciated.
 
Physics news on Phys.org
The trick is when you get back to the sine, move the integral to the LHS, so you end up with

[tex](\textrm{some stuff}) \int_0^\pi e^{-st}\sin t\, dt = \textrm{other stuff}[/tex]