Multiple Integrals: Find Volume Bounded by Cylinders and Planes

bodensee9
Messages
166
Reaction score
0

Homework Statement


Hello, I was wondering if someone could help me with the following. Supposed I am asked to find the volume bounded by the cylinders x^2+y^2=1 and the planes y = z, x = 0, z = 0 in the first octant.


Homework Equations


So this is what I tried to do. The boundaries should be: x is between 0 and 1 and y is between the squareroot of (1-x^2) and 0, or you can have y is between 0 and 1 and x is between the squareroot of (1-y^2) and 0. So wouldn't the double integral be the integral of

the squareroot of 1-x^2dydx, where you first evaluate it from 0 to the squareroot of (1-x^2), and then you evaluate it again from 0 to 1? Thanks!


The Attempt at a Solution

 
Physics news on Phys.org
Since you are in the first octant, yes, x runs between 0 and 1. For each x, then y runs from 0 up to the circle, y= \sqrt{1- x^2}. Finally, for each x and y, z runs from 0 up to the plane z= y. The volume is given by
\int_{x=0}^1\int_{y=0}^{\sqrt{1-x^2}}\int_{z=0}^y dzdydx= \int_{x=0}^1\int_{y=0}^{\sqrt{1-x^2}}y dydx[/itex]<br /> No, that is NOT \sqrt{1- x^2}dydx! You don&#039;t get the square root until after integrating with respect to y- and then, since the integral of ydy will involve y<sup>2</sup>, you don&#039;t really have a square root to integrate with respect to x!
 
Oh I see now! Thanks!
 
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