Laplace transform of Heaviside function

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 3K views
gravenewworld
Messages
1,129
Reaction score
27

Homework Statement



What is the laplace transform of H(-t-17)

Homework Equations



Shifting theorem:

L(H(t-a)) = (e^-as)/s

The Attempt at a Solution



This is the only part of the problem that I can not get (this part is from a larger differential equation I'm trying to solve). I'm can't seem to figure out how the Laplace transform changes if there is a negative sign in front of the t. I'm not sure if there are some properties of the Heaviside function that will allow me to solve this that I simply don't know and that we didn't go over in class.
 
Last edited:
Physics news on Phys.org
gravenewworld said:

Homework Statement



What is the laplace transform of H(-t-17)

Homework Equations



Shifting theorem:

H(t-a) = (e^-at)/s

The Attempt at a Solution



This is the only part of the problem that I can not get (this part is from a larger differential equation I'm trying to solve). I'm can't seem to figure out how the Laplace transform changes if there is a negative sign in front of the t. I'm not sure if there are some properties of the Heaviside function that will allow me to solve this that I simply don't know and that we didn't go over in class.
It's "Heaviside" which is now fixed.

Your relevant equation is incorrect and has two errors. It should be L(H(t - a)) = (e-as)/s.

H(t) is the unit step function. H(t - a) is the translation of the unit step function by a units. H(-t - 17) = H(-(t + 17)). This involves a reflection across the vertical axis, followed by a translation to the left by 17 units.
 
gravenewworld said:

Homework Statement



What is the laplace transform of H(-t-17)

Homework Equations



Shifting theorem:

L(H(t-a)) = (e^-as)/s

The Attempt at a Solution



This is the only part of the problem that I can not get (this part is from a larger differential equation I'm trying to solve). I'm can't seem to figure out how the Laplace transform changes if there is a negative sign in front of the t. I'm not sure if there are some properties of the Heaviside function that will allow me to solve this that I simply don't know and that we didn't go over in class.

If [itex]t > 0[/itex] then [itex]-t -17 < 0[/itex] so [itex]H(-t-17) = 0[/itex] for all [itex]t > 0[/itex]. Since the Laplace transform only cares about the values of a function in [itex]t > 0[/itex] the Laplace transform of [itex]H(-t-17)[/itex] is equal to the Laplace transform of the zero function.
 
Thank you both. I was actually able to pull up a nice identity online for H(x), where H(x) = (x + |x|)/2x. It helped a lot as well.