Solids of rotation(volume of a torus)

  • Thread starter Thread starter nlsherrill
  • Start date Start date
  • Tags Tags
    Solids Torus
nlsherrill
Messages
320
Reaction score
1
The problem reads(from Stewart Calculus Concepts and Contexts 4th edition, Ch.6 section 2 pg. 447 #45

a)Set up an integral for the volume of a solid torus(the donut-shaped solid shown in the figure) with radii r and R
b)By interpreting the integral as an area, find the volume of the torus

Homework Equations


The Attempt at a Solution



\int\\pi(1-(R+r))^2-\pi(1-(R-r)^2))dx

according to the back of the book this isn't correct. I basically treated this like a washer and did the area of the outer-inner functions and integrated. Heres a picture from the book that may help..

[/b]
thing.jpg
 
Last edited:
Physics news on Phys.org
nlsherrill said:
The problem reads(from Stewart Calculus Concepts and Contexts 4th edition, Ch.6 section 2 pg. 447 #45

a)Set up an integral for the volume of a solid torus(the donut-shaped solid shown in the figure) with radii r and R
b)By interpreting the integral as an area, find the volume of the torus



Homework Equations





The Attempt at a Solution



\int\\pi(1-(R+r))^2-\pi(1-(R-r)^2))

according to the back of the book this isn't correct. I basically treated this like a washer and did the area of the outer-inner functions and integrated. Heres a picture from the book that may help..
Your integral doesn't have dx or dy, or any indication of what the variable of integration is. Also, why does 1 appear in your integrand?

One approach is to use cylindrical shells of thickness \Delta x. You will need to find the equation of the circle. Its center is at (R, 0) and its radius is r. Find an expression for the incremental area \Delta A. I'm sure your text has an explanation of the shell method and several examples.
 
Can't you just treat this as a bent cylinder of length 2 \pi R and base \pi r^2?
 
I don't think so, plus that doesn't get you the answer in the back of the book.

Edit: Actually, it does work.
 
Last edited:
Isn't the volume of a torus 2\pi^2r^2 R?
 
Mark44 said:
Your integral doesn't have dx or dy, or any indication of what the variable of integration is. Also, why does 1 appear in your integrand?

One approach is to use cylindrical shells of thickness \Delta x. You will need to find the equation of the circle. Its center is at (R, 0) and its radius is r. Find an expression for the incremental area \Delta A. I'm sure your text has an explanation of the shell method and several examples.

oops, forgot the dx.

We were doing examples in class where we would find the distance from the outer function to the origin and from the inner function to the origin(where we set the problem at).

Getting the thickness of the torus could be done by rotating some \Deltax about the x axis(to get the area of the circle and then getting the actual shape of the torus would require you to rotate the area about x=0 right?
 
Can you edit your previous post - the part with [ tex]Deltax[ /tex]? By putting a space between Delta and x. What you have is causing my browser to render a big empty box that's very wide.
nlsherrill said:
oops, forgot the dx.

We were doing examples in class where we would find the distance from the outer function to the origin and from the inner function to the origin(where we set the problem at).

Getting the thickness of the torus could be done by rotating some \Delta x about the x axis
? I don't get what you're saying here.
nlsherrill said:
(to get the area of the circle and then getting the actual shape of the torus would require you to rotate the area about x=0 right?

I suggested using cylindrical shells. Stewart seems to be using disks of thickness \Delta x
 
Gregg said:
Isn't the volume of a torus 2\pi^2r^2 R?

Yes, and is the answer in the back of the book.
 
Okay so I got an annoyingly close answer according to the back of the book.

My answer is 4\PiR\int\sqrt{r^2-y^2}dy

^^ I don't know why 4PiR isn't showing up before the integral. Latex is still new to me and I have no idea why my posts writing is being split so far apart either.

The answer is has an 8 instead of a 4 though. Would this have anything to do with the limits of integration being from 0->R instead of maybe -R->R?

Thanks for help thus far.
 
Last edited:
  • #10
nlsherrill said:
Okay so I got an annoyingly close answer according to the back of the book.

My answer is 4\pi R\int\sqrt{r^2-y^2}dy

^^ I don't know why 4PiR isn't showing up before the integral. Latex is still new to me and I have no idea why my posts writing is being split so far apart either.
The LaTeX parser doesn't know what \PiR is, just as it doesn't know what \Deltax is. Please edit both your posts by putting a space between \pi and R and between \Delta and x.

Also, rather than having multiple pairs of tex brackets, it works better to put the entire expression inside one pair of tex brackets, like this:
4\pi R \int\sqrt{r^2-y^2}dy

Click on the expression above to see what I did.

nlsherrill said:
The answer is has an 8 instead of a 4 though. Would this have anything to do with the limits of integration being from 0->R instead of maybe -R->R?
You are using "washers" of thickness \Delta y. What is the range of y values from which \Delta y is a subinterval? It is not 0 to R and it is not -R to +R.
 
Back
Top