Volume of a sphere (solid of revolution)

In summary, the conversation is about finding the volume of a sphere using different methods. The first method involves dividing the sphere into cylinders and integrating along the x-axis. The second method uses theta as the independent variable and involves calculating the surface area of the sphere. However, when trying to use this method to find the volume, there is an error and it is not the correct answer. The conversation concludes with a suggestion to include the Jacobian from the coordinate transformation into polar coordinates to get a more accurate result.
  • #1
Galadirith
109
0
Hi guys, I did post this over on the h/w c/w forum last week, but I think actually it is out of the scope of that, plus its not actually h/w c/w, its my general wondering :D

So I am having an issue with the volume of a sphere and calculating it. I am using the method where the solid, sphere in this case, is composed of many cylinders, in my case along the x-axis where the center of the sphere is at the origin.

So initially I attempted this by considering each cylinder was of volume:[itex]\pi y^2 \delta x [/itex]
then the formula of the circle in the xy plane of the sphere is [itex]x^2 + y^2 = r^2[/itex] which yields [itex]y^2 = {r^2 - x^2} [/itex] which means the volume of each cylinder becomes [itex]\pi (r^2 - x^2) \delta x[/itex]

I will limit my range to [0,r] as it is symmetrical about the yz plane. So integrating accros the interval [0,r] we get :

[tex]V = \pi \int_{0}^{r} (r^2 - x^2) \delta x [/tex]
[tex] = \pi ({r^2}x - \frac{x^3}{3})\bigg{|}_0^r [/tex]
[tex] = \pi [({r^3} - \frac{r^3}{3})-({r^3}(0) - \frac{0^3}{3})] [/tex]
[tex] = \pi \frac{2r^3}{3}[/tex]

then x2 to get the volume of a sphere to be [itex]{4\pi r^3}{/}{3}[/itex]

now that's all well and good, but I also wanted to see if another method would work, instead of using x as our independent use theta. Now I learned that if you wanted to calculate the surface are of a sphere you can use theta as it makes calculations easier. So using the idea that we can calculate the surface are of a sphere modeling it as composed of many hollow and cylinders with no base or head, each has height [itex]r\delta \theta[/itex]. So each cylindrical surface becomes :

[tex]i. \ A = 2\pi y r \delta \theta[/tex]
[tex]ii. \ y=rsin\theta[/tex]
[tex]iii. \ A = 2r\pi rsin\theta \delta \theta[/tex]

So that's fine, that idea can be taken as can successfully yield the surface area of a sphere successfully. Now I figured if that method can be employed for a surface, it must be adaptable to find the volume of a sphere. so this time I decided to define each solid cylinder as:

[tex]iv. \ V = \pi y^2 r \delta \theta[/tex]
[tex]v. \ V = r\pi (r^2sin^2\theta) \delta \theta [/tex]

so again I approached this as before, this time integrating across the range [0, [itex]\pi / 2[/itex]] where I again will only find the hemisphere for +ve x and theta is the angle from the x axis. So my integration went like this :

[tex]V = \pi r^3\int_{0}^{\frac{\pi}{2}} (sin^2\theta) \delta \theta [/tex]
[tex] = \pi r^3\int_{0}^{\frac{\pi}{2}} \frac{1}{2}(1 - cos2\theta) \delta \theta [/tex]
[tex] = \frac{\pi r^3}{2}(\theta - \frac{1}{2}sin2\theta)\bigg{|}_{0}^{\frac{\pi}{2}}[/tex]
[tex] = \frac{\pi r^3}{2}(\frac{\pi}{2}) = \frac{\pi^2 r^3}{4} [/tex]

then oviously x2, but as is evident it is not the right answer, I really can't see what I have done wrong, I pretty sure none of my actually mathematics is wrong, which means the only part that could be wrong is the [itex]r\delta \theta[/itex] bit and teacher suggested that for some reason it doesn't apply to a solid but does to a shell, but couldn't give a valid reason as to why. I am inclined to agree with him, but again I can't see why. In various texts I have looked though it says things along the lines of for the shell it is tempting to use [itex]\delta x[/itex] but that [itex]r\delta \theta[/itex] is a "better approximation", therefore surely it to is a better approximation for a solid of revolution to.

Can anyone explain why this is, what is the reason the integration can't be done this way, or am have I simply done my maths wrong, thanks guys :D
 
Physics news on Phys.org
  • #2
If I let [itex]\theta[/itex] be the azimuthal component then I get for the height of the cylinder [itex]r \cos\theta[/itex] with [itex]\theta[/itex] running from 0 to pi.
Also you need to include the Jacobian from the coordinate transformation into polar coordinates, which I think (since r is fixed) is just sin(theta) - you should check this.
Then I find
[tex]\pi r^3 \int_{0}^{\pi} \cos^2\theta (\sin\theta \delta \theta) = \frac{2 \pi r^3}{3} [/tex]
for half the volume.

I hope that gets you started.
 

1. What is the formula for finding the volume of a sphere?

The formula for finding the volume of a sphere is V = (4/3)πr3, where r is the radius of the sphere.

2. Can the volume of a sphere be calculated using calculus?

Yes, the volume of a sphere can be calculated using calculus by using the concept of a solid of revolution. This involves rotating a 2-dimensional shape around an axis to create a 3-dimensional object, in this case, a sphere.

3. What is the relationship between the volume of a sphere and its radius?

The volume of a sphere is directly proportional to the cube of its radius. This means that if the radius is doubled, the volume will increase by a factor of 8. Similarly, if the radius is halved, the volume will decrease by a factor of 1/8.

4. Can the volume of a sphere be negative?

No, the volume of a sphere cannot be negative. Since volume is a measure of space, it can only have positive values. In the formula V = (4/3)πr3, even if the radius is negative, the cube of the radius will result in a positive value, making the volume positive as well.

5. How is the volume of a hollow sphere calculated?

The volume of a hollow sphere can be calculated by subtracting the volume of the inner sphere from the volume of the outer sphere. The formula for the volume of a hollow sphere is V = (4/3)π(R3 - r3), where R is the outer radius and r is the inner radius.

Similar threads

Replies
4
Views
319
  • Calculus
Replies
16
Views
448
  • Calculus
Replies
29
Views
690
Replies
2
Views
263
Replies
3
Views
621
  • Calculus
Replies
4
Views
1K
Replies
3
Views
1K
Replies
5
Views
3K
Replies
33
Views
3K
  • Calculus
Replies
2
Views
920
Back
Top