mersenneforum.org  

Go Back   mersenneforum.org > Fun Stuff > Puzzles

Reply
 
Thread Tools
Old 2006-02-08, 06:24   #1
Patrick123
 
Patrick123's Avatar
 
Jan 2006
JHB, South Africa

100111012 Posts
Default Volume of a Sphere

This is quite an old puzzle, but I don't think it's been here before.

A cylindrical hole 6 cm long is drilled straight through the centre of a sphere. What is the volume remaining in the sphere?

Patrick

Last fiddled with by Patrick123 on 2006-02-08 at 06:24
Patrick123 is offline   Reply With Quote
Old 2006-02-08, 06:29   #2
drew
 
drew's Avatar
 
Jun 2005

38210 Posts
Default

Quote:
Originally Posted by Patrick123
This is quite an old puzzle, but I don't think it's been here before.

A cylindrical hole 6 cm long is drilled straight through the centre of a sphere. What is the volume remaining in the sphere?

Patrick
What is the radius of the hole, and/or of the sphere?

Is the length of the hole measured at the surface of the cylinder, or its axis?

Drew
drew is offline   Reply With Quote
Old 2006-02-08, 06:32   #3
Patrick123
 
Patrick123's Avatar
 
Jan 2006
JHB, South Africa

15710 Posts
Default

Quote:
Originally Posted by drew
What is the radius of the hole, and/or of the sphere?

Is the length of the hole measured at the surface of the cylinder, or its axis?

Drew
That is the beauty of this question. All you have is the length of the hole...

Patrick
Patrick123 is offline   Reply With Quote
Old 2006-02-08, 06:33   #4
drew
 
drew's Avatar
 
Jun 2005

2×191 Posts
Default

Quote:
Originally Posted by Patrick123
That is the beauty of this question. All you have is the length of the hole...

Patrick
Zero. The hole is 6" measured thrugh its axis, and has a radius of 3". The sphere is 6" in diameter.

Last fiddled with by drew on 2006-02-08 at 06:34
drew is offline   Reply With Quote
Old 2006-02-08, 06:56   #5
Patrick123
 
Patrick123's Avatar
 
Jan 2006
JHB, South Africa

157 Posts
Default

Quote:
Originally Posted by drew
Zero. The hole is 6" measured thrugh its axis, and has a radius of 3". The sphere is 6" in diameter.
Nope. That is not the answer.
Patrick123 is offline   Reply With Quote
Old 2006-02-08, 07:02   #6
drew
 
drew's Avatar
 
Jun 2005

5768 Posts
Default

Quote:
Originally Posted by Patrick123
Nope. That is not the answer.
36*pi in[sup]3[/sup]
drew is offline   Reply With Quote
Old 2006-02-08, 07:11   #7
Patrick123
 
Patrick123's Avatar
 
Jan 2006
JHB, South Africa

157 Posts
Default

Correct Drew. I love this problem for the seemingly sparse information that you're given.

Last fiddled with by Patrick123 on 2006-02-08 at 07:12
Patrick123 is offline   Reply With Quote
Old 2006-02-08, 07:34   #8
drew
 
drew's Avatar
 
Jun 2005

38210 Posts
Default

Quote:
Originally Posted by Patrick123
Correct Drew. I love this problem for the seemingly sparse information that you're given.
I know I was being difficult, but your first response clued me in. To be honest, I guessed at the answer assuming an infinitessimal 'filament' for a hole (in other words, it's just a volume of a sphere of 6" diameter).

Now that I've looked further, I'd like to propose what I think is a very elegant solution.

You can think of the volume of the remainder of the sphere as an integration of cross-sections over the height of the sphere. So what do we know?

Assuming the center of the sphere is at height 0, the rim of the sphere will be a height 3" from the center, and will be a distance 'R' from the center...the radius of the sphere.

Using the pythagorean theorem, at an arbitrary height, 'h' the radius of the sphere's cross-section is sqrt(R2 - h2). The radius of the hole is invariably the radius of the sphere's cross-section at h=3, which is sqrt(R2 - 32)

Since the area of the ring that represents the cross-section is a difference of squares of these values, the Radius cancels out:

A(h) = pi * [(R2 - h2) - (R2 - 32)]

= pi * (9 - h2)

which is a function of neither the sphere's or cylinder's radius. Therefore, without going through the trouble of integrating the above, it's reasonable to assume the answer for R=3 (volume of a regular sphere) applies to all cases.

But the integral's easy:

9*pi*h - 1/3*pi*h3

evaluated from -3 to 3:

9*pi*6 - 1/3*pi*(27 - -27)

= 54*pi(1 - 1/3)

= 36*pi

Another great puzzle!

Last fiddled with by drew on 2006-02-08 at 07:38
drew is offline   Reply With Quote
Old 2006-02-08, 08:02   #9
Patrick123
 
Patrick123's Avatar
 
Jan 2006
JHB, South Africa

157 Posts
Default

Quote:
Originally Posted by drew
I know I was being difficult, but your first response clued me in. To be honest, I guessed at the answer assuming an infinitessimal 'filament' for a hole (in other words, it's just a volume of a sphere of 6" diameter).

Now that I've looked further, I'd like to propose what I think is a very elegant solution.

You are right on both methods.
The first, as the width of the hole approaches zero, the height of the cylinder reaches 6"
and the second, subtracting the volume of the cylinder and the volume of the two caps will give
you an equation where the unknowns cancel out leaving 36pi.


Patrick
Patrick123 is offline   Reply With Quote
Old 2006-02-14, 16:11   #10
mfgoode
Bronze Medalist
 
mfgoode's Avatar
 
Jan 2004
Mumbai,India

22·33·19 Posts
Lightbulb

Quote:
Originally Posted by Patrick123
You are right on both methods.
The first, as the width of the hole approaches zero, the height of the cylinder reaches 6"
and the second, subtracting the volume of the cylinder and the volume of the two caps will give
you an equation where the unknowns cancel out leaving 36pi.


Patrick
Note how adroitly this shows that the radius of the sphere a and radius of the hole b appear only as (a^2 - b^2) which is equal to the square of half the depth of hole, regardess of the value of a or b.
Apparently, there is no other 'physical explanation' of the surprising fact that all 6 inch long holes drilled in all spheres 6 inches or bigger leave the same residue. :surprised
Mally
mfgoode is offline   Reply With Quote
Old 2006-02-14, 19:37   #11
Patrick123
 
Patrick123's Avatar
 
Jan 2006
JHB, South Africa

157 Posts
Default

Quote:
Originally Posted by mfgoode
Note how adroitly this shows that the radius of the sphere a and radius of the hole b appear only as (a^2 - b^2) which is equal to the square of half the depth of hole, regardess of the value of a or b.
Apparently, there is no other 'physical explanation' of the surprising fact that all 6 inch long holes drilled in all spheres 6 inches or bigger leave the same residue. :surprised
Mally
It is fascinating, this is how I originally worked it out.

Let R = radius of sphere.

Radius of hole :=sqrt( R^2 -9).
The altitude(A) of the spherical caps that would be removed from each end will be R - 3.
The volume of the cylinder(hole) will be 6*pi*(R^2-9).
The volume of the spherical cap will be pi*A*(3*R^2+A^2) - 6.
The volume of the sphere is 4*pi*(R^3-3).

We now have: Remaining Volume = Volume of sphere - ( Volume of cylinder + 2* Volume of cap).

All the terms cancel out and we are left with 36pi.

Last fiddled with by Patrick123 on 2006-02-14 at 19:40
Patrick123 is offline   Reply With Quote
Reply

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
Pseudo-mathematical gibberings (volume 9a) storflyt32 storflyt32 81 2015-04-22 16:06
Hole and sphere. mfgoode Puzzles 32 2007-09-15 12:55
4D-Volume of a 4D-Sphere davar55 Puzzles 16 2007-07-05 22:16
Triangles on a sphere davieddy Puzzles 15 2007-04-06 20:16
Cylinder in sphere Greenbank Puzzles 17 2006-01-26 17:18

All times are UTC. The time now is 19:58.


Fri Jul 16 19:58:45 UTC 2021 up 49 days, 17:46, 1 user, load averages: 2.24, 2.07, 2.28

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.

This forum has received and complied with 0 (zero) government requests for information.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.
A copy of the license is included in the FAQ.