Finding the general solution of this ODE

AI Thread Summary
The discussion focuses on finding the general solution to the differential equation for unforced under-damped oscillatory motion, given by x'' + 2px' + ω²x = 0, where 0 < p < ω. Participants confirm that the characteristic equation is r² + 2pr + ω² = 0, leading to complex roots, and the general solution is expressed as x(t) = e^(-pt)(C₁ cos(√(ω² - p²)t) + C₂ sin(√(ω² - p²)t)). To express this solution in the desired form, the use of a trigonometric identity is suggested, specifically Cos(a + b) = Cos(a)Cos(b) - Sin(a)Sin(b). The constants R and α are introduced, with R being the normalization factor derived from C₁ and C₂, ensuring their squares sum to one. The conversation emphasizes the transformation of the general solution into a single cosine function format.
Benny
Messages
577
Reaction score
0
Hi can someone help me out with the following question?

Q. The differential equation for unforced under-damped oscillatory motion can be written \mathop x\limits^{..} + 2p\mathop x\limits^. + \omega ^2 x = 0 where the constants p and omega satisfy 0 &lt; p &lt; \omega.

Find the general solution of this differential equation, and show that this solution can be expressed in the form x = {\mathop{\rm Re}\nolimits} ^{ - pt} \cos \left( {\sqrt {\omega ^2 - p^2 } t - \alpha } \right) where R and alpha are constants.

<br /> x\left( t \right) = e^{ - pt} \left( {c_1 \cos \left( {t\sqrt {p^2 - \omega ^2 } } \right) + c_2 \sin \left( {t\sqrt {p^2 - \omega ^2 } } \right)} \right)<br /> by using 0 < p < omega.

As can be seen I haven't been able to get too far. I can't think of a way to get to the answer. Can someone please help me out?
 
Physics news on Phys.org
Yes, the characteristic equation is r2+ 2pr+ &omega;= 0 (You have &omega;2 in the differential equation but your solution seems to be for &omega; only) and the solutions to that are -p\pm\sqrt{p^2-\omega^2}= -p\pm\sqrt{\omega^2-p^}i.
Yes, the general solution to the differential equation is
e^{-pt}\left(C_1 Cos(\sqrt{\omega^2-p^2}t)+C_2 Sin(\sqrt{\omega^2-p^2}t\right).

Now, all you want to do is show that that can be expressed as a single cosine.

Use the trig identity: Cos(a+ b)= Cos(a)Cos(b)- Sin(a)Sin(b).

Obviously, you want b= \sqrt{\omega^2-p^2}. You will need to find a such that Cos(a)= C1, Sin(a)= C2. Obviously that can't happen unless the sum of their squares is equal to 1: that's where R comes in: What is the sum of the squares now?
 
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 '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