Problem 6
Question
For the dynamical system \(16.6 \mathrm{D}\), $$ \begin{array}{lll} x_{0} & =0.25 & x_{n+1}= & 1.15 \times x_{n}-0.8 \times y_{n} \\ y_{0} & =0.5 & y_{n+1}= & 0.1 \times x_{n}+0.86 \times y_{n} \end{array} $$ the characteristic roots are $$ r_{1} \doteq 1.005+0.243 i, \quad r_{2} \doteq 1.005-0.243 i $$ \(x_{t}\) and \(y_{t}\) are given by $$ \begin{aligned} x_{t} &=C_{1} \rho^{t} \cos t \theta+C_{2} \rho^{t} \sin t \theta \\ y_{t} &=D_{1} \rho^{t} \cos t \theta+D_{2} \rho^{t} \sin t \theta \end{aligned} $$ where \(\rho=\sqrt{1.005^{2}+0.243^{2}}, \theta=\arccos (1.005 / \rho)\) and \(C_{1}, C_{2}, D_{1}\) and \(D_{2}\) are computed from $$ \begin{array}{ll} x_{0}=C_{1} & y_{0}=D_{1} \\ x_{1}=C_{1} \rho \cos \theta+C_{2} \rho \sin \theta & y_{1}=D_{1} \rho \cos \theta+D_{2} \rho \sin \theta \end{array} $$ Compute \(\rho, \theta\) and \(C_{1}, C_{2}\) and \(D_{1}, D_{2}\) and use these values in Equations 16.14 and 16.14 to compute \(x_{2},\) \(x_{3},\) and \(y_{2}, y_{3}\)
Step-by-Step Solution
VerifiedKey Concepts
Characteristic Roots
For the given dynamical system, the calculation of characteristic roots results in two complex numbers: \(r_{1} \approx 1.005 + 0.243i\) and \(r_{2} \approx 1.005 - 0.243i\). These expressions have both real and imaginary components, which influence the oscillatory nature of the system's behavior.
- The real part (1.005) affects the exponential growth or decay.
- The imaginary part (±0.243i) involves oscillation, leading to trigonometric multifactor effects.
Magnitude of Roots
For the given dynamical system, the magnitude of the roots is calculated as follows:
\[ \rho = \sqrt{1.005^2 + 0.243^2} \approx 1.03482. \]
The value being over one signifies that the system has growing amplitudes over time, potentially indicating instability unless constrained by other factors. In this case, the complex roots mean that while the system grows, it also oscillates due to the imaginary parts.
- A positive magnitude greater than one indicates amplification in the cycle.
- Magnitude less than one would suggest damping or reduction.
Trigonometric Expressions
In this context, the angle \(\theta\) is computed using the inverse cosine function:
\[ \theta = \arccos\left(\frac{1.005}{1.03482}\right) \approx 0.243 \text{ radians}. \]
These angles help to depict the oscillatory motion induced by the imaginary parts of the roots.
- The cosine function represents the initial amplitude and direction of the movement.
- The sine function shows the secondary oscillatory component, essential for modeling full harmonic motion.