How Is Volume Calculated by Integrating Around an Axis?

  • Thread starter Thread starter CrazyAmerican
  • Start date Start date
  • Tags Tags
    Integration Volume
CrazyAmerican
Messages
1
Reaction score
0

Homework Statement


How do you find the volume of a region using integration?
the region bounded by
y = x^2
y = 0
x = 1
x = 4

and rotated about x = -1

Homework Equations


The Attempt at a Solution



it doesn't seem to me you can just use the outer radius squared minus the inner radius squared b/c if you draw it out, the graph is bound by x = 1, so you get this shoe looking thing instead of the graph continuing to the origin, which then you could do.

the outer radius would be 1+4 = 5
the inner radus would be 1+sqrt(y)

the limits of integration should be 0 to 16
 
Physics news on Phys.org
Hi CrazyAmerican! :smile:
CrazyAmerican said:
it doesn't seem to me you can just use the outer radius squared minus the inner radius squared b/c if you draw it out, the graph is bound by x = 1, so you get this shoe looking thing instead of the graph continuing to the origin, which then you could do.

the outer radius would be 1+4 = 5
the inner radus would be 1+sqrt(y)

the limits of integration should be 0 to 16

(except of course that the inner radius is 1 for 0 ≤ y ≤ 1 :wink:)

I don't understand the difficulty … shoe? origin? :confused:
 
Every cross section of the solid, parallel to the x-axis, is a circle with center (-1, y) and radius the distance from (-1,y) to (x, y) on the curve. Since y= x^2, x= sqrt(y) (we know this is the positive root because x is between 1 and 4) so the radius is sqrt(y)-(-1)= sqrt(y)+ 1. Since this starts at x= 1, the "inner radius" is 1+1= 2 (not 1+ sqrt(y) nor 1) and the outer radius is 1+ sqrt(2). When x= 1, y= 1, when x= 4, y= 16 so the integration should be done from y= 1 to y= 16.
 
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