Phase line problem, my given solution is wrong I believe

  • Context: Graduate 
  • Thread starter Thread starter ericm1234
  • Start date Start date
  • Tags Tags
    Line Phase
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
5 replies · 2K views
ericm1234
Messages
71
Reaction score
2
I was given the solution to this problem:
y'=-y^2+2y-1, plot phase line, solve it, in terms of y(0)=y0, what happens as t goes to infinity.
So then the phase line shows x=1 is 'semistable'. Also the solution is y= 1+ (y0-1)/(1+(y0-1)t) but now he claims this, which I believe is wrong:
if y0=1: y(t)=0 for all t>0
if y0>1, y(t) goes to 0 as t goes to infin.
if y0<1, y(t) goes to neg. infin. (also confused here because he now writes, "as t (arrow up) 1/(1-y0)" )
 
Physics news on Phys.org
Agreed Tiny-Tim. But now, when t=0, c=-1/(y0-1). Ok, my issue now is with the analysis that I listed above, which I believe is wrong, as I wrote it (from the solutions to the problem given to me by the teacher)
 
In terms of the phase line, [itex]y'= -(y- 1)^2[/itex] so that y= 1 is an equilibrium point. For y< 1, y- 1< 0 but it is squared so that [itex]y'= -(y-1)^2[/itex] is positive and y is increasing toward y= 1 NOT toward negative infinity. For y> 1, y- 1> 0 but with the squaring we still have [itex]y'= -(y-1)^2[/itex] positive and y increases away from y= 1 to infinity.
 
I think you disregarded the negative sign then. y' is negative for all y, except y=1.