Differential Equations/Newton's 2nd Law

BigJon
Messages
24
Reaction score
0

Homework Statement


a heavy object of mass m is suspened in a room through a linear spring whose spring constant is k. Initially the object is suspported so that the spring is at its free length (neither strecthed/compressed) which is take to be x=0. At time zero the support is removed and theobject is allowed to oscillatee under the combined influence of both gravity and spring forces. Using Newtons second law of motion obtain the differential equation that describes the position x of the mass m relative to the undistrubed endpoint of the spring as a funtion of time



Homework Equations



F=ma,F=-mg,F=-kx

The Attempt at a Solution



So what is did was F=ma, F=-mg, F=-kx

a=d^2s/dt^2, F=ma=-kx=-mg so,

-kx-mg=m(d^2s/dt^2) solved for d^2s/dt^2 and got d^2s/dt^2=-(kx/m)-g

I don't have any idea if that is correct or not
 
Physics news on Phys.org
BigJon said:

Homework Statement


a heavy object of mass m is suspened in a room through a linear spring whose spring constant is k. Initially the object is suspported so that the spring is at its free length (neither strecthed/compressed) which is take to be x=0. At time zero the support is removed and theobject is allowed to oscillatee under the combined influence of both gravity and spring forces. Using Newtons second law of motion obtain the differential equation that describes the position x of the mass m relative to the undistrubed endpoint of the spring as a funtion of time



Homework Equations



F=ma,F=-mg,F=-kx

The Attempt at a Solution



So what is did was F=ma, F=-mg, F=-kx

a=d^2s/dt^2, F=ma=-kx=-mg so,

-kx-mg=m(d^2s/dt^2) solved for d^2s/dt^2 and got d^2s/dt^2=-(kx/m)-g

I don't have any idea if that is correct or not

It is an absolute sin (worthy of losing marks) to use the same letter F to stand for three different things in the same problem. Instead, use, eg., F_g for the force of gravity, F_s for the spring force and F for the total force, or use some other letters entirely. However, your final DE would be OK, provided that by d^2 s/dt^2 you really mean d^2 x/dt^2, and provided that you regard positive x as pointing up, in the direction opposite to the force of gravity. (Think about why you need to specify a direction convention for x.)
 
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