A particle of mass 5kg moves along x-axis under the influence of two forces;force of attraction to the origin which is numerically equal to 40 times the instantaneous distance from the origin and damping force is proportional to instantaneous speed; when the speed is 10m/s the damping is 200. Assuming that the particle from rest at a distance of 20cm from the origin then
a)Write the differential equations
b)Find the position at any given time t
c) Determine the amplitude, frequency and period of the damping oscillation.
1
Expert's answer
2021-02-24T06:59:35-0500
Solution:
(a):
Given, when the speed is 10m/s the damping is 200 N.
Constant of proportionality 10200=20 N-s/m
So, making an equation using given forces as follows:
5a=−40x−20v , where a is acceleration, x is displacement and v is velocity.
⇒a+4v+8x=0⇒dt2d2x+4dtdx+8x=0
Required differential equation is dt2d2x+4dtdx+8x=0
(b):
Now, solving this differential equation to get its position.
Its auxiliary equation is D2+4D+8=0
⇒D=2−4±42−4(8)=2−4±−32=2−4±4i2
⇒D=−2±22i
Thus, its general solution is: x(t)=e−2t(c1cos22t+c2sin22t)
Or x(t)=Re−2tcos(22t−θ) ...(i)
Now, put t=0,x=20cm=0.2m
0.2=Re0cos(0−θ)⇒Rcosθ=0.2 ...(ii)
Differentiating (i) w.r.t t, we get,
x′(t)=(−2)Re−2tcos(22t−θ)−Re−2tsin(22t−θ)(22)
Also, dtdx=0,whent=0 . Putting these values, we get,
Comments