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

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. In this problem we show that the Liapunov function constructed in the preceding problem is also a Liapunov function for the almost linear system (i). We must show that there is some region containing the origin for which \(\hat{V}\) is negative definite. (a) Show that $$ \hat{V}(x, y)=-\left(x^{2}+y^{2}\right)+(2 A x+B y) F_{1}(x, y)+(B x+2 C y) G_{1}(x, y) $$ (b) Recall that \(F_{1}(x, y) / r \rightarrow 0\) and \(G_{1}(x, y) / r \rightarrow 0\) as \(r=\left(x^{2}+y^{2}\right)^{1 / 2} \rightarrow 0 .\) This means that given any \(\epsilon>0\) there exists a circle \(r=R\) about the origin such that for \(0

Short Answer

Expert verified
In conclusion, we have shown that if the origin is asymptotically stable for the linear system, then it is asymptotically stable for the almost-linear system, as well. We have derived the Liapunov function, \(\hat{V}(x, y)\), and confirmed that \(\dot{V}(x, y) < 0\) for a sufficiently small \(r\), ultimately proving the origin's asymptotic stability in the given almost-linear system.

Step by step solution

Achieve better grades quicker with Premium

  • Unlimited AI interaction
  • Study offline
  • Say goodbye to ads
  • Export flashcards

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

01

Find the expression for \(\hat{V}(x, y)\)

We are given the following expression for \(\hat{V}(x, y)\): $$ \hat{V}(x, y)=-\left(x^{2}+y^{2}\right)+(2 A x+B y) F_{1}(x, y)+(B x+2 C y) G_{1}(x, y) $$ where \(F_1(x, y)\) and \(G_1(x, y)\) are the nonlinear terms of the almost-linear system.
02

Prove that \(\dot{V}(x, y) < 0\) for sufficiently small \(r\)

To find the expression for \(\dot{V}(x, y)\), we first need to express \(x\) and \(y\) in polar coordinates: $$ x = r\cos\theta $$ $$ y = r\sin\theta $$ Now, recall the conditions given in the problem: $$ \lim\limits_{r\to 0} \frac{F_{1}(x, y)}{r} = 0 $$ $$ \lim\limits_{r\to 0} \frac{G_{1}(x, y)}{r} = 0 $$ Given any \(\epsilon > 0\), we need to find \(R\) such that for \(0<r<R, \left|F_{1}(x, y)\right|<\epsilon r\) and \(\left|G_{1}(x, y)\right|<\epsilon r\). Let \(M = \max\{|2A|,|B|,|2C|\}\), and choose \(\epsilon\) small enough such that: $$ \epsilon < \frac{1}{M} $$ Then, for \(0<r<R\), we have: $$ |(2Ax+By)F_1(x,y)| < M\epsilon r^2 < r^2 $$ $$ |(Bx+2Cy)G_1(x,y)| < M\epsilon r^2 < r^2 $$ Thus, $$ \dot{V}(x, y) = -(x^2+y^2) + (2Ax+By)F_1(x,y) + (Bx+2Cy)G_1(x,y) < 0$$ for \(0<r<R\). This proves that the critical point \((0, 0)\) is asymptotically stable for the almost-linear system.

Key Concepts

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

Liapunov Function
A Liapunov function is a mathematical tool used to demonstrate the stability of equilibrium points within dynamical systems. In essence, it can be thought of as an energy-like function that decreases over time, indicating that the system's state is approaching a stable point. For a dynamical system given by
\[\begin{equation}\dot{\mathbf{x}} = \mathbf{F}(\mathbf{x}),\end{equation}\]
a candidate Liapunov function, \(V(\mathbf{x})\), is chosen such that \(V(\mathbf{x}) > 0\) for all \(\mathbf{x} eq \mathbf{0}\) and \(V(\mathbf{0}) = 0\). The rate of change of \(V\) along the system trajectories, denoted as \(\dot{V}(\mathbf{x})\), must satisfy \(\dot{V}(\mathbf{x}) < 0\) for all \({\mathbf{x} eq \mathbf{0}\) for the critical point to be asymptotically stable. In the exercise, you are tasked with showing that a proposed \(\hat{V}(x, y)\) function can serve as a Liapunov function for the almost linear system by proving that its derivative is negative definite in the vicinity of the origin.
Almost Linear Systems
An almost linear system refers to a nonlinear dynamical system that can be approximated by a linear one in the neighborhood of an equilibrium point. The system is characterized by equations of the form
\[\begin{equation}\dot{x}=a_{11}x+a_{12}y+F_{1}(x, y), \dot{y}=a_{21}x+a_{22}y+G_{1}(x, y)\end{equation}\]
where \(F_1\) and \(G_1\) represent the nonlinear parts of the system. The study of almost linear systems often starts with investigating the stability of the corresponding linear system. If the linear part has a stable critical point, then under certain conditions, the same can be true for the nonlinear system. One of those conditions can be established using a Liapunov function, as shown in the provided exercise, where one shows that \(\hat{V}(x, y)\) effectively captures the system's behavior near the critical point.
Polar Coordinates
The use of polar coordinates is a powerful technique particularly when dealing with two-dimensional systems involving rotations or radially symmetric components. In polar coordinates, a point \((x, y)\) in the plane is represented by a radius \(r\) and angle \(\theta\), where
\[\begin{equation}x = r \cos(\theta), \y = r \sin(\theta).\end{equation}\]
In dynamics, this transformation is beneficial for simplifying the analysis of circular motion or when considering systems that are easier to express in terms of distance from a central point and angular displacement. This approach is used in the problem to analyze the behavior of the almost linear system near the origin, allowing for a clearer perspective on how the perturbations \(F_1\) and \(G_1\) diminish in relation to the radius \(r\), assisting in proving the stability via the Liapunov function.
Nonlinear Dynamical Systems
Nonlinear dynamical systems are characterized by equations where the rate of change of the system's state is not a linear function of the state itself. This nonlinearity can lead to complex behaviors such as chaos, multiple equilibria, and sensitivity to initial conditions not observed in linear systems. Studying the stability of critical points in nonlinear systems is more involved due to these potential complexities. Thus, the identification of a Liapunov function, as discussed in the exercise, becomes an important route to establishing stability conditions without solving the system explicitly. In practice, the stability of these systems can have critical implications across various scientific and engineering disciplines, including control theory, economics, ecological modeling, and beyond.

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

Each of Problems I through 6 can be interpreted as describing the interaction of two species with populations \(x\) and \(y .\) In each of these problems carry out the following steps. $$ \begin{array}{l}{\text { (a) Draw a direction field and describe how solutions seem to behave. }} \\ {\text { (b) Find the critical points. }} \\ {\text { (c) For each critical point find the corresponding linear system. Find the eigenvalues and }} \\ {\text { eigenvectors of the linear system; classify each critical point as to type, and determine }} \\ {\text { whether it is asymptotically stable, stable, or unstable. }}\end{array} $$ $$ \begin{array}{l}{\text { (d) Sketch the trajectories in the neighborhood of each critical point. }} \\ {\text { (c) Compute and plot enough trajectories of the given system to show clearly the behavior of }} \\ {\text { the solutions. }} \\ {\text { (f) Determine the limiting behavior of } x \text { and } y \text { as } t \rightarrow \infty \text { and interpret the results in terms of }} \\ {\text { the populations of the two species. }}\end{array} $$ $$ \begin{array}{l}{d x / d t=x(1.5-x-0.5 y)} \\ {d y / d t=y(2-0.5 y-1.5 x)}\end{array} $$

Verify that \((0,0)\) is a critical point, show that the system is almost linear, and discuss the type and stability of the critical point \((0,0)\) by examining the corresponding linear system. $$ d x / d t=x+y^{2}, \quad d y / d t=x+y $$

Carry out the indicated investigations of the Lorenz equations. (a) For \(r=21\) plot \(x\) versus \(t\) for the solutions starting at the initial points \((3,8,0),\) \((5,5,5),\) and \((5,5,10) .\) Use a \(t\) interval of at least \(0 \leq t \leq 30 .\) Compare your graphs with those in Figure \(9.8 .4 .\) (b) Repeat the calculation in part (a) for \(r=22, r=23,\) and \(r=24 .\) Increase the \(t\) interval as necessary so that you can determine when each solution begins to converge to one of the critical points. Record the approximate duration of the chaotic transient in each case. Describe how this quantity depends on the value of \(r\). (c) Repeat the calculations in parts (a) and (b) for values of \(r\) slightly greater than 24 . Try to estimate the value of \(r\) for which the duration of the chaotic transient approaches infinity.

(a) Find all the critical points (equilibrium solutions). (b) Use a computer to draw a direction field and portrait for the system. (c) From the plot(s) in part (b) determine whether each critical point is asymptotically stable, stable, or unstable, and classify it as to type. $$ d x / d t=(2+x)(y-x), \quad d y / d t=(4-x)(y+x) $$

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.

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