How do I take the laplace of this?

  • Thread starter Thread starter shreddinglicks
  • Start date Start date
  • Tags Tags
    Laplace
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 1K views
shreddinglicks
Messages
225
Reaction score
7

Homework Statement


Find F(S)

Homework Equations


L[e^(2-t)U(t-2)]

The Attempt at a Solution


a = 2

and using the laplace table I got:

e^(-2s)/(s-2)

answer should be:

e^(-2s)/(s+1)
 
Physics news on Phys.org
shreddinglicks said:

Homework Statement


Find F(S)

Homework Equations


L[e^(2-t)U(t-2)]

The Attempt at a Solution


a = 2

and using the laplace table I got:

e^(-2s)/(s-2)

answer should be:

e^(-2s)/(s+1)
##e^{2 - t} = e^2 \cdot e^{-t}##
##\mathcal{L}[e^{at}] = \frac{1}{s - a}##

Plus, you need to deal with that u(t - 2).
 
shreddinglicks said:

Homework Statement


Find F(S)

Homework Equations


L[e^(2-t)U(t-2)]

The Attempt at a Solution


a = 2
What is ##a## supposed to represent?

and using the laplace table I got:

e^(-2s)/(s-2)
What was your thinking in coming up with this?
 
Why not work from the definition:
\begin{align}
\int_0^{\infty}e^{2-t}\mathcal{U}(t-2)e^{-st}dt &= e^2\int_2^{\infty}\exp[-t(1 + s)]dt\\
&= \ldots
\end{align}