Hooke's Law and A Few Simple Lessons From Physics
Hooke's Law and A Few Simple Lessons From Physics
Hooke's Law and A Few Simple Lessons From Physics
d2 x
m 2 = −kx .
dt
Force on object
k
←−
m (spring is stretched)
x=0 x>0
(equilibrium)
Force on object
k
−→
m (spring is compressed)
x<0 x=0
(equilibrium)
Solution of Corresponding ODE and IVP. As seen above, Hooke’s Law is
expressed as a second order ordinary differential equation (ODE). Any student hav-
ing been exposed to the basics of differential calculus can cite two easily-arrived at
solutions:
r ! r !
k k
x(t) = sin t and x(t) = cos t .
m m
However, a moment’s thought reveals that not only is any constant multiple of either
of the above solutions again a solution, so is the sum of such constant multiples. This
affords the general solution of the above differential equation:
r ! r !
k k
x(t) = C1 sin t + C2 cos t . (1)
m m
C2 = a. (2)
Next, we differentiate Equation (1) with respect to t and obtain
r r ! r r !
k k k k
x0 (t) = C1 cos t − C2 sin t ;
m m m m
set t = 0 and conclude that
r
m
C1 = b (3)
k
Hooke’s Law with Damping. Suppose that we modify the above physical situation
by adding what is usually called a dashpot (or “shock absorber”) with damping
coefficient c. This is depicted by the drawing:
Forces on object
@
k (−kx) (−cx0 ) @@
←− −→ @@
m c @@
@@
(dashpot) @@
@@
x=0 x>0 @@
@@
(equilibrium) @
In this case, the differential equation governing the motion of the object is
d2 x dx
= −kx − cm ;
dt2 dt
equivalently, this can be expressed somewhat more symmetrically as
d2 x dx
m + c + kx = 0 . (4)
dt2 dt
There’s a commonly-applied trick we can use in the above. Namely, we define the
second-order differential operator by setting
d2 d
D=m 2
+ c + kI,
dt dt
where I is just the “identity operator:” Ix = x. The trick is just to treat the above
as one might treat any quadratic polynomial and factor it in terms of its zeros. Using
the quadratic formula, these zeros are
√ √
−c + c2 − 4mk −c − c2 − 4mk
r1 = , r2 = (5)
2m 2m
d d
− r1 − r2 x = 0. (6)
dt dt
then x is a solution of (6).1 Thus, we set r = either of r1 or r2 and solve the first-order
ODE:
dx
= rx (7)
dt
1 This d d
is because the two “operators” dt
− r1 and dt
− r2 commute with each other.
It is clear that the general solution of the first-order ODE above is
x(t) = Cert ,
where C is an arbitrary constant. We now turn to the three cases that arise, according
to the discriminant of the above differential operator.
Case I: c2 − 4mk > 0 (the “overdamped case.”) Here the quantities r1 and r2 defined
in Equation (5) are distinct real numbers. From this we conclude that the general
solution of the ODE (6) is given by
Case III: c2 − 4mk < 0 (the “underdamped case.”) What makes this case subtle is
that the zeros r1 and r2 are now (non-real) complex numbers. What we have to
remember that if r = a + bi, where a and b are real constants, then the complex
exponential function ert = e(a+bi)t is defined by setting
where
√
−c 4mk − c2
a= and b = .
2m 2m
Again, we recall that the specific values of C1 and C2 are determined by specifying
initial values in the IVP.
Higher-Dimensional Models. Rather than considering a single mass on a spring,
one might consider more than one mass, constrained to move on one dimension. For
the sake of simplicity, we shall stick to very symmetric configurations. The symmetric
two- and three-dimensional configurations are depicted below.
@
k k k @@
@
@
m m @@
@
@
@@
@@
@@
@@
@
@
k k k k @@
@
@
m m m @@
@
@
@@
@@
@@
@@
@
We conclude this brief discussion to ask a question that really belongs to the
study of linear algebra. Namely, find initial displacements of the masses so that
the resulting motion will be purely sinusoidal. For example, if in the two-dimensional
system we displace the right weight a certain distance to the right of its equilibrium
and displace the left weight the same distance—but to the left of its equilibrium
and release the weights, then the resulting motion for each weight will be purely
sinusoidal. Likewise, if we displace the right weight a certain distance to the right
of its equilibrium and displace the left weight the same distance to the right of its
equilibrium, then again the resulting motion for each weight will be purely sinusoidal.
Question. In the above situation, which initial displacement will provide the faster
oscillations? (Hint: argue as would a physicist and determine which initial displace-
ment “packs more energy into the system.”)
Exercise. Repeat the above analysis for the three-body problem. In this case there
are three distinct initial displacements2 that would result in purely sinusoidal motion
for the masses. Also, determine which initial displacement would result in the fastest
oscillations.
2 In the language of linear algebra, these distinct displacement would be “linearly independent eigenvectors” for a