Analyzing Bee's Spiral Path: Velocity & Acceleration

  • Thread starter Thread starter chaotixmonjuish
  • Start date Start date
  • Tags Tags
    Spiral
AI Thread Summary
The discussion focuses on analyzing the velocity and acceleration of a bee moving in a spiral path defined by polar coordinates. The velocity vector is expressed as v = (r')er + (rθ')eθ, while the acceleration vector is a = (r'' + rθ')er + (rθ'' + 2r'θ')eθ. The user attempts to find the dot product of the velocity and acceleration vectors, leading to a simplification that cancels exponential terms, leaving only constants. The final goal is to demonstrate that the angle between the velocity and acceleration vectors remains constant as the bee moves outward. The discussion emphasizes the mathematical approach to solving the problem using polar coordinates and vector calculus.
chaotixmonjuish
Messages
284
Reaction score
0
1.)

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.)

so here is my v and a

2.)
v = (r')er+(r*θ')eθ

a = (r''+rθ')er+(rθ''+2r'θ')eθ

r' = bk*ekt
r'' = bk2ekt
θ' = c

3.) my attempt at a solution

bkekt(bk2ekt-bektc2)+(bektc)(2bkektc)

is that the right dot product

this is where I'm stuck
 
Physics news on Phys.org
so I got down to this:

e2kt(a bunch of constants)+e2kt(a bunch of constants)/e4kt


all the e's canceled out and left just constants
 
My answer is for the dot product is:

e2kt(b2k3 + b2kc + 2b2kc2)
 
you continue by finding the modulus of v and a then by using the hint you cross out the

b2e2kt and end up with cos-1(a bunch of constants) and the answer
 
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