Radius of Curvature of particle

danago
Gold Member
Messages
1,118
Reaction score
4
A particle is fired into the air with an initial velocity of 60m/s at an angle of 54 degrees from the ground. At time t=5.443, what is the radius of curvature of the path traveled by the particle?

I started by coming up with a vector equation for the path traveled by the particle, using the point of launch as the reference point.

<br /> \overrightarrow r = (60t\cos 54)\widehat{\underline i } + (60t\sin 54 - 0.5g^2 )\widehat{\underline j }<br />

The way i thought to approach this problem was to consider a circle which closely approximates the curve at the given instant.

For an infinitesimal change in time dt, the velocity along the path is given by:

<br /> v = r\frac{{d\theta }}{{dt}}<br />

I thought that perhaps if i could calculate the speed along the path v and the angular velocity, then i could use those to calculate the radius of curvature at that instant. I am able to calculate the speed easily, but not so sure about the angular velocity.

Am i on the right track, or should i be taking a different approach?

Thanks in advance,
Dan.
 
Physics news on Phys.org
Looks okay to me. You don't need speed or angular velocity: curvature is a purely "geometric" property. There are formulas for finding curvature- do you know any?

If not what you are looking for is a circle passing through the same point, with the same tangent (first derivative) and same second derivative as this curve. Finding that will give you the radius of curvature and then the curvature.
 
I managed to come up with

<br /> \rho = \frac{{v^3 }}{{v_x g}} = \frac{{(v_x ^2 + v_y ^2 )^{3/2} }}{{v_x g}}<br />

where vx/y is the initial velocity in the corrosponding direction. Does that look on track for the radius of curvature?
 
Last edited:
Well, the orginal formula you gave for the trajectory didn't have vx or vy so I don't know.


However, one other thing you should think about- did you write the original formula correctly? I didn't notice when I replied before- I was assuming the trajectory must be a parabola- but what you wrote was
\overrightarrow r = (60t\cos 54)\widehat{\underline i } + (60t\sin 54 - 0.5g^2 )\widehat{\underline j }
That's linear in t: that trajectory is a straight line which has curvature 0 at all points! I assume that "-0.5 g2" was supposed to be "-0.5g t2".
 
HallsofIvy said:
Well, the orginal formula you gave for the trajectory didn't have vx or vy so I don't know.


However, one other thing you should think about- did you write the original formula correctly? I didn't notice when I replied before- I was assuming the trajectory must be a parabola- but what you wrote was
\overrightarrow r = (60t\cos 54)\widehat{\underline i } + (60t\sin 54 - 0.5g^2 )\widehat{\underline j }
That's linear in t: that trajectory is a straight line which has curvature 0 at all points! I assume that "-0.5 g2" was supposed to be "-0.5g t2".

Oops yep youre right. I missed a 't' there. It should be a parabola.

Anyway here's my final equation and evaluation for the radius of curvature:
<br /> \rho = \frac{{((v_0 \cos \theta )^2 + (v_o \sin \theta - gt)^2 )^{3/2} }}{{gv_0 \cos \theta }} = \frac{{[(60\cos 54)^2 + (60\sin 54 - 9.81(5.443))^2 ]^{3/2} }}{{(9.81)(60\cos 54)}} \approx 130.4m<br /> <br /> <br />

Does that look about right?
 
Last edited:
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top