Derivation of Formula for Total Surface Area of the Sphere by Integration
The total surface area of the sphere is four times the area of great circle. To know more about great circle, see properties of a sphere. Given the radius r of the sphere, the total surface area is

From the figure, the area of the strip is
Where ds is the length of differential arc which is given by

See Length of Arc in Integral Calculus (link not yet active) for more information about ds.
The total area of the sphere is equal to twice the sum of the differential area dA from 0 to r.

From the figure,




Thus,


Let
x = r sin θ
dx = r cos θ dθ
When x = 0, θ = 0
When x = r, θ = π/2
Thus,




![$ A = 4\pi r^2 \bigg[-\cos \theta \bigg]_0^{\pi/2} $](/files/tex/5be2255edf95ea1fe13896c0555674b10efcf4ca.png)
![$ A = 4\pi r^2 \bigg[-\cos \frac{1}{2}\pi + \cos 0 \bigg] $](/files/tex/f2f9e0c689107c789ebdf7db491b4d5ed67fa369.png)
![$ A = 4\pi r^2 \bigg[ -0 + 1 \bigg] $](/files/tex/7a7cc444835a9f529e7d2ca078e2424cb48a400c.png)
okay!
Comments
Re: Derivation of Formula for Total Surface Area of the ...
you made mistakes: x=rcos(theta) not sin(theta)
cos(theta)= adj/hyp = x/r
so
x= r cos(theta)
you can't just ignore the + 1 you are left over with at the end...
Re: Derivation of Formula for Total Surface Area of the ...
@Guest: Think of theta as angle from the vertical, and the +1 at the end is not an addition but a multiplication as indicated by the square brackets.
Re: Derivation of Formula for Total Surface Area of the ...
There are many ways to solve for the area of a sphere. The above method is the hardest way I've seen yet.
Looking at the surface of 1/8 of a sphere (cut a sphere in half, then half again, then half again)
you have:
dA = (one side of a small element)*(the arc it makes)
dA = (R*sin(psi))*(R*d(theta), where psi, theta are angles
integrate 0 from pi/2 twice (the limits for each integral)
= (pi*R^2)/2
this answer represent 1/8 of the total surface area, so multiply it by 8.
= 4*pi*R^2
Re: Derivation of Formula for Total Surface Area of the ...
Thank you for sharing tim.
Re: Derivation of Formula for Total Surface Area of the ...
In your first integral, the limits of integration of s should go from 0 to infinity rather than 0 to r.
Re: Derivation of Formula for Total Surface Area of the ...
Correction: s goes from 0 to pi*R/2 in the first integral.
Re: Derivation of Formula for Total Surface Area of the ...
According to Miles Mathis, the above derivation is a "fake proof" that has been "fudged", "fails", and contains "disallowed substitutions".
The Mathis critique can be found at the following web site:
http://milesmathis.com/pascal2.pdf
Caution: Miles Mathis is a math and physics critic with a dubious reputation!
Re: Derivation of Formula for Total Surface Area of the ...
Thank you for sharing the link. I read his arguments and appreciate his keen observation, meticulous pursuit of truth, and passion on the subject. Not everyone can do what he is doing. I am not particular about the professional reputation of anyone as long as I understand what he is talking and he will not take my freedom to accept and reject ideas/facts, including my own.
With regards to the topic, I will not comment about it. I exist because I am targeting a different audience, a group that is more interested in application and those who want to improve their problem solving skill through examples.