Problem 39
Question
(a) Letting \(x=\theta\) and \(y=x^{\prime}\) we obtain the system \(x^{\prime}=y\) and \(y^{\prime}=1 / 2-\sin x .\) since \(\sin \pi / 6=\sin 5 \pi / 6=1 / 2\) we see that \((\pi / 6,0)\) and \((5 \pi / 6,0)\) are critical points of the system. (b) The Jacobian matrix is $$\mathbf{g}^{\prime}(\mathbf{X})=\left(\begin{array}{cc} 0 & 1 \\ -\cos x & 0 \end{array}\right)$$ and so $$\mathbf{A}_{1}=\mathbf{g}^{\prime}=((\pi / 6,0))=\left(\begin{array}{cc} 0 & 1 \\ -\sqrt{3} / 2 & 0 \end{array}\right) \quad \text { and } \quad \mathbf{A}_{2}=\mathbf{g}^{\prime}=((5 \pi / 6,0))=\left(\begin{array}{cc} 0 & 1 \\ \sqrt{3} / 2 & 0 \end{array}\right)$$ since det \(\mathbf{A}_{1}>0\) and the trace of \(\mathbf{A}_{1}\) is \(0,\) no conclusion can be drawn regarding the critical point \((\pi / 6,0)\) since det \(\mathbf{A}_{2}<0,\) we see that \((5 \pi / 6,0)\) is a saddle point(c) From the system in part (a) we obtain the first-order differential equation $$\frac{d y}{d x}=\frac{1 / 2-\sin x}{y}$$ Separating variables and integrating we obtain $$\int y d y=\int\left(\frac{1}{2}-\sin x\right) d x$$ and $$\frac{1}{2} y^{2}=\frac{1}{2} x+\cos x+c_{1}$$ or $$y^{2}=x+2 \cos x+c_{2}$$ For \(x_{0}\) near \(\pi / 6,\) if \(\mathbf{X}(0)=\left(x_{0}, 0\right)\) then \(c_{2}=-x_{0}-2 \cos x_{0}\) and \(y^{2}=x+2 \cos x-x_{0}-2 \cos x_{0} .\) Thus, there are two values of \(y\) for each \(x\) in a sufficiently small interval around \(\pi / 6 .\) Therefore \((\pi / 6,0)\) is a center.
Step-by-Step Solution
VerifiedKey Concepts
Jacobian Matrix
For our current system, the Jacobian matrix is:
- \[\mathbf{g}^{\prime}(\mathbf{X})=\begin{pmatrix} 0 & 1 \ -\cos x & 0 \end{pmatrix}\]
The determinant and trace of the Jacobian matrix are particularly useful in this analysis, as they allow us to classify the nature of critical points in the system.
System of Differential Equations
Let's consider the system defined in this exercise:
- \(x' = y\)
- \[y' = \frac{1}{2} - \sin x\]
Saddle Point Analysis
In our exercise, we found:
- The point \((5\pi/6,0)\) was identified as a saddle point.
- It was discovered by noting that the determinant of the Jacobian at this point was negative.
Separable Differential Equations
In our exercise, the differential equation derived was:
- \[\frac{dy}{dx} = \frac{\frac{1}{2} - \sin x}{y}\]
- \[\int y \, dy = \int \left(\frac{1}{2} - \sin x\right) \, dx\]