Finding the constants of the general approximate solution to a double pendulum

  • Thread starter Thread starter giovanna
  • Start date Start date
  • Tags Tags
    Functions
AI Thread Summary
The discussion revolves around solving a system of equations related to the general approximate solution of a double pendulum. The user is attempting to find constants A1, A2, δ1, and δ2 by applying initial conditions to their derived equations. They present a general solution involving trigonometric functions and differentiate to obtain velocity equations. The user expresses confusion about whether to solve the equations simultaneously or individually. The thread highlights the importance of properly formatting LaTeX for clarity in mathematical discussions.
giovanna
Messages
1
Reaction score
0
Homework Statement
Given the (approximate) general solution to the double pendulum, find the constant $A_1$, $A_2$, $\delta_1$ and $\delta_2$ by stating some initial conditions for the double pendulum.
Relevant Equations
$\phi(t) = A_1 \begin{pmatrix} 1 \\ \sqrt{2} \end{pmatrix} \cos(\omega_1 t - \delta_1) + A_2 \begin{pmatrix} 1 \\ -\sqrt{2} \end{pmatrix} \cos(\omega_2 t - \delta_2)
$
EDIT: My Latex is not showing... Sorry. I attached a file with my "solution".

I though this would be quite easy, but I can't seem to solve this system of equations. Should I solve for each mode, or both of them together? I tried to solve them together, here's how far I get:

double.png

$\text{General solution:} \\

\phi(t)=A_1\binom{1}{\sqrt{2}}\cos\left(\omega_1t-\delta_1\right)+A_2\binom{1}{-\sqrt{2}}\cos\left(\omega_2t-\delta_2\right)

\text{Expanding the components, we get} \\

\phi_1(t)=A_1\cos\left(\omega_1t-\delta_1\right)+A_2\cos\left(\omega_2t-\delta_2\right) \\
\phi_2(t)=\sqrt{2}A_1\cos\left(\omega_1t-\delta_1\right)-\sqrt{2}A_2\cos\left(\omega_2t-\delta_2\right)

\text{Neglecting the amplitudes, this can be written as} \\

\phi_1(t)=A_1\cos\left(\omega_1t-\delta_1\right)+A_2\cos\left(\omega_2t-\delta_2\right) \\
\phi_2(t)=A_1\cos\left(\omega_1t-\delta_1\right)-A_2\cos\left(\omega_2t-\delta_2\right)

\text{Differentiating, we obtain} \\

\dot{\phi}_1(t)=-\omega_1A_1\sin\left(\omega_1t-\delta_1\right)-\omega_2A_2\sin\left(\omega_2t-\delta_2\right) \\
\dot{\phi}_2(t)=-\omega_1A_1\sin\left(\omega_1t-\delta_1\right)+\omega_2A_2\sin\left(\omega_2t-\delta_2\right)

\text{To find the particular solution, we need to determine } A_1, A_2, \delta_1, \text{ and } \delta_2. \text{ Choosing the initial conditions} \\

\phi_1(0)=\phi_2(0)=\frac{\pi}{6} \\
\dot{\phi}_1(0)=\dot{\phi}_2(0)=0

\text{We obtain a system of equations with four equations and four unknowns:} \\

A_1\cos(\delta_1)+A_2\cos(\delta_2)=\frac{\pi}{6} \\
A_1\cos(\delta_1)-A_2\cos(\delta_2)=\frac{\pi}{6} \\
-\omega_1A_1\sin(\delta_1)-\omega_2A_2\sin(\delta_2)=0 \\
-\omega_1A_1\sin(\delta_1)+\omega_2A_2\sin(\delta_2)=0

\text{Since } \cos(-x)=\cos(x) \text{ and } \sin(-x)=-\sin(x), \text{ we can rewrite this as} \\

A_1\cos(\delta_1)+A_2\cos(\delta_2)=\frac{\pi}{6}\ (1) \\
A_1\cos(\delta_1)-A_2\cos(\delta_2)=\frac{\pi}{6}\ (2) \\
\omega_1A_1\sin(\delta_1)+\omega_2A_2\sin(\delta_2)=0\ (3) \\
\omega_1A_1\sin(\delta_1)-\omega_2A_2\sin(\delta_2)=0\ (4)$
 
Physics news on Phys.org
Your LaTex is unreadable. You should preview it and edit as necessary before posting. (You probably need to reload your post page in your browser before you can see your LaTex rendered properly.)
 
Kindly see the attached pdf. My attempt to solve it, is in it. I'm wondering if my solution is right. My idea is this: At any point of time, the ball may be assumed to be at an incline which is at an angle of θ(kindly see both the pics in the pdf file). The value of θ will continuously change and so will the value of friction. I'm not able to figure out, why my solution is wrong, if it is wrong .
Thread 'Trying to understand the logic behind adding vectors with an angle between them'
My initial calculation was to subtract V1 from V2 to show that from the perspective of the second aircraft the first one is -300km/h. So i checked with ChatGPT and it said I cant just subtract them because I have an angle between them. So I dont understand the reasoning of it. Like why should a velocity be dependent on an angle? I was thinking about how it would look like if the planes where parallel to each other, and then how it look like if one is turning away and I dont see it. Since...
Thread 'Correct statement about a reservoir with an outlet pipe'
The answer to this question is statements (ii) and (iv) are correct. (i) This is FALSE because the speed of water in the tap is greater than speed at the water surface (ii) I don't even understand this statement. What does the "seal" part have to do with water flowing out? Won't the water still flow out through the tap until the tank is empty whether the reservoir is sealed or not? (iii) In my opinion, this statement would be correct. Increasing the gravitational potential energy of the...
Back
Top