Gauss's law applications — sphere, cylinder, plane symmetry selection

hard CBSE JEE-MAIN 3 min read

Question

A long straight wire carries a uniform linear charge density λ=5×106\lambda = 5 \times 10^{-6} C/m. Using Gauss’s law, find the electric field at a distance r=0.1r = 0.1 m from the wire. Explain why we chose a cylindrical Gaussian surface and not a spherical one.

(JEE Main & CBSE 12 — high weightage)


Solution — Step by Step

The wire has cylindrical symmetry — it looks the same from any angle around the axis. The electric field must point radially outward (perpendicular to the wire) and depend only on rr, the distance from the wire.

We pick a cylindrical Gaussian surface of radius rr and length LL, coaxial with the wire. Why? Because:

  • On the curved surface, E\vec{E} is parallel to dAd\vec{A} and constant in magnitude
  • On the flat end caps, E\vec{E} is perpendicular to dAd\vec{A}, so EdA=0\vec{E} \cdot d\vec{A} = 0

This makes the flux integral trivial.

EdA=qencε0\oint \vec{E} \cdot d\vec{A} = \frac{q_{\text{enc}}}{\varepsilon_0}

Left side: E×2πrLE \times 2\pi r L (curved surface only, caps contribute zero)

Right side: λLε0\dfrac{\lambda L}{\varepsilon_0} (charge enclosed = λ×L\lambda \times L)

E×2πrL=λLε0E \times 2\pi r L = \frac{\lambda L}{\varepsilon_0}
E=λ2πε0r=2kλrE = \frac{\lambda}{2\pi\varepsilon_0 r} = \frac{2k\lambda}{r} E=2×9×109×5×1060.1=9×105 N/CE = \frac{2 \times 9 \times 10^9 \times 5 \times 10^{-6}}{0.1} = \mathbf{9 \times 10^5 \text{ N/C}}

The field falls as 1/r1/r — not 1/r21/r^2 like a point charge. This is characteristic of line charges.


Why This Works

Gauss’s law is always true, but it’s only useful for calculating EE when the symmetry lets us pull EE out of the integral. The trick is matching the Gaussian surface to the charge distribution’s symmetry.

graph TD
    A["Gauss's Law Problem"] --> B{"Identify symmetry"}
    B -->|"Point charge or<br/>spherical shell"| C["Spherical Gaussian surface<br/>E ∝ 1/r²"]
    B -->|"Infinite line charge<br/>or long wire"| D["Cylindrical Gaussian surface<br/>E ∝ 1/r"]
    B -->|"Infinite plane<br/>or large sheet"| E["Pillbox Gaussian surface<br/>E = constant"]
    C --> F["E × 4πr² = q/ε₀"]
    D --> G["E × 2πrL = λL/ε₀"]
    E --> H["E × 2A = σA/ε₀"]

If you chose a sphere around a wire, EE would not be constant on the surface (it varies with angle), and you couldn’t simplify the integral. The Gaussian surface must match the symmetry — that’s the whole point.


Alternative Method — Coulomb’s Law Integration

Without Gauss’s law, you’d integrate Coulomb’s law over the entire wire:

E=kλdz(r2+z2)rr2+z2E = \int_{-\infty}^{\infty} \frac{k\lambda\,dz}{(r^2 + z^2)} \cdot \frac{r}{\sqrt{r^2 + z^2}}

This integral gives the same λ/(2πε0r)\lambda/(2\pi\varepsilon_0 r) but takes much longer. Gauss’s law gives the answer in three lines when symmetry permits.

For JEE: memorise the three results — sphere gives 1/r21/r^2, cylinder gives 1/r1/r, infinite plane gives constant E=σ/(2ε0)E = \sigma/(2\varepsilon_0). The power of rr in the denominator drops by one for each dimension of symmetry you add.


Common Mistake

Students apply Gauss’s law to find the field of a finite wire or finite plane. Gauss’s law simplification works only for infinite (or very long/large) distributions where the symmetry argument holds. For a finite wire, the field at the ends is not purely radial — you must use integration. If the problem says “long wire” or “large sheet,” Gauss’s law is fine. If it gives a specific length, think twice.

Want to master this topic?

Read the complete guide with more examples and exam tips.

Go to full topic guide →

Try These Next