Calculating Volume of a Sphere Cap: What Am I Missing?

GunnaSix
Messages
34
Reaction score
0

Homework Statement


For a sphere of radius r find the volume of the cap of height h.

Homework Equations


The Attempt at a Solution


I can get it down to V \ = \ \pi \int_{r-h}^r (\pi r^2 - \pi y^2)dy \ = \ \pi {\left[(r^2y-\dfrac{1}{3} y^3) \right] }_{r-h}^r

I expanded this to V=\pi (-\dfrac{2}{3} r^3+2r^2h-rh^2-\dfrac{1}{3}h^3)

but the book has V=\pi h^2(r-\dfrac{1}{3} h)

What am I missing/doing wrong?
 
Last edited:
Physics news on Phys.org
The calculus part is ok, except that you mistyped your integrand. The problem is in the algebra leading to your expression for V. For example, I can tell by looking at your integral expression that there shouldn't be any r^3 term in the result.
 
do the expansion again?
 
Yeah I got it. Forgot to carry the subtraction in the (r-h)^3 expansion twice in a row and just assumed I was missing something instead of checking my algebra again. I should have seen that the r^3 expressions would cancel out. Sorry.
 
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