markdown
Jordan 形と線型連立系-標準演習md 7e17606
exercise/math/differential-equations/jordan-form-and-linear-systems.exercise.n.md
Jordan 形と線型連立系-標準演習
mathdifferential-equationsexercisejordan-formlinear-systems
data/lecture/math/differential-equations/diagonalization-jordan-form-and-systems.lecture.n.md
1問題 1:3 次 Jordan ブロック
J=\begin{pmatrix}2&1&0\\0&2&1\\0&0&2\end{pmatrix}=2I+N
について、N^2,N^3 と e^{Jt} を求めよ。また \boldsymbol{x}(0)=e_3 を満たす解を明示せよ。
1.1解答例
○
N^2=\begin{pmatrix}0&0&1\\0&0&0\\0&0&0\end{pmatrix},\qquad N^3=0,
e^{Jt}=e^{2t}
\begin{pmatrix}
1&t&t^2/2\\
0&1&t\\
0&0&1
\end{pmatrix}.
したがって
\boldsymbol{x}(t)=e^{2t}\begin{pmatrix}t^2/2\\t\\1\end{pmatrix}.
Jordan Form and Linear Systems: Standard Exercises
data/lecture/math/differential-equations/diagonalization-jordan-form-and-systems.lecture.n.md
1Problem 1: A Jordan Block of Size Three
For
J=\begin{pmatrix}2&1&0\\0&2&1\\0&0&2\end{pmatrix}=2I+N,
compute N^2,N^3 and e^{Jt}. Also write the solution satisfying \boldsymbol{x}(0)=e_3.
1.1Sample Answer
○
N^2=\begin{pmatrix}0&0&1\\0&0&0\\0&0&0\end{pmatrix},\qquad N^3=0,
e^{Jt}=e^{2t}
\begin{pmatrix}
1&t&t^2/2\\
0&1&t\\
0&0&1
\end{pmatrix}.
Therefore,
\boldsymbol{x}(t)=e^{2t}\begin{pmatrix}t^2/2\\t\\1\end{pmatrix}.