1/13
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai | Chat |
|---|
No analytics yet
Send a link to your students to track their progress
What is the extension of a spring, and what does it mean when e < 0?
Extension e=L−ℓ, where L is current length and ℓ is natural length. When e < 0 the spring is compressed; when e > 0 it is in tension
State Hooke's Law for a spring connecting points A and B (unit vector b from A→B).
Fspring=−keb=−k(L−ℓ)b. The force pulls B toward A when stretched (e > 0) and pushes B away when compressed (e < 0).
Derive the equation of motion for a mass m on a spring (stiffness k) on the x-axis.
Newton's 2nd law: mx¨=−kx, giving x¨+mkx=0. This is the SHM (simple harmonic motion) equation with angular frequency ω=k/m.
How do you find the spring length L, extension e, and unit vector b for a particle at position r attached to a spring fixed at point A?
1. L=∣r−A∣ — magnitude of the vector from fixed point to particle.
2. e=L−ℓ.
3. b=Lr−A — unit vector from A toward particle. For a particle at (x,0) fixed at (−ℓ,0): L=x+ℓ (using x > -\ell), so e=x. For a tilted case, e.g. particle at (x,y) fixed at (a,b): L=(x−a)2+(y−b)2, then e=L−ℓ and Fspring=−keb as normal.
What is the general solution to x¨+ω2x=0, and what is the period?
x(t)=Acos(ωt)+Bsin(ωt), or equivalently Rcos(ωt+θ0).
Period T=ω2π=2πkm.
Amplitude R=A2+B2 is the maximum displacement.
Phase shift θ0 satisfies tan(θ0)=−AB.
A and B (or equivalently R and θ0) are determined by initial conditions x(0) and x˙(0).
How does SHM relate to uniform circular motion?
A particle in a circle of radius R at angular speed ω has x(t)=Rcos(ωt+θ0) and y(t)=Rsin(ωt+θ0) — each coordinate undergoes SHM, offset by π/2.
Write the equation of motion for a driven spring (no damping) with external force F0cos(Ωt).
mx¨+kx=F0cos(Ωt). This is an inhomogeneous 2nd-order linear ODE, solved as x=xH+xP.
Try xP=Ccos(Ωt)+Dsin(Ωt). Substituting gives C=k−mΩ2F0, D=0, so xP=k−mΩ2F0cos(Ωt).
What is resonance, and what happens to the solution when Ω=ω?
Resonance is when the driving frequency matches the natural frequency ω. The denominator k−mΩ2=0, so the standard ansatz fails. Instead try xP=Ctcos(ωt)+Dtsin(ωt), giving a solution that grows without bound as t→∞.
Write the damped oscillator ODE and its characteristic equation.
mx¨+γx˙+kx=0.
Characteristic equation: mλ2+γλ+k=0, giving λ=2m−γ±γ2−4mk.
Describe the four damping cases and their conditions on γ.
(1) γ=0: undamped SHM - x(t)=Asinmkt+Bcosmkt
(2) 0 < \gamma < \sqrt{4mk}: underdamped — e−at(Ccosbt+Dsinbt).
(3) γ=4mk: critically damped — x=(A+Bt)e−tk/m.
(4) \gamma > \sqrt{4mk}: overdamped — two real negative roots, slow exponential decay, no oscillations. - x(t)=Ae−a+Be−b where a,b are two positive constants from char poly.
Why is critical damping γ=4mk desirable in applications?
It is the boundary between oscillatory and non-oscillatory behaviour — the system returns to equilibrium as quickly as possible without overshooting. Important in devices like microphones and car suspensions.
What is a stable equilibrium point x0 of mx¨=F(x), and what condition determines stability?
x0 is an equilibrium if F(x0)=0. It is stable if F'(x_0) < 0 (nearby solutions stay close), and unstable if F'(x_0) > 0.
How do you linearise mx¨=F(x) near a stable equilibrium x0?
Taylor expand:T
F(x)≈F(x0)+F′(x0)(x−x0). Since F(x0)=0, set X=x−x0 to get mX¨−F′(x0)X=0.
For stable points this gives SHM with ω=−F′(x0)/m.
Express the stability condition and oscillation frequency using the potential V(x), where F=−V′(x).
Equilibrium:
V′(x0)=0.
Stable if V''(x_0) > 0 (local minimum of V).
Angular frequency ω=mV′′(x0).
Period =ω2π=2πV′′(x0)m.