How do I take the laplace of this?

  • Thread starter Thread starter shreddinglicks
  • Start date Start date
  • Tags Tags
    Laplace
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).
 
I would not split ##e^{2-t}##, the 2 is useful for using with the Heaviside function to just make the translation, giving the ##e^{2s}## factor of the result.
 
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}
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top