相平面・線型化・安定性――統合演習
mathdifferential-equationsexercisesystemsstability
data/lecture/math/differential-equations/linearization-and-eigenvalue-stability.lecture.n.md
data/lecture/math/differential-equations/phase-planes-and-stability.lecture.n.md
1演習方針
この演習では、固有値だけでなく固有方向、Jordan 構造、時間の向きから相図を説明する。また、正確な線型系の完全判定と、非線型系に対する局所的な線型化定理を区別して適用する。
2問題 1
x'=\begin{pmatrix}1&1\\0&-2\end{pmatrix}x
の固有値と固有方向を求め、安定方向・不安定方向と軌道の時間方向を述べよ。
2.1解答例
○
固有値は 1,-2 で、固有ベクトルとして v_u=(1,0)^T、v_s=(1,-3)^T を取れる。一般解は
x(t)=c_u e^t v_u+c_s e^{-2t}v_s
である。\operatorname{span}(v_s) 上では原点へ接近し、\operatorname{span}(v_u) 上では原点から離脱する。c_uc_s\ne0 の一般軌道は、後方時間では安定方向に漸近し、前方時間では不安定方向に漸近する。
Integrated Exercises: Phase Planes, Linearization, and Stability
data/lecture/math/differential-equations/linearization-and-eigenvalue-stability.lecture.n.md
data/lecture/math/differential-equations/phase-planes-and-stability.lecture.n.md
1Exercise Strategy
These exercises use eigenvalues, eigendirections, Jordan structure, and time orientation to describe phase portraits. Distinguish the complete criterion for an exact linear system from the local linearization theorem for a nonlinear system.
2Problem 1
For
x'=\begin{pmatrix}1&1\\0&-2\end{pmatrix}x,
find the eigenvalues and eigendirections, and describe the stable direction, unstable direction, and time orientation of the orbits.
2.1Sample Answer
○
The eigenvalues are 1 and -2. Corresponding eigenvectors are v_u=(1,0)^T and v_s=(1,-3)^T. The general solution is
x(t)=c_u e^t v_u+c_s e^{-2t}v_s.
On \operatorname{span}(v_s), solutions approach the origin as time increases; on \operatorname{span}(v_u), they depart from it. When c_uc_s\ne0, a general orbit is asymptotic to the stable direction in backward time and to the unstable direction in forward time.