Spiral path in polar coordinates problem

Koi9
Messages
11
Reaction score
0
A bee goes from its hive in a spiral path given in plane polar coordinates by
r = b*ekt , θ = ct,
where b, k, c are positive constants. Show that the angle between the velocity vector and the
acceleration vector remains constant as the bee moves outward. (Hint: Find v · a/va.)


attempts.

v=r[dot]r[hat]+(r)θ[dot]θ[hat]

a=(r[double dot]-rθ[dot]^2)r[hat]+(rθ[double dot]+2r[dot]θ[dot])θ[hat]

r[prime]=bke^kt

r[double prime]= bk^(2)e^kt

θ[prime]=c

I know that v · a/va = vacosθ/va = cosθ, but I am unsure what to do with this knowledge or where to go from here,

thanks guys
 
Physics news on Phys.org
Well, if the angle between the two vectors is a constant, then the time derivative of that angle should be constant, correct?

Also, be careful. Is it correct to say that the angle between the two vectors (cos\phi) is the same as the angle given to you ( \theta = ct).
 
Last edited:
Ah I see, so I should basically show that (va)cos(theta)/va cancels out to leave cos(theta), the time derivative of which is constant, showing that my angle is constant?
 
Also, if the angle between my two vectors is not theta, would it be v, since that seems to point in the same direction?

EDIT: So I want to show that cosθ=va/va, and that this equals a constant, so is a constant
 
Last edited:
Remember what a dot product is:
\vec{r_{1}}\cdot \vec{r_{2}} = x_{1}x_{2} + y_{1}y_{2} + z_{1}z_{2} = |r_{1}||r_{2}|cos \phi
You can either sum of the product of the components of the two vectors or multiply there magnitudes times the angle between the vectors. You can use the above equation to solve for \phi and see if it has any time dependence. I am not convinced that the angle between the velocity and acceleration vectors is \theta = ct. And if it were, \theta is not constant in time.
 
Koi9 said:
EDIT: So I want to show that cosθ=va/va, and that this equals a constant, so is a constant

Precisely.
 
Hi, I had an exam and I completely messed up a problem. Especially one part which was necessary for the rest of the problem. Basically, I have a wormhole metric: $$(ds)^2 = -(dt)^2 + (dr)^2 + (r^2 + b^2)( (d\theta)^2 + sin^2 \theta (d\phi)^2 )$$ Where ##b=1## with an orbit only in the equatorial plane. We also know from the question that the orbit must satisfy this relationship: $$\varepsilon = \frac{1}{2} (\frac{dr}{d\tau})^2 + V_{eff}(r)$$ Ultimately, I was tasked to find the initial...
The value of H equals ## 10^{3}## in natural units, According to : https://en.wikipedia.org/wiki/Natural_units, ## t \sim 10^{-21} sec = 10^{21} Hz ##, and since ## \text{GeV} \sim 10^{24} \text{Hz } ##, ## GeV \sim 10^{24} \times 10^{-21} = 10^3 ## in natural units. So is this conversion correct? Also in the above formula, can I convert H to that natural units , since it’s a constant, while keeping k in Hz ?
Back
Top