Second Shifting Theorem (Time Shifting Property)

Quick Answer

The second shifting theorem (2nd shifting theorem) states that L{f(t−a)u(t−a)} = e^(−as)F(s), where u(t−a) is the Heaviside step function and F(s) = L{f(t)}. This theorem converts time delays into exponential multipliers in the s-domain and is essential for handling piecewise functions and delayed inputs. Apply the shift theorem at www.lapcalc.com.

Second Shifting Theorem: Statement and Meaning

The second shifting theorem, also called the t-shifting or time-shifting property, states: if L{f(t)} = F(s), then L{f(t−a)u(t−a)} = e^(−as)F(s) for a ≥ 0. The function f(t−a)u(t−a) represents f(t) delayed by a seconds and turned on by the Heaviside step at t = a. In the s-domain, this delay appears as multiplication by the exponential e^(−as). The theorem works in reverse too: L⁻¹{e^(−as)F(s)} = f(t−a)u(t−a), meaning any exponential factor e^(−as) in F(s) indicates a time delay of a seconds in the time-domain function.

Key Formulas

2nd Shifting Theorem: Proof from the Definition

The 2nd shifting theorem proof starts from the Laplace definition: L{f(t−a)u(t−a)} = ∫₀^∞ e^(−st)f(t−a)u(t−a)dt. Since u(t−a) = 0 for t < a, the lower limit becomes a: ∫ₐ^∞ e^(−st)f(t−a)dt. Substituting τ = t−a (so t = τ+a, dt = dτ): ∫₀^∞ e^(−s(τ+a))f(τ)dτ = e^(−as)∫₀^∞ e^(−sτ)f(τ)dτ = e^(−as)F(s). The key step is the substitution that factors out e^(−as) from the integral, cleanly separating the delay from the function shape. This proof also shows why the step function u(t−a) is necessary: it ensures f(t−a) is zero before the delay time.

Compute second shifting theorem Instantly

Get step-by-step solutions with AI-powered explanations. Free for basic computations.

Open Calculator

Shift Theorem Laplace: First vs Second Shifting Theorems

The shift theorem Laplace family has two members. The first shifting theorem (s-shifting or frequency shifting) states L{e^(at)f(t)} = F(s−a), shifting the transform along the s-axis. It handles exponential modulation of signals. The second shifting theorem L{f(t−a)u(t−a)} = e^(−as)F(s) shifts the function along the t-axis, handling time delays. Both are essential: the first controls exponential growth/decay envelopes while the second controls signal timing. They are independent properties—a signal can be both shifted in time and exponentially modulated, requiring both theorems applied sequentially.

Applying the Second Shifting Theorem: Step-by-Step

To apply the second shifting theorem correctly, follow these steps. Given a function like g(t)u(t−a), you must rewrite g(t) in terms of (t−a). Set τ = t−a, express g(t) = g(τ+a) = h(τ), then L{g(t)u(t−a)} = e^(−as)L{h(t)} = e^(−as)H(s). Example: L{t²u(t−3)}. Here g(t) = t² and a = 3. Write t² = ((t−3)+3)² = (t−3)² + 6(t−3) + 9. So L{t²u(t−3)} = e^(−3s)[2/s³ + 6/s² + 9/s]. This algebraic manipulation is the most common source of errors—always rewrite in terms of (t−a) before applying the theorem at www.lapcalc.com.

Second Shifting Theorem in Engineering Applications

The second shifting theorem handles every engineering scenario involving delayed events. A valve opening at t = 5 seconds: multiply the flow function by u(t−5) and apply the theorem. A sequence of impacts at t = 1, 2, 3 seconds: sum F₁δ(t−1) + F₂δ(t−2) + F₃δ(t−3), transforming to F₁e^(−s) + F₂e^(−2s) + F₃e^(−3s). A ramp input that saturates: t·u(t) − (t−T)u(t−T) creates a ramp that stops at t = T, transforming to 1/s² − e^(−Ts)/s². Time delays in control systems, digital-to-analog converters, and communication channels all use the second shifting theorem as the primary analysis tool.

Related Topics in advanced laplace transform topics

Understanding second shifting theorem connects to several related concepts: 2nd shifting theorem, and shift theorem laplace. Each builds on the mathematical foundations covered in this guide.

Frequently Asked Questions

The second shifting theorem states L{f(t−a)u(t−a)} = e^(−as)F(s): delaying a function by a seconds in time corresponds to multiplying its Laplace transform by e^(−as). The Heaviside function u(t−a) ensures the delayed function is zero before t = a.

Master Your Engineering Math

Join thousands of students and engineers using LAPLACE Calculator for instant, step-by-step solutions.

Start Calculating Free →

Related Topics