Volume of revolution. Could someone check this please?

  • Thread starter Thread starter 03125
  • Start date Start date
  • Tags Tags
    Revolution Volume
03125
Messages
7
Reaction score
0

Homework Statement


The region bounded by y=e^{-x^{2}}, y=0, x=0, and x=1 is revolved about the y-axis. Find the volume of the resulting solid.

Homework Equations



integral from a to b of pi*f(y)^2

The Attempt at a Solution



If y=e^-x^2 and I am revolving about the y-axis then I need to rewrite f(x)
to f(y)

y=e^-x^2

ln(y)=ln(e^-x^2)

ln(y)=-x^2

-ln(y)=x^2

sqrt(-ln(y))=x

f(y)=sqrt(-ln(y))

Then I integrate f(y) as my radius such that:

integral of(pi*r^2) from 0 to 1

pi is a constant so it gets pulled out, the integral of
-ln(y)=-(y*ln(y)-y+c)

so pi*-(1*0-1+c) => pi (because the c's will cancel)

plugging in 0, ln(0)*0-0+c = 0 (and the c's cancel)

so I am believe that the answer to this should be pi, but the program that I use to submit my homework answers is telling me that the answer is not pi.

I also checked this on my TI89 and got pi, but perhapse I made a mistake on both of my methods.

Any feedback is appreciated, thank you!

Homework Statement


Homework Equations


The Attempt at a Solution

 
Last edited:
Physics news on Phys.org
It's not pi. If you are integrating dy the lower limit for integrating -ln(y) isn't 0. The upper limit for x changes when the curve hits x=1. You need to split it into two parts. You can also do it in one go if you integrate dx using shells. You'll get the same answer.
 
I was able to get it, thank you very much for your help =)
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top