[Math] Surface Area of a Sphere Without Calculus

area

I'm having trouble with finding the surface area of a sphere, without using any calculus.

What I thought, was that the surface area of a sphere is fundamentally an infinite number of rings, decreasing in size as you go up or down the actual circumference, stacked up on top each other. By adding the infinite circumferences of the rings up, you should be able to obtain the actual value of the surface area, as by the formula, $4\pi r^2$. The more circumferences you add up in your sum, the closer your value will be to $4\pi r^2$:

If I were to decrease the radii of each of the circumferences by a constant, I would end up calculating the surface area of a cone. Because of this, I used the equation of a circle, $x^2 + y^2 = r^2$. Suppose we divide a sphere of diameter $10$ into five layers with a line of symmetry cutting through the centre horizontally; each layer would have a constant height of 2 units. I used the centres of each of the layers as the y values; the y value for the centre layer would be $0$, giving an $x$ value of $5$. The $y$ value for the second layer would be 2 (half of the centre layer's height added to half of the second layer's height), which would give the $x$ axis value of root $21$. Finally, the $y$ axis value for the third layer would be 4, which would give an $x$ axis value of 3. To get the total surface area produced by these five layers, I multiplied all of the x axis values (5 of them including the bottom hemisphere) by 2π to get the circumference, and then by 2 (the height) to get the surface area. After adding all of this up, I got $80.66\pi$ as the final value. This is a lot less than the actual value of $100\pi$ calculated by the formula $4\pi r^2$.

This was only the first step as I thought that my value of the surface area would get closer as I measured the surface area using more and more layers. Here is what I got:

005 Layers: 80.66π

015 Layers: 78.96π

025 Layers: 78.73π

035 Layers: 78.66π

055 Layers: 78.60π

095 Layers: 78.57π

155 Layers: 78.55π

495 Layers: 78.54π

What I had predicted was not the case. A huge chunk, 20π (a fifth of the actual value) is missing from my perceived sphere. Why is this? Why is the value of the surface area of a sphere getting farther and farther away as I increase the number of layers?

Best Answer

You might want to look for a treatise by Archimedes on "the method", in which he does this computation using Cavalieri's principle (more or less) and a rather clever mechanical argument. There's a good case to be made that in doing so, he was inventing some of the key ideas of calculus, and the proofs he offers don't really meet the modern standard of rigor, but nonetheless, it's a remarkable achievement.