Oscillation with friction - Analytical mechanics

AI Thread Summary
The discussion revolves around analyzing a damped harmonic oscillator described by the equation m ddot{x} + alpha dot{x} = -kappa x, with a specific condition on the friction parameter. The proposed solution involves expressing the general solution as x(t) = e^(-alpha t / 2m)[A t + B], with constants A and B defined by initial conditions. Feedback suggests verifying the solution by substituting it back into the original equation, indicating that the provided solution may not correctly represent a damped oscillator due to the absence of oscillatory terms. The conversation highlights the critical damping case as a key aspect of the analysis. Overall, the thread emphasizes the importance of validating solutions in analytical mechanics.
NODARman
Messages
57
Reaction score
13
Homework Statement
.
Relevant Equations
.
Hi, I had those exercises and want to know if they're correct. Also, feedback/tips would be great from you, professionals.

$$A$$

1. Let's consider the oscillator with a friction parameter...

\begin{equation}
m \ddot{x}+\alpha \dot{x}=-\kappa x
\end{equation}
but with
\begin{equation}
\alpha^2=4 m \kappa
\end{equation}
and after inserting, show that the general solution will be like this:
\begin{equation}
x(t)=\mathrm{e}^{-\alpha t / 2 m}[\mathcal{A} t+\mathcal{B}]
\end{equation}
Express A and B constants with the initial coordinates and velocity and analyze.

My solution:\begin{aligned}
&m\ddot{x} + \dot{x}\sqrt{4mk} +kx=0\\
&x(t)=e^{-\frac{\alpha t}{2m}}[\mathcal {A}t+\mathcal{B}]\\
&\\
&\dot{x}(t)=-\frac{\alpha}{2m} e^{-\frac{\alpha t}{2m}} [\mathcal {A}t+\mathcal{B}]+e^{-\frac{\alpha t}{2m}}\mathcal{A}\\
&\ddot{x}(t)=-\frac{4\mathcal{A}\alpha m-\mathcal{A}{\alpha^{2}}t-\mathcal{B}{\alpha^{2}}}{4m^2}e^{-\frac{\alpha t}{2m}}\\
&\\
&x(0)=\mathcal{B}\equiv x_0 \\
&\dot{x}(0)=-\frac{\alpha}{2m} \mathcal{B}+\mathcal{A} = -\frac{\alpha}{2m} x_0 +\mathcal{A} \\
&\\
&\mathcal{A} = \dot{x}_0 + \frac{\alpha}{2m} x_0\\
&\\
&x(t)=e^{-\frac{\alpha t}{2m}}[\dot{x}_0 + \frac{\alpha}{2m} x_0 t+x_0] = e^{-\frac{\alpha t}{2m}}\left[\dot{x}_0 + \left(\frac{\alpha}{2m} t+1\right)x_0\right]\\
\end{aligned}
 
Last edited:
Physics news on Phys.org
NODARman said:
Homework Statement: .
Relevant Equations: .

##\dots## and want to know if they're correct.
How about substituting your solution back in the original equation? That's the first thing I would do to verify my solution. Needless to say this doesn't look right because you have a damped harmonic oscillator with no oscillatory term(s) in the equation.
 
kuruman said:
Needless to say this doesn't look right because you have a damped harmonic oscillator with no oscillatory term(s) in the equation.
It should turn out to be the critical damping case.
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top