Laplace transform of piecewise function with t*exp(2t) for t≥1

Join the discussion
Registration is free. Start your own thread to ask a follow-up.
1 reply · 2K views
Philip Wong
Messages
95
Reaction score
0

Homework Statement


f(t) is a piecewise function:
{0 0<= t< 1
{t*exp(2t) t = >1

Homework Equations


F(s)= L{f(t)}

The Attempt at a Solution



F(s)= L{t*exp(2t)}

for this problem I just took the Laplace Transformer directly from the table which is: n!/ (s-a)^(n+1)

and after plucking in the relevant number I got:
1/(s-2)^2

Firstly I want to ask, is this correct? And have I missed any steps when setting up this problem?

Secondly if this is correct and I don't want to use the table to get the formula directly, can someone please show me other methods to come to the same answer.

thanks,
Phil
 
Physics news on Phys.org
What you have is incorrect. That is the Laplace transform of [itex]f(t)= te^{2t}[/itex] which is NOT the same as the function given here.

Do not know the definition of the Laplace transform? It is
[tex]F(f)= \int_0^\infty e^{-st}f(t)dt[/tex]

Integrate that.
The Laplace transform of this function is
[tex]\int_1^\infty e^{-st}te^{2t}dt= \int_1^\infty te^{(2- s)t}dt[/tex]