QUESTION IMAGE
Question
assignment 03
fixed closing date: 31 july 2026
unique number: 860536
total marks: 30
- consider the following plane autonomous system:
\\\
\\
find the nature of all the singular points and sketch the phase plane diagram with the trajectories and all the isoclines.
- classify (if possible) each critical point of the given plane autonomous systems as a stable node, an unstable node, a stable spiral point, an unstable spiral point or a saddle point.
(a) \\\
\\
(b) \\\
\\
(c) \\\
\\
- classify (if possible) each critical point of the given second-order differential equation as a stable node, an unstable node, a stable spiral, an unstable spiral point or a saddle point.
(a) \\(\ddot{x} + \dot{x}(1 - x^2) + x - x^3 = 0\\)
(b) \\(\ddot{x} + \dot{x} + \sin(x) = 0\\)
🆕 New Concept Discovered: Linearization of Autonomous Systems
Approximating non-linear systems near equilibrium points using the Jacobian matrix.
Step 1: Find the critical points of system (a)
The system is given by:
To find the critical (equilibrium) points, set \(\dot{x} = 0\) and \(\dot{y} = 0\):
- \(x(2 - x - y) = 0 \implies x = 0\) or \(y = 2 - x\)
- \(y(y - x) = 0 \implies y = 0\) or \(y = x\)
We find the intersections of these conditions:
- If \(x = 0\):
- From \(y(y - x) = 0\), we get \(y(y - 0) = 0 \implies y = 0\).
- This gives the critical point: \(P_1(0, 0)\).
- If \(y = 2 - x\):
- Substitute into \(y(y - x) = 0\):
- Case 1: \(y = 0 \implies 2 - x = 0 \implies x = 2\). This gives \(P_2(2, 0)\).
- Case 2: \(y = x \implies 2 - x = x \implies 2x = 2 \implies x = 1\), which means \(y = 1\). This gives \(P_3(1, 1)\).
The critical points are \((0,0)\), \((2,0)\), and \((1,1)\).
---
Step 2: Linearize system (a) using the Jacobian matrix
Define the system functions:
The Jacobian matrix \(J(x, y)\) is:
---
Step 3: Classify each critical point of system (a)
At \(P_1(0, 0)\):
The eigenvalues are \(\lambda_1 = 2\) and \(\lambda_2 = 0\).
Since one eigenvalue is zero, the linear system is degenerate, and linearization is inconclusive for determining stability of the non-linear system. However, looking at the linear approximation, it has a positive eigenvalue, indicating instability along the x-axis.
At \(P_2(2, 0)\):
This is an upper triangular matrix, so the eigenvalues are the diagonal entries:
Since both eigenvalues are real, negative, and equal, and the matrix is non-diagonalizable (it has a non-zero off-diagonal element \(-2\)), the critical point \((2, 0)\) is a stable node (specifically, a degenerate stable node).
At \(P_3(1, 1)\):
Find the eigenvalues by solving the characteristic equation \(\det(J - \lambda I) = 0\):
Since the eigenvalues are real and have opposite signs (\(\lambda_1 = \sqrt{2} > 0\) and \(\lambda_2 = -\sqrt{2} < 0\)), the critical point \((1, 1)\) is a saddle point.
---
Step 4: Find the critical points of system (b)
The system is given by:
Set \(\dot{x} = 0\) and \(\dot{y} = 0\):
- \(x - y = 0 \implies y = x\)
- \(x^2 - 1 = 0 \implies x = \pm 1\)
- If \(x = 1\), then \(y = 1\). This gives \(P_1(1, 1)\).
- If \(x = -1\), then \(y = -1\). This gives \(P_2(-1, -1)\).
---
Step 5: Linearize and classify each critical point of system (b)
Define the system functions:
The Jacobian matrix \(J(x, y)\) is:
\…
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
System (a)
- \((0,0)\): Inconclusive via linearization (degenerate linear system with eigenvalues \(\lambda = 2, 0\)).
- \((2,0)\): Stable node
- \((1,1)\): Saddle point
System (b)
- \((1,1)\): Unstable spiral point
- \((-1,-1)\): Saddle point
System (c)
- \((1,1)\): Stable node
- \((-1,-1)\): Saddle point