The only critical point is the solution of the simultaneous equations
(x)2+3xy+2(y)2=0
4−(x)2=0
x=−2:4−6y+2y2=0
y2−3y+2=0
(y−1)(y−2)=0
Point(−2,1),Point(−2,2)
x=2:4+6y+2y2=0
y2+3y+2=0
(y+1)(y+2)=0
Point(2,−2),Point(2,−1)
Critical points of the system
Point(−2,1),Point(−2,2),
Point(2,−2),Point(2,−1)
The Jacobian matrix is
J=⎝⎛∂x∂f∂x∂g∂y∂f∂y∂g⎠⎞=(2x+3y−2x3x+4y0)
At the Point(−2,1) we get the matrix (−14−20) and so the two eigenvalues are
2−1−i31 and 2−1+i31.
As the eigenvalues are complex with negative real part, we get a spiral sink, which is an asymptotically stable equilibrium point.
At the Point(−2,2) we get the matrix (2420) and so the two eigenvalues are −2 and 4.
As the eigenvalues are real and opposite signs, we get a saddle, which is an unstable equilibrium point.
At the Point(2,−2) we get the matrix (−2−4−20) and so the two eigenvalues are −4 and 2.
As the eigenvalues are real and opposite signs, we get a saddle, which is an unstable equilibrium point.
At the Point(2,−1) we get the matrix (1−420) and so the two eigenvalues are
21−i31 and 21+i31.
As the eigenvalues are complex with positive real part, we get a spiral source, which is an unstable equilibrium point.
Comments