Heaviside Step Function and Shifting Theorems
Problem
Express f(t) = 0 for t < 2 and 5 for t >= 2 using the Heaviside step u(t - 2). Find its Laplace transform, and show the second shifting theorem in action.
Explanation
What the Heaviside step function is
The Heaviside step function (also just step function, or unit step) is
A shifted step "turns on" at :
It is the fundamental tool for writing down piecewise signals — anything with switching behaviour — in closed form so the Laplace transform can chew through it.
Building piecewise functions with step functions
A few patterns:
- Turn on at forever: .
- A rectangle between and : .
- A value starting at : .
- Piecewise: on , on , ...: .
The given function
This is just "turn on the value at ":
Laplace transform of the Heaviside step
From the definition:
So
The two shifting theorems (both memorable)
First shifting theorem — s-shift. Time-domain multiplication by ↔ -domain shift by .
Second shifting theorem — t-shift. Time-domain shift-plus-step ↔ -domain multiplication by .
Common mnemonic: time-shift gives (exponential decay in ), frequency-shift gives (argument shift).
The second shifting theorem is why Heaviside step functions are so useful — they give us a way to write shifted signals, and the Laplace transform of any such signal is just times the Laplace of the un-shifted piece.
Using second shifting — a worked example
Suppose we want .
The function has . The given function is with :
Warning. The theorem requires the time argument inside to match the shift: , not . If you have (where is the original, not the shifted, polynomial), you must first rewrite it as and expand.
Laplace transforming a piecewise function — recipe
- Rewrite the piecewise function as a sum of step-multiplied pieces.
- For each piece of the form where 's argument isn't shifted, rewrite and simplify algebraically until you have for some .
- Apply the second shifting theorem: .
Worked ODE example — switched forcing
Laplace both sides:
Partial-fraction the "skeleton" without the :
Apply the second shift (multiply by in the -domain ↔ shift by and step in the time domain):
(using ). So the oscillator stays at rest until , then gets turned on by the step and rings with amplitude around a new equilibrium of .
Delta is the derivative of step
In the distributional sense:
So for — matching what we used in #191.
Common mistakes
- Confusing the two shifting theorems. One is , the other is . They move the function in opposite domains.
- Forgetting to rewrite as . Second shifting requires , not . If your function isn't already shifted, do the algebra first.
- Dropping the in the time domain after inversion. Without it, the solution is wrong for .
- Trying to apply second shifting for negative . The theorem requires ; negative shifts correspond to the function being "on" before , which breaks the Laplace setup.
Try it in the visualization
Slide the step location and see the signal's "on" time move along the time axis. Stack several step-multiplied pieces to build a rectangle pulse or a staircase, and watch the Laplace transform update — each contributes an factor.
Interactive Visualization
Parameters
Got your own math or physics problem?
Turn any problem into an interactive visualization like this one — powered by AI, generated in seconds. Free to try, no credit card required.