CDS 140a Winter 2014 Homework 9

From Murray Wiki
Revision as of 16:01, 2 March 2014 by Murray (talk | contribs) (Created page with "{{CDS homework | instructor = R. Murray | course = ACM 101b/AM 125b/CDS 140a | semester = Winter 2014 | title = Problem Set #8 | issued = 25 Feb 2014 (Tue) | due = 5 Mar...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
R. Murray Issued: 25 Feb 2014 (Tue)
ACM 101b/AM 125b/CDS 140a, Winter 2014

(PDF)

Due: 5 Mar 2014 (Wed) @ noon

__MATHJAX__

WARNING: This homework set is still in preparation. This banner will be removed when it is finalized.

Note: In the upper left hand corner of the second page of your homework set, please put the number of hours that you spent on this homework set (including reading).

  1. Perko, Section 4.4, Problem 1a
  2. Show that for $a + b \neq 0$ the system
    <amsmath>
     \aligned
       \dot x &= \mu x - y + a (x^2 + y^2) x - b (x^2 + y^2) y + O(|x|^4) \\
       \dot y &= x + \mu y + a (x^2 + y^2) x + b (x^2 + y^2) y + O(|x|^4)
     \endaligned
    
    </amsmath>

    has a Hopf bifurcaton at the origin at the bifurcation value $\mu = 0$. Determine whether it is supercritical or subcritical.