What percentage of a cube is nearer to its center than to its surface? The title restated.
I apologize. If you had submitted a correct answer before, then that answer is correct. I did a separate check calculation and I had an error in the check. Since I thought the answer was wrong, I deleted the problem. This is a resubmission.
My computations were done in an unit cube. But, since I am asking for a percentage of volume, you may use any size cube that you find convenient.
I am providing some pictures to assist visualizing the problem. When I first solved this problem, all I had was a verbal description. I learned that using symmetry was my friend. I found a small piece of the entire shape that was amenable to straight forward integration. Finding that piece was the hard part of the problem.
Some checks: a cube of one-half of the edge length of the outer cube has 12.5% of the outer cube's volume. A ball with a radius of one quarter of the outer cube's edge length has 4 8 π ≈ 6 . 5 % of the outer cube's volume. The average of those estimates, ≈ 9 . 5 % is a good approximation of the answer; but, it is not the correct answer. I entered the correct answer to 4 places to the right of the decimal point.
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.
Suppose that the cube has side 2 . The desired volume is six times the volume of the intersection of the paraboloid r = 1 + cos θ 1 (where the spherical polar coordinates are measured with the centre of the cube as origin and the polar axis vertically downwards) with the square pyramid formed by the base of the cube and its centre, and so the volume is equal to 4 8 times the volume of the intersection of the paraboloid with the tetrahedron marked on the diagram.
This volume is defined in spherical polar coordinates by 0 ≤ r ≤ 1 + cos θ 1 , 0 ≤ θ ≤ tan − 1 2 , ϕ ≤ 4 1 π and ϕ ≥ { 0 cos − 1 ( cot θ ) 0 ≤ θ ≤ 4 1 π 4 1 π ≤ θ ≤ tan − 1 2
Thus the volume is V = 4 8 ∫ 0 4 1 π d θ ∫ 0 ( 1 + cos θ ) − 1 d r ∫ 0 4 1 π d ϕ r 2 sin θ + 4 8 ∫ 4 1 π tan − 1 2 d θ ∫ 0 ( 1 + cos θ ) − 1 d r ∫ cos − 1 ( cot θ ) 4 1 π d ϕ r 2 sin θ = 4 π ∫ 0 tan − 1 2 ( 1 + cos θ ) 3 sin θ d θ − 1 6 ∫ 4 1 π tan − 1 2 ( 1 + cos θ ) 3 cos − 1 ( cot θ ) sin θ d θ = 2 1 π ( 1 1 − 6 3 ) − 1 6 [ 2 ( 1 + cos θ ) 2 cos − 1 ( cot θ ) ] 4 1 π tan − 1 2 + 8 ∫ 4 1 π tan − 1 2 sin θ ( 1 + cos θ ) 2 sin 2 θ − cos 2 θ d θ = 8 ∫ 3 1 2 1 ( 1 − u 2 ) ( 1 + u ) 2 1 − 2 u 2 d u − 2 1 π = 1 6 2 ∫ sin − 1 3 2 2 1 π ( 2 − sin t ) ( 2 + sin t ) 3 d t − 2 1 π by first performing the integrals with respect to r and ϕ , integrating by parts and performing the substitutions u = cos θ and 2 u = sin t . This last integral can be evaluated via a v = tan 2 1 t substitution, and we obtain V = 1 0 − 9 3 + 2 π making the required percentage 1 0 0 × 8 V = 8 . 6 8 4 1 0 0 4 8 8 , which disagrees with the official answer, but coincides with Randolph's proof.
The offical answer, which I am trying to get changed, came from a high order Monte Carlo evaluation.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 |
|
Good job at your Monte Carlo evaluations. The present official answer came from a high order Monte Carlo. That is why it is subtly wrong. I am trying to get offical answer changed to the closed form solution.
I used a cube radius, one half of the edge length) of 2 1 .
The expression describing the shape: ( radius + x ) 2 > x 2 + y 2 + z 2 ∧ ( x − radius ) 2 > x 2 + y 2 + z 2 ∧ ( radius + y ) 2 > x 2 + y 2 + z 2 ∧ ( y − radius ) 2 > x 2 + y 2 + z 2 ∧ ( radius + z ) 2 > x 2 + y 2 + z 2 ∧ ( z − radius ) 2 > x 2 + y 2 + z 2
I supplied a picture of the shape in the problem definition.
I integrated over a piece that was
4
8
1
th
of the total volume of the shape:
In the cube, there are six faces. In each face, there are four quadrants. In each quadrant, there are two mirrored sectors. Six times four times two is forty eight sectors altogether. The orange point, at an extremity of the piece is at { 4 3 − 1 , 4 3 − 1 , 4 3 − 1 } .
The volume of that piece of the unit cube is 3 8 4 1 ( − 9 3 + 2 π + 1 0 ) ≈ 0 . 0 0 1 8 0 9 1 8 7 6 0 1 7 2 .
The complete integral, with the correction for the size of cube used (I used an unit cube so that term was 1): 4 8 ( 2 radius ) 2 ( ∫ 0 4 1 ( 3 − 1 ) ∫ 0 y ∫ y 4 1 ( − 4 y 2 − 4 z 2 + 1 ) 1 d x d z d y + ∫ 4 1 ( 3 − 1 ) 2 1 ( 2 − 1 ) ∫ 0 2 1 − 4 y 2 − 4 y + 1 ∫ y 4 1 ( − 4 y 2 − 4 z 2 + 1 ) 1 d x d z d y ) ⟹ ( 2 radius ) 2 ( 1 9 2 4 8 ( 9 − 5 3 ) + 3 8 4 4 8 ( 3 + 2 π − 8 ) ) = = ( 2 radius ) 2 3 8 4 4 8 ( − 9 3 + 2 π + 1 0 ) = = ( 2 radius ) 2 8 1 ( − 9 3 + 2 π + 1 0 ) ≈ ( 2 radius ) 2 0 . 0 8 6 8 4 1 0 0 4 8 8 2 4 6 1 3 5 4 3 9 7 2 8 3 7 1 1 6 2 5 8 .
Some of the intermediate indefinite integrals: ∫ 1 d x ⟹ x ∫ ( 4 1 ( − 4 y 2 − 4 z 2 + 1 ) − y ) d z ⟹ − y 2 z − y z − 3 z 3 + 4 z ∫ ( − y 2 z − y z − 3 z 3 + 4 z ) d z ⟹ − 2 y 2 z 2 − 2 y z 2 − 1 2 z 4 + 8 z 2
Problem Loading...
Note Loading...
Set Loading...
I consider the cube [ − 1 , 1 ] 3 and focus on the region W where z ≥ y ≥ x ≥ 0 , with volume 6 1 . We seek the volume of the subregion S of W given by x 2 + y 2 + z 2 ≤ 1 − z , or y ≤ z ≤ 2 1 − x 2 − y 2 . Such z exist when y ≤ 2 1 − x 2 − y 2 or x 2 + ( y + 1 ) 2 ≤ 2 or y ≤ 2 − x 2 − 1 . Thus the volume of S is ∫ 0 ( 3 − 1 ) / 2 ∫ x 2 − x 2 − 1 ∫ y ( 1 − x 2 − y 2 ) / 2 d z d y d x = 4 8 1 ( 1 0 − 9 3 + 2 π ) ≈ 6 0 . 0 8 6 8 4 .
The required percentage is about 8 . 6 8 4 .