Modeling a Damped Spring System with Differential Equations

joker2014
Messages
21
Reaction score
0

Homework Statement



After a mass weighing 8 pounds is attached to a 5-foot spring, the spring measures 6.6 feet. The entire system is placed in a medium that offers a damping constant of one. Find the equation of motion if the mass is initially released from a point 6 inches below the equilibrium point with a upward velocity of 1 ft/sec.

Homework Equations


F=kx
my''+cy'+ky=0

The Attempt at a Solution


I got k=8/(6.6-5) = 8/1.2
c= 1 as given ?

setting up the eqn I got 1/4 y'' + 1y' + 8/1.2 y = 0
or y'' +4y' + 80/3 y = 0

is this actually right? I tried 3 times and I keep getting this, i don't know i feel suspicious ?!
 
Physics news on Phys.org
"8 pounds" is weight, or force, not mass. What does "damping constant" mean? What are its units and how does it give force?
 
HallsofIvy said:
"8 pounds" is weight, or force, not mass. What does "damping constant" mean? What are its units and how does it give force?
of course 8 lbs is weight, dividing by 32 gives me .25 which is my mass! damping i believe is given in the problem "damping constant of one" .. otherwise if not given i would find it by sqrt of 4*m*k
 
"Damping force" is always opposite to the motion and is, approximately, proportional to the speed or the speed squared. I presume here you are told that it is proportional to speed. But because it is opposite to speed, the force must be -kv.
 
and of course my iniital conditions would be y(0)=-6 y'(0)=1
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top