Slightly said:
Homework Statement
The terminal speed of a freely falling object is v_t (assume a linear form of air resistance). When the object is suspended by a spring, the spring stretches by an amount a. Find the formula of the frequency of oscillation in terms of g, v_t, and a. Homework Equations
the linearly damped force = -cx'
The Attempt at a Solution
I started by writing the equation,
x'' + cx'/m + kx/m - mg = 0
Is this the correct way to start the problem
Almost. In your "
mg" term, you forgot to divide by
m like you did in your other terms.
Perhaps more importantly though, this
mg is a uniform force across all
x and it does not depend on
x or any of its derivatives.
I think it might be fine to simply remove the "
mg" term altogether. It doesn't affect the frequency of oscillation, in this problem. It will affect the center of oscillation, but you're not asked to find that. So if I were you I'd just get rid of it.
Can you express
k in terms of
a, m and
g?
and where would I go to next? I know that undamped frequency is equal to sqrt(k/m) but I'm not sure what to do with the equation. I'm stuck!
So at the moment, you have a second order, homogeneous, linear, differential equation with constant coefficients. Single solutions of this type of equation come in the form x(t) = Ae^{\lambda t} The general solution may involve the linear sum of two, single solutions. (Here, \lambda can be, and generally is, a complex number.)
The first step in solving that is to write down its characteristic equation. Then find the roots of the characteristic equation.
You might wish to consult your textbook/course material on how to solve such differential equations. If not, even a quick Google search on "second order, homogeneous, linear, differential equation with constant coefficients" should produce all you need.