4.6.25 · D3Ordinary Differential Equations

Worked examples — Laplace transform — definition, region of convergence

3,213 words15 min readBack to topic

Before anything, one reminder we lean on constantly. The variable is a complex number, written , where is its "real part" (a plain number on the horizontal axis) and is its "imaginary part." The only thing that decides whether the infinite integral settles down is , because the size of the kernel is The piece just spins on a circle of radius — it never changes size. So convergence is a race between shrinking and growing. Hold that picture.

One more tool we quote several times, so let's pin its exact meaning here (the parent defined it too):


The scenario matrix

Every Laplace problem this topic can throw at you falls into one of these cells. Each worked example below is tagged with the cell(s) it covers. (Reminder: ROC = Region Of Convergence.)

# Case class What's special Example
A Positive growth rate ROC boundary is at Ex 1
B Negative growth rate ROC extends left of : Ex 2
C Zero growth (bounded / constant) , ROC is Ex 3
D Oscillation (sine / cosine) complex , real answer Ex 4
E Polynomial × exponential needs shifting or repeated IBP Ex 5
F Degenerate: no transform exists grows faster than any Ex 6
G Limiting case ( recovers a simpler formula) continuity check Ex 7
H Piecewise / shifted "switch-on" integral splits at a jump Ex 8
I Word problem (radioactive decay signal) build from a story Ex 9
J Exam twist (same , which ROC?) ROC decides the answer Ex 10


Ex 1 — Cell A: positive growth rate


Ex 2 — Cell B: negative growth rate

Figure — Laplace transform — definition, region of convergence

The figure above shows both ROCs as shaded half-planes on the -plane. Notice the shaded region for (magenta boundary at ) sits entirely to the right, while (violet boundary at ) reaches far left. Both are half-planes opening rightward — that shape never changes.


Ex 3 — Cell C: zero growth (constant)


Ex 4 — Cell D: oscillation


Ex 5 — Cell E: polynomial × exponential


Ex 6 — Cell F: degenerate, NO transform


Ex 7 — Cell G: limiting case (continuity)


Ex 8 — Cell H: piecewise / switch-on


Ex 9 — Cell I: word problem


Ex 10 — Cell J: exam twist (ROC decides everything)


Wrap-up recall

Recall Match each cell to its lesson

Cell A (positive growth) ::: ROC starts to the right of : . Cell B (negative growth) ::: ROC extends left of : with . Cell C (constant) ::: , ROC , transform is . Cell D (oscillation) ::: use Euler to reuse ; real answer, ROC . Cell E (poly × exp) ::: shifting gives . Cell F (super-fast growth) ::: not exponential order → NO transform for any . Cell G (limit ) ::: ; formulas are continuous. Cell H (finite duration) ::: split at the jump; converges for the ==entire -plane== (including via the removable-singularity fill-in ). Cell I (word problem) ::: build from the story, then reuse with . Cell J (ambiguous algebra) ::: the ROC is what distinguishes two signals with the same . On the boundary ::: the race is a tie; generally diverges, so ROC is the strict-open half-plane.


Connections


#flashcard