Bifurcations in a harmonic oscillator equation

smithnya
Messages
41
Reaction score
0
Hello everyone,

I've been trying to figure out how to determine bifurcation values in a harmonic oscillator when either the spring constant α or damping coefficient β act as undefined parameters. I understand bifurcations in first-order DEs, but I can't figure them out in a second-order equation such as a harmonic oscillator. Could anyone give me an explanation or tip on how to achieve this?

Thanks in advance
 
Physics news on Phys.org
The general second order, constant coefficients, homogeneous linear differential equation can be written
\frac{d^2y}{dx^2}+ B\frac{dy}{dx}+ Cy= 0

Yes, this can be interpreted as the motion of a spring where 'B' gives the damping and 'C' the spring force. The characteristic equation for this would be r^2+ Br+ C= 0 which can be solve by the quadratic equation:
r= \frac{-B\pm\sqrt{B^2- 4C}}{2}[/quote]<br /> <br /> That equation has either (a) two real roots, (b) a single real root, (c) two complex roots (which gives oscilatory motion) depending upon the discriminant, \sqrt{B^2- 4C}. The solution &quot;bifurcates&quot; when that is 0.
 
Thanks so much. So what happens when you end up with complex roots or with two distinct roots?
 
Thread 'Direction Fields and Isoclines'
I sketched the isoclines for $$ m=-1,0,1,2 $$. Since both $$ \frac{dy}{dx} $$ and $$ D_{y} \frac{dy}{dx} $$ are continuous on the square region R defined by $$ -4\leq x \leq 4, -4 \leq y \leq 4 $$ the existence and uniqueness theorem guarantees that if we pick a point in the interior that lies on an isocline there will be a unique differentiable function (solution) passing through that point. I understand that a solution exists but I unsure how to actually sketch it. For example, consider a...
Back
Top