Volumes of Revolution: Disk vs. Shell Method Explained

LHC
Messages
24
Reaction score
0
I've encountered a weird problem in my text...somewhat by accident =P

My text only covers volumes of revolution through the disk method, and one of the questions was:

Find the volume of the solid obtained when the given region is rotated about the x-axis.

c) Under y = 1/x from 1 to 4

Using the disk method, I got the answer \frac{3\pi}{4}...

Ok, so I wonder...what happens if I try the shell/rings method?

So this is what I do:

I thought that the radius of such shells would be the height of the function, so it would be "y". And, the length of such shells would be the distance from the function to the line x = 1, ...so (1/y - 1)...

Because of that, I ended up trying this:

V = \int_{0}^{1} 2\pi \ y\ (\frac{1}{y} - 1) dy

This turns out to yield \pi

I'm so confused right now haha...could someone please tell me what I did wrong? Either my shell method was wrong, or the disk method was...or...both =S...
 
Last edited:
Physics news on Phys.org
I just found out that I get the answer if I do this:

<br /> V = \int_{\frac{1}{4}}^{1} 2\pi \ y\ (\frac{1}{y} - 1) dy + \pi \times (\frac{1}{4})^2 \times 3

And that's basically taking shells from y = 1/4 to y = 1, then adding that cylinder that's left behind (from x = 1 to x = 1, and from y = 0 to y = 1/4).

So...that made sense. But can anyone tell me why my shell method previously described in the original post was wrong?
 
Your shell integral needs to be broken into two parts. For y<1/4 the length of the shell isn't (1/y-1), it's just 3.
 
Ohhh...*LED above head suddenly flickers*...I get it. I had the wrong length of the shell! Thanks for explaining that to me. =D
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top