I don't understand how to laplace transform heaviside functions

Click For Summary
SUMMARY

The discussion focuses on the Laplace transform of the function (6-t)heaviside(t-2). The user struggles with applying the correct formulas for the Heaviside function, specifically the Laplace transforms: heaviside(t-c) transforms to e^(-c)/s and heaviside(t-c)f(t-c) transforms to e^(-cs)F(s). The user initially misapplies these rules, leading to incorrect results. Ultimately, the correct approach involves rewriting the function in terms of (t-2) and applying the transformation correctly, as outlined in the provided solution.

PREREQUISITES
  • Understanding of Laplace transforms
  • Familiarity with Heaviside functions
  • Basic calculus, particularly integration
  • Knowledge of function shifting in transforms
NEXT STEPS
  • Study the properties of the Heaviside function in Laplace transforms
  • Learn about function shifting techniques in Laplace transforms
  • Practice solving Laplace transforms of piecewise functions
  • Explore advanced applications of Laplace transforms in differential equations
USEFUL FOR

Students studying engineering mathematics, particularly those focusing on differential equations and control systems, as well as educators teaching Laplace transforms and their applications.

1MileCrash
Messages
1,338
Reaction score
41

Homework Statement



(6-t)heaviside(t-2)

This is just one term of the real problem I'm working, but it will serve to help me figure this out.

Homework Equations





The Attempt at a Solution



http://www.wolframalpha.com/input/?i=laplace+transform+{(6-t)heaviside(t-2)}

I really, REALLY don't understand how to do this, at all.

My textbook makes the following claims:

heaviside(t-c) laplace transform: e^(-c)/s
heaviside(t-c)f(t-c) laplace transform: e^(-cs)F(s) where F denotes the transform of f

Ok, fine. Apparently I am not very math literate because that makes me do the following:

(6-t)heaviside(t-2) = (4-(t-2))heaviside(t-2) = 4heaviside(t-2) - (t-2)heaviside(t-2)

By the rules above, the laplace transform I want to say is:

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


Which is wrong. I have NO idea what to do with this, I don't understand what these rules are telling me to do.


Thanks for any advice.
 
Last edited:
Physics news on Phys.org
*sigh* nevermind, I see that I am transforming the shifted function and I shouldn't be.

This is annoying.
 
1MileCrash said:

Homework Statement



(6-t)heaviside(t-2)

This is just one term of the real problem I'm working, but it will serve to help me figure this out.

Homework Equations


The Attempt at a Solution



http://www.wolframalpha.com/input/?i=laplace+transform+{(6-t)heaviside(t-2)}

I really, REALLY don't understand how to do this, at all.

My textbook makes the following claims:

heaviside(t-c) laplace transform: e^(-c)/s
heaviside(t-c)f(t-c) laplace transform: e^(-cs)F(s) where F denotes the transform of f

Ok, fine. Apparently I am not very math literate because that makes me do the following:

(6-t)heaviside(t-2) = (4-(t-2))heaviside(t-2) = 4heaviside(t-2) - (t-2)heaviside(t-2)

By the rules above, the laplace transform I want to say is:

4e^(-2s)/s - e^(-2s)(1/s^2 - 2/s)Which is wrong. I have NO idea what to do with this, I don't understand what these rules are telling me to do.

Thanks for any advice.

I will use ##u(t)## for heaviside(t). You have the formula$$
\mathcal L(f(t-c)u(t-c) = e^{-sc}\mathcal L(f(t))=e^{-sc}F(s)$$The problem with using this for taking transforms is that usually you are asked to take the transform of ##f(t)u(t-c)##. In your example where ##f(t) = 6 -t## that is why they jump through hoops to write ##6-t =4-(t-2)##, so it is written as a function of ##(t-2)## to match the ##u(t-2)##.

Let's look at what you would get taking the transform of ##f(t)u(t-c)##:$$
\mathcal L(f(t)u(t-c) = \int_0^\infty e^{-st}f(t)u(t-c)\, dt =\int_c^\infty e^{-st}f(t)\, dt$$Now let ##v = t-c## so we get$$
\int_0^\infty e^{-s(v+c)}f(v+c)\, dv =e^{-sc}\int_0^\infty e^{-sv}f(v+c)\, dv =
e^{-sc}\int_0^\infty e^{-st}f(t+c)\, dt=e^{-sc}\mathcal L(f(t+c))$$This says that if you want to transform ##f(t)u(t-c)## you can do the following steps:
1. Replace ##t## by ##t+c## in the formula for ##f(t)##.
2. Transform that.
3. Multiply the result by ##e^{-sc}##.
Try it and see if you like it.

[Edit] I see you solved it while I was typing. Try my suggestion anyway, you might like it better.
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 10 ·
Replies
10
Views
3K
Replies
3
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 13 ·
Replies
13
Views
4K
  • · Replies 3 ·
Replies
3
Views
6K
  • · Replies 1 ·
Replies
1
Views
1K