Oscillation / Phase Space Question

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
2 replies · 3K views
union68
Messages
140
Reaction score
0

Homework Statement



Thornton and Marion, chapter 3, problem 21:

Use a computer to produces a phase space diagram similar to Figure 3-11 for the case of critical damping. Show analytically that the equation of the line that the phase paths approach asymptotically is [tex]\dot{x}=-\beta x[/tex]. Show the phase paths for at least three initial positions above and below the line.

[tex]\beta>0[/tex] is the usual damping parameter.

Homework Equations



Equation of motion for critically damped oscillator:

[tex]x = A\exp \left(-\beta t\right) + Bt\exp \left(-\beta t\right)[/tex].

And,

[tex]\dot{x} =-A\beta\exp\left(-\beta t \right) +B\exp\left(-\beta t \right)-B\beta t \exp\left(-\beta t \right)[/tex].

The Attempt at a Solution



The phase diagram is done and correct. My problem is in showing the equation of the asymptote. My first inclination was to examine the limits of [tex]x[/tex] and [tex]\dot{x}[/tex] as [tex]t \to \infty[/tex]. But they both go to zero, correct?

But I took at peak at the solution and they have

[tex]\lim_{t \to \infty} x = Bt\exp \left(-\beta t\right)[/tex]

and

[tex]\lim_{t\to \infty} \dot{x} = -B\beta t \exp\left(-\beta t \right)[/tex].

Therefore, [tex]\dot{x} = -\beta x[/tex] as [tex]t \to \infty[/tex].

What?! Aren't those limits zero?! Am I so sleep deprived that I can't even take limits anymore? What am I doing wrong?

Thanks!
 
Physics news on Phys.org
Those limits are indeed zero, but the limit of x-dot divided by the limit of x is -beta. That's exactly what the question wanted you to prove.
 
Oh, OK. So you're taking the limit of the ratio [tex]\dot{x}/x[/tex]. Why would be interested in that limit? I'm having a hard time finding motivation for all these things that the problems want you to do.