A mass of 2kg resting upon a horizontal table is connected t
A mass of 2kg resting upon a horizontal table is connected to a spring whose stiffness is 4N/m. If the damping constant is 4 N-sec/m and the mass is displaced 1 m to the right of the equilibrium position and released from rest, find the motion of the mass and its furthest displacement from the equilibrium position. (Equation m + b + lambda x = f(t) becomes 2 + 4 + 4x = 0. The direction is to the right in the positive x-direction, and the initial data is: x(0) = 1, (0) = 0.
Solution
Given differential equation
2X\"+4X\'+4X=0
The Auxilary equation is
2m2+4m+4=0
m2+2m+2=0
m1=-1+i and m2=-1-i
The General solution of the differential equation is
X(t)=C1e-tCos(t)+C2e-tSIn(t)
Given at t=0=>X(0)=1
C1+0=1=>C1=1
X\'(t)=C1[-e-tSIn(t)-e-tCos(t)] +C2[e-tCos(t)-e-tsin(t)]
Given at t=0=>X\'(t)=0
0=C1[-0-1]+C2[1-0]
C2=C1 =1
X(t) =e-t[Cost+Sint]
