Shortest path on the surface of a cone

Geometry Level 2

A cone has its axis extending along the z z axis, with its base of radius 5 5 centered at the origin. Its height is 20 20 units. Two points are on its surface, A ( 5 , 0 , 0 ) A (5, 0, 0) , and B ( 5 2 2 , 5 2 2 , 10 ) B ( \dfrac{-5}{2 \sqrt{2} } , \dfrac{5}{2 \sqrt{2} }, 10 ) . Find the length of the shortest path between points A A and B B , such that the path lies entirely on the surface of the cone.


The answer is 13.18.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

2 solutions

Nibedan Mukherjee
Jan 19, 2019

Hosam Hajjir
Jan 19, 2019

Points on the cone can written as

p = ( s sin θ c c o s ϕ , s sin θ c s i n ϕ , H s cos θ c ) p = ( s \sin \theta_c cos \phi, s \sin \theta_c sin \phi, H - s \cos \theta_c )

where tan θ c = R / H = 5 / 20 = 1 / 4 \tan \theta_c = R/H = 5/20 = 1/4 , from which cos θ c = 1 1 + 1 16 = 4 17 \cos \theta_c = \dfrac{1}{\sqrt{1+\frac{1}{16}}} = \dfrac{4}{\sqrt{17}}

and sin θ c = 1 17 \sin \theta_c = \dfrac{1}{\sqrt{17}}

Now if we unfold the surface of the cone onto a plane, the surface of the cone

is mapped into a circular sector, which can be described by polar

coordinates ( r , ψ ) (r, \psi) , that can obtained by the identities:

r = s r = s

r ψ = s ( sin θ c ) ϕ r \psi = s (\sin \theta_c ) \phi (equal arc length)

hence, ψ = ( sin θ c ) ϕ \psi = ( \sin \theta_c ) \hspace{4pt} \phi

So, let's compute the polar coordinates of the unfolded points A and B,

For point A, we have , s A sin θ c = 5 s_A \sin \theta_c = 5 , from which s A = 5 17 s_A = 5 \sqrt{17}

and ϕ A = 0 \phi_A = 0 , hence ψ A = 0 \psi_A = 0 .

For point B, a similar computation, reveals that s B = 2.5 17 s_B = 2.5 \sqrt{17} , and ϕ B = 3 4 π \phi_B = \frac{3}{4} \pi , hence ψ B = 3 4 17 π \psi_B = \dfrac{3}{4 \sqrt{17}} \pi

Now the shortest path is the straight line segment connecting the unfolded A and B, and its length is given by

the distance fromula

d = ( s A cos ψ A s B cos ψ B ) 2 + ( s A sin ψ A s B sin ψ B ) 2 13.18 d = \sqrt{ (s_A \cos \psi_A - s_B \cos \psi_B )^2 + (s_A \sin \psi_A - s_B \sin \psi_B )^2 } \approx 13.18

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...