Locate any bifurcation in 2D system

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
fwang6
Messages
6
Reaction score
0

Homework Statement



bifurcation for the following 2D system:

Homework Equations



x'=ux−y+x^3,y′=bx−y

The Attempt at a Solution


I have got ux−y+x^3=0, y=bx, then x=0 and ±sqrt(b−u).

But I don't how to continue to find the bifurcation?
 
Physics news on Phys.org
fwang6 said:

Homework Statement



bifurcation for the following 2D system:

Homework Equations



x'=ux−y+x^3,y′=bx−y

The Attempt at a Solution


I have got ux−y+x^3=0, y=bx, then x=0 and ±sqrt(b−u).

But I don't how to continue to find the bifurcation?

What happens when [itex]b - u < 0[/itex]?

In general, you are looking for values of the parameters for which at least one eigenvalue of [tex] \begin{pmatrix}<br /> \frac{\partial x'}{\partial x} & \frac{\partial x'}{\partial y} \\<br /> \frac{\partial y'}{\partial x} & \frac{\partial y'}{\partial y}<br /> \end{pmatrix}[/tex] at a fixed point has zero real part.
 
if b-u<0,no critical points exist.