Calculating Average Height of a Constricted Hemisphere

jimbo71
Messages
80
Reaction score
0

Homework Statement


find the anverage heigh of z=sqrt(a^2-x^2-y^2) constricted by the cone x^2+y^2<=a^2
in the xy plane


Homework Equations


Average Height =(1/area)*double integral of region of [z]drdpheta


The Attempt at a Solution


I really have no idea how to solve this problem can you please point me in the right direction
 
Physics news on Phys.org
How about converting your Cartesian functions over to cylindrical coordinates?
 
converted the cartesian equations to polar and used the 1/area*double integral of region R [z]rdrdpheta. I am having much difficulty integrating r*sqrt(a^2-r^2). i tried a trig substitution but don't know how to finish from there. please help me!
 
replace z in that "1/area*double integral of region R [z]rdrdpheta" you wrote by what it is equal to looking at the surface. then you can use polar coordinates.
 
If it's any help, you aren't integrating over a cone, you are integrating over a hemisphere.
 
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