「応用数学 - ラプラス逆変換」の版間の差分

提供: MochiuWiki : SUSE, EC, PCB

📢 Webサイト閉鎖と移転のお知らせ
このWebサイトは2026年9月に閉鎖いたします。
新しい記事は移転先で追加しております。(旧サイトでは記事を追加しておりません)

タグ: 手動差し戻し
98行目: 98行目:
{| class="wikitable" | style="background-color:#fefefe;text-align: center;"
{| class="wikitable" | style="background-color:#fefefe;text-align: center;"
|-
|-
! style="background-color:#66CCFF;width:30%" | <math>f(t)</math>
! style="background-color:#66CCFF;width:30%" | <math>\color{White} f(t)</math>
! style="background-color:#66CCFF;width:30%" | <math>F(s)</math>
! style="background-color:#66CCFF;width:30%" | <math>\color{White} F(s)</math>
! style="background-color:#66CCFF;width:40%" | 条件
! style="background-color:#66CCFF;width:40%" | 条件
|-
|-
| <math>1</math> || <math>\frac{1}{s}</math> || <math>s > 0</math>
| <math>\color{White} 1</math> || <math>\color{White} \frac{1}{s}</math> || <math>\color{White} s > 0</math>
|-
|-
| <math>t</math> || <math>\frac{1}{s^2}</math> || <math>s > 0</math>
| <math>\color{White} t</math> || <math>\color{White} \frac{1}{s^2}</math> || <math>\color{White} s > 0</math>
|-
|-
| <math>\frac{t^{n - 1}}{(n - 1)!}</math> || <math>\frac{1}{s^{n}}</math> || <math>n</math> は正整数
| <math>\color{White} \frac{t^{n - 1}}{(n - 1)!}</math> || <math>\color{White} \frac{1}{s^{n}}</math> || <math>\color{White} n</math> は正整数
|-
|-
| <math>\frac{t^{p - 1}}{\Gamma(p)}</math> || <math>\frac{1}{s^{p}}</math> || <math>p > 0</math>
| <math>\color{White} \frac{t^{p - 1}}{\Gamma(p)}</math> || <math>\color{White} \frac{1}{s^{p}}</math> || <math>\color{White} p > 0</math>
|-
|-
| <math>e^{at}</math> || <math>\frac{1}{s - a}</math> || <math>s > \alpha</math>
| <math>\color{White} e^{at}</math> || <math>\color{White} \frac{1}{s - a}</math> || <math>\color{White} s > \alpha</math>
|-
|-
| <math>\sin{at}</math> || <math>\frac{a}{s^2 + a^2}</math> || <math>s > 0, \quad a : \mbox{ 実 定 数 }</math>
| <math>\color{White} \sin{at}</math> || <math>\color{White} \frac{a}{s^2 + a^2}</math> || <math>\color{White} s > 0, \quad a : \mbox{ 実 定 数 }</math>
|-
|-
| <math>\cos{at}</math> || <math>\frac{s}{s^2 + a^2}</math> || <math>s > 0, \quad a : \mbox{ 実 定 数 }</math>
| <math>\color{White} \cos{at}</math> || <math>\color{White} \frac{s}{s^2 + a^2}</math> || <math>\color{White} s > 0, \quad a : \mbox{ 実 定 数 }</math>
|-
|-
| <math>\sinh{at}</math> || <math>\frac{a}{s^2 - a^2}</math> || <math>s > 0, \quad a : \mbox{ 実 定 数 }</math>
| <math>\color{White} \sinh{at}</math> || <math>\color{White} \frac{a}{s^2 - a^2}</math> || <math>\color{White} s > 0, \quad a : \mbox{ 実 定 数 }</math>
|-
|-
| <math>\cosh{at}</math> || <math>\frac{s}{s^2 - a^2}</math> || <math>s > 0, \quad a : \mbox{ 実 定 数 }</math>
| <math>\color{White} \cosh{at}</math> || <math>\color{White} \frac{s}{s^2 - a^2}</math> || <math>\color{White} s > 0, \quad a : \mbox{ 実 定 数 }</math>
|-
|-
| 単位階段関数 <math>U(t - a)</math> || <math>\frac{e^{-as}}{s}</math> || <math>s > 0, \quad  a > 0</math>
| 単位階段関数 <math>\color{White} U(t - a)</math> || <math>\color{White} \frac{e^{-as}}{s}</math> || <math>\color{White} s > 0, \quad  a > 0</math>
|-
|-
| デルタ関数 <math>\delta(t)</math> || <math>1</math> || <math>- \infty < s < \infty</math>
| デルタ関数 <math>\color{White} \delta(t)</math> || <math>\color{White} 1</math> || <math>\color{White} - \infty < s < \infty</math>
|}
|}
</center>
</center>
130行目: 130行目:
|+ 法則
|+ 法則
|-  
|-  
! style="background-color:#66CCFF;width:30%" | <math>f(t)</math>
! style="background-color:#66CCFF;width:30%" | <math>\color{White} f(t)</math>
! style="background-color:#66CCFF;width:30%" | <math>F(s)</math>
! style="background-color:#66CCFF;width:30%" | <math>\color{White} F(s)</math>
! style="background-color:#66CCFF;width:40%" | 条件
! style="background-color:#66CCFF;width:40%" | 条件
|-
|-
| 線形法則<br><math>a f(t) + b g(t)</math> || <math>a F(s) + b F(s)</math> ||
| 線形法則<br><math>\color{White} a f(t) + b g(t)</math> || <math>\color{White} a F(s) + b F(s)</math> ||
|-
|-
| 相似法則<br><math>\frac{1}{a} f \left( \frac{t}{a} \right)</math> || <math>F(as)</math> ||  
| 相似法則<br><math>\color{White} \frac{1}{a} f \left( \frac{t}{a} \right)</math> || <math>\color{White} F(as)</math> ||  
|-
|-
| 第1移動法則<br><math>e^{at} f(t)</math> || <math>F(s - a)</math> ||  
| 第1移動法則<br><math>\color{White} e^{at} f(t)</math> || <math>\color{White} F(s - a)</math> ||  
|-
|-
| 第2移動法則<br><math>U(t - a) \, f(t - a)</math> || <math>e^{- as} \, F(s)</math> || <math>a > 0</math>
| 第2移動法則<br><math>\color{White} U(t - a) \, f(t - a)</math> || <math>\color{White} e^{- as} \, F(s)</math> || <math>\color{White} a > 0</math>
|-
|-
| 微分法則<br><math>\frac{df(t)}{dt}</math><br><math>\frac{d^{2} f(t)}{dt^{2}}</math> || <math>sF(s) - f(0)</math><br><math>s^{2} F(s) - sf(0) - \frac{df(0)}{ds}</math> ||  
| 微分法則<br><math>\color{White} \frac{df(t)}{dt}</math><br><math>\color{White} \frac{d^{2} f(t)}{dt^{2}}</math> || <math>\color{White} sF(s) - f(0)</math><br><math>\color{White} s^{2} F(s) - sf(0) - \frac{df(0)}{ds}</math> ||  
|-
|-
| 積分法則<br><math>\int^{t}_{0} {f(u) \, du}</math> || <math>\frac{F(s)}{s}</math> ||  
| 積分法則<br><math>\color{White} \int^{t}_{0} {f(u) \, du}</math> || <math>\color{White} \frac{F(s)}{s}</math> ||  
|-
|-
| <math>t^{n}</math> 積法則<br><math>t^{n} f(t)</math> || <math>(-1)^{n} \, \frac{dF^{n} (s)}{ds}</math> || <math>n : \mbox{ 正 整 数 }</math>
| <math>\color{White} t^{n}</math> 積法則<br><math>\color{White} t^{n} f(t)</math> || <math>\color{White} (-1)^{n} \, \frac{dF^{n} (s)}{ds^{n}}</math> || <math>\color{White} n : \mbox{ 正 整 数 }</math>
|-
|-
| 合成積<br><math>(f * g)(t)</math> || <math>F(s) \, G(s)</math> ||
| 合成積<br><math>\color{White} (f * g)(t)</math> || <math>\color{White} F(s) \, G(s)</math> ||
|-
|-
| <math>-t f(t)</math> || <math>\frac{dF(s)}{ds}</math> ||  
| <math>\color{White} -t f(t)</math> || <math>\color{White} \frac{dF(s)}{ds}</math> ||  
|-
|-
| <math>(-1)^{n} \, t^{n} \, f(t)</math> || <math>\frac{dF^{n} (s)}{ds^{n}}</math> || <math>n = 1, 2, 3, \cdots</math>
| <math>\color{White} (-1)^{n} \, t^{n} \, f(t)</math> || <math>\color{White} \frac{dF^{n} (s)}{ds^{n}}</math> || <math>\color{White} n = 1, 2, 3, \cdots</math>
|-
|-
| <math>erf(\sqrt{t})</math> || <math>\frac{1}{s \sqrt{s + 1}}</math> ||  
| <math>\color{White} erf(\sqrt{t})</math> || <math>\color{White} \frac{1}{s \sqrt{s + 1}}</math> ||  
|}
|}
</center>
</center>

2024年1月9日 (火) 10:33時点における版

概要

  • ラプラス逆変換
    構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle F(s)} に対し、 となる が存在するとき、 をラプラス逆変換という。
    構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle F(s)} に対し、構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathcal{L}[f(t)] = F(s)} となる 構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle f(t)} は無数に存在する。

    ラプラス逆変換はブロムウィチ積分で表すことができる。
    実際にラプラス逆変換を求めるためには、変換公式を使用する。

  • 部分分数展開
    ラプラス逆変換を行う際に、像関数に対して部分分数展開を適用する場合がある。
    その際には、いくつかの部分分数展開の公式を使用する。
    公式中の対応する係数を求めるために、留数を求める方法と同様の方法を使用する。



ラプラス逆変換の定義

定義:
構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle F(s)}
 に対し、 構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathcal{L}[f(t)] = F(s)}
となる 構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle f(t)}
 が存在する時、
構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle f(t) = \mathcal{L}^{-1} [F(s)]}

と書き、これを 構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle F(s)}
 のラプラス逆変換(inverse Laplace transform)という。

説明:
ラプラス変換は全単射ではないので、通常の関数の逆関数と同じようにラプラス逆変換を定義できるわけではない。



ラプラス逆変換の定義の考え方

構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle F(s)} に対し、構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathcal{L}[f(t)] = F(s)} となる 構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle f(t)} が存在する場合、それらは無数に存在して1つに決まらない。
そのような、構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathcal{L}[f(t)] = F(s)} となる 構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle f(t)} を全部まとめて1グループにして、その中から代表を1つ選んで 構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle f(t) = \mathcal{L}^{-1} [F(s)]} とする。
もし、グループの中に連続な関数が存在すれば、それを代表として選び、構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle f(t) = \mathcal{L}^{-1} [F(s)]} と書くことにする。

構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle F(s)} に対し、構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathcal{L}[f(t)] = F(s)} となる 構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle f(t)} が無数に存在することは、以下の定理によって示される。
すなわち、高々有限個の不連続な点で異なる原関数たちは、同一の像関数(ラプラス変換結果)をもつ。

定理:
構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle f(t)}構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle g(t)}
は、構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle t \geqq 0}
 において区分的に連続な関数であるとする。
この時、構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathcal{L}[f(t)] = \mathcal{L}[g(t)]}
 ならば、構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle f(t)}構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle g(t)}
 は不連続な点を除いて一致する。

このような不連続な点を除けば一致するような原関数の中に連続な関数があれば、それを代表させてラプラス逆変換の値として採用する。


構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle t \geqq 0} において、下図の関数 構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle f(t)}構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle g(t)}構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle h(t)} のラプラス変換の値は一致する。
構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathcal{L}[f(t)] = \mathcal{L}[g(t)] = \mathcal{L}[h(t)] = F(s)}

この中で 構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle f(t) = 1 \quad (t \geqq 0)} をラプラス逆変換の値として採用する。
構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathcal{L}^{-1} [F(s)] = f(t)}



ブロムウィチ積分

ラプラス逆変換を、ラプラス変換の定義式のような積分式として与えることも可能である。
そのような定義式は、ブロムウィチ積分(Bromwich integral)あるいは反転公式と呼ばれる。

ブロムウィチ積分は、フーリエの積分定理を使用することにより導くことができる。

ラプラス逆変換を行う場合、通常は変換公式を使用する。
そのため、ブロムウィチ積分の定義式を使用する必要はあまり生じない。

定理:
以下のブロムウィチ積分により、像関数 構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle F(s)}
 から原関数 構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle f(t)}
 を求めることができる。
構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle f(t) = \frac{1}{2 \pi i} \int^{p + i \infty}_{p - i \infty} {e^{st} F(s) ds}}


ここで、構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle s = p + i \alpha \quad (p, \, \alpha : \mbox{ 実 数 }, \, \, i : \mbox{ 虚 数 単 位 })}
 とする。

説明:
ここまでの話では変数sを実数として扱ってきた。
しかし、構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle F(s)}
 から 構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle f(t)}
 を求めるブロムウィチ積分ではsは複素数である。

ブロムウィチ積分は、複素数平面上の虚軸に平行な直線に沿った区間 構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle p - i \infty}
 から 構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle p + i \infty}
 の無限積分となる。


ブロムウィチ積分:
構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle f(t) = \frac{1}{2 \pi i} \int^{p + i \infty}_{p - i \infty} {e^{st} F(s) \, ds}}


構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle  \qquad s = p + i \alpha \quad (p, \, \alpha : \mbox{ 実 数 }, \, \, i : \mbox{ 虚 数 単 位 })}


下図に、ブロムウィチ積分の積分経路を示す。


ブロムウィチ積分は、複素数平面から時間領域への写像である。

複素数平面を用いたブロムウィチ積分は、定義通りの積分経路では計算が難しくなる。
そのため、閉曲線となるように積分経路を変更して留数(residue)を計算する。

ブロムウィチ積分の値は、複素数平面上の全ての特異点の留数の総和となる。


ラプラス逆変換公式の活用

ラプラス逆変換は、ラプラス逆変換公式を使用して計算する。

ラプラス逆変換公式は、先のラプラス逆変換の定義やブロムウィチ積分を使用して基本的な関数に対してあらかじめ求められた値を公式として表したものである。

ラプラス変換とラプラス逆変換を使用した微分方程式の解法では、そのようなラプラス逆変換公式を活用する。
ラプラス逆変換公式とラプラス変換公式は本質的に同じものである。


ラプラス逆変換公式

下表のような原関数 構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle f(t)} と像関数 構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle F(s)} の対応関係を変換表として使用すれば、ラプラス逆変換を機械的に実行できる。

構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \color{White} f(t)} 構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \color{White} F(s)} 条件
構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \color{White} 1} 構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \color{White} s > 0}
構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \color{White} t} 構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \color{White} \frac{1}{s^2}} 構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \color{White} s > 0}
構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \color{White} \frac{t^{n - 1}}{(n - 1)!}} 構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \color{White} \frac{1}{s^{n}}} 構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \color{White} n} は正整数
構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \color{White} \frac{t^{p - 1}}{\Gamma(p)}} 構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \color{White} \frac{1}{s^{p}}} 構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \color{White} p > 0}
構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \color{White} e^{at}} 構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \color{White} \frac{1}{s - a}} 構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \color{White} s > \alpha}
構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \color{White} \sin{at}} 構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \color{White} \frac{a}{s^2 + a^2}} 構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \color{White} s > 0, \quad a : \mbox{ 実 定 数 }}
構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \color{White} \cos{at}} 構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \color{White} \frac{s}{s^2 + a^2}} 構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \color{White} s > 0, \quad a : \mbox{ 実 定 数 }}
構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \color{White} \sinh{at}} 構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \color{White} \frac{a}{s^2 - a^2}} 構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \color{White} s > 0, \quad a : \mbox{ 実 定 数 }}
構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \color{White} \cosh{at}} 構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \color{White} \frac{s}{s^2 - a^2}} 構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \color{White} s > 0, \quad a : \mbox{ 実 定 数 }}
単位階段関数 構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \color{White} U(t - a)} 構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \color{White} \frac{e^{-as}}{s}} 構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \color{White} s > 0, \quad a > 0}
デルタ関数 構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \color{White} \delta(t)} 構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \color{White} 1} 構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \color{White} - \infty < s < \infty}


法則
構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \color{White} f(t)} 構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \color{White} F(s)} 条件
線形法則
構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \color{White} a f(t) + b g(t)}
構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \color{White} a F(s) + b F(s)}
相似法則
構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \color{White} \frac{1}{a} f \left( \frac{t}{a} \right)}
構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \color{White} F(as)}
第1移動法則
構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \color{White} e^{at} f(t)}
構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \color{White} F(s - a)}
第2移動法則
構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \color{White} U(t - a) \, f(t - a)}
構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \color{White} e^{- as} \, F(s)} 構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \color{White} a > 0}
微分法則
構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \color{White} \frac{df(t)}{dt}}
構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \color{White} \frac{d^{2} f(t)}{dt^{2}}}
構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \color{White} sF(s) - f(0)}
構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \color{White} s^{2} F(s) - sf(0) - \frac{df(0)}{ds}}
積分法則
構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \color{White} \int^{t}_{0} {f(u) \, du}}
構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \color{White} \frac{F(s)}{s}}
構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \color{White} t^{n}} 積法則
構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \color{White} t^{n} f(t)}
構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \color{White} (-1)^{n} \, \frac{dF^{n} (s)}{ds^{n}}}
合成積
構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \color{White} (f * g)(t)}
構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \color{White} F(s) \, G(s)}
構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \color{White} -t f(t)} 構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \color{White} \frac{dF(s)}{ds}}
構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \color{White} (-1)^{n} \, t^{n} \, f(t)} 構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \color{White} \frac{dF^{n} (s)}{ds^{n}}} 構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \color{White} n = 1, 2, 3, \cdots}
構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \color{White} erf(\sqrt{t})} 構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \color{White} \frac{1}{s \sqrt{s + 1}}}


ラプラス逆変換公式は、ラプラス変換公式を基にして作成されている。
ラプラス逆変換公式とラプラス変換公式は本質的に同じものであり、ラプラス逆変換公式で示されているように、ラプラス逆変換もラプラス変換と同様の性質(線形法則、移動法則、微分・積分法則、等)をもつ。

ラプラス逆変換公式における逆変換の値は、なるべく 構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle t > 0} において連続な関数を選んである。 (構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle t < 0} ではどんな値でもよい)

なお、構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \frac{1}{s}} のラプラス逆変換は 構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle f(t) = 1} でも 構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle f(t) = U(t)} でもよい。


部分分数展開

複雑な関数のラプラス逆変換を行う際、部分分数展開を使用するとうまくいく場合がある。

以下の公式における係数A、B、C、D、Eは定数とする時、A、B、C、D、Eをそれぞれ計算して求める。

  • 公式 1
    構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \frac{1}{(s - a)(s - b)} = \frac{A}{s - a} + \frac{B}{s - b}}

  • 公式 2
    構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \frac{1}{(s - a)^{2} \, (s - b)} = \frac{A}{s - a} + \frac{B}{(s - a)^{2}} + \frac{C}{s - b}}

  • 公式 3
    構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \frac{1}{(s - a)(s^{2} + b)} = \frac{A}{s - a} + \frac{Bs + C}{s^{2} + b} \quad (b > 0)}

  • 公式 4
    分母が全てsの1次式の積の形に因数分解される場合
    構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle P(s)}構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle s} の2次以下の式とする。
    構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \frac{P(s)}{(s - a)(s - b)(s - c)} = \frac{A}{s - a} + \frac{B}{s - b} + \frac{C}{s - c}}

  • 公式 5
    分母 = 0が多重根をもつ場合
    構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle P(s)}構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle s} の3次以下の式とする。
    構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \frac{P(s)}{(s - a)^{3} \, (s - b)} = \frac{A}{s - a} + \frac{B}{(s - a)^{2}} + \frac{C}{(s - a)^{3}} + \frac{D}{s - b}}

  • 公式 6
    分母 = 0が多重根をもち、さらにsの2次式の項も存在する場合
    構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle P(s)}構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle s} の4次以下の式とする。
    構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \frac{P(s)}{(s - a)^{3} (s^{2} + bs + c)} = \frac{A}{s - a} + \frac{B}{(s - a)^{2}} + \frac{C}{(s - a)^{3}} + \frac{Ds + E}{s^{2} + bs + c}}


例題:
部分分数展開とラプラス逆変換公式を使用することにより、以下のラプラス逆変換の値を求めよ。
構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \mathcal{L}^{-1} \bigg[ \frac{s}{s^{2} - 4s + 3} \bigg]}


解答:
まず、構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \frac{s}{s^{2} - 4s + 3}}
 を部分分数展開する。
構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \frac{s}{s^{2} - 4s + 3} = \frac{s}{(s - 1)(s - 3)}}

構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \frac{s}{(s - 1)(s - 3)} = \frac{A}{s - 3} + \frac{B}{s - 1} \quad \cdots (1)}
 とおいて、A, Bを求める。

Aを求める。
(1)式の両辺に 構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle (s - 3)}
 を乗算すると、次式になる。
構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \frac{s}{s - 1} = A + \frac{B (s - 3)}{s - 1}}

ここで、構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle s = 3}
 を代入すると、構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle A = \frac{3}{2}}
 が得られる。

Bを求める。
(1)式の両辺に 構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle (s - 1)}
 を乗算して得られた式に 構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle s = 1}
 を代入すると、構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle B = - \frac{1}{2}}
 が得られる。

したがって、部分分数展開の結果は次式になる。
構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle \frac{s}{s^{2} - 4s + 3} = \frac{3}{2} \frac{1}{s - 3} + - \frac{1}{2} \frac{1}{s - 1} \quad \cdots (2)}


次に、部分分数展開の結果(2)式からラプラス逆変換の値を求める。
構文解析に失敗 (SVG (ブラウザーのプラグインで MathML を有効にできます): サーバー「https://wikimedia.org/api/rest_v1/」から無効な応答 ("Math extension cannot connect to Restbase."):): {\displaystyle   \begin{align}  \mathcal{L}^{-1} \left[ \frac{s}{s^{2} - 4s + 3} \right] &= \mathcal{L}^{-1} \left[ \frac{3}{2} \frac{1}{s - 3} - \frac{1}{2} \frac{1}{s - 1} \right] \qquad \mbox{ 上 式 (2) }\\  &= \frac{3}{2} \, \mathcal{L}^{-1} \left[ \frac{1}{s - 3} \right] - \frac{1}{2} \, \mathcal{L}^{-1} \left[ \frac{1}{s - 1} \right] \qquad \because \mbox{ 線 形 法 則 } \\  &= \frac{3}{2} e^{3t} - \frac{1}{2} e^{t} \qquad \because \mbox{ 変 換 公 式 } \\  &= \frac{3 e^{3t}}{2} - \frac{e^{t}}{2}  \end{align}  }