How do I integrate a hemisphere using spherical coordinates?

  • Thread starter Thread starter bobie
  • Start date Start date
  • Tags Tags
    Hemisphere
bobie
Gold Member
Messages
720
Reaction score
2
Integrating a hemisphere

Homework Statement


I am self-teaching calculus.
I'd like to integrate a hemisphere G (http://en.wikipedia.org/wiki/Spherical_cap), where the points of each circle have a given property (k=100x/(√20x)3
the radius of G r = 10, A = 628.3, h = x
the top point is A (x=0), a = √20x-x2, and the line AP joining a to a point P is √x2+20x-x2 = √20 x

I learned to find an approximation by discrete summation, finding the value of y for every slice of G of height 1, (whose area is 20 pi = 62.8) (http://www.wolframalpha.com/input/?i=(sum+[+100x/sqrt(20x)^3,{x+,1,10}])+*20pi) y =352.7

Now, I'd like to find the exact solution, integrating the product of y by the area of a single circle
h , I suppose x must be = h as dx must be infinitesimal, is that right?
http://www.wolframalpha.com/input/?i=integrate+y+=+100+*x/sqrt(20*x)^3+*20pi+x+from+1+to+10) y= 304
There is a 16% difference, is it too much or everything is OK?

Thanks
 
Last edited:
Physics news on Phys.org
Last edited by a moderator:
  • Like
Likes 1 person
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