Overdamping Condition of Nonlinear Equation

  • Context: Undergrad 
  • Thread starter Thread starter LagrangeEuler
  • Start date Start date
  • Tags Tags
    Condition
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
LagrangeEuler
Messages
711
Reaction score
22
In case of equation
[tex]\alpha y''(x)+\beta y'(x)+\gamma y(x)=0[/tex]
where ##\alpha>0##, ##\beta>0##, ##\gamma>0##, characteristic equation is
[tex]\alpha r^2+\beta r+\gamma=0[/tex]
and characteristic roots are
[tex]r_{1,2}=\frac{-\beta \pm \sqrt{\beta^2-4\alpha \gamma}}{2 \alpha}[/tex]
If ## \beta^2<4\alpha \gamma## system is underdamped, and
if ## \beta^2>4\alpha \gamma## system is overdamped.
What in the case of equation
[tex]\alpha y''(x)+\beta y'(x)+\gamma \sin[y(x)]=0[/tex]
when equation is nonlinear? How to find when system is overdamped? Thanks a lot for your help in advance.
 
Physics news on Phys.org
Overdamping is when characteristic roots are real and negative, I suppose. But I am not sure how to see that in case of nonlinear equations. I saw in literature that people discuss overdamped limit in case of nonlinear equations, but I am not sure how to do that. Because of that I asked here in the forum.

This limit is to my mind important to see when term ##\beta y'(x)## dominates over ##\alpha y''(x)##.
 
And just one more question, but very similar that the mentioned. What if we have equation
[tex]\alpha y''(x)+\beta y'(x) +\gamma y(x)=cz+d[/tex]
If ##c## and ##d## are not functions of ##x##? What's happening with condition in that case?