Undamped Oscillations

(This page is not responsive and may look different in different devices,
the best one can do is to zoom in and out untill the page fits the screen nicely)

Copy paste this link(https://www.desmos.com/calculator/hsj2jexulk) as a first expression in our graph, to import the SHM graph.

Recap

Hooke's law : \(F = -kx\) or \(a = -w^2x\)

can also be written as, \(\frac{d^2 x}{dt^2} + w^2x = 0\),

where \(w = \sqrt{k \over m}\).

Our objective is to find \(x\) as a function of time \(t\) or \(x(t)\)

Abstract Derivation of General Solution

Given: \(\frac{d^2 x}{dt^2} + w^2x = 0\)  (or)   \(x'' + w^2x = 0\)

To find: \(x(t)\) for all \(t \ge 0\)

Solution:

Assume that \(x = e^{\lambda t}\) is a solution for our equation*,

By plugging in \(x'' = \lambda^2e^{\lambda t}\) and \(x = e^{\lambda t}\) in our given equation, we get, \begin{align} \lambda^2e^{\lambda t} + w^2e^{\lambda t} & = 0 \qquad (1)\\ \\ (\lambda^2 + w^2)e^{\lambda t} & = 0 \qquad (2)\\ \\ \lambda^2 + w^2 & = 0 \qquad (3)\\ \end{align} By solving \((3)\) we get two solutions for \(\lambda\), where \(i = \sqrt{-1}\) $$\lambda_1 = +iw \qquad (4)$$ $$\lambda_2 = -iw \qquad (5)$$ Therefore, two possible solutions of our equation is, $$x_1 = c_1e^{\lambda_1 t} \qquad (6)$$ $$x_2 = c_2e^{\lambda_2 t} \qquad (7)$$ Substituting and adding equations \(4\) to \(7\), we get $$x(t) = c_1e^{iwt} + c_2e^{-iwt} \qquad (8)$$

Its never too late to start thinking!

  1. Why should one think that \(x = e^{\lambda t}\) is a really good guess as a solution?

  2. What does \(e\) (2.71..) has to do with an oscillating spring? or Why do we see this number everywhere?

  3. What one needs to know so that he can realize euler's formula as an obvious result?

  4. Is the identity in \(eq(10)\) always true? Even if \(A\) and \(B\) are imaginary? Why should one care?

Simplifying our General Solution

In this section we will be using a famous relation called euler's formula*, $$e^{i\theta} = \cos\theta + i\sin\theta \qquad (9)$$
Applying \((9)\) in \((8)\), and some rearranging, $$x(t) = (c_1 + c_2)\cos(wt) +$$ $$\qquad i(c_1 - c_2)\sin(wt)$$
By grouping the constants, namely with

\(c_1 + c_2 = A\) and \(i(c_1 - c_2) = B\), we get,

$$x(t) = A\cos(\omega t) + B\sin(\omega t)$$
Further we know that*, $$A\cos\theta\ +\ B\sin\theta\ = $$ $$\sqrt{A^{2}+B^{2}}\sin\left(\theta\ +\ \phi\right) \qquad (10)$$ Where \(\phi\ =\ \tan^{-1}\left(\frac{A}{B}\right)\). Applying this in our general solution, we get the frequency as,

$$\mathbf{x(t) = A\sin(\omega t + \phi)} $$ Where, $$\mathbf{A} = \sqrt{A^2+B^2}$$ $$\phi\ =\ \tan^{-1}\left(\frac{A}{B}\right)$$

Proof(Hint) for \(eq(10)\)

$$A\cos \theta + B\sin \theta = $$ $$ \sqrt{A^{2}+B^{2}\ }\left(\frac{A\ }{\sqrt{A^{2}+B^{2}\ }}\cos\theta+\frac{B\ }{\sqrt{A^{2}+B^{2}\ }}\sin\theta\right) $$

Hints and References

  1. Think about, how did we derive the solution for \(y' + P(x)y = Q(x)\) type of equations and what was the solution for it?

  2. The origin of \(e\) is from an observation that, some number between 2 and 3 raised to the power of \(x\), must have its derivative equal to its value itself.


  3. Refer the following videos


  4. Clearly if \(A\) and \(B\) were complex, we can do, \begin{align} Z &= A\cos \theta + B\sin \theta\\ &= (a+ib)\cos \theta + (c+id)\sin \theta \\ &= (a\cos \theta + c\sin \theta) + i(b\cos \theta + d\sin \theta) \\ &= \sqrt{a^2 +c^2}\sin(\theta + \phi_1) + i\sqrt{b^2 +d^2}\sin(\theta + \phi_2) \\ \end{align} Which has an imaginary term in it, hence for our general solution to have only real particular solutions \(A\) and \(B\) must be real.
    Only under this assumption, \(eq(10)\) is valid.

A Problem from Erwin Kreyszig

If a mass–spring system with an iron ball of weight \(W = 98\)N can be regarded as undamped, and the spring is such that the ball stretches it \(1.09\)m, how many cycles per minute will the system execute? What will its motion be if we pull the ball down from rest by \(16\)cm and let it start with zero initial velocity

spring model

View Solution