Equilibrium solutions in double well potential duffing oscillator

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
Ratpigeon
Messages
52
Reaction score
0

Homework Statement



I am trying to show that for a duffing oscillator described by
x''+2g x'+ax+bx^3=0
with a<0, b>0
the equilibria at [itex]x=+- \sqrt{-a/b}[/itex] are stable

Homework Equations


I used coupled equations, and the characteristic equation of a linear system

The Attempt at a Solution



Coupled equations, x and x' related by
[itex]d/dt(x,x')=[[0,1],[-a-bx^2, -2g]](x,x')[/itex]

Setting x=+-[itex]\sqrt{-a/b}[/itex] gives the characteristic is

[itex]\lambda^2+2g \lambda+a+b(-a/b)=0[/itex]
But this can't be right since, i know from literature that the eigens are
[itex]\lambda 1=-g + \sqrt{g^2+2a}[/itex]
[itex]\lambda 2=-g- \sqrt{-g^2+2a}[/itex]
and this gives eigens 0 and -2g
 
Last edited:
Physics news on Phys.org
After you have reduced the equation to the system and found the equilibrium point, you have to linearize the system about the equilibrium point, and then find the eigenvalue of the linear system.
 
Since no one has chimed in yet, I'll throw in my 2 cents (and it might not be worth even that). I believe that one way to examine the behavior near an equilibrium point is to "linearize" the equation in the neighborhood of the equilibrium point. So, you could let z = x-xo where xo is an equilibrium point. Rewrite the differential equation in terms of z but keep only terms linear in z. Then find the characteristic equation for this linearized differential equation.

[Edit: Wow, I did not see voko's response. Sorry.]
 
I'd done all the linearising stuff - I found my problem; I needed to use a Jacobean matrix, instead of just a system