Is an equilibrium solution always zero in differential equations?

  • Context: High School 
  • Thread starter Thread starter ehabmozart
  • Start date Start date
  • Tags Tags
    Doubt
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
1 reply · 2K views
ehabmozart
Messages
212
Reaction score
0
I am still in the first few pages of my differential course. I just passed through the term equilibrium solution. Apparently, it meant for me as when the solution of the DE is zero. For example, dv/dt= 9.8-(v/5) ... has an equilibrium solution of 49 where dv.dt is actually zero. Is this the case or not??
 
Physics news on Phys.org
ehabmozart said:
I am still in the first few pages of my differential course. I just passed through the term equilibrium solution. Apparently, it meant for me as when the solution of the DE is zero. For example, dv/dt= 9.8-(v/5) ... has an equilibrium solution of 49 where dv.dt is actually zero. Is this the case or not??

An equilibrium solution is a solution which is a constant. Since the derivative of a constant is zero, a constant solution [itex]v(t) = v_0[/itex] of [itex]\dot v(t) = f(v(t))[/itex] must satisfy [itex]f(v_0) = 0[/itex].

Thus any equilibrium solution of [itex]\dot v = 9.8 - \frac15 v[/itex] must satisfy [itex]9.8 - \frac15 v = 0[/itex], ie. [itex]v(t) = 49[/itex].