Dividing space with spheres

120 Views Asked by At

I heard that maximum number of spaces that can be divided with n spheres is $\frac{1}{3}(n^3-3n^2+8n)$, as cited by this site: http://mathworld.wolfram.com/SpaceDivisionbySpheres.html

I tried to solve this but was unsuccessful, and also failed in searching for the proof. Any help would be very apperciated. Thank you.