#Using calculus to get the surface area of a sphere

14 messages · Page 1 of 1 (latest)

hidden dagger
#

When I use the same method to find the volume (using area instead of circumference), I got the correct formula. Can somebody tell me why it works for volume but not surface area?

maiden bluffBOT
chilly karma
split marshBOT
#

chudcel

chilly karma
#

which returns the formula you want

#

or more generally $f(x)=\sqrt{r^{2}-x^{2}}$

split marshBOT
#

chudcel

chilly karma
upper hornet
#

Real ones differentiate the volume to get the surface area

summer wing
# hidden dagger When I use the same method to find the volume (using area instead of circumferen...

This is easier to intuitively see in polar co-ordinates. The area element of a unit sphere $\dd{S} = \dd{\varphi} \dd{\theta} \sin{\theta}$. So far so good. Here $\theta \in [0, \pi]$ and $\varphi \in [0, 2\pi]$. Integrating over this domain is intuitively rotating a unit semicircle for a full revolution, which gives us the total surface area. What you have done instead is consider $\dd{\theta} \sin{\theta} = y \dd{x}$, where $y = \sqrt{1-x^2}$. This is of course incorrect as $y \dd{x} = \sin{\theta} \dd{\cos{\theta}}= - \sin^2{\theta} \dd{\theta}$.

split marshBOT
#

Killuminati