The Maths Site
    
HomeForumPuzzlesAudioVideoToolsDonateHistoryContact
Log in here







Forgotten your password?



Or Click to register

iSquared Magazine

The Daily Rant

Puzzles
Spiral Maths

A cylinder is 12 inches high and has a circular base with radius 2 inches. A string is wrapped around this cylinder in a spiral fashion, as in the diagram at right.

pic
Click to enlarge


It begins at a point on the upper edge and ends at the point directly below this on the lower edge, and it circles the cylinder exactly three times.

Your puzzle is this: what is the shortest length of string which can make such a spiral?

 
Social Bookmarking
Add to: Digg Add to: del.icio.us Add to: StumbleUpon Add to: Google
 
Comments
Login or register to add your comments.
terveloc09:57:13, 18 Nov 07
terveloc's picture
Newbie
Group:Members
Points: 0
Posts: 5
Warn level: 0

This can be solved by the integral int( sqrt( r ^2 + (dr/dTheta)^2 + (dz/dTheta)^2 ), Theta = 0 to Theta_final). Since r = 2, and the thing circles 3 times to bring us to z=12, this becomes int(sqrt(4+(2/Pi)^2), Theta = 0 to 6*Pi), which simplifies further.

Another method is to just realize that each full rotation can be broken down into a right triangle with base 4Pi and height 4. So, by Pythagorean Theorem, each curve rotation has the hypotenuse length 4*sqrt(1+Pi^2). There are three such triangles, giving a total length of 12*sqrt(1+Pi^2).

Both methods work equally well, but with trade-offs. The integral method is a simple plug and chug integral, but requires advanced tools (e.g. calculus). The Pythagorean method is mechanically easier, but requires you to be a bit more clever in setting it up.

 
terveloc09:48:17, 18 Nov 07
terveloc's picture
Newbie
Group:Members
Points: 0
Posts: 5
Warn level: 0

12*sqrt(1+Pi^2)

 


© Copyright Andy Drizen 2004-2007 | Website by Think In Colour | Proudly sponsored by JSC Solutions
Valid XHTML 1.0 Transitional Valid CSS!