compliant
- 43
- 0
Homework Statement
A uniform surface charge lies in the region z = 0 for x^2 + y^2 > a^2, and z = \sqrt{a^2-x^2-y^2} for x^2 + y^2 \leq a^2. Find the force on a unit charge placed at the point (0,0,b)
Homework Equations
dF = G (\delta)(vector of point to surface) / (magnitude of surface)^3
\delta is constant because it's a uniform surface.
surface area = \int\int{\left\|{\frac{\partial f}{\partial x}} \times {\frac{\partial f}{\partial y}}\right\| dx dy} = \int\int{{\sqrt{1 + ({\frac{\partial f}{\partial x}})^2 + ({\frac{\partial f}{\partial y}})^2} dx dy}
The Attempt at a Solution
So basically, I know that this is a hemisphere with radius a centred at the origin, with an infinitesimal surface spanning the rest of the xy-plane. I know how to establish the vector from (0,0,b) to a sphere because a sphere is just radius a all around. I can identify any point on the sphere as (a sin \varphi cos \theta, a sin \varphi sin\theta, a cos\varphi)
But this isn't a sphere; it's a really big sheet with a bump at the origin. I don't know how to identify the vector.
The integral bounds seem simpler, but are just as complicated for me. In cylindricals, for the hemisphere, z goes from 0 to \sqrt{a^2-r^2}, r goes from 0 to 1, and \theta goes from 0 to 2 \pi. But isn't this a surface integral? Why do I have three variables? I really have no idea what I'm doing.