Jump to content

Science:Math Exam Resources/Courses/MATH215/December 2011/Question 07 (c)/Solution 1

From UBC Wiki

Using the Jacobian from 7 (b) we find the linearization of the system in the critical points.


Critical point  y0=(0,0)

J(0,0)=(2001).
  • This matrix is diagonal and so the diagonal elements are the eigenvalues
  • This matrix is positive definite since its two eigenvalues  1,2 are positive. All positive eigenvalues indicate that the critical point  (0,0) is an unstable node.
  • The eigenvector for the eigenvalue  1 is (01).
  • The eigenvector for the eigenvalue  2 is (10).
  • The linearized critical point in the phase space is on the following figure:
Phase space for linearization of critical point (0,0)


Critical point  y0=(2,0)

J(2,0)=(2201).
  • The eigenvalues are  2,1, because a triangular matrix has its eigenvalues on the diagonal. The eigenvalues are both negative and hence, the matrix is negative definite and this critical point is a stable node.
  • The eigenvector for the eigenvalue  2 is (10) because of the triangular shape of the matrix.
  • For the other eigenvector we need to work a little more and calculate the null space of J(2,0)(1I):

(J(2,0)+1I)(v1,v2)T=(1200)(v1v2)=(v12v20)=(00)

Hence,  v1=2v2

  • We find the the eigenvector for  1 is (21).
  • The linearized critical point in the phase space is on the following figure:

Phase space of critical point (2,0)


Critical point  y0=(1,1)

J(1,1)=(1110).
  • For the eigenvalues we calculate

det(1λ11λ)=λ2+λ1=0

λ=1±52

  • The eigenvalue for 152 is the null space of

(1+1+52111+52)(v1v2)=(00)

v1=1+52v2

so that the eigenvector is (1+52).

  • The eigenvalue for 1+52 is the null space of

(1+15211152)(v1v2)=(00)

v1=152v2

and the eigenvector is (152).

  • Because one eigenvalue is positive, the other negative, the critical point is not asymptotically stable. Along the eigenvector for 1+52, the solution moves away from the critical point, along the eigenvector for 152, the solution moves towards the critical point. Since the eigenvalues do not have the same sign, the matrix is indefinite and the equilibrium is a saddle point.
  • See the following figure:
Phase space for linearization of critical point (1,1)