📢 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> | ! style="background-color:#66CCFF;width:30%" | <math>f(t)</math> | ||
! style="background-color:#66CCFF;width:30%" | <math> | ! style="background-color:#66CCFF;width:30%" | <math>F(s)</math> | ||
! style="background-color:#66CCFF;width:40%" | 条件 | ! style="background-color:#66CCFF;width:40%" | 条件 | ||
|- | |- | ||
| <math> | | <math>1</math> || <math>\frac{1}{s}</math> || <math>s > 0</math> | ||
|- | |- | ||
| <math> | | <math>t</math> || <math>\frac{1}{s^2}</math> || <math>s > 0</math> | ||
|- | |- | ||
| <math> | | <math>\frac{t^{n - 1}}{(n - 1)!}</math> || <math>\frac{1}{s^{n}}</math> || <math>n</math> は正整数 | ||
|- | |- | ||
| <math> | | <math>\frac{t^{p - 1}}{\Gamma(p)}</math> || <math>\frac{1}{s^{p}}</math> || <math>p > 0</math> | ||
|- | |- | ||
| <math> | | <math>e^{at}</math> || <math>\frac{1}{s - a}</math> || <math>s > \alpha</math> | ||
|- | |- | ||
| <math> | | <math>\sin{at}</math> || <math>\frac{a}{s^2 + a^2}</math> || <math>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>\cos{at}</math> || <math>\frac{s}{s^2 + a^2}</math> || <math>s > 0, \quad a : \mbox{ 実 定 数 }</math> | ||