Calculating area of an annulus

  • Thread starter Thread starter ShizukaSm
  • Start date Start date
  • Tags Tags
    Area
ShizukaSm
Messages
85
Reaction score
0
My physics book when providing proof of the electric potential of a disk tells me that the area of a ring with radius R' and width dR' is 2 \pi R'dR'
ringofcharge.JPG

The problem is, I have no idea how he arrives at this conclusion. Here is my attempt:
A = \pi (R'+dR')^2 - PiR'^2\\ A = \pi(R'^2 + dR'^2 + 2R'dR') - \pi R'^2 \\ A = \pi dR'^2 + 2 \pi R' dR'
Which is, of course, different from what my book says:
A = \pi dR'^2 + 2 \pi R' dR' \neq 2 \pi R'dR'
 
Physics news on Phys.org
Notice that dR'^2 is the square of an infinitesimal quantity, which we take to be zero. So your derivation works out.
 
When doing infinitesimal proofs like this any squared terms are negligible - for example your dR'^2 should be thrown out.

An alternate way to see the result is if you cut the ring and lay it out flat it's a rectangle (almost) with side lengths easily calculated.
 
I will drop the primes so as not to confuse with the derivative. What your text is using is the differential approximation to the annulus area. You have a circle of area ##A=\pi R^2##. The approximate change in area when ##R## is changed by an amount ##dR## is the differential ##A'dR = 2\pi R dR## which approximates the exact change, which you have calculated. For small ##dR## you can ignore the ##dR^2## term.

[Edit] Wow! Two other answers just while I was typing. That's life in PF.
 
Ohh, I see ! Thanks to you three, that perfectly cleared my doubt.
 
A disk of radius R has area \pi R^2. A disk of radius R+ dR has area \pi(R+ dR)^2= \pi R^2+ 2\pi RdR+ \pi(dR)^2. The area of the annulus between them is 2\pi RdR+\pi (dR)^2. If dR is much smaller than R, that is approximatelyu 2\pi RdR.
 
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