MAT244--2018F > Quiz-7

Q7 TUT 0301

(1/2) > >>

Victor Ivrii:
(a) Determine all critical points of the given system of equations.

(b) Find the corresponding linear system near each critical point.

(c) Find the eigenvalues of each linear system. What conclusions can you then draw about the nonlinear system?

(d)  Draw a phase portrait of the nonlinear system to confirm your conclusions, or to extend them in those cases where the linear system does not provide definite information about the nonlinear system.
$$\left\{\begin{aligned}
&\frac{dx}{dt} = (1 + x) \sin (y), \\
&\frac{dy}{dt} = 1 - x - \cos (y).
\end{aligned}\right.$$

Bonus: Computer generated picture

Michael Poon:
a) To find the critical points, we need to set x' = 0 and y' = 0

In the first equation, that is only satisfied when x = -1 or y = n$\pi$, where n is an integer.

However, when we carry those constraints to the second equation, x = -1 is no longer valid as $\cos(y)$ is bound by -1 and 1.

So the critical points are (0, 2n$\pi$), where n is an integer and (2, n$\pi$), where n is $\pm1, \pm3, \pm5, ...$ or 0

b) To get the corresponding linear system we take the Jacobian matrix and substitute the critical points in:

For (0, 2n$\pi$), where n is an integer:

\begin{pmatrix} 0 & 1\\ -1 & 0 \end{pmatrix}

For (2, n$\pi$), where n is $\pm1, \pm3, \pm5, ...$:

\begin{pmatrix} 0 & 3\\ -1 & 0 \end{pmatrix}

Michael Poon:
c) For the first critical point(s), the eigenvalues are $\pm i$. This means the phaseportrait is centre (CW).

For the next critical point(s), the eigenvalues are $\pm \sqrt{3}$, this means the phaseportrait is a saddle.

Phaseportrait coming below:

Michael Poon:
Phaseportrait computer generated using Wolfram Alpha:

Includes a centre centred at (0,0) and saddles centred at (2, $\pi$), (2, $-\pi$).

(Click to enlarge!)

Jingze Wang:

--- Quote from: Michael Poon on November 30, 2018, 04:37:30 PM ---c) For the first critical point(s), the eigenvalues are $\pm i$. This means the phaseportrait is centre (CW).

--- End quote ---
Hi Michael, I think you should mention that phase portrait is counterclockwise for the first matrix since -1<0 rather than imaginary eigenvalues

Navigation

[0] Message Index

[#] Next page

Go to full version