Problem 15

Question

Find a circular invariant region for the given plane autonomous system. $$ \begin{aligned} &x^{\prime}=-x+y+x y \\ &y^{\prime}=x-y-x^{2}-y^{3} \end{aligned} $$

Step-by-Step Solution

Verified
Answer
The system is invariant in a circular region where \( \frac{dV}{dt} \leq 0 \).
1Step 1: Understanding the System
We have a system of differential equations: \( x' = -x + y + xy \) and \( y' = x - y - x^2 - y^3 \). We need to find a circular region where solutions remain inside or on the boundary over time.
2Step 2: Identify the Lyapunov Function
For a circular invariant region, consider the function \( V(x, y) = x^2 + y^2 \), which suggests a circle centered at the origin. This function measures the squared distance from the origin to the point \((x, y)\).
3Step 3: Compute the Derivative of the Lyapunov Function
Find the time derivative \( \frac{dV}{dt} = \frac{d}{dt}(x^2 + y^2) = 2x x' + 2y y' \) using the system equations. Substitute \( x' = -x + y + xy \) and \( y' = x - y - x^2 - y^3 \).
4Step 4: Substitute and Simplify
Substitute the expressions for \( x' \) and \( y' \) into the derivative to get:\[ \frac{dV}{dt} = 2x(-x + y + xy) + 2y(x - y - x^2 - y^3) \].Expand and simplify this expression.
5Step 5: Analyze the Simplified Expression
Simplify \( \frac{dV}{dt} \) to understand the behavior:\[ \frac{dV}{dt} = -2x^2 + 2xy + 2x^2y + 2yx - 2y^2 - 2yx^2 - 2yy^3 \].After algebraic simplification, check the sign of this expression by considering specific regions or simplifying further.
6Step 6: Determine Conditions for Invariance
The circular region is invariant if \( \frac{dV}{dt} \leq 0 \) for all \( (x, y) \) within a certain radius. Verify conditions under which \( \frac{dV}{dt} \leq 0 \) to establish an invariant region, potentially bounding \( x \) and \( y \) by an inequality related to \( x^2 + y^2 \).
7Step 7: Conclusion
Based on the earlier analysis, we conclude that a circle around the origin can be an invariant region. By verifying with a specific radius, such as using numerical methods or further algebraic constraint formulations.

Key Concepts

Plane Autonomous SystemInvariant RegionsDifferential EquationsStability Analysis
Plane Autonomous System
A plane autonomous system is an exciting type of differential equation system where the dynamics do not explicitly depend on the independent variable, typically time. In this case, you deal with equations like \[ x' = -x + y + xy \] \[ y' = x - y - x^2 - y^3 \]Here, the changes in each state variable, described by \( x' \) and \( y' \), are determined solely by their current values \( x \) and \( y \). Therefore, these systems are called "autonomous" because they evolve over time based on their own rules without external influence.
This feature creates predictable patterns and helps us understand their long-term behavior.
Understanding the autonomous nature of these equations allows for analyzing their stability through invariant regions.
Invariant Regions
Invariant regions are special areas where all the solutions of a differential equation system remain or stay on the boundary, without leaving. Think of them as safe zones for the system dynamics. Once the system state enters this region, it continues to evolve within it.
In the example, our objective is to find a circular region for the plane autonomous system that acts as such an area. We aim for areas where octal flows from the equations do not exit. A Lyapunov function like \( V(x, y) = x^2 + y^2 \) can help. This function helps define circular invariant boundaries as it represents the distance squared from the origin, providing a zoomed-in view to detect where solutions keep dancing within the boundaries or breach them.
Differential Equations
Differential equations are mathematical expressions that describe how a change in one variable is related to changes in another. They are pivotal in portraying real-world phenomena where change happens continuously.
Diving into our planar autonomous system, each equation relates to how both \( x \) and \( y \), representing different quantities, evolve dependently:
  • \( x' = -x + y + xy \)
  • \( y' = x - y - x^2 - y^3 \)

By solving these, one finds functions that describe how these quantities change over time. Achieving this school of thought showcases how predicting future behavior is not just a mathematical exercise but a tool to unravel the rhythm of natural systems and processes.
Stability Analysis
Stability analysis is a hefty tool in understanding whether the solutions of a system remain steady or diverge over time. Essentially, we are keen on determining if trajectories tend to settle down to certain points or exhibit bounded behavior around these points.
When inspecting the derivative of the Lyapunov function, \( \frac{dV}{dt} \), the goal is to ensure it remains non-positive within the circular region to claim that it's invariant.
We keep things stable if \( \frac{dV}{dt} \leq 0 \) across all relevant points, affirming that energy or force doesn’t propel trajectories away. This analysis frames the discussion about the circular region, dictating if it holds firm to its title as an invariant area. Understanding this gives peace of mind regarding how the complex dance of the system behaves without losing itself.