← All Units← 返回单元列表 ← Course Hub← 课程主页
U N I V E R S I T Y  C A L C U L U S
Unit D6 · Solutions解答

The Laplace Transform · Solutions拉普拉斯变换 · 解答

Companion to the University-Style Practice Set配套大学风格练习题集

MEDIUM HARD CORE PROOF APPLIED

Sections 1 to 7: definition and existence, transform table, inverse transforms, IVPs, step functions and shifting, the Dirac delta, convolution1 至 7 节:定义与存在性、变换表、逆变换、初值问题、阶跃函数与平移、狄拉克 delta 函数、卷积CALC IV



PART I  ·  CORE TECHNIQUES第一部分  ·  核心技巧Computational fluency · 28 marks计算熟练度 · 28 分

Worked Solutions详解

Q1MEDIUMCOREdefinition integral and linearity定义积分与线性性[8 marks]

Use $\mathcal{L}\{f\}(s)=\int_{0}^{\infty}e^{-st}f(t)\,dt$ to compute: (a) $\mathcal{L}\{e^{3t}\}$; (b) $\mathcal{L}\{\cos 2t\}$; (c) $\mathcal{L}\{5e^{3t}-3\cos 2t\}$ by linearity.利用 $\mathcal{L}\{f\}(s)=\int_{0}^{\infty}e^{-st}f(t)\,dt$ 计算:(a) $\mathcal{L}\{e^{3t}\}$;(b) $\mathcal{L}\{\cos 2t\}$;(c) 用线性性求 $\mathcal{L}\{5e^{3t}-3\cos 2t\}$。

Answers:答案:  (a) $\dfrac{1}{s-3}$, $s>3$  ·  (b) $\dfrac{s}{s^{2}+4}$, $s>0$  ·  (c) $\dfrac{5}{s-3}-\dfrac{3s}{s^{2}+4}$

(a) Exponential transform from the definition(a) 从定义推导指数变换 M1·A1·A1

Apply the definition with $f(t)=e^{3t}$: (M1)将定义用于 $f(t)=e^{3t}$:(M1)

$$\mathcal{L}\{e^{3t}\}=\int_{0}^{\infty}e^{-st}e^{3t}\,dt=\int_{0}^{\infty}e^{-(s-3)t}\,dt.$$

For $s>3$ this integral converges. (A1) Evaluating:当 $s>3$ 时此积分收敛。(A1) 计算得:

$$\left[\frac{e^{-(s-3)t}}{-(s-3)}\right]_{0}^{\infty}=0-\frac{1}{-(s-3)}=\frac{1}{s-3}.\quad\text{(A1)}$$

(b) Cosine transform via integration by parts twice(b) 通过两次分部积分求余弦变换 M1·M1·A1

Let $I=\int_{0}^{\infty}e^{-st}\cos 2t\,dt$. Integrate by parts: $u=\cos 2t$, $dv=e^{-st}dt$, so $du=-2\sin 2t\,dt$, $v=-\tfrac{1}{s}e^{-st}$. (M1)令 $I=\int_{0}^{\infty}e^{-st}\cos 2t\,dt$。分部积分:取 $u=\cos 2t$,$dv=e^{-st}dt$,则 $du=-2\sin 2t\,dt$,$v=-\tfrac{1}{s}e^{-st}$。(M1)

$$I=\left[-\frac{e^{-st}\cos 2t}{s}\right]_{0}^{\infty}-\frac{2}{s}\int_{0}^{\infty}e^{-st}\sin 2t\,dt=\frac{1}{s}-\frac{2}{s}J,$$

where $J=\int_{0}^{\infty}e^{-st}\sin 2t\,dt$. Integrate $J$ by parts: $u=\sin 2t$, $dv=e^{-st}dt$: (M1)其中 $J=\int_{0}^{\infty}e^{-st}\sin 2t\,dt$。对 $J$ 再次分部积分:取 $u=\sin 2t$,$dv=e^{-st}dt$:(M1)

$$J=\left[-\frac{e^{-st}\sin 2t}{s}\right]_{0}^{\infty}+\frac{2}{s}\int_{0}^{\infty}e^{-st}\cos 2t\,dt=0+\frac{2}{s}I.$$

Substituting back: $I=\tfrac{1}{s}-\tfrac{2}{s}\cdot\tfrac{2}{s}I=\tfrac{1}{s}-\tfrac{4}{s^{2}}I$. Solving for $I$: $I(1+\tfrac{4}{s^{2}})=\tfrac{1}{s}$, so (A1)代回得:$I=\tfrac{1}{s}-\tfrac{2}{s}\cdot\tfrac{2}{s}I=\tfrac{1}{s}-\tfrac{4}{s^{2}}I$。解出 $I$:$I(1+\tfrac{4}{s^{2}})=\tfrac{1}{s}$,因此 (A1)

$$\mathcal{L}\{\cos 2t\}=I=\frac{s}{s^{2}+4},\quad s>0.$$

(c) Linearity(c) 线性性 M1·A1

By linearity of the transform (M1): $\mathcal{L}\{5e^{3t}-3\cos 2t\}=5\cdot\dfrac{1}{s-3}-3\cdot\dfrac{s}{s^{2}+4}$. (A1)由变换的线性性 (M1):$\mathcal{L}\{5e^{3t}-3\cos 2t\}=5\cdot\dfrac{1}{s-3}-3\cdot\dfrac{s}{s^{2}+4}$。(A1)

Insight.点评。 The transform converts a function of $t$ into a function of $s$: it is an integral operator, and the definition integral is the only rigorous foundation for every table entry. The integration-by-parts loop in (b) is the standard derivation for $\cos$ and $\sin$; remembering to name the second integral $J$ and substitute back avoids circular confusion. Linearity is then what makes the transform genuinely useful: a messy combination reduces to a sum of table lookups.拉普拉斯变换将 $t$ 的函数转化为 $s$ 的函数,它是一种积分算子,定义积分是所有变换表项的唯一严密基础。(b) 中的分部积分循环是推导 $\cos$ 和 $\sin$ 变换的标准方法;将第二个积分命名为 $J$ 并代回,可避免逻辑循环。线性性使变换真正实用:复杂的组合可化为变换表查找之和。
Q2MEDIUMCOREfirst shift theorem and transform table第一平移定理与变换表[8 marks]

Apply the first shift theorem $\mathcal{L}\{e^{at}f(t)\}=F(s-a)$: (a) $\mathcal{L}\{e^{-2t}\sin 3t\}$; (b) $\mathcal{L}\{t^{2}e^{4t}\}$; (c) $\mathcal{L}\{e^{t}(2\cos 3t-5\sin 3t)\}$.应用第一平移定理 $\mathcal{L}\{e^{at}f(t)\}=F(s-a)$ 计算:(a) $\mathcal{L}\{e^{-2t}\sin 3t\}$;(b) $\mathcal{L}\{t^{2}e^{4t}\}$;(c) $\mathcal{L}\{e^{t}(2\cos 3t-5\sin 3t)\}$。

Answers:答案:  (a) $\dfrac{3}{(s+2)^{2}+9}$  ·  (b) $\dfrac{2}{(s-4)^{3}}$  ·  (c) $\dfrac{2(s-1)}{(s-1)^{2}+9}-\dfrac{15}{(s-1)^{2}+9}$

(a) s-shift on $\sin 3t$(a) 对 $\sin 3t$ 进行 $s$ 平移 M1·A1·A1

Start from the table entry $\mathcal{L}\{\sin 3t\}=\dfrac{3}{s^{2}+9}$, so $F(s)=\dfrac{3}{s^{2}+9}$. (M1) The multiplier is $e^{-2t}$, so $a=-2$. Replace $s$ by $s-(-2)=s+2$ in $F$: (A1)从变换表项 $\mathcal{L}\{\sin 3t\}=\dfrac{3}{s^{2}+9}$ 出发,即 $F(s)=\dfrac{3}{s^{2}+9}$。(M1) 乘数为 $e^{-2t}$,故 $a=-2$。在 $F$ 中将 $s$ 换为 $s-(-2)=s+2$:(A1)

$$\mathcal{L}\{e^{-2t}\sin 3t\}=F(s+2)=\frac{3}{(s+2)^{2}+9}.\quad\text{(A1)}$$

(b) s-shift on $t^{2}$(b) 对 $t^{2}$ 进行 $s$ 平移 M1·A1·A1

Start from $\mathcal{L}\{t^{2}\}=\dfrac{2!}{s^{3}}=\dfrac{2}{s^{3}}$, so $F(s)=\dfrac{2}{s^{3}}$. (M1) With $a=4$, replace $s$ by $s-4$: (A1)从 $\mathcal{L}\{t^{2}\}=\dfrac{2!}{s^{3}}=\dfrac{2}{s^{3}}$ 出发,即 $F(s)=\dfrac{2}{s^{3}}$。(M1) 取 $a=4$,将 $s$ 换为 $s-4$:(A1)

$$\mathcal{L}\{t^{2}e^{4t}\}=\frac{2}{(s-4)^{3}}.\quad\text{(A1)}$$

(c) Linearity then s-shift with $a=1$(c) 先用线性性再以 $a=1$ 进行 $s$ 平移 M1·A1

Split by linearity: $\mathcal{L}\{e^{t}(2\cos 3t-5\sin 3t)\}=2\mathcal{L}\{e^{t}\cos 3t\}-5\mathcal{L}\{e^{t}\sin 3t\}$. (M1) Apply the s-shift with $a=1$ to each, starting from $\mathcal{L}\{\cos 3t\}=\tfrac{s}{s^{2}+9}$ and $\mathcal{L}\{\sin 3t\}=\tfrac{3}{s^{2}+9}$: (A1)利用线性性拆分:$\mathcal{L}\{e^{t}(2\cos 3t-5\sin 3t)\}=2\mathcal{L}\{e^{t}\cos 3t\}-5\mathcal{L}\{e^{t}\sin 3t\}$。(M1) 对每项以 $a=1$ 进行 $s$ 平移,从 $\mathcal{L}\{\cos 3t\}=\tfrac{s}{s^{2}+9}$ 和 $\mathcal{L}\{\sin 3t\}=\tfrac{3}{s^{2}+9}$ 出发:(A1)

$$=\frac{2(s-1)}{(s-1)^{2}+9}-\frac{15}{(s-1)^{2}+9}.$$
Insight.点评。 The first shift theorem is the s-domain counterpart of multiplying by an exponential in t-space: it shifts the transform variable. The key discipline is to identify the base transform $F(s)$ first and then substitute $s\mapsto s-a$. In (c), linearity acts before the shift, so each term gets its own shifted denominator but they share $(s-1)^2+9$, which is a useful simplification when combining fractions later.第一平移定理是时域中乘以指数函数在 $s$ 域中的对应操作,它使变换变量发生平移。关键在于先确定基本变换 $F(s)$,再做替换 $s\mapsto s-a$。在 (c) 中,线性性先于平移作用,每项各有自己的平移分母,但它们共享 $(s-1)^2+9$,这在后续合并分数时非常方便。
Q3HARDCOREinverse transform: partial fractions and completing the square逆变换:部分分式与配方[6 marks]

Find $f(t)=\mathcal{L}^{-1}\{F(s)\}$: (a) $F(s)=\dfrac{3s+1}{s^{2}-s-2}$; (b) $F(s)=\dfrac{2s+6}{s^{2}+4s+13}$.求 $f(t)=\mathcal{L}^{-1}\{F(s)\}$:(a) $F(s)=\dfrac{3s+1}{s^{2}-s-2}$;(b) $F(s)=\dfrac{2s+6}{s^{2}+4s+13}$。

Answers:答案:  (a) $\tfrac{7}{3}e^{2t}+\tfrac{2}{3}e^{-t}$  ·  (b) $2e^{-2t}\cos 3t+\tfrac{2}{3}e^{-2t}\sin 3t$

(a) Partial fractions on distinct real roots(a) 对不同实根进行部分分式分解 M1·M1·A1

Factor the denominator: $s^{2}-s-2=(s-2)(s+1)$. (M1) Write the partial fraction decomposition:对分母因式分解:$s^{2}-s-2=(s-2)(s+1)$。(M1) 写出部分分式分解:

$$\frac{3s+1}{(s-2)(s+1)}=\frac{A}{s-2}+\frac{B}{s+1}.$$

Multiply through: $3s+1=A(s+1)+B(s-2)$. Set $s=2$: $7=3A$, so $A=\tfrac{7}{3}$. Set $s=-1$: $-2=-3B$, so $B=\tfrac{2}{3}$. (M1)两边乘以分母:$3s+1=A(s+1)+B(s-2)$。令 $s=2$:$7=3A$,故 $A=\tfrac{7}{3}$。令 $s=-1$:$-2=-3B$,故 $B=\tfrac{2}{3}$。(M1)

Invert term by term using $\mathcal{L}^{-1}\!\{1/(s-a)\}=e^{at}$: (A1)利用 $\mathcal{L}^{-1}\!\{1/(s-a)\}=e^{at}$ 逐项求逆变换:(A1)

$$f(t)=\frac{7}{3}e^{2t}+\frac{2}{3}e^{-t}.$$

(b) Complete the square then apply the s-shift(b) 配方后应用 $s$ 平移 M1·M1·A1

Complete the square in the denominator: $s^{2}+4s+13=(s+2)^{2}+9$. (M1) Rewrite the numerator to match shifted $\cos$ and $\sin$ patterns:对分母配方:$s^{2}+4s+13=(s+2)^{2}+9$。(M1) 改写分子以匹配平移后的 $\cos$ 和 $\sin$ 形式:

$$\frac{2s+6}{(s+2)^{2}+9}=\frac{2(s+2)+2}{(s+2)^{2}+9}=\frac{2(s+2)}{(s+2)^{2}+9}+\frac{2}{(s+2)^{2}+9}.$$

(M1) The first term matches $\mathcal{L}\{e^{-2t}\cos 3t\}$ and the second is $\tfrac{2}{3}\cdot\tfrac{3}{(s+2)^{2}+9}=\tfrac{2}{3}\mathcal{L}\{e^{-2t}\sin 3t\}$. (A1)(M1) 第一项对应 $\mathcal{L}\{e^{-2t}\cos 3t\}$,第二项为 $\tfrac{2}{3}\cdot\tfrac{3}{(s+2)^{2}+9}=\tfrac{2}{3}\mathcal{L}\{e^{-2t}\sin 3t\}$。(A1)

$$f(t)=2e^{-2t}\cos 3t+\frac{2}{3}e^{-2t}\sin 3t.$$
Insight.点评。 The inverse transform engine has exactly two moves: partial fractions for factorable denominators (real roots), and completing the square for irreducible quadratics (complex roots). Part (a) is a clean rational decomposition; part (b) shows that the numerator must be split to match both the cosine pattern (even power of the shift) and the sine pattern (constant numerator after factoring out the coefficient). Never invert before ensuring the numerator is in the right form.逆变换只有两种操作:可分解分母(实根)用部分分式,不可约二次(复根)用配方。(a) 是干净的有理分解;(b) 说明分子必须拆分,以同时匹配余弦形式(平移的偶次幂)和正弦形式(提出系数后分子为常数)。在确保分子形式正确之前,不要直接求逆变换。
Q4HARDCOREsecond shift theorem and unit step第二平移定理与单位阶跃函数[6 marks]

(a) $\mathcal{L}\{u_{2}(t)(t-2)^{3}\}$; (b) $\mathcal{L}^{-1}\!\left\{\tfrac{e^{-3s}}{s^{2}+9}\right\}$; (c) $\mathcal{L}\{u_{1}(t)\cdot t^{2}\}$ after rewriting $t^{2}$ as a polynomial in $t-1$.(a) $\mathcal{L}\{u_{2}(t)(t-2)^{3}\}$;(b) $\mathcal{L}^{-1}\!\left\{\tfrac{e^{-3s}}{s^{2}+9}\right\}$;(c) 将 $t^{2}$ 改写为关于 $t-1$ 的多项式后,求 $\mathcal{L}\{u_{1}(t)\cdot t^{2}\}$。

Answers:答案:  (a) $\dfrac{6e^{-2s}}{s^{4}}$  ·  (b) $\tfrac{1}{3}u_{3}(t)\sin 3(t-3)$  ·  (c) $e^{-s}\!\left(\dfrac{2}{s^{3}}+\dfrac{2}{s^{2}}+\dfrac{1}{s}\right)$

(a) Direct application of the second shift theorem(a) 直接应用第二平移定理 M1·A1

The function is already in the form $u_{c}(t)f(t-c)$ with $c=2$ and $f(t)=t^{3}$. (M1) Since $\mathcal{L}\{t^{3}\}=3!/s^{4}=6/s^{4}$, the theorem gives:函数已是 $u_{c}(t)f(t-c)$ 的形式,其中 $c=2$,$f(t)=t^{3}$。(M1) 由于 $\mathcal{L}\{t^{3}\}=3!/s^{4}=6/s^{4}$,定理给出:

$$\mathcal{L}\{u_{2}(t)(t-2)^{3}\}=e^{-2s}\cdot\frac{6}{s^{4}}.\quad\text{(A1)}$$

(b) Inverse second shift theorem(b) 第二平移逆定理 M1·A1

The factor $e^{-3s}$ signals a delay of $c=3$. The remaining factor is $F(s)=\tfrac{1}{s^{2}+9}$, which inverts to $f(t)=\tfrac{1}{3}\sin 3t$. (M1) By the inverse theorem, replace $t$ by $t-3$ and gate with $u_{3}(t)$:因子 $e^{-3s}$ 表示延迟 $c=3$。剩余因子 $F(s)=\tfrac{1}{s^{2}+9}$ 的逆变换为 $f(t)=\tfrac{1}{3}\sin 3t$。(M1) 由逆定理,将 $t$ 替换为 $t-3$ 并用 $u_{3}(t)$ 门控:

$$\mathcal{L}^{-1}\!\left\{\frac{e^{-3s}}{s^{2}+9}\right\}=\frac{1}{3}u_{3}(t)\sin 3(t-3).\quad\text{(A1)}$$

(c) Rewrite $t^{2}$ in powers of $t-1$(c) 将 $t^{2}$ 改写为 $t-1$ 的幂次 M1·A1

Write $t=(t-1)+1$, so $t^{2}=((t-1)+1)^{2}=(t-1)^{2}+2(t-1)+1$. (M1) Now each term is in the form required by the theorem with $c=1$:令 $t=(t-1)+1$,则 $t^{2}=((t-1)+1)^{2}=(t-1)^{2}+2(t-1)+1$。(M1) 现在每项均满足定理在 $c=1$ 时所要求的形式:

$$\mathcal{L}\{u_{1}(t)t^{2}\}=e^{-s}\!\left(\frac{2}{s^{3}}+\frac{2}{s^{2}}+\frac{1}{s}\right).\quad\text{(A1)}$$
Insight.点评。 The second shift theorem is the t-domain tool for functions that switch on at some time $c$: the exponential factor $e^{-cs}$ in the s-domain encodes that delay precisely. The key requirement is that the gated function must be written as $f(t-c)$, not $f(t)$. Part (c) shows the standard workaround: expand around $t=1$ so every appearance of $t$ becomes a power of $t-1$, which is then matched to table entries in the obvious way. The expansion $t^{n}=((t-c)+c)^{n}$ is the recurring algebra.第二平移定理是处理在某时刻 $c$ 接入的函数的时域工具:$s$ 域中的指数因子 $e^{-cs}$ 精确地编码了该延迟。关键要求是门控函数须写成 $f(t-c)$ 而非 $f(t)$。(c) 展示了标准处理方法:围绕 $t=1$ 展开,使 $t$ 的每次出现都变成 $t-1$ 的幂次,再直接与变换表项对应。展开式 $t^{n}=((t-c)+c)^{n}$ 是反复出现的代数技巧。
PART II  ·  DEFINITIONS AND PROOF第二部分  ·  定义与证明Rigorous arguments · 26 marks严密论证 · 26 分

Worked Solutions详解

Q5HARDPROOFderivative rule via integration by parts通过分部积分推导导数法则[8 marks]

Derive $\mathcal{L}\{y'\}=sY(s)-y(0)$ by integration by parts (a), and use it iteratively to derive $\mathcal{L}\{y''\}=s^{2}Y(s)-sy(0)-y'(0)$ (b).用分部积分推导 $\mathcal{L}\{y'\}=sY(s)-y(0)$((a)),再迭代应用推导 $\mathcal{L}\{y''\}=s^{2}Y(s)-sy(0)-y'(0)$((b))。

Answers:答案:  (a) $\mathcal{L}\{y'\}=sY(s)-y(0)$  ·  (b) $\mathcal{L}\{y''\}=s^{2}Y(s)-sy(0)-y'(0)$

(a) Integration by parts on the first derivative(a) 对一阶导数进行分部积分 M1·A1·M1·A1

Start from the definition: $\mathcal{L}\{y'\}=\displaystyle\int_{0}^{\infty}e^{-st}y'(t)\,dt$. Choose $u=e^{-st}$ and $dv=y'(t)\,dt$, so $du=-se^{-st}\,dt$ and $v=y(t)$. (M1) Integration by parts gives:从定义出发:$\mathcal{L}\{y'\}=\displaystyle\int_{0}^{\infty}e^{-st}y'(t)\,dt$。取 $u=e^{-st}$,$dv=y'(t)\,dt$,则 $du=-se^{-st}\,dt$,$v=y(t)$。(M1) 分部积分得:

$$\mathcal{L}\{y'\}=\Big[e^{-st}y(t)\Big]_{0}^{\infty}-\int_{0}^{\infty}(-s)e^{-st}y(t)\,dt.$$

The boundary term at $t\to\infty$: since $y$ is of exponential order, $|y(t)|\le Me^{at}$ for some constants $M,a$, so $|e^{-st}y(t)|\le Me^{-(s-a)t}\to 0$ as $t\to\infty$ provided $s>a$. Hence the boundary term at infinity is $0$. (M1) At $t=0$ the term is $e^{0}\cdot y(0)=y(0)$. So:$t\to\infty$ 处的边界项:由于 $y$ 为指数阶,存在常数 $M,a$ 使 $|y(t)|\le Me^{at}$,从而 $|e^{-st}y(t)|\le Me^{-(s-a)t}\to 0$($t\to\infty$,只要 $s>a$)。故无穷处边界项为 $0$。(M1) 在 $t=0$ 处边界项为 $e^{0}\cdot y(0)=y(0)$。因此:

$$\mathcal{L}\{y'\}=\bigl(0-y(0)\bigr)+s\int_{0}^{\infty}e^{-st}y(t)\,dt=sY(s)-y(0).\quad\text{(A1·A1)}$$

(b) Iterating the formula for $y''$(b) 对 $y''$ 迭代应用公式 M1·M1·A1·A1

Write $y''=(y')'$ and apply the formula from (a) to the function $y'$ in place of $y$. (M1) Setting $f=y'$ in the formula gives $\mathcal{L}\{(y')'\}=s\mathcal{L}\{y'\}-y'(0)$. (M1)将 $y''=(y')'$,对函数 $y'$ 代替 $y$ 应用 (a) 的公式。(M1) 在公式中令 $f=y'$,得 $\mathcal{L}\{(y')'\}=s\mathcal{L}\{y'\}-y'(0)$。(M1)

Substitute the result of (a) for $\mathcal{L}\{y'\}$: (A1)将 (a) 的结果代入 $\mathcal{L}\{y'\}$:(A1)

$$\mathcal{L}\{y''\}=s\bigl(sY(s)-y(0)\bigr)-y'(0)=s^{2}Y(s)-sy(0)-y'(0).\quad\text{(A1)}$$
Insight.点评。 This derivation is the heart of the Laplace transform method: it converts the operation of differentiation (calculus) into multiplication by $s$ (algebra), with the initial conditions entering as explicit constants. The boundary term at infinity vanishes precisely because of the exponential-order assumption; this is why the theory requires piecewise-continuous functions of exponential order, not arbitrary ones. Iterating the formula once produces the second-derivative rule; induction then generalises to $\mathcal{L}\{y^{(n)}\}=s^{n}Y-s^{n-1}y(0)-\cdots-y^{(n-1)}(0)$.这一推导是拉普拉斯变换方法的核心:它将微分(微积分)运算转化为乘以 $s$(代数运算),初始条件以显式常数的形式出现。无穷处边界项为零正是由于指数阶假设;这正是理论要求函数为分段连续指数阶函数而非任意函数的原因。将公式迭代一次即得二阶导数法则;归纳推广为 $\mathcal{L}\{y^{(n)}\}=s^{n}Y-s^{n-1}y(0)-\cdots-y^{(n-1)}(0)$。
Q6HARDPROOFfirst shift theorem: proof and application第一平移定理:证明与应用[10 marks]

Prove the first shift theorem (a) and the second shift theorem (b), then apply one in (c).证明第一平移定理 (a) 和第二平移定理 (b),并在 (c) 中应用其中一个。

Answers:答案:  (a) $\mathcal{L}\{e^{at}f(t)\}=F(s-a)$ proved已证  ·  (b) $\mathcal{L}\{u_{c}f(t-c)\}=e^{-cs}F(s)$ proved已证  ·  (c) $\dfrac{s+1}{(s+1)^{2}+4}$

(a) Proof of the first shift theorem(a) 第一平移定理的证明 M1·A1·R1

By definition: (M1)由定义:(M1)

$$\mathcal{L}\{e^{at}f(t)\}=\int_{0}^{\infty}e^{-st}e^{at}f(t)\,dt=\int_{0}^{\infty}e^{-(s-a)t}f(t)\,dt.$$

The integral on the right is precisely $F(s-a)$, the original transform evaluated at $s-a$ instead of $s$. (A1) This is valid for $s-a>s_0$, i.e. $s>s_0+a$. (R1)右侧积分恰好是 $F(s-a)$,即原变换在 $s-a$ 处的值。(A1) 此结论在 $s-a>s_0$,即 $s>s_0+a$ 时成立。(R1)

(b) Proof of the second shift theorem(b) 第二平移定理的证明 M1·M1·A1·R1

By definition, since $u_{c}(t)=0$ for $t由定义,$u_{c}(t)$ 在 $t<c$ 时为 $0$,$t\ge c$ 时为 $1$:(M1)

$$\mathcal{L}\{u_{c}(t)f(t-c)\}=\int_{c}^{\infty}e^{-st}f(t-c)\,dt.$$

Substitute $\tau=t-c$, so $t=\tau+c$ and $dt=d\tau$; when $t=c$, $\tau=0$. (M1)令 $\tau=t-c$,则 $t=\tau+c$,$dt=d\tau$;当 $t=c$ 时 $\tau=0$。(M1)

$$=\int_{0}^{\infty}e^{-s(\tau+c)}f(\tau)\,d\tau=e^{-cs}\int_{0}^{\infty}e^{-s\tau}f(\tau)\,d\tau=e^{-cs}F(s).\quad\text{(A1)}$$

The change of variable is justified because $f(\tau)$ for $\tau\ge 0$ is the same function; the lower limit becomes $0$ because the original integrand is zero for $t换元合理是因为 $f(\tau)$($\tau\ge 0$)是同一函数;下限变为 $0$ 是因为原被积函数在 $t<c$ 时为零。(R1)

(c) Finding $\mathcal{L}\{e^{-t}\cos 2t\}$ using the first shift theorem(c) 用第一平移定理求 $\mathcal{L}\{e^{-t}\cos 2t\}$ M1·A1·A1

Apply the first shift theorem (a) with $f(t)=\cos 2t$ and $a=-1$. (M1) The base transform is $F(s)=\mathcal{L}\{\cos 2t\}=\dfrac{s}{s^{2}+4}$. (A1) Replace $s$ by $s-(-1)=s+1$:应用 (a) 的第一平移定理,取 $f(t)=\cos 2t$,$a=-1$。(M1) 基本变换为 $F(s)=\mathcal{L}\{\cos 2t\}=\dfrac{s}{s^{2}+4}$。(A1) 将 $s$ 替换为 $s-(-1)=s+1$:

$$\mathcal{L}\{e^{-t}\cos 2t\}=F(s+1)=\frac{s+1}{(s+1)^{2}+4}.\quad\text{(A1)}$$
Insight.点评。 The two shift theorems are dual: the first shift acts in the s-domain (multiplication by $e^{at}$ in t-space becomes a shift of $s$), while the second shift acts in the t-domain (a delay of $c$ in t-space becomes multiplication by $e^{-cs}$ in s-space). Together they handle the two most common modifications of a signal: amplitude modulation by an exponential (first shift) and a time delay (second shift). The substitution variable $\tau=t-c$ in the proof of the second shift theorem is the reason the formula requires the argument $f(t-c)$, not $f(t)$.两个平移定理互为对偶:第一平移定理作用于 $s$ 域(时域中乘以 $e^{at}$ 对应 $s$ 的平移),第二平移定理作用于时域(时域中延迟 $c$ 对应 $s$ 域中乘以 $e^{-cs}$)。它们共同处理信号最常见的两种变换:指数幅度调制(第一平移)和时间延迟(第二平移)。第二平移定理证明中换元 $\tau=t-c$ 正是公式要求参数为 $f(t-c)$ 而非 $f(t)$ 的原因。
Q7HARDPROOFconvolution theorem and integral identity卷积定理与积分恒等式[8 marks]

Verify the convolution theorem for $1*e^{t}$ (a), and use it to invert $\tfrac{1}{s(s^{2}+4)}$ without partial fractions (b).验证 $1*e^{t}$ 的卷积定理 (a),并利用卷积定理不借助部分分式对 $\tfrac{1}{s(s^{2}+4)}$ 求逆变换 (b)。

Answers:答案:  (a) $(1*e^{t})(t)=e^{t}-1$; both sides give两边均给出 $\tfrac{1}{s(s-1)}$  ·  (b) $\tfrac{1}{4}(1-\cos 2t)$

(a) Direct computation and theorem verification(a) 直接计算与定理验证 M1·A1·M1·A1

Compute the convolution directly: (M1)直接计算卷积:(M1)

$$(1*e^{t})(t)=\int_{0}^{t}1\cdot e^{\tau}\,d\tau=\Big[e^{\tau}\Big]_{0}^{t}=e^{t}-1.$$

(A1) Now take the transform of $e^{t}-1$: $\mathcal{L}\{e^{t}-1\}=\dfrac{1}{s-1}-\dfrac{1}{s}=\dfrac{s-(s-1)}{s(s-1)}=\dfrac{1}{s(s-1)}$. (M1)(A1) 对 $e^{t}-1$ 取变换:$\mathcal{L}\{e^{t}-1\}=\dfrac{1}{s-1}-\dfrac{1}{s}=\dfrac{s-(s-1)}{s(s-1)}=\dfrac{1}{s(s-1)}$。(M1)

The convolution theorem predicts $\mathcal{L}\{1\}\cdot\mathcal{L}\{e^{t}\}=\dfrac{1}{s}\cdot\dfrac{1}{s-1}=\dfrac{1}{s(s-1)}$. This agrees. (A1)卷积定理预测 $\mathcal{L}\{1\}\cdot\mathcal{L}\{e^{t}\}=\dfrac{1}{s}\cdot\dfrac{1}{s-1}=\dfrac{1}{s(s-1)}$,与直接计算结果一致。(A1)

(b) Inverse by convolution, no partial fractions(b) 用卷积求逆变换,不用部分分式 M1·A1·M1·A1

Write $\dfrac{1}{s(s^{2}+4)}=F(s)\cdot G(s)$ with $F(s)=\dfrac{1}{s}$ and $G(s)=\dfrac{1}{s^{2}+4}$. (M1) The inverse transforms are $f(t)=1$ and $g(t)=\dfrac{1}{2}\sin 2t$. (A1)令 $\dfrac{1}{s(s^{2}+4)}=F(s)\cdot G(s)$,其中 $F(s)=\dfrac{1}{s}$,$G(s)=\dfrac{1}{s^{2}+4}$。(M1) 逆变换分别为 $f(t)=1$ 和 $g(t)=\dfrac{1}{2}\sin 2t$。(A1)

The convolution theorem gives: (M1)卷积定理给出:(M1)

$$(f*g)(t)=\int_{0}^{t}1\cdot\frac{1}{2}\sin 2(t-\tau)\,d\tau=\frac{1}{2}\left[\frac{\cos 2(t-\tau)}{2}\right]_{0}^{t}=\frac{1}{4}\Big[\cos 2(t-\tau)\Big]_{0}^{t}.$$

Evaluate the limits: at $\tau=t$, $\cos 0=1$; at $\tau=0$, $\cos 2t$. So the expression equals $\dfrac{1}{4}(1-\cos 2t)$. (A1)代入上下限:$\tau=t$ 时 $\cos 0=1$,$\tau=0$ 时 $\cos 2t$。故表达式等于 $\dfrac{1}{4}(1-\cos 2t)$。(A1)

Insight.点评。 The convolution theorem converts multiplication of transforms back into an integral in t-space. This is the inverse of the forward direction: transforms of products are convolutions, and convolutions of transforms are products. In part (b) the convolution integral is often faster than partial fractions when the factors are simple. The antiderivative $\int\sin 2(t-\tau)\,d\tau$ is evaluated by substitution $u=t-\tau$ giving $-du=d\tau$, producing $\cos 2(t-\tau)/2$ with the sign absorbed by the new limits.卷积定理将变换的乘积转化回时域的积分,与正向方向互为逆过程:函数乘积的变换是卷积,变换乘积的逆变换是卷积。在 (b) 中,当因子较简单时,卷积积分通常比部分分式更快。不定积分 $\int\sin 2(t-\tau)\,d\tau$ 通过换元 $u=t-\tau$(得 $-du=d\tau$)计算,结果为 $\cos 2(t-\tau)/2$,符号由新的积分限吸收。
PART III  ·  APPLICATIONS AND SYNTHESIS第三部分  ·  应用与综合Extended problems · 28 marks综合题 · 28 分

Worked Solutions详解

Q8HARDAPPLIEDsolving a second-order IVP by Laplace transform用拉普拉斯变换求解二阶初值问题[8 marks]

Solve $y''-3y'+2y=4e^{t}$, $y(0)=1$, $y'(0)=0$, by the Laplace transform method.用拉普拉斯变换法求解 $y''-3y'+2y=4e^{t}$,$y(0)=1$,$y'(0)=0$。

Answers:答案:  (a) $Y(s)=\dfrac{s^{2}-4s+7}{(s-1)^{2}(s-2)}$  ·  (b) $\dfrac{3}{s-2}-\dfrac{2}{s-1}-\dfrac{4}{(s-1)^{2}}$  ·  (c) $y(t)=3e^{2t}-2e^{t}-4te^{t}$

(a) Transform and solve for $Y(s)$(a) 取变换并解出 $Y(s)$ M1·A1·A1

Take the Laplace transform of both sides. Applying the derivative formulas $\mathcal{L}\{y'\}=sY-y(0)$ and $\mathcal{L}\{y''\}=s^{2}Y-sy(0)-y'(0)$ with $y(0)=1$ and $y'(0)=0$: (M1)对两侧取拉普拉斯变换。应用导数公式 $\mathcal{L}\{y'\}=sY-y(0)$ 和 $\mathcal{L}\{y''\}=s^{2}Y-sy(0)-y'(0)$,代入 $y(0)=1$,$y'(0)=0$:(M1)

$$(s^{2}Y-s\cdot 1-0)-3(sY-1)+2Y=\frac{4}{s-1}.$$

Collect $Y$ terms: $(s^{2}-3s+2)Y = s-3+\dfrac{4}{s-1}$. (A1) Factor the left coefficient as $(s-1)(s-2)$ and combine the right side over the common denominator $s-1$:整理 $Y$ 项:$(s^{2}-3s+2)Y = s-3+\dfrac{4}{s-1}$。(A1) 将左侧系数因式分解为 $(s-1)(s-2)$,并将右侧通分为公分母 $s-1$:

$$(s-1)(s-2)Y=\frac{(s-3)(s-1)+4}{s-1}=\frac{s^{2}-4s+3+4}{s-1}=\frac{s^{2}-4s+7}{s-1}.$$

Therefore $Y(s)=\dfrac{s^{2}-4s+7}{(s-1)^{2}(s-2)}$. (A1)因此 $Y(s)=\dfrac{s^{2}-4s+7}{(s-1)^{2}(s-2)}$。(A1)

(b) Partial fractions(b) 部分分式分解 M1·M1·A1

Write $\dfrac{s^{2}-4s+7}{(s-1)^{2}(s-2)}=\dfrac{A}{s-2}+\dfrac{B}{s-1}+\dfrac{C}{(s-1)^{2}}$. (M1)令 $\dfrac{s^{2}-4s+7}{(s-1)^{2}(s-2)}=\dfrac{A}{s-2}+\dfrac{B}{s-1}+\dfrac{C}{(s-1)^{2}}$。(M1)

Multiply through by $(s-1)^{2}(s-2)$: $s^{2}-4s+7=A(s-1)^{2}+B(s-1)(s-2)+C(s-2)$.两边乘以 $(s-1)^{2}(s-2)$:$s^{2}-4s+7=A(s-1)^{2}+B(s-1)(s-2)+C(s-2)$。

Set $s=2$: $4-8+7=3=A(1)^{2}$, so $A=3$. Set $s=1$: $1-4+7=4=C(1-2)=-C$, so $C=-4$. Compare coefficients of $s^{2}$: $1=A+B$, so $B=1-3=-2$. (M1) Check: constant term: $A\cdot 1+B\cdot(-1)(-2)+C\cdot(-2)=3+(-2)(2)+(-4)(-2)=3-4+8=7$. Correct. (A1)令 $s=2$:$4-8+7=3=A(1)^{2}$,故 $A=3$。令 $s=1$:$1-4+7=4=C(1-2)=-C$,故 $C=-4$。比较 $s^{2}$ 系数:$1=A+B$,故 $B=1-3=-2$。(M1) 验证:常数项:$A\cdot 1+B\cdot(-1)(-2)+C\cdot(-2)=3+(-2)(2)+(-4)(-2)=3-4+8=7$,正确。(A1)

$$Y(s)=\frac{3}{s-2}-\frac{2}{s-1}-\frac{4}{(s-1)^{2}}.$$

(c) Invert and verify initial conditions(c) 求逆变换并验证初始条件 M1·A1

Recall $\mathcal{L}^{-1}\{1/(s-a)\}=e^{at}$ and $\mathcal{L}^{-1}\{1/(s-a)^{2}\}=te^{at}$. (M1)利用 $\mathcal{L}^{-1}\{1/(s-a)\}=e^{at}$ 和 $\mathcal{L}^{-1}\{1/(s-a)^{2}\}=te^{at}$。(M1)

$$y(t)=3e^{2t}-2e^{t}-4te^{t}.$$

Verify: $y(0)=3-2-0=1$. (A1) Compute $y'(t)=6e^{2t}-2e^{t}-4e^{t}-4te^{t}=6e^{2t}-6e^{t}-4te^{t}$. Then $y'(0)=6-6-0=0$. Both initial conditions satisfied.验证:$y(0)=3-2-0=1$。(A1) 计算 $y'(t)=6e^{2t}-2e^{t}-4e^{t}-4te^{t}=6e^{2t}-6e^{t}-4te^{t}$,则 $y'(0)=6-6-0=0$,两个初始条件均满足。

Insight.点评。 The Laplace transform reduces an ODE with initial conditions to a single algebraic equation for $Y(s)$: differentiation becomes multiplication by $s$, and the initial conditions enter immediately as constants. The repeated root at $s=1$ (the forcing frequency matches a root of the homogeneous equation) signals resonance, producing the $te^{t}$ term in the solution. In classical undetermined-coefficient language this is the "repeated root" modification; the transform handles it automatically through the $1/(s-1)^{2}$ partial fraction.拉普拉斯变换将含初始条件的常微分方程化为关于 $Y(s)$ 的单一代数方程:微分变为乘以 $s$,初始条件直接以常数形式出现。$s=1$ 处的重根(强迫频率与齐次方程的根重合)表明共振,产生解中的 $te^{t}$ 项。在经典待定系数法中,这是"重根"修正;拉普拉斯变换通过 $1/(s-1)^{2}$ 的部分分式自动处理。
Q9HARDAPPLIEDIVP with step-function forcing阶跃函数强迫下的初值问题[10 marks]

Solve $y''+4y=g(t)$, $y(0)=0$, $y'(0)=0$, where $g(t)=0$ for $0\le t<\pi$ and $g(t)=1$ for $t\ge\pi$.求解 $y''+4y=g(t)$,$y(0)=0$,$y'(0)=0$,其中 $g(t)$ 在 $0\le t<\pi$ 时为 $0$,$t\ge\pi$ 时为 $1$。

Answers:答案:  (a) $g(t)=u_{\pi}(t)$, $\mathcal{L}\{g\}=e^{-\pi s}/s$  ·  (b) $Y=\dfrac{e^{-\pi s}}{s(s^{2}+4)}$  ·  (c) $y=u_{\pi}(t)\cdot\tfrac{1}{4}(1-\cos 2(t-\pi))$

(a) Step function representation and transform(a) 阶跃函数表示与变换 M1·A1

The forcing switches on at $t=\pi$ and stays on, which is exactly the definition of $u_{\pi}(t)$. (M1) So $g(t)=u_{\pi}(t)$ and by the second shift theorem with $f(t)=1$, $F(s)=1/s$:强迫项在 $t=\pi$ 时接入并保持,恰好是 $u_{\pi}(t)$ 的定义。(M1) 故 $g(t)=u_{\pi}(t)$,由第二平移定理,取 $f(t)=1$,$F(s)=1/s$:

$$\mathcal{L}\{u_{\pi}(t)\cdot 1\}=e^{-\pi s}\cdot\frac{1}{s}.\quad\text{(A1)}$$

(b) Transform the ODE and solve for $Y(s)$(b) 对常微分方程取变换并解出 $Y(s)$ M1·M1·A1·A1

With $y(0)=0$ and $y'(0)=0$, the transform of the ODE is: (M1)由 $y(0)=0$,$y'(0)=0$,对常微分方程取变换得:(M1)

$$(s^{2}+4)Y(s)=\frac{e^{-\pi s}}{s}.$$

Solve: $Y(s)=\dfrac{e^{-\pi s}}{s(s^{2}+4)}$. (M1) Factor out $e^{-\pi s}$ and decompose $\dfrac{1}{s(s^{2}+4)}$ by partial fractions: (A1)解得 $Y(s)=\dfrac{e^{-\pi s}}{s(s^{2}+4)}$。(M1) 提取 $e^{-\pi s}$,对 $\dfrac{1}{s(s^{2}+4)}$ 进行部分分式分解:(A1)

$$\frac{1}{s(s^{2}+4)}=\frac{A}{s}+\frac{Bs+C}{s^{2}+4}.$$

Multiply through: $1=A(s^{2}+4)+(Bs+C)s$. Set $s=0$: $1=4A$, so $A=\tfrac{1}{4}$. Compare $s^{2}$: $0=A+B$, so $B=-\tfrac{1}{4}$. Compare $s^{1}$: $0=C$. Thus $\dfrac{1}{s(s^{2}+4)}=\dfrac{1/4}{s}-\dfrac{s/4}{s^{2}+4}=\dfrac{1}{4s}-\dfrac{s}{4(s^{2}+4)}$. (A1)两边乘以分母:$1=A(s^{2}+4)+(Bs+C)s$。令 $s=0$:$1=4A$,故 $A=\tfrac{1}{4}$。比较 $s^{2}$:$0=A+B$,故 $B=-\tfrac{1}{4}$。比较 $s^{1}$:$0=C$。因此 $\dfrac{1}{s(s^{2}+4)}=\dfrac{1/4}{s}-\dfrac{s/4}{s^{2}+4}=\dfrac{1}{4s}-\dfrac{s}{4(s^{2}+4)}$。(A1)

(c) Inverse transform and piecewise form(c) 逆变换与分段形式 M1·M1·A1·A1

Define $H(s)=\dfrac{1}{4s}-\dfrac{s}{4(s^{2}+4)}$, so $Y(s)=e^{-\pi s}H(s)$. (M1) The inverse of $H(s)$ is $h(t)=\dfrac{1}{4}-\dfrac{1}{4}\cos 2t=\dfrac{1}{4}(1-\cos 2t)$. (M1)令 $H(s)=\dfrac{1}{4s}-\dfrac{s}{4(s^{2}+4)}$,则 $Y(s)=e^{-\pi s}H(s)$。(M1) $H(s)$ 的逆变换为 $h(t)=\dfrac{1}{4}-\dfrac{1}{4}\cos 2t=\dfrac{1}{4}(1-\cos 2t)$。(M1)

By the inverse second shift theorem with $c=\pi$: (A1)由第二平移逆定理,取 $c=\pi$:(A1)

$$y(t)=u_{\pi}(t)\cdot h(t-\pi)=u_{\pi}(t)\cdot\frac{1}{4}(1-\cos 2(t-\pi)).$$

Piecewise: $y(t)=0$ for $0\le t<\pi$ and $y(t)=\tfrac{1}{4}(1-\cos 2(t-\pi))$ for $t\ge\pi$. Verify $y(0)=0$: the step gates everything to zero. Verify $y'(0)=0$: likewise. (A1)分段表示:$0\le t<\pi$ 时 $y(t)=0$,$t\ge\pi$ 时 $y(t)=\tfrac{1}{4}(1-\cos 2(t-\pi))$。验证 $y(0)=0$:阶跃函数将一切置为零。验证 $y'(0)=0$:同理。(A1)

Insight.点评。 Step-function forcing is the canonical use case for the second shift theorem. The procedure is always the same: write the forcing as $u_{c}(t)f(t-c)$, take the transform to get $e^{-cs}F(s)$, solve the algebraic equation for $Y(s)$, factor out the $e^{-cs}$, invert the remaining $G(s)$ to get $g(t)$, then apply the inverse shift to read off $u_{c}(t)g(t-c)$. Note that $\cos 2(t-\pi)=\cos(2t-2\pi)=\cos 2t$, so for $t\ge\pi$ the solution simplifies to $\tfrac{1}{4}(1-\cos 2t)$; this is consistent with the physical picture of a constant forcing suddenly applied at $t=\pi$ to an undamped oscillator.阶跃函数强迫是第二平移定理的典型应用。步骤始终相同:将强迫写成 $u_{c}(t)f(t-c)$,取变换得 $e^{-cs}F(s)$,解出 $Y(s)$ 的代数方程,提取 $e^{-cs}$,对剩余 $G(s)$ 求逆得 $g(t)$,再应用逆平移得 $u_{c}(t)g(t-c)$。注意 $\cos 2(t-\pi)=\cos(2t-2\pi)=\cos 2t$,故 $t\ge\pi$ 时解简化为 $\tfrac{1}{4}(1-\cos 2t)$,与在 $t=\pi$ 时对无阻尼振子突然施加常数强迫的物理图象一致。
Q10HARDAPPLIEDimpulse response with the Dirac delta狄拉克 delta 函数的冲击响应[10 marks]

Solve $y''+2y'+5y=\delta(t-2)$, $y(0)=0$, $y'(0)=0$, using $\mathcal{L}\{\delta(t-a)\}=e^{-as}$.利用 $\mathcal{L}\{\delta(t-a)\}=e^{-as}$ 求解 $y''+2y'+5y=\delta(t-2)$,$y(0)=0$,$y'(0)=0$。

Answers:答案:  (a) $Y(s)=\dfrac{e^{-2s}}{s^{2}+2s+5}$  ·  (b) $(s+1)^{2}+4$; entry变换表项 $\tfrac{1}{2}e^{-t}\sin 2t$  ·  (c) $y(t)=\tfrac{1}{2}u_{2}(t)e^{-(t-2)}\sin 2(t-2)$

(a) Transform with zero initial conditions(a) 在零初始条件下取变换 M1·A1·A1

With $y(0)=0$ and $y'(0)=0$, the transforms of the derivative terms simplify: $\mathcal{L}\{y''\}=s^{2}Y$ and $\mathcal{L}\{y'\}=sY$. (M1) The transform of $\delta(t-2)$ is $e^{-2s}$. So the algebraic equation is:由 $y(0)=0$,$y'(0)=0$,导数项的变换化简为:$\mathcal{L}\{y''\}=s^{2}Y$,$\mathcal{L}\{y'\}=sY$。(M1) $\delta(t-2)$ 的变换为 $e^{-2s}$,代数方程为:

$$(s^{2}+2s+5)Y(s)=e^{-2s}.$$

Solve: $Y(s)=\dfrac{e^{-2s}}{s^{2}+2s+5}$. (A1·A1)解得 $Y(s)=\dfrac{e^{-2s}}{s^{2}+2s+5}$。(A1·A1)

(b) Complete the square and identify the table entry(b) 配方并确定变换表项 M1·M1·A1

Complete the square: $s^{2}+2s+5=(s+1)^{2}+4$. (M1) The denominator has no real roots ($\Delta=4-20<0$), confirming underdamped behavior. The relevant table entry, ignoring the $e^{-2s}$ delay factor, is $\dfrac{1}{(s+1)^{2}+4}$: (M1)配方:$s^{2}+2s+5=(s+1)^{2}+4$。(M1) 分母无实根($\Delta=4-20<0$),证实为欠阻尼行为。忽略 $e^{-2s}$ 延迟因子,相关变换表项为 $\dfrac{1}{(s+1)^{2}+4}$:(M1)

$$\mathcal{L}^{-1}\!\left\{\frac{1}{(s+1)^{2}+4}\right\}=\frac{1}{2}e^{-t}\sin 2t.\quad\text{(A1)}$$

(Factor out $\tfrac{1}{2}$ to match the standard form $\mathcal{L}^{-1}\{b/((s+a)^{2}+b^{2})\}=e^{-at}\sin bt$ with $a=1$, $b=2$.)(提出 $\tfrac{1}{2}$ 以匹配标准形式 $\mathcal{L}^{-1}\{b/((s+a)^{2}+b^{2})\}=e^{-at}\sin bt$,其中 $a=1$,$b=2$。)

(c) Apply the inverse second shift theorem(c) 应用第二平移逆定理 M1·M1·A1·A1

Write $Y(s)=e^{-2s}\cdot G(s)$ where $G(s)=\dfrac{1}{(s+1)^{2}+4}$ and $g(t)=\tfrac{1}{2}e^{-t}\sin 2t$ from (b). (M1)令 $Y(s)=e^{-2s}\cdot G(s)$,其中 $G(s)=\dfrac{1}{(s+1)^{2}+4}$,$g(t)=\tfrac{1}{2}e^{-t}\sin 2t$ 由 (b) 给出。(M1)

The inverse second shift theorem with $c=2$ gives: (M1)第二平移逆定理,取 $c=2$,给出:(M1)

$$y(t)=u_{2}(t)\,g(t-2)=u_{2}(t)\cdot\frac{1}{2}e^{-(t-2)}\sin 2(t-2).\quad\text{(A1)}$$

For $0\le t<2$: $y(t)=0$ (the unit step gates everything to zero). (A1) Verify $y(0)=0$ and $y'(0)=0$: both hold trivially since $y(t)=0$ on $[0,2)$, consistent with the delta forcing only activating the system at $t=2$.当 $0\le t<2$ 时:$y(t)=0$(单位阶跃函数将一切置为零)。(A1) 验证 $y(0)=0$ 和 $y'(0)=0$:两者显然成立,因为 $y(t)$ 在 $[0,2)$ 上恒为零,与 delta 强迫仅在 $t=2$ 时激活系统的物理图象一致。

Insight.点评。 The Dirac delta $\delta(t-a)$ models an instantaneous impulse at time $a$: it has zero transform cost except for the exponential delay factor $e^{-as}$. The system's response is therefore exactly the impulse response function $g(t)$ shifted by the delay $a$ and gated by $u_{a}(t)$. The presence of the $e^{-2s}$ is pure second-shift-theorem bookkeeping; all the interesting dynamics (the underdamped $e^{-t}\sin 2t$ envelope) come from the denominator $(s+1)^{2}+4$, which requires completing the square to recognise. Completing the square to identify $e^{at}\sin bt$ vs. $e^{at}\cos bt$ is the single most important algebraic skill in inverting the Laplace transform.狄拉克 $\delta(t-a)$ 模拟在时刻 $a$ 的瞬时冲击:除指数延迟因子 $e^{-as}$ 外,其变换代价为零。因此系统的响应恰好是冲击响应函数 $g(t)$ 经延迟 $a$ 平移后由 $u_{a}(t)$ 门控的结果。$e^{-2s}$ 的出现纯属第二平移定理的簿记;所有有趣的动态(欠阻尼的 $e^{-t}\sin 2t$ 包络)均来自分母 $(s+1)^{2}+4$,需要配方才能识别。配方以区分 $e^{at}\sin bt$ 和 $e^{at}\cos bt$ 是拉普拉斯逆变换中最重要的代数技巧。