Determining equilibrium solutions to differential equations

  • #1
chwala
Gold Member
2,650
351
TL;DR Summary
In determining the solutions; would i be correct to to say that one has to first solve the differential equation to get the function then only then can one determine the solutions by checking on the family of curves- substituting for ##c## values.
I am going through this,

1700259204274.png


I noted that, i shall have a separation of variables, that leads to

$$\left[\int \dfrac{1}{y(y-1)} dy\right]= \int \dfrac {1}{6} dt$$

and using partial fraction, i then have,

$$\left[\int -\dfrac{1}{y} dy - \int \dfrac{1}{y-1} dy\right] = \int \dfrac {1}{6} dt$$

$$-(\ln y + \ln (y-1) = \dfrac{1}{6} t + c$$

$$-\ln y(y-1) = \dfrac{1}{6} t + c$$

$$\ln y(y-1) = -\left[\dfrac{1}{6} t + c\right]$$

$$e^{{-\frac{1}{6} t - c}} = y^2-y$$

which is an implicit solution to get an explicit solution one may solve the quadratic equation,

$$y^2-y-e^{-\frac{1}{6} t - c}=0$$

...

Edit;
I just amended ##x## to ##t## so as to have an autonomous ode.

... from this point ( that is, at the implicit solution) i was able to get the shape of the function. Using different assigned values of ##c## should give me the directional field that is shown... unless there is another approach then i stand to be informed hence reason of this post.

My specific question is this,
Do we have other ways of determining the nature of solutions other than first determining the integral curves?

The other aspect of checking for stability of soluitions ( asymptotically or unstable) is pretty straightforward. Cheers.
 
Last edited:
Physics news on Phys.org
  • #2
chwala said:
I noted that, i shall have a separation of variables, that leads to

##\left[\int \dfrac{1}{y(y-1)} dy\right]= \int \dfrac {1}{6} dx##
Can you show how you get that?
 
  • Like
Likes SammyS and chwala
  • #3
Philip Koeck said:
Can you show how you get that?
@Philip Koeck Boss are you saying that you cannot see this line,

##6\dfrac{dy}{dx} = y^2-y## ?

A study on separation of variables? then from there ...it is pretty straightforward to what i have.
 
  • #4
chwala said:
are you saying that you cannot see this line,

##6\dfrac{dy}{dx} = y^2-y## ?
No, I can't. Explain how you get that.
 
  • Like
Likes chwala
  • #5
It ois not necessary to solve the ODE.

For first-order autonomous ODEs, [itex]y[/itex] is strictly increasing when [itex]y' > 0[/itex] and strictly decreasing when [itex]y' < 0[/itex]. Here [itex]y'= y^2 - y - 6 = (y + 2)(y - 3)[/itex] is a quadratic with two distinct real roots and a positive leading coefficient, so it is positive outside the roots and negative between them. Thus the lower root -2 is a stable equilibrium solution and the upper root 3 is unstable.
 
  • Informative
Likes chwala
  • #6
pasmith said:
It ois not necessary to solve the ODE.

For first-order autonomous ODEs, [itex]y[/itex] is strictly increasing when [itex]y' > 0[/itex] and strictly decreasing when [itex]y' < 0[/itex]. Here [itex]y'= y^2 - y - 6 = (y + 2)(y - 3)[/itex] is a quadratic with two distinct real roots and a positive leading coefficient, so it is positive outside the roots and negative between them. Thus the lower root -2 is a stable equilibrium solution and the upper root 3 is unstable.
I see ... with the condition that ##f(y)## and ##\frac{∂f}{∂y}## have no discontinuities.
 
  • #7
chwala said:
I noted that, i shall have a separation of variables, that leads to
##\left[\int \dfrac{1}{y(y-1)} dy\right]= \int \dfrac {1}{6} dt##
No it doesn't.
chwala said:
Boss are you saying that you cannot see this line, ##6\dfrac{dy}{dx} = y^2-y## ?
Not only is @Philip Koeck unable to follow your work, it's incorrect as well.
Starting with the equation ##y' = y^2 - y - 6##, you apparently added 6 to the right side, but multiplied the left side by 6. That ain't kosher, my friend.

Also, as already noted, you aren't asked to solve the ODE -- just find the equilibrium points, points at which y' = 0 . Solving the DE is icing on the cake.
 
  • Like
Likes chwala
  • #8
Mark44 said:
No it doesn't.

Not only is @Philip Koeck unable to follow your work, it's incorrect as well.
Starting with the equation ##y' = y^2 - y - 6##, you apparently added 6 to the right side, but multiplied the left side by 6. That ain't kosher, my friend.

Also, as already noted, you aren't asked to solve the ODE -- just find the equilibrium points, points at which y' = 0 . Solving the DE is icing on the cake.
I will check my working later today...yeah mistake there. I am now informed that the problem does not require one to solve the non linear differential equation but I would be interested in now trying to find a way of how to solve the differential equation...if you may point me in right direction then it would be nice boss.
 
Last edited:
  • #9
Mark44 said:
No it doesn't.

Not only is @Philip Koeck unable to follow your work, it's incorrect as well.
Starting with the equation ##y' = y^2 - y - 6##, you apparently added 6 to the right side, but multiplied the left side by 6. That ain't kosher, my friend.

Also, as already noted, you aren't asked to solve the ODE -- just find the equilibrium points, points at which y' = 0 . Solving the DE is icing on the cake.
So you're implying this solving ##\frac {dy}{dx} =0## applies to all orders? ...first order ode, second order...( needs to be transformed to 1st order?)... or there is a different approach for differential equations with more than first order. Thanks.
 
  • #10
chwala said:
So you're implying this solving ##\frac {dy}{dx} =0## applies to all orders? ...first order ode, second order...( needs to be transformed to 1st order?)... or there is a different approach for differential equations with more than first order.
No, I'm not implying anything other than what I wrote, which was about first order DEs only.
 
  • Like
Likes chwala
  • #11
Mark44 said:
No, I'm not implying anything other than what I wrote, which was about first order DEs only.
It would have been easier if he had pointed out the error on the ##6## part.
Of late, I have realized that the smarter I become, the more I make this kinda of mistakes 😄😄😄...

...just yesterday I finished studying 2 chapters on vector calculus without losing focus...a feat I could not do for many years...
 
  • Like
Likes Philip Koeck
  • #12
chwala said:
It would have been easier if he had pointed out the error on the ##6## part.
Of late, I have realized that the smarter I become, the more I make this kinda of mistakes 😄😄😄...

...just yesterday I finished studying 2 chapters on vector calculus without losing focus...a feat I could not do for many years...
Aaaaah! I think I've seen it will post working later as I have work now,

We shall have

$$\dfrac{dy}{dx}= (y+2)(y-3)$$

$$\left[\int \dfrac{dy}{(y+2)(y-3)} \right] = \int dx$$

$$\left[\int \dfrac{1}{5(y-3)} dy - \int \dfrac{1}{5(y+2)} dy\right] =\int dx $$

$$\dfrac{1}{5} ln|y-3|-\dfrac{1}{5} \ln |y+2|=x +k$$

$$\dfrac{1}{5}\ln \left(\dfrac{y-3}{y+2}\right)= x+k$$

$$ln \left(\dfrac{y-3}{y+2}\right)=5(x+k)$$

$$e^{5(x+k)}=\dfrac{y-3}{y+2}$$

$$y=\dfrac{2e^{5(x+k)} +3}{1-e^{5(x+k)}}$$

I proceeded to check the graph with different ##k## values, graph is similar to waht we have on original post further i noted that the lines ##y=-2## and ##y=3## are tangents to the curve having gradient,## \frac{dy}{dx}=0## cheers.
 
Last edited:
  • #13
chwala said:
We shall have <snip> ##e^{5(x+k)}=\dfrac{y-3}{y+2}##
You can simplify things a bit in the subsequent lines by recognizing that ##e^{5(x + k)}## can be rewritten as ##Ae^{5x}##, where ##A = e^{5k}##.
 
  • Like
Likes chwala
  • #14
pasmith said:
It ois not necessary to solve the ODE.

For first-order autonomous ODEs, [itex]y[/itex] is strictly increasing when [itex]y' > 0[/itex] and strictly decreasing when [itex]y' < 0[/itex]. Here [itex]y'= y^2 - y - 6 = (y + 2)(y - 3)[/itex] is a quadratic with two distinct real roots and a positive leading coefficient, so it is positive outside the roots and negative between them. Thus the lower root -2 is a stable equilibrium solution and the upper root 3 is unstable.
Meaning that if the graph was inverted i.e ##\dfrac{dy}{dx}= -(y+2)(y-3)## then the lower root ##-2## would be unstable as it is decreasing below and increasing above and the other root ##3## would be semi-stable as it is decreasing below and above?
cheers.
 
  • #15
No. The sign of [itex]y' = -(y+2)(y-3)[/itex] does not change between -2 and 3; accordingly the fixed point at -2 is unstable (decreasing below, increasing above) and the fixed point at 3 is stable (increasing below, decreasing above).
 
  • #16
chwala said:
Meaning that if the graph was inverted i.e ##\dfrac{dy}{dx}= -(y+2)(y-3)## then the lower root ##-2## would be unstable as it is decreasing below and increasing above and the other root ##3## would be semi-stable as it is decreasing below and above?
cheers.
I think my problem is with the language, in my understanding -decreasing below means ##y## values are decreasing that is, ##-1,-2,-3 ...## which is wrong; it ought to be increasing below, that is ##y## values increasing (but in negative direction) as per your rightful insight...
 
Last edited:
  • #17
chwala said:
I think my problem is with the language, in my understanding -decreasing below means ##y## values are decreasing that is, ##-1,-2,-3 ...## which is wrong; it ought to be increasing below, that is ##y## values increasing (but in negative direction) as per your rightful insight...
I think i now get it!

Following my post ##14##.

Where i have ##\dfrac{dy}{dx}= -(y+2)(y-3).## I shall proceed as follows:
The roots are at ##y=-2## and ##y=3##. Now for ##y<-2##, ##\dfrac{dy}{dx}## is negative therefore ##y## is decreasing. For ##-2<y<3##, ##\dfrac{dy}{dx}## is positive, therefore ##y## is increasing. For ##y>3##, ##\dfrac{dy}{dx}## is negative therefore ##y## is decreasing thus,
##y=-2## is unstable point and ##y=3## is a Stable point.
Cheers.
 

1. How do you determine equilibrium solutions to differential equations?

To determine equilibrium solutions to differential equations, set the derivative of the equation equal to zero and solve for the variables. Equilibrium solutions are the values of the variables that make the derivative zero, indicating a stable state where the system is not changing.

2. Why are equilibrium solutions important in differential equations?

Equilibrium solutions in differential equations represent stable states where the system is at rest or in a steady state. Understanding these solutions helps analyze the behavior of the system over time and predict its long-term behavior.

3. How can you tell if an equilibrium solution is stable or unstable?

To determine the stability of an equilibrium solution, analyze the behavior of the system near that point. If small perturbations cause the system to return to the equilibrium point, it is stable. If perturbations cause the system to move away from the equilibrium point, it is unstable.

4. Can a system have multiple equilibrium solutions?

Yes, a system can have multiple equilibrium solutions, depending on the complexity of the differential equations. Each equilibrium solution represents a stable state where the system remains unchanged unless perturbed.

5. How do equilibrium solutions relate to phase portraits in differential equations?

Equilibrium solutions are critical points in phase portraits, representing stable or unstable states of the system. By analyzing the behavior of trajectories near these points, we can understand the overall dynamics of the system and predict its long-term behavior.

Similar threads

Replies
2
Views
1K
  • Differential Equations
Replies
1
Views
1K
  • Differential Equations
Replies
5
Views
1K
  • Differential Equations
Replies
3
Views
2K
  • Differential Equations
Replies
6
Views
889
  • Differential Equations
Replies
10
Views
1K
Replies
6
Views
1K
Replies
7
Views
2K
Replies
5
Views
1K
  • Differential Equations
Replies
2
Views
929
Back
Top