Beach & Coconut

Calculus Level 5

As you are enjoying the beach view with your spherical coconut drink, you realize it's time to go. With some coconut juice remaining, you decide to pour it into another empty cylindrical can, and the can happens to be just fully filled.

As shown in the diagram above, the coconut's radius is R , R, the can's radius is r r , the height of the coconut juice left over equals 2 r 2r , and the height of the can is 2 R 2R .

If R R and r r are coprime integers, compute R + r R + r .


The answer is 7.

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

To evaluate the volume of the sphere V V , we can integrate the volume of revolution of y 2 + x 2 = R 2 y^2 + x^2 = R^2 :

V = π ( y 2 ) d x = π ( R 2 x 2 ) d x = π [ R 2 ( x ) x 3 3 ] V = \int \pi (y^2) \ dx = \pi \int (R^2 - x^2) \ dx = \pi[R^2(x) - \dfrac{x^3}{3}]

However, this sphere is not fully filled and has its boundary from R -R to k R kR for some constant k k as shown below:

Hence, V = π [ R 2 ( x ) x 3 3 R k R ] = π [ ( R 2 ( k R ) k 3 R 3 3 ) ( R 3 + R 3 3 ) ] = π R 3 [ k k 3 3 + 2 3 ] V = \pi[ R^2(x) - \dfrac{x^3}{3} |_{-R}^{kR}] = \pi[(R^2(kR) - \dfrac{k^3 R^3}{3}) - (-R^3 + \dfrac{R^3}{3})] = \pi R^3[k - \dfrac{k^3}{3} + \dfrac{2}{3}]

Now the volume V V also equals to the full cylindrical can, so V = π r 2 h V = \pi r^2 h .

And 2 r = R + k R = R ( 1 + k ) 2r = R + kR = R(1 + k) ; r = R ( k + 1 ) 2 r = \dfrac{R(k+1)}{2} .

h = 2 R h = 2R .

Therefore, V = π ( R ( k + 1 ) 2 ) 2 ( 2 R ) = ( π R 3 ) ( ( k + 1 ) 2 2 ) V = \pi (\dfrac{R(k+1)}{2})^2 (2R) = (\pi R^3)(\dfrac{(k+1)^2}{2}) .

Putting both terms in the same equation:

V = ( π R 3 ) ( ( k + 1 ) 2 2 ) = π R 3 [ k k 3 3 + 2 3 ] V = (\pi R^3)(\dfrac{(k+1)^2}{2}) = \pi R^3[k - \dfrac{k^3}{3} + \dfrac{2}{3}]

( k + 1 ) 2 2 = k k 3 3 + 2 3 \dfrac{(k+1)^2}{2} = k - \dfrac{k^3}{3} + \dfrac{2}{3}

3 ( k 2 + 2 k + 1 ) = 4 + 6 k 2 k 3 3(k^2 + 2k +1) = 4 + 6k -2k^3

2 k 3 + 3 k 2 1 = 0 2k^3 +3k^2 -1 = 0

( 2 k 1 ) ( k + 1 ) 2 = 0 (2k -1)(k + 1)^2 = 0

Since k k can't be negative, k = 1 2 k = \dfrac{1}{2} .

Thus, 2 r = R ( 1 + k ) = 3 R 2 2r = R(1 + k) = \dfrac{3R}{2} ; 4 r = 3 R 4r = 3R .

Since R R & r r are co-prime integers, R = 4 R = 4 and r = 3 r = 3 .

As a result, R + r = 7 R + r = \boxed{7} .

Note: V = π R 3 [ k k 3 3 + 2 3 ] = π R 3 [ 1 2 1 24 + 2 3 ] = ( 9 8 ) π R 3 V = \pi R^3[k - \dfrac{k^3}{3} + \dfrac{2}{3}] = \pi R^3[\dfrac{1}{2} - \dfrac{1}{24} + \dfrac{2}{3}] = (\dfrac{9}{8})\pi R^3 for the partial sphere.

And V = ( π R 3 ) ( ( k + 1 ) 2 2 = ( 9 8 ) π R 3 V = (\pi R^3)(\dfrac{(k+1)^2}{2} = (\dfrac{9}{8})\pi R^3 for the full cylinder.

What a good idea to go back to first principles (rather than use an off the shelf formula for the spherical cap!) and to make your factor 'k' the key to the problem.

+1

Peter Macgregor - 4 years, 6 months ago

Log in to reply

Thank you. 😉

Worranat Pakornrat - 4 years, 6 months ago

V o l u m e o f C y l i n d e r = 2 R π r 2 . V o l u m e o f S p h e r e = 4 3 π R 3 . V o l u m e o f e m p t y c a p = 1 3 π h 2 ( 3 R h ) . h = 2 R 2 r . 2 R π r 2 = 4 3 π R 3 1 3 π { 2 ( R r ) } 2 { 3 R 2 ( R r ) } M u l t i p l y i n g b o t h s i d e s b y 3 2 π , 3 R r 2 = 2 R 3 2 R 3 + 4 R 2 r 2 R r 2 4 R 2 r 4 r 3 . S i m p l i f y i n g 3 R = 4 r . B u t R a n d r m u s t b e m i n i m u m c o p r i m e i n t e g e r s . S o R = 4 a n d r = 3. R + r = 7 Volume~ of~ Cylinder~~~~=2R\pi r^2.\\ Volume~ of~Sphere~~~~~=\dfrac 4 3 \pi R^3.\\ Volume~ of~empty~cap~~= \dfrac 1 3 \pi h^2(3R-h).\\ h=2R-2r.\\ \therefore~ 2R\pi r^2 = \dfrac 4 3 \pi R^3 - \dfrac 1 3 \pi \{2(R-r)\}^2\{3R-2(R-r)\}\\ Multiplying ~both~ sides~~by~\dfrac 3{2 \pi},\\ 3Rr^2=2R^3-2R^3+4R^2r-2Rr^2-4R^2r-4r^3.\\ Simplifying~~~3R=4r.\\ But ~ R~and~r~must~be~minimum~co-prime~integers.\\ So~R=4 ~and~r=3.\\ R+r=\color{#D61F06}{ \Large 7}

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...