Search the FAQ Archives

3 - A - B - C - D - E - F - G - H - I - J - K - L - M
N - O - P - Q - R - S - T - U - V - W - X - Y - Z
faqs.org - Internet FAQ Archives

sci.math FAQ: Surface of Sphere


[ Usenet FAQs | Web FAQs | Documents | RFC Index | Houses ]

See reader questions & answers on this topic! - Help others by sharing your knowledge
Archive-name: sci-math-faq/surfaceareaofsphere
Last-modified: February 20, 1998
Version: 7.5



        Formula for the Surface Area of a sphere in Euclidean N-Space
                                       
   This is equivalent to the volume of the N-1 solid which comprises the
   boundary of an N-Sphere.
   
   The volume of a ball is the easiest formula to remember: It's r^N
   (pi^(N/2))/((N/2)!). The only hard part is taking the factorial of a
   half-integer. The real definition is that x! = Gamma (x + 1), but if
   you want a formula, it's:
   
   (1/2 + n)! = sqrt(pi) ((2n + 2)!)/((n + 1)!4^(n + 1))
   
   To get the surface area, you just differentiate to get N
   (pi^(N/2))/((N/2)!)r^(N - 1).
   
   There is a clever way to obtain this formula using Gaussian integrals.
   First, we note that the integral over the line of e^(-x^2) is
   sqrt(pi). Therefore the integral over N-space of e^(-x_1^2 - x_2^2 -
   ... - x_N^2) is sqrt(pi)^n. Now we change to spherical coordinates. We
   get the integral from 0 to infinity of Vr^(N - 1)e^(-r^2), where V is
   the surface volume of a sphere. Integrate by parts repeatedly to get
   the desired formula.
   
   It is possible to derive the volume of the sphere from ``first
   principles''.
     _________________________________________________________________
   
-- 
Alex Lopez-Ortiz                                         alopez-o@unb.ca
http://www.cs.unb.ca/~alopez-o                       Assistant Professor	
Faculty of Computer Science                  University of New Brunswick

User Contributions:

Comment about this article, ask questions, or add new information about this topic:


[ Usenet FAQs | Web FAQs | Documents | RFC Index ]

Send corrections/additions to the FAQ Maintainer:
alopez-o@neumann.uwaterloo.ca





Last Update March 27 2014 @ 02:12 PM