One-dimesional system non-existence fixed points

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
1 reply · 1K views
lahanadar
Messages
22
Reaction score
2

Homework Statement


First things first, this is not a HW but a coursework question. I try to understand a concept.

Assume we have a one-dimensional dynamic system with:

x'=f(x)=rx-x^3

Homework Equations


Fixed points are simply calculated by setting f(x)=0.

The Attempt at a Solution


If I compute f(x)=0:

f(x)=x(r-x^2)=0 and so x*={0, -sqrt(r), +sqrt(r)}

If r<0, then -sqrt(r), +sqrt(r) becomes obsolete since they become imaginary.

What if I only come up with only imaginary fixed points for another system? How would the system behave in terms of stability?
 
Physics news on Phys.org
lahanadar said:
What if I only come up with only imaginary fixed points for another system? How would the system behave in terms of stability?
Simple: there would be no stable position.
x'=1 is probably the easiest example of such a system. x'=x2+1 if you want imaginary solutions.