Unstable fixed point.help me U may find interesting

  • Context: Graduate 
  • Thread starter Thread starter shatranz
  • Start date Start date
  • Tags Tags
    Interesting
Click For Summary
SUMMARY

The discussion centers on a 3-D non-linear equation that has been linearized to identify a fixed point, which is characterized as a repelling spiral with one positive real eigenvalue and two complex conjugates with positive real parts. Despite this classification, the user reports that trajectories initialized near this fixed point converge to it when simulated using a 4th order Runge-Kutta method. The equation provided is: dx/dt=-a*sqrt(x^2+y^2+z^2)*x - y*c*cos(alpha), dy/dt=-a*sqrt(x^2+y^2+z^2)*y + x*c*cos(alpha)+z*c*sin(alpha), dz/dt=-a*sqrt(x^2+y^2+z^2)*z - y*c*sin(alpha)-b, with constants a=0.027, b=10, c=0.16, and alpha=0.5.

PREREQUISITES
  • Understanding of non-linear dynamics and fixed points
  • Familiarity with eigenvalues and their implications in stability analysis
  • Proficiency in numerical methods, specifically the 4th order Runge-Kutta method
  • Basic knowledge of phase space and trajectory analysis
NEXT STEPS
  • Investigate the implications of repelling spirals in non-linear systems
  • Explore the stability criteria for fixed points in non-linear dynamics
  • Learn about phase space analysis and trajectory behavior in dynamical systems
  • Examine numerical methods for solving non-linear differential equations beyond Runge-Kutta
USEFUL FOR

Mathematicians, physicists, and engineers working with non-linear dynamics, particularly those interested in stability analysis and numerical simulations of differential equations.

shatranz
Messages
2
Reaction score
0
Unstable fixed point...help me!...U may find interesting!

Dear friends,

I have a 3-D non-linear equation. I have inearised it to get a single fixed point which turns out to be a repelling spiral (one +ve real eigenvalue, and two complex conjugates with +ve real part)...Now, the problem is whatever initial point (even if the initial point is very close to the fixed point itself, not to talk of the far of initial conditions) I take in the phase space and run 4th order runge-kutta code, the trajectory converges to the fixed point...why should it be?..(To me it seems strange as the fixed point is repelling spiral!)...Please help me!
 
Physics news on Phys.org
please show a diagram and the equation.
 
The equation is of the following type:

dx/dt=-a*sqrt(x^2+y^2+z^2)*x - y*c*cos(alpha)
dy/dt=-a*sqrt(x^2+y^2+z^2)*y + x*c*cos(alpha)+z*c*sin(alpha)
dz/dt=-a*sqrt(x^2+y^2+z^2)*z - y*c*sin(alpha)-b

where a,b,c,alpha are constants...all positive

I don't have the diagram right now...but in whatever octant u take a point as the initial condition then for a=0.027, b=10, c=0.16, alpha=0.5 , all trajectories seem to reach a repelling spiral at about (0.7,-2.4,-18.8)...which has been calculated using linearisation technique...
 

Similar threads

Replies
1
Views
2K
  • · Replies 14 ·
Replies
14
Views
3K
  • · Replies 2 ·
Replies
2
Views
3K
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 7 ·
Replies
7
Views
4K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 19 ·
Replies
19
Views
3K
  • · Replies 14 ·
Replies
14
Views
3K