Circular Symmetry
If the region of integration is a circle, Cartesian coordinates (\(x, y\)) are difficult. It is much easier to use Polar Coordinates (\(r, \theta\)).
Crucial Rule: The area element \(dA\) is NOT \(dr d\theta\). It is \(r dr d\theta\).
\[\iint f(x, y) dA = \int_{\theta_1}^{\theta_2} \int_{r_1}^{r_2} f(r\cos\theta, r\sin\theta) r dr d\theta\]
Worked Examples
Example 1: Area of a Circle
Find the area of a circle of radius \(R\).
- Integral: \(\int_0^{2\pi} \int_0^R r dr d\theta\).
- Inner: \(\int_0^R r dr = \frac{1}{2}R^2\).
- Outer: \(\int_0^{2\pi} \frac{1}{2}R^2 d\theta = \pi R^2\).
- Result: \(\pi R^2\).
The Bridge to Quantum Mechanics
Electrons in atoms don't live in boxes; they live in circles and spheres. When we solve the Schrödinger Equation for a 2D "Quantum Ring," we use polar coordinates. The extra \(r\) in the integral element \(r dr d\theta\) is the reason why the probability of finding an electron is zero exactly at the nucleus (\(r=0\)), even if the wavefunction \(\psi\) is non-zero there. The geometry of the coordinate system itself shapes the probability.