Solving a Vector Triangle Differential Equation

AI Thread Summary
The discussion focuses on solving a vector triangle differential equation derived from a circular path at angle theta. The equation can be rearranged to express (r thetadot)^2 in terms of other variables, leading to a quadratic form. Participants suggest using the small k approximation to simplify the equation and retain relevant terms up to k^2. It is noted that while the presence of a sin(theta) * thetadot term complicates direct application of the quadratic formula, it can still be managed by manipulating the equation. The overall goal is to integrate the solution from theta = 0 to theta = 2pi.
phantomvommand
Messages
287
Reaction score
39
Homework Statement
See picture below
Relevant Equations
Cosine rule,
Speed vector equation
Screenshot 2021-03-10 at 11.20.08 AM.png

By considering a vector triangle at any point on its circular path, at angle theta from the x -axis,

We can obtain that:
(rw)^2 + (kV)^2 - 2(rw)(kV)cos(90 + theta) = V^2

This can be rearranged to get:
(r thetadot)^2 + (kV)^2 + 2 (r* thetadot)(kV)sin theta = V^2.

I know that I must somehow solve this differential equation in theta, and integrate from theta = 0 to theta = 2pi.

How do I solve this equation?

Thank you!
 
Last edited by a moderator:
  • Like
Likes Fikremariam
Physics news on Phys.org
phantomvommand said:
How do I solve this equation?
You are told k is very small, so you need to make an approximation.
And you know the extra is of order k2, so you know which terms to keep.
I would start by solving the quadratic.
 
  • Like
Likes phantomvommand
haruspex said:
You are told k is very small, so you need to make an approximation.
And you know the extra is of order k2, so you know which terms to keep.
I would start by solving the quadratic.
Thank you! I was thinking that the quadratic equation formula couldn’t be applied to solve for thetadot because there is a sintheta*thetadot term. This doesn’t pose a problem I suppose?
 
phantomvommand said:
Thank you! I was thinking that the quadratic equation formula couldn’t be applied to solve for thetadot because there is a sintheta*thetadot term. This doesn’t pose a problem I suppose?
You can solve the quadratic for ##\dot\theta##, creating a trig term inside a square root. But then you can use the small k approximation to get rid of the square root. You may need to use it again. Just make sure to keep terms up to k2.
 
  • Like
Likes phantomvommand
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...
Back
Top