ideasrule said:
Wow, I used the wrong definite integral for csc x.

I don't think that [tex]\frac{\rho}{2\pi R}ln\left(\frac{2R-A}{2R+A}\right)[/tex] can be right either, though, because that equation suggests R should approach 0 as A approaches 0; it should actually approach infinity.
Worse than that, look what happens when you plug in values for A that are fractional values of R (e.g. 0.5R, 0.25R, etc.) Everything turns out negative, although the absolute magnitude increases as the depth of the slab increases--which at least is a good sign.
For completeness, I'll give my
corrected full derivation here.
A circle, centered at the origin, has the following equation:
[tex]x^{2}+y^{2}=R^{2}[/tex]
Solving for y for just the half that is above the origin (the height of our slice at any given point), we have:
[tex]y=+\left(R^{2}-x^{2}\right)^{1/2}[/tex]
For a circular of radius y, the area is:
[tex]\pi y^{2}=\pi \left(R^{2}-x^{2}\right)[/tex]
A circular slab, at any point along x, with thickness dx has a volume of:
[tex]\pi \left(R^{2}-x^{2}\right) dx[/tex]
Assuming we have homogeneous resistivity [itex]\rho[/itex], the differential resistance (which we'll call dQ because we're already using R) of any of these slabs at any point such that [itex]-R<x<R[/itex] is:
[tex]dQ=\frac{\rho \ell}{A}=\frac{\rho}{\pi \left(R^{2}-x^{2}\right)}dx[/tex]
Instead of finding the resistance of the whole sphere, we'll just take the resistance of half the sphere (to the point x=0) and we'll slice off a slab of thickness A (obviously, [itex]\left|A\right|<R[/itex]) from the rounded face. Consequently, we integrate along the interval [itex]-R+A<x<0[/itex].
Equivalently, if we sliced off a slab of thickness A, we'd be left with a slab of thickness B (again, [itex]\left|B\right|<R[/itex]). In that case, we'd integrate in the interval between [itex]-B<x<0[/itex].
The Wikipedia gives the following integral (for [itex]\left|x\right| < \left|a\right|[/itex]):
[tex]\int\frac{dx}{x^{2}-a^{2}}=\frac{1}{2a} ln \frac{a-x}{a+x}[/tex]
http://en.wikipedia.org/wiki/List_of_integrals_of_rational_functions
So, we find the resistance Q by integrating the differential resistance dQ:
[tex]Q=\int dQ=-\frac{\rho}{\pi} \int \frac{1}{\left(x^{2}-R^{2}\right)}dx[/tex]With our expression for a slab of thickness A being sliced off the hemisphere, we do the following integral:
[tex]Q=-\frac{\rho}{\pi} \int^{0}_{-R+A} \frac{1}{\left(x^{2}-R^{2}\right)}dx[/tex]
[tex]=-\frac{\rho}{\pi} \frac{1}{2R} ln \left.\frac{R-x}{R+x} \right|^{0}_{x=-R+A}[/tex]
[tex]=-\frac{\rho}{2\pi R}\left(0 - ln \frac{R-(-R+A)}{R+(-R+A)} \right)[/tex]
[tex]=\frac{\rho}{2\pi R} ln \frac{2R-A}{A}[/tex]With our expression for a remaining slab of thickness B, we do the following integral:
[tex]Q=-\frac{\rho}{\pi} \int^{0}_{-B} \frac{1}{\left(x^{2}-R^{2}\right)}dx[/tex]
[tex]=-\frac{\rho}{\pi} \frac{1}{2R} ln \left.\frac{R-x}{R+x} \right|^{0}_{x=-B}[/tex]
[tex]=-\frac{\rho}{2\pi R}\left(0 - ln \frac{R-(-B)}{R+(-B)} \right)[/tex]
[tex]=\frac{\rho}{2\pi R} ln \frac{R+B}{R-B}[/tex]
EDIT: Which exhibit roughly the correct behaviour as B and A tend to 0 respectively, and whose resistances increase as B increases, and A decreases (i.e. thicker slab = higher resistance)