Warning: foreach() argument must be of type array|object, bool given in /var/www/html/web/app/themes/studypress-core-theme/template-parts/header/mobile-offcanvas.php on line 20

(a) Find the eigenvalues and eigenvectors. (b) Classify the critical point \((0,0)\) as to type and determine whether it is stable, asymptotically stable, or unstable. (c) Sketch several trajectories in the phase plane and also sketch some typical graphs of \(x_{1}\) versus \(t .\) (d) Use a computer to plot accurately the curves requested in part (c). \(\frac{d \mathbf{x}}{d t}=\left(\begin{array}{cc}{3} & {-2} \\ {2} & {-2}\end{array}\right) \mathbf{x}\)

Short Answer

Expert verified
Based on the given system of two linear differential equations, we found the eigenvalues and eigenvectors, classified the stability of the critical point (0,0) as unstable, and sketched the trajectories in the phase plane. The eigenvalues are λ1=2 and λ2=-1, and the eigenvectors are v1= (2,1) and v2= (1,2). The critical point (0,0) is a saddle point, and the trajectories are stretched along the eigenvector corresponding to the positive eigenvalue, and compressed along the eigenvector corresponding to the negative eigenvalue.

Step by step solution

01

Finding eigenvalues of the matrix

To find the eigenvalues, we need to find the roots of the characteristic equation given by the determinant: \(\det(A - \lambda I) = 0\), where \(A = \begin{pmatrix} 3 & -2 \\ 2 & -2 \end{pmatrix}\) and \(I\) is the identity matrix. The characteristic equation is : \[ \begin{vmatrix} 3-\lambda & -2 \\ 2 & -2-\lambda \end{vmatrix} = (3-\lambda)(-2-\lambda) - (-2)(2) = \lambda^2-\lambda-2 \] Now, we find the roots (eigenvalues) of the characteristic equation: \[ \lambda^2-\lambda-2 = 0 \]
02

Finding eigenvectors of the matrix

The eigenvalues of the characteristic equation are \(\lambda_1=2\) and \(\lambda_2=-1\). Now, we find the eigenvectors corresponding to each eigenvalue by solving the system \((A-\lambda I)v=0\). For \(\lambda_1=2\) : \[ (A - \lambda_1 I)v_1 = \begin{pmatrix} 1 & -2 \\ 2 & -4 \end{pmatrix} \begin{pmatrix} v_{11} \\ v_{12} \end{pmatrix} = \begin{pmatrix} 0 \\ 0 \end{pmatrix} \] We can see that the second row is a scalar multiple of the first row, so we only need to focus on one row: \[ v_{11} - 2 v_{12} = 0 \] We can choose \(v_{12} = 1\), which gives us \(v_{11} = 2\). So, \(v_1=\begin{pmatrix} 2 \\ 1 \end{pmatrix}\). For \(\lambda_2=-1\) : \[ (A - \lambda_2 I)v_2 = \begin{pmatrix} 4 & -2 \\ 2 & -1 \end{pmatrix} \begin{pmatrix} v_{21} \\ v_{22} \end{pmatrix} = \begin{pmatrix} 0 \\ 0 \end{pmatrix} \] Again, the second row is a scalar multiple of the first row, so we only need to focus on one row: \[ 4 v_{21} - 2 v_{22} = 0 \] We can simplify this to \(2v_{21} - v_{22} = 0\). Let \(v_{21}=1\). Then \(v_{22}=2\). So, \(v_2=\begin{pmatrix} 1 \\ 2 \end{pmatrix}\).
03

Classify the critical point and determine stability

The stability of the critical point \((0,0)\) can be determined using the eigenvalues found earlier. We have \(\lambda_1=2\) and \(\lambda_2=-1\). Since one eigenvalue is positive and the other is negative, the critical point \((0,0)\) is a saddle point and is unstable.
04

Sketching trajectories in the phase plane

To sketch the trajectories, we need to find the general solution of the system and simplify the expression. The general solution is given by: \[ \mathbf{x}(t) = c_1 e^{\lambda_1 t} \mathbf{v}_1 + c_2 e^{\lambda_2 t} \mathbf{v}_2 \] Substituting the eigenvalues and eigenvectors, we get: \[ \mathbf{x}(t) = c_1 e^{2t} \begin{pmatrix} 2 \\ 1 \end{pmatrix} + c_2 e^{-t} \begin{pmatrix} 1 \\ 2 \end{pmatrix} \] Since the system is unstable, the trajectories will move away from the origin. For the given system, the trajectories will be stretched along the eigenvector corresponding to the positive eigenvalue (\(\begin{pmatrix} 2 \\ 1 \end{pmatrix}\)), and compressed along the eigenvector corresponding to the negative eigenvalue (\(\begin{pmatrix} 1 \\ 2 \end{pmatrix}\)).

Unlock Step-by-Step Solutions & Ace Your Exams!

  • Full Textbook Solutions

    Get detailed explanations and key concepts

  • Unlimited Al creation

    Al flashcards, explanations, exams and more...

  • Ads-free access

    To over 500 millions flashcards

  • Money-back guarantee

    We refund you if you fail your exam.

Over 30 million students worldwide already upgrade their learning with Vaia!

Key Concepts

These are the key concepts you need to understand to accurately answer the question.

Characteristic Equation
The characteristic equation is a crucial tool in solving systems of differential equations. It starts with finding the "eigenvalues" of a given matrix. In our scenario, the matrix is \( A = \begin{pmatrix} 3 & -2 \ 2 & -2 \end{pmatrix} \),\ which describes the system's dynamics. We use the formula \( \det(A - \lambda I) = 0 \) to derive the characteristic equation. Here, \( \lambda \) represents the eigenvalues, and \( I \) is the identity matrix. This gives us a quadratic equation:
  • \( (3-\lambda)(-2-\lambda) - (-2)(2) = \lambda^2 - \lambda - 2 \)
The roots of this polynomial equation are the sought eigenvalues. Solving \( \lambda^2 - \lambda - 2 = 0 \), you find \( \lambda_1 = 2 \) and \( \lambda_2 = -1 \). These values tell us much about the system, including its stability and phase behavior.
Stability Analysis
Understanding stability requires scrutinizing the eigenvalues obtained from the characteristic equation. Stability analysis determines how solutions to a system of differential equations behave as time passes. A critical point, such as \((0,0)\) in our problem, is classified based on its eigenvalues:
  • If all eigenvalues have negative real parts, the critical point is stable and eventually every trajectory leads to it.
  • If any eigenvalue has a positive real part, the point is unstable, meaning trajectories will drift away.
In our case, \( \lambda_1 = 2 \) is positive, and \( \lambda_2 = -1 \) is negative, indicating a saddle point. This means that the system is unstable. Trajectories will diverge away from \((0,0)\), signaling instability in the equilibrium, and thus, the system does not tend to return to this point once perturbed.
Phase Plane Trajectories
Phase plane trajectories provide a visual representation of the system's behavior over time. We derive them from solving the system’s differential equation using its general solution:
  • \( \mathbf{x}(t) = c_1 e^{2t} \begin{pmatrix} 2 \ 1 \end{pmatrix} + c_2 e^{-t} \begin{pmatrix} 1 \ 2 \end{pmatrix} \)
This expression combines the eigenvectors \( \begin{pmatrix} 2 \ 1 \end{pmatrix} \) and \( \begin{pmatrix} 1 \ 2 \end{pmatrix} \), along with the exponential growth or decay modulated by the eigenvalues \( \lambda_1 \) and \( \lambda_2 \).
The phase portrait sketches the trajectories based on these. You’ll notice that trajectories stretch along the direction of the eigenvector corresponding to \( \lambda_1 = 2 \) and compress along \( \lambda_2 = -1 \).
For the given unstable system, expect the paths to move away from the origin. The graphical representation of these trajectories showcases the directional tendencies of the system’s solutions, graphically depicting stability and instability regions.

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Most popular questions from this chapter

(a) Find the eigenvalues and eigenvectors. (b) Classify the critical point \((0,0)\) as to type and determine whether it is stable, asymptotically stable, or unstable. (c) Sketch several trajectories in the phase plane and also sketch some typical graphs of \(x_{1}\) versus \(t .\) (d) Use a computer to plot accurately the curves requested in part (c). \(\frac{d \mathbf{x}}{d t}=\left(\begin{array}{ll}{3} & {-4} \\ {1} & {-1}\end{array}\right) \mathbf{x}\)

In this problem we derive a formula for the natural period of an undamped nonlinear pendulum \([c=0 \text { in Eq. }(10) \text { of Section } 9.2]\). Suppose that the bob is pulled through a positive angle \(\alpha\) and then released with zero velocity. (a) We usually think of \(\theta\) and \(d \theta / d t\) as functions of \(t\). However, if we reverse the roles of \(t\) and \(\theta,\) we can regard \(t\) as a function of \(\theta,\) and consequently also think of \(d \theta / d t\) as a function of \(\theta .\) Then derive the following sequence of equations: $$ \begin{aligned} \frac{1}{2} m L^{2} \frac{d}{d \theta}\left[\left(\frac{d \theta}{d t}\right)^{2}\right] &=-m g L \sin \theta \\ \frac{1}{2} m\left(L \frac{d \theta}{d t}\right)^{2}=& m g L(\cos \theta-\cos \alpha) \\ d t &=-\sqrt{\frac{L}{2 g}} \frac{d \theta}{\sqrt{\cos \theta-\cos \alpha}} \end{aligned} $$ Why was the negative square root chosen in the last equation? (b) If \(T\) is the natural period of oscillation, derive the formula $$ \frac{T}{4}=-\sqrt{\frac{L}{2 g}} \int_{\alpha}^{0} \frac{d \theta}{\sqrt{\cos \theta-\cos \alpha}} $$ (c) By using the identities \(\cos \theta=1-2 \sin ^{2}(\theta / 2)\) and \(\cos \alpha=1-2 \sin ^{2}(\alpha / 2),\) followed by the change of variable \(\sin (\theta / 2)=k \sin \phi\) with \(k=\sin (\alpha / 2),\) show that $$ T=4 \sqrt{\frac{L}{g}} \int_{0}^{\pi / 2} \frac{d \phi}{\sqrt{1-k^{2} \sin ^{2} \phi}} $$ The integral is called the elliptic integral of the first kind. Note that the period depends on the ratio \(L / \mathrm{g}\) and also the initial displacement \(\alpha\) through \(k=\sin (\alpha / 2) .\) (d) By evaluating the integral in the expression for \(T\) obtain values for \(T\) that you can compare with the graphical estimates you obtained in Problem 21 .

(a) By solving Eq. (9) numerically show that the real part of the complex roots changes sign when \(r \cong 24.737\). (b) Show that a cubic polynomial \(x^{3}+A x^{2}+B x+C\) has one real zero and two pure imaginary zeros only if \(A B=C\). (c) By applying the result of part (b) to Eq. (9) show that the real part of the complex roots changes sign when \(r=470 / 19\).

(a) Find an equation of the form \(H(x, y)=c\) satisfied by the trajectories. (b) Plot several level curves of the function \(H\). These are trajectories of the given system. Indicate the direction of motion on each trajectory. $$ d x / d t=y, \quad d y / d t=2 x+y $$

(a) Determine all critical points of the given system of equations. (b) Find the corresponding linear system near each critical point. (c) Find the eigenalues of each linear system. What conclusions can you then draw about the nonlinear system? (d) Draw a phase portrait of the nonlinear system to confirm your conclusions, or to extend them in those cases where the linear system does not provide definite information about the nonlinear system. $$ d x / d t=(2+x)(y-x), \quad d y / d t=(4-x)(y+x) $$

See all solutions

Recommended explanations on Math Textbooks

View all explanations

What do you think about this solution?

We value your feedback to improve our textbook solutions.

Study anywhere. Anytime. Across all devices.

Sign-up for free