Consider a cube of side length 1, centered on the origin. Suppose we think of the cube as a collection of points in spherical coordinates, with each point having a radius with respect to the origin, as well as angles and .
If points are chosen randomly and uniformly over the cube's surface, what is the expected value of ?
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.
Even though it looks harder than the previous problem , we can directly extend my solution there to see that R 2 has the same distribution as X 2 + Y 2 + ( 2 1 ) 2 where X , Y are independent and uniformly distributed on [ − 2 1 , 2 1 ] .
It follows that E [ R 2 ] = 4 1 + 2 E [ X 2 ] = 4 1 + 2 ( 1 2 1 ) = 1 2 5 ≈ 0 . 4 1 6 6 6 6 6 7