- #1
- 1,650
- 246
I'm wondering why my method for finding the surface area of a sphere is invalid.
Essentially I'm integrating the perimeter of the circle perpendicular to the radius along the entire radius, and then multiplying by 2 (because the radius only covers half the sphere)
(I hope that made sense; sorry, I really don't know how to say it properly.)
The reason I'm so thrown off as to why this is wrong is because it worked correctly for the volume. I integrated the area of the circle perpendicular to the radius along the entire radius (and multiplied by 2) and got the correct value for volume: [itex](^{R}_{0}∫2\pi (R^2-x^2)dx)=\frac{4\pi r^3}{3}[/itex]
My mathematics goes like this:
The radius of the circle (perpendicular to the sphere's radius) at any distance x from the center of the sphere is [itex]\sqrt{R^2-x^2}[/itex] where R is the radius of the sphere
So I need to integrate that from x=0 to x=R and multiply each step by 2pi (so the 2pi should factor out) but then I need to multiply it by 2 because that integral only accounts for half of the surface area so I get:
[itex]4\pi (^{R}_{0}∫\sqrt{R^2-x^2})=(\pi r)^2\neq4\pi r^2[/itex]
Why did it work for the volume but not the surface area? Did I make a mistake with the surface area? Was it just a coincidence that it worked for the volume? Is there a fundamental difference that I'm overlooking?
(I realize the surface area is just the derivative of the volume, but that doesn't help for the problem I'm thinking about)
Thanks for any help
(Sorry if I was unclear about my method, I'm not sure how to explain it very well verbally.)
Essentially I'm integrating the perimeter of the circle perpendicular to the radius along the entire radius, and then multiplying by 2 (because the radius only covers half the sphere)
(I hope that made sense; sorry, I really don't know how to say it properly.)
The reason I'm so thrown off as to why this is wrong is because it worked correctly for the volume. I integrated the area of the circle perpendicular to the radius along the entire radius (and multiplied by 2) and got the correct value for volume: [itex](^{R}_{0}∫2\pi (R^2-x^2)dx)=\frac{4\pi r^3}{3}[/itex]
My mathematics goes like this:
The radius of the circle (perpendicular to the sphere's radius) at any distance x from the center of the sphere is [itex]\sqrt{R^2-x^2}[/itex] where R is the radius of the sphere
So I need to integrate that from x=0 to x=R and multiply each step by 2pi (so the 2pi should factor out) but then I need to multiply it by 2 because that integral only accounts for half of the surface area so I get:
[itex]4\pi (^{R}_{0}∫\sqrt{R^2-x^2})=(\pi r)^2\neq4\pi r^2[/itex]
Why did it work for the volume but not the surface area? Did I make a mistake with the surface area? Was it just a coincidence that it worked for the volume? Is there a fundamental difference that I'm overlooking?
(I realize the surface area is just the derivative of the volume, but that doesn't help for the problem I'm thinking about)
Thanks for any help
(Sorry if I was unclear about my method, I'm not sure how to explain it very well verbally.)