#Using calculus to get the surface area of a sphere
14 messages · Page 1 of 1 (latest)
pretty sure that if you fix $f:[0,\infty)\to[0,\infty),f(x)=\sqrt{1-x^{2}}$ you need a specific formula regarding surface area of a solid of revolution
chudcel
chudcel
i did the integral once but you actually have to tweak it alot for it to return this
Real ones differentiate the volume to get the surface area
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}$.
Killuminati
oh ok
thank you
.close