B2.4

Dynamics of Differential Equations | Part II, 2004

(i) Define carefully what is meant by a Hopf bifurcation in a two-dimensional dynamical system. Write down the normal form for this bifurcation, correct to cubic order, and distinguish between bifurcations of supercritical and subcritical type. Describe, without detailed calculations, how a general two-dimensional system with a Hopf bifurcation at the origin can be reduced to normal form by a near-identity transformation.

(ii) A Takens-Bogdanov bifurcation of a fixed point of a two-dimensional system is characterised by a Jacobian with the canonical form

A=(0100)A=\left(\begin{array}{ll} 0 & 1 \\ 0 & 0 \end{array}\right)

at the bifurcation point. Consider the system

x˙=y+α1x2+β1xy+γ1y2y˙=α2x2+β2xy+γ2y2\begin{aligned} &\dot{x}=y+\alpha_{1} x^{2}+\beta_{1} x y+\gamma_{1} y^{2} \\ &\dot{y}=\alpha_{2} x^{2}+\beta_{2} x y+\gamma_{2} y^{2} \end{aligned}

Show that a near-identity transformation of the form

ξ=x+a1x2+b1xy+c1y2η=y+a2x2+b2xy+c2y2\begin{aligned} &\xi=x+a_{1} x^{2}+b_{1} x y+c_{1} y^{2} \\ &\eta=y+a_{2} x^{2}+b_{2} x y+c_{2} y^{2} \end{aligned}

exists that reduces the system to the normal (canonical) form, correct up to quadratic terms,

ξ˙=η,η˙=α2ξ2+(β2+2α1)ξη.\dot{\xi}=\eta, \quad \dot{\eta}=\alpha_{2} \xi^{2}+\left(\beta_{2}+2 \alpha_{1}\right) \xi \eta .

It is known that the general form of the equations near the bifurcation point can be written (setting p=α2,q=β2+2α1p=\alpha_{2}, q=\beta_{2}+2 \alpha_{1} )

ξ˙=η,η˙=λξ+μη+pξ2+qξη.\dot{\xi}=\eta, \quad \dot{\eta}=\lambda \xi+\mu \eta+p \xi^{2}+q \xi \eta .

Find all the fixed points of this system, and the values of λ,μ\lambda, \mu for which these fixed points have (a) steady state bifurcations and (b) Hopf bifurcations.

Typos? Please submit corrections to this page on GitHub.