Find 2 Missing Critical Points for x' = y(1 + x - y2) and y' = x(1 + y - x2)

  • Context: Graduate 
  • Thread starter Thread starter Somefantastik
  • Start date Start date
  • Tags Tags
    Critical points Points
Click For Summary
SUMMARY

The discussion focuses on identifying critical points for the differential equations x' = y(1 + x - y²) and y' = x(1 + y - x²). The critical points identified include (0,0), (0,1), (0,-1), (1,0), and (-1,0). The missing critical points are derived from the equations 1 + x - y² = 0 and 1 + y - x² = 0, leading to additional solutions. The conversation also touches on a related system of equations x' = 16x² + 9y² - 25 and y' = 16x² - 16y², emphasizing the need for substitution to find critical points.

PREREQUISITES
  • Understanding of differential equations and critical points
  • Familiarity with substitution methods in solving equations
  • Knowledge of quadratic equations and their solutions
  • Basic skills in algebraic manipulation and function analysis
NEXT STEPS
  • Study the method of finding critical points in nonlinear systems of differential equations
  • Learn about stability analysis of critical points in dynamical systems
  • Explore the use of Jacobian matrices for analyzing systems of equations
  • Investigate the implications of complex solutions in differential equations
USEFUL FOR

Mathematicians, students studying differential equations, and anyone involved in dynamical systems analysis will benefit from this discussion.

Somefantastik
Messages
226
Reaction score
0
x' = y(1 + x - y2)
y' = x(1 + y - x2).

C.P. => (x,y) s.t. f(x) = 0

f(x) = x' = 0 => y = 0

f(x) = y' = 0 => x = 0

=> (0,0) is c.p.

plug x = 0 into x':

x' = y(1 - y^{2}) => y = 0, y =\ ^{+}_{-}1

=> (0,1), (0,-1) are critical points.

plug y = 0 into y':

y' = x(1 - x^{2}) => x = 0, x =\ ^{+}_{-}1

=> (1,0), (-1,0) are critical points.

Can someone help me find the 2 critical points that I am missing?

Thanks.
 
Physics news on Phys.org
You have

x' = y(1 + x - y2)
y' = x(1 + y - x2).

Think of these as

x' = a*b
y' = c*d

Therefore for x' = 0 you can have a = 0 OR b = 0 and for y' = 0 you can have c = 0 OR d = 0 i.e. your possible pairs are

1) a = 0, c = 0
2) a = 0, d = 0
3) b = 0, c = 0
4) b = 0, d = 0

this translates to

1) y = 0, x = 0
2) y = 0, 1 + y - x^2 = 0 i.e. 1 - x^2 = 0, i.e. x = +/-1
3) 1 + x - y^2 = 0, x = 0 i.e. y = +/-1

Now the ones you are missing i.e.

4) 1 + x - y^2 = 0 and 1 + y - x^2 = 0

Using the first equation you get x = y^2 - 1 so plug that into the 2nd equation and you get 1 + y - (y^2 - 1)^2 = 0 which you can solve.

Does that help?
 
Yeah, it really does. Thanks a lot. For some reason I had trouble with this same thing back in intermediate DE too. Thanks for giving me a better perspective.
 
What if I have

x' = 16x2 + 9y2 - 25
y' = 16x2 + 162

Would i find x(y) when x' = 0 and plug into y'?
 
I assume your 2nd equation is y' = 16x^2 + 16y^2?

You would set both equal to 0 like normally

x' = 0 gives you 16x^2 = 25 - 9y^2

y' = 0 gives you 16x^2 + 16y^2 = 0, subst. that in and you get

25 - 9y^2 + 16y^2 = 0 i.e. 25 + 7y^2 = 0 which doesn't seem to have any solutions over R but are you allowed to work with C?

Remember you are essentially finding where these 2 functions(f(x,y) = x' and g(x,y) = y') so you can use whatever method you want, subst., putting them in a matrix if they are linear, etc.
 
The back of the book claims (1,1), (-1,-1), (-1,1), (1,-1) are the critical points.

Aaaaaaaaaaaand, typo :*(

y' = 16x2 - 16y2.

Sorry about that; I was really tired and frustrated when I posted earlier.
 
Ok so now you have

x' = 16x^22 + 9y^2 - 25
y' = 16x^2 - 16y^2,

As I said, set both equal to 0, the first one gives you 16x^2 = 25 - 9y^2, plug that into the 2nd one and you get 25 - 9y^2 - 16y^2 = 0, can you solve that?
 
Yeah; I got it. Thanks for your help.
 
Last edited:

Similar threads

  • · Replies 7 ·
Replies
7
Views
4K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
6
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 65 ·
3
Replies
65
Views
8K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 9 ·
Replies
9
Views
3K