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

In this problem we show how small changes in the coefficients of a system of linear equations can affect a critical point that is a center. Consider the system $$ \mathbf{x}^{\prime}=\left(\begin{array}{rr}{0} & {1} \\ {-1} & {0}\end{array}\right) \mathbf{x} $$ Show that the eigenvalues are \pmi so that \((0,0)\) is a center. Now consider the system $$ \mathbf{x}^{\prime}=\left(\begin{array}{rr}{\epsilon} & {1} \\ {-1} & {\epsilon}\end{array}\right) \mathbf{x} $$ where \(|\epsilon|\) is arbitrarily small. Show that the eigenvalues are \(\epsilon \pm i .\) Thus no matter how small \(|\epsilon| \neq 0\) is, the center becomes a spiral point. If \(\epsilon<0,\) the spiral point is asymptotically stable; if \(\epsilon>0,\) the spiral point is unstable.

Short Answer

Expert verified
#Answer# For the first system with matrix A, the critical point (0,0) is a center as the eigenvalues are purely imaginary: \(\lambda = \pm i\). For the second system with matrix B, the critical point becomes a spiral point with eigenvalues \(\lambda = \epsilon \pm i\) where \(|\epsilon| \neq 0\). If \(\epsilon<0\), the spiral point is asymptotically stable; if \(\epsilon>0\), the spiral point is unstable. Small changes in the coefficients of a system of linear equations can change a critical point that is a center into a spiral point.

Step by step solution

01

Eigenvalues for the first system

For the first system with the matrix A: $$ A = \left(\begin{array}{rr}{0} & {1} \\\ {-1} & {0}\end{array}\right) $$ We need to find the eigenvalues by solving the characteristic equation: $$ \det(A - \lambda I) = 0 $$ Where \(\lambda\) are the eigenvalues, and I is the identity matrix.
02

Characteristic equation for the first system

The characteristic equation for the first system is: $$ \left|\begin{array}{cc}{0 - \lambda} & {1} \\\ {-1} & {0 - \lambda}\end{array}\right| = (\lambda)(-\lambda) - (-1)(1) = \lambda^2 + 1 = 0 $$
03

Eigenvalues of the first system

Finding the solutions for the characteristic equation, we get the eigenvalues: \(\lambda^2 + 1 = 0 \implies \lambda = \pm i\) Since the eigenvalues are purely imaginary, the critical point (0,0) is a center.
04

Eigenvalues for the second system

Now, we will consider the second system with matrix B: $$ B = \left(\begin{array}{rr}{\epsilon} & {1} \\\ {-1} & {\epsilon}\end{array}\right) $$ Again, we need to find the eigenvalues by solving the characteristic equation: $$ \det(B - \lambda I) = 0 $$
05

Characteristic equation for the second system

The characteristic equation for the second system is: $$ \left|\begin{array}{cc}{\epsilon-\lambda} & {1} \\\ {-1} & {\epsilon-\lambda}\end{array}\right| = (\epsilon-\lambda)^2 - (-1)(1) = \lambda^2 -2\epsilon \lambda+\epsilon^2 + 1 = 0 $$
06

Eigenvalues of the second system

Finding the solutions for the characteristic equation, we get the eigenvalues by solving the quadratic equation: \(\lambda = \frac{-b \pm \sqrt{b^{2}-4ac}}{2a} = \frac{2\epsilon \pm \sqrt{(-2\epsilon)^{2}-4(1)(\epsilon^2 + 1)}}{2(1)}\) \(\lambda = \epsilon \pm i\) No matter how small \(|\epsilon| \neq 0\), the center becomes a spiral point. If \(\epsilon<0\), the spiral point is asymptotically stable; if \(\epsilon>0\), the spiral point is unstable. Therefore, we have shown that small changes in the coefficients of a system of linear equations can change a critical point that is a center into a spiral point.

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.

Linear Differential Equations
Linear differential equations are mathematical expressions that model the behavior of dynamic systems using linear combinations of unknown variables and their derivatives. They serve as foundational blocks for understanding more complex dynamics in various scientific and engineering disciplines. An important characteristic of linear systems is that their solutions can be expressed as a superposition of other solutions,
making the mathematical analysis more tractable. Understanding linear differential equations involves identifying critical points, which are the solutions where the system is at equilibrium, and determining their stability. This requires the use of eigenvalues, a concept that lies at the heart of the study of system dynamics.
Center and Spiral Point Stability
In the context of linear differential equations, a critical point can exhibit different types of stability. A 'center' is a type of critical point around which the system's trajectories circulate without converging or diverging from the point itself. This behavior is characteristic when the eigenvalues of the system's matrix are purely imaginary numbers, implying the motion is periodic. On the contrary, a 'spiral point' refers to a critical point where trajectories exhibit a spiral motion, with convergence or divergence from the point depending on the stability of the system. The system stability is determined by the real part of the eigenvalues: a negative real part indicates asymptotic stability (converging spirals), while a positive real part signifies instability (diverging spirals).
Studying the stability of these points is crucial for predicting the long-term behavior of dynamical systems.
Characteristic Equation
The characteristic equation is a fundamental tool in the analysis of linear differential equations, specifically when determining the eigenvalues of a system. It is derived from the system's matrix by subtracting a scalar multiple of the identity matrix and setting the determinant to zero. The solutions to this polynomial equation are the eigenvalues that inform about the system's stability and behavior.
For a 2x2 matrix, the characteristic equation is usually a quadratic equation of the form \(\text{det}\(A - \lambda I\) = \lambda^2 - \text{trace}\(A\) \lambda + \text{det}\(A\) = 0\), where \lambda\ represents the eigenvalues. The coefficients and discriminant of this equation carry significant importance as they determine whether the eigenvalues are real, purely imaginary, or complex, each implying different system behaviors such as nodes, centers, or spirals.

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) By solving the equation for \(d y / d x,\) show that the equation of the trajectories of the undamped pendulum of Problem 19 can be written as $$ \frac{1}{2} y^{2}+\omega^{2}(1-\cos x)=c $$ where \(c\) is a constant of integration. (b) Multiply Eq. (i) by \(m L L^{2} .\) Then express the result in terms of \(\theta\) to obtain $$ \frac{1}{2} m L^{2}\left(\frac{d \theta}{d t}\right)^{2}+m g L(1-\cos \theta)=E $$ where \(E=m L^{2} c .\) (c) Show that the first term in Eq. (ii) is the kinetic energy of the pendulum and that the second term is the potential energy due to gravity. Thus the total energy \(E\) of the pendulum is constant along any trajectory; its value is determined by the initial conditions.

Consider the system $$ d x / d t=a x[1-(y / 2)], \quad d y / d t=b y[-1+(x / 3)] $$ where \(a\) and \(b\) are positive constants. Observe that this system is the same as in the example in the text if \(a=1\) and \(b=0.75 .\) Suppose the initial conditions are \(x(0)=5\) and \(y(0)=2\) (a) Let \(a=1\) and \(b=1 .\) Plot the trajectory in the phase plane and determine (or cstimate) the period of the oscillation. (b) Repeat part (a) for \(a=3\) and \(a=1 / 3,\) with \(b=1\) (c) Repeat part (a) for \(b=3\) and \(b=1 / 3,\) with \(a=1\) (d) Describe how the period and the shape of the trajectory depend on \(a\) and \(b\).

We will prove part of Theorem 9.3 .2 : If the critical point \((0,0)\) of the almost linear system $$ d x / d t=a_{11} x+a_{12} y+F_{1}(x, y), \quad d y / d t=a_{21} x+a_{22} y+G_{1}(x, y) $$ is an asymptotically stable critical point of the corresponding linear system $$ d x / d t=a_{11} x+a_{12} y, \quad d y / d t=a_{21} x+a_{22} y $$ then it is an asymptotically stable critical point of the almost linear system (i). Problem 12 deals with the corresponding result for instability. Consider the linear system (ii). (a) Since \((0,0)\) is an asymptotically stable critical point, show that \(a_{11}+a_{22}<0\) and \(\left.a_{11} a_{22}-a_{12} a_{21}>0 . \text { (See Problem } 21 \text { of Section } 9.1 .\right)\) (b) Construct a Liapunov function \(V(x, y)=A x^{2}+B x y+C y^{2}\) such that \(V\) is positive definite and \(\hat{V}\) is negative definite. One way to ensure that \(\hat{V}\) is negative definite is to choose \(A, B,\) and \(C\) so that \(\hat{V}(x, y)=-x^{2}-y^{2} .\) Show that this leads to the result $$ \begin{array}{l}{A=-\frac{a_{21}^{2}+a_{22}^{2}+\left(a_{11} a_{22}-a_{12} a_{21}\right)}{2 \Delta}, \quad B=\frac{a_{12} a_{22}+a_{11} a_{21}}{\Delta}} \\\ {C=-\frac{a_{11}^{2}+a_{12}^{2}+\left(a_{11} a_{22}-a_{12} a_{21}\right)}{2 \Delta}}\end{array} $$ where \(\Delta=\left(a_{11}+a_{22}\right)\left(a_{11} a_{22}-a_{12} a_{21}\right)\) (c) Using the result of part (a) show that \(A>0\) and then show (several steps of algebra are required) that $$ 4 A C-B^{2}=\frac{\left(a_{11}^{2}+a_{12}^{2}+a_{21}^{2}+a_{22}^{2}\right)\left(a_{11} a_{22}-a_{12} a_{21}\right)+2\left(a_{11} a_{22}-a_{12} a_{21}\right)^{2}}{\Delta^{2}}>0 $$ Thus by Theorem 9.6.4, \(V\) is positive definite.

Consider the autonomous system $$ d x / d l=y, \quad d y / d t=x+2 x^{3} $$ (a) Show that the critical point \((0,0)\) is a saddle point. (b) Sketch the trajectories for the corresponding linear system by integrating the equation for \(d y / d x\). Show from the parametric form of the solution that the only trajectory on which \(x \rightarrow 0, y \rightarrow 0\) as \(t \rightarrow \infty\) is \(y=-x\). (c) Determine the trajectories for the nonlinear system by integrating the equation for \(d y / d x\). Sketch the trajectories for the nonlinear system that correspond to \(y=-x\) and \(y=x\) for the linear system.

Consider the system \(\mathbf{x}^{\prime}=\mathbf{A} \mathbf{x},\) and suppose that \(\mathbf{A}\) has one zero eigenvalue. (a) Show that \(\mathbf{x}=\mathbf{0}\) is a critical point, and that, in addition, every point on a certain straight line through the origin is also a critical point. (b) Let \(r_{1}=0\) and \(r_{2} \neq 0,\) and let \(\boldsymbol{\xi}^{(1)}\) and \(\boldsymbol{\xi}^{(2)}\) be corresponding eigenvectors. Show that the trajectories are as indicated in Figure \(9.1 .8 .\) What is the direction of motion on the trajectories?

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