4.6.27 · D5Ordinary Differential Equations
Question bank — Properties — linearity, first - second shift theorems, scaling
True or false — justify
TRUE/FALSE: requires and to have the same order of growth.
False. Linearity comes purely from the integral splitting a sum; it needs only that both transforms exist separately, not that they match in any way.
TRUE/FALSE: .
False. Linearity handles sums, not products. The transform of a product of two time-functions is a convolution in , not a product — see Convolution Theorem.
TRUE/FALSE: The first shift works for negative too.
True. Nothing in the derivation assumed ; e.g. gives . The sign just decides which way the transform slides on the -axis.
TRUE/FALSE: The second shift is valid for .
False. The derivation splits the integral at and needs so the delay lands inside . A "negative delay" would ask for information before , outside the transform's domain.
TRUE/FALSE: Scaling holds for any real .
False. It requires . If the substitution flips the integration limits and probes negative time, breaking the derivation.
TRUE/FALSE: is just linearity applied to .
True. A constant , and linearity pulls the out: .
TRUE/FALSE: Multiplying a function by changes the shape of its transform.
False. It slides the entire transform sideways () without altering its form; every simply becomes .
TRUE/FALSE: A time delay changes the size (amplitude) of .
False. It only attaches the complex-magnitude-one-on-the-imaginary-axis tag ; the underlying is untouched, matching "delay doesn't change shape."
TRUE/FALSE: The first and second shift can be applied to the same function one after another.
True. They act on different domains (one on , one via a time delay), so e.g. is a legitimate combination — just apply each rule carefully.
Spot the error
FIND THE ERROR: "."
The second shift needs , but . You must rewrite first, then transform each piece. Only the delayed-argument form earns .
FIND THE ERROR: "."
The first shift replaces by everywhere, including the numerator. The correct answer is ; leaving the top as is the classic half-substitution slip.
FIND THE ERROR: " where ."
The algebra dropped the from clearing the fraction: , not .
FIND THE ERROR: " — the is absorbed into ."
The comes from the Jacobian and sits outside the integral; it multiplies the whole result. Forgetting it gives an amplitude that is wrong by a factor of .
FIND THE ERROR: "."
The constant is a function of time and must itself be transformed: . The correct answer is ; you cannot leave a raw constant in the -world.
FIND THE ERROR: "Both shift theorems produce a factor because both involve an exponential."
Only the second shift produces a factor . The first shift produces a substitution with no external exponential factor at all.
FIND THE ERROR: "."
Here (since ), so , giving . The writer wrongly used , the transform of .
Why questions
WHY does linearity hold at all for the Laplace transform?
Because is built from an integral, and integration lets you pull out constants and split sums — those two rules are linearity.
WHY does the first shift turn a time-multiply by into an -shift?
Combining makes the integral look exactly like the definition of but with replaced by , so the result is .
WHY does the second shift need the unit step ?
Without it the integral starts at , but the substitution that factors out only works cleanly if the integrand is zero below — which is exactly what guarantees.
WHY does scaling time by stretch the -axis by ?
The substitution forces to appear as inside the integral, so squeezing time (large ) spreads the transform out along — a reciprocal trade-off like Fourier.
WHY does an extra appear in the scaling formula but not in the shift formulas?
Only the scaling substitution changes the differential (); the shift derivations either combine exponentials or shift limits without rescaling , so no Jacobian factor arises.
WHY is preferred over re-integrating from scratch?
It reuses a transform you already know and only substitutes , avoiding a fresh integral — that reuse is the entire point of building a table of properties.
WHY can't we just write using the second shift with ?
The Dirac delta is not an ordinary delayed function ; it's a distribution and is transformed directly as — see Unit Step and Dirac Delta Functions.
Edge cases
EDGE CASE: What is when ?
The step becomes for and the factor is , so it reduces to plain — the "no delay" case, consistent with the general rule.
EDGE CASE: What does the first shift give when ?
and , so nothing changes — the identity case, a sanity check that the rule degrades gracefully.
EDGE CASE: What does scaling give at ?
: no squeeze, no change — again the identity, confirming the formula is consistent at its boundary.
EDGE CASE: Applying scaling as (very slow time).
blows up: the prefactor diverges and evaluates near , reflecting that infinitely-slowed signals lose their transform's convergence. The formula still holds for every fixed but degenerates in the limit.
EDGE CASE: when is NOT written as — can you still use the second shift?
Not directly. You must first re-express in powers of (e.g. Taylor-expand or algebraically shift), transform each delayed piece, then apply to each. The raw form has no shortcut.
EDGE CASE: Does linearity let you transform from ?
No. Absolute value is a nonlinear operation, so has no relation to through linearity — you must transform as a new function from scratch.
EDGE CASE: If exists only for , where does converge?
For , i.e. : the region of convergence shifts right by along with the transform. The shift moves the convergence strip, not just the formula.
Recall One-line summary of every trap
Linearity: sums split, products don't. First shift: substitute everywhere, any sign of . Second shift: needs , needs , needs the argument written as , and stamps . Scaling: only, and never drop the .
Connections
- 4.6.27 Properties — linearity, first - second shift theorems, scaling (Hinglish)
- Laplace Transform — Definition and Existence
- Laplace Transforms of Standard Functions (1, e^at, sin, cos, t^n)
- Inverse Laplace Transform and Partial Fractions
- Unit Step and Dirac Delta Functions
- Convolution Theorem