Find all bifurcation points (ODEs)

anonymity
Messages
162
Reaction score
0
I'm at a loss on this question...my troubles seem to be algebraic or that I'm simply missing something.x' = \mu - x2 +4x4

my method for these questions has basically been to do everything required to draw bifurcation diagram bar drawing the actual diagram itself (ie, find equilibria, what values of mu create/destroy them, and the intervals of stability). Here solving for x in terms of the parameter mu has been a challenge. I've been trying to think of what it means to have mu as a function of x and what that can do for me, but so far I have nothing.

Is this the correct method, or am I making this harder than it needs to be? I'm taking the course independent as an independent study, so every once in a while I can't help but wonder.

If I am doing it right can someone give me a hint here? -.-
 
Physics news on Phys.org
If you want to find the equilibrium points you want to solve mu-x^2+4x^4=0, yes? That's not too hard. Substitute u=x^2 first. Now you have a quadratic in u. Solve it for u and then find x.
 
Last edited:
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top