jarondl
- 2
- 0
Homework Statement
Find the surface area of the surface x^2 + y^2 + z^2 = a^2, that is outside the two cylinders x^2+y^2=\pm ax.
(a>0)
Homework Equations
ds= \sqrt{1+(Z_x')^2+(Z_y')^2}dxdy
The Attempt at a Solution
The intersections are clearly four ellipses. I will try to find a area of one of these ellipses in order to multiply it by four and subtract that from the known area of a whole sphere.
I have tried two different attitudes to solve it. First, I used the equation mentioned above, to convert this integral to a double integral.
S = \iint_D \sqrt{\frac{a^2}{a^2-x^2-y^2}}dxdy when D is a circle given by \left(x-\frac{a}{2}\right)^2 + y^2 \le \left(\frac{a}{2}\right)^2
Alas, I haven't succeeded in solving this one (not when staying cartesian, nor with polar co-ordinates).
The second idea was to use spheric coordinates in the first place, but then the limits for theta and phi turn out to be 0<\phi < \frac{\pi}{2} , -a\cos\phi<\sin^2\theta < a\cos\phi Which ain't nice either.
ANY help would be appreciated, especially before my exam on Sunday
Thanks,
Jaron