Determining what value y will approach eventually

  • Thread starter Thread starter Tricky557
  • Start date Start date
  • Tags Tags
    Approach Value
Tricky557
Messages
6
Reaction score
0
Determining what value "y" will approach eventually

I'm having a bit of trouble with an equilibrium problem. The autonomous equation given is:

y' = (2y+8)(y-3)(y-8)^3

The first task is to find and classify the stability of each equation, which I've done.

Points: y=-4, y=3, y=8


The bit that I am unsure of how to do comes next.

a.) If y(8) =-10, to what value will y approach eventually?

b.) If y(-4) = 8, to what value will y approach eventually?

I've seen it done with direction fields, but I've never really understood those.. I've also heard that there is a way to determine what value y will approach without actually solving the differential equation.

Can anyone help?
 
Physics news on Phys.org


The crucial point is where y'=0, where it is positive, and where it is negative.
Remember, from very basic calculus, that y' tells how y changes. In particular, if y' is negative, y is decreasing and if y' is positive, y is increasing.

Obviously, y&#039;= (2y+8)(y- 3)(y- 8)^3 will be 0 where 2y+ 8= 0, y- 3= 0, or y- 8= 0. It should be easy to see where y' is positive or negative. For example, if y< -4, each of 2y+ 8, y- 3, and y- 8 are negative. The product of 5 negative numbers is negative so y' is negative and y decreases. Since y' will still be negative, there is nothing to stop y form going to negative infinity. If -4< x< 3, 2y+ 8 is positive while y- 3 and y- 8 are still negative. The product of four negative numbers and one positive is positive so y is increasing. But it can't just keep increasing- beyond y= 3, that changes. So if y starts with a value between -4 and 3, it increase toward y= 3 but stops their (because y'(3)= 0).
 
Last edited by a moderator:
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