Electrostatics problem types — Coulomb, Gauss, potential, capacitor classification

medium JEE-MAIN JEE-ADVANCED NEET 3 min read

Question

A solid conducting sphere of radius RR carries a charge QQ. Find the electric field and potential at (a) a point outside the sphere (r>Rr > R), (b) on the surface (r=Rr = R), and (c) inside the sphere (r<Rr < R).

(JEE Main / NEET — Electrostatics)


Electrostatics Problem Decision Tree

flowchart TD
    A["Electrostatics Problem"] --> B{What to find?}
    B -->|Force between charges| C["Coulomb's Law: F = kq1q2/r²"]
    B -->|Electric field| D{Symmetry present?}
    B -->|Potential| E["V = kQ/r or integrate E.dr"]
    B -->|Capacitance| F["C = Q/V or geometry formula"]
    D -->|Yes: spherical, cylindrical, planar| G["Gauss's Law: flux = Q_enc/epsilon_0"]
    D -->|No symmetry| H["Coulomb + Superposition"]
    G --> I["Choose Gaussian surface matching symmetry"]
    F --> F1["Parallel plate: C = epsilon_0 A/d"]
    F --> F2["Spherical: C = 4pi epsilon_0 ab/(b-a)"]

Solution — Step by Step

A conducting sphere has perfect spherical symmetry. We choose a spherical Gaussian surface concentric with the sphere.

Gauss’s law: EdA=Qencε0\oint \vec{E} \cdot d\vec{A} = \dfrac{Q_{\text{enc}}}{\varepsilon_0}

By symmetry, EE is constant over the Gaussian surface and directed radially. So: E×4πr2=Qenc/ε0E \times 4\pi r^2 = Q_{\text{enc}}/\varepsilon_0

The Gaussian surface encloses the entire charge $Q$: E=Q4πε0r2=kQr2E = \frac{Q}{4\pi\varepsilon_0 r^2} = \frac{kQ}{r^2}

This is identical to a point charge at the centre — the sphere behaves as if all charge is concentrated at its centre.

Potential: V=kQrV = \dfrac{kQ}{r}

On the surface (r=Rr = R):

Esurface=kQR2,Vsurface=kQRE_{\text{surface}} = \frac{kQ}{R^2}, \quad V_{\text{surface}} = \frac{kQ}{R}

Inside (r<Rr < R):

For a conductor, all charge resides on the surface. The Gaussian surface inside encloses zero charge.

Einside=0,Vinside=kQR (constant, same as surface)\boxed{E_{\text{inside}} = 0, \quad V_{\text{inside}} = \frac{kQ}{R} \text{ (constant, same as surface)}}

The electric field is zero inside, but the potential is NOT zero — it equals the surface potential everywhere inside. Zero field means constant potential, not zero potential.


Why This Works

Gauss’s law relates the total electric flux through a closed surface to the enclosed charge. For symmetric charge distributions, we can pull EE out of the integral because it is constant over the Gaussian surface. This converts a vector calculus problem into simple algebra.

For conductors, free electrons redistribute until the internal field is zero — any non-zero field would move electrons, contradicting equilibrium. This self-shielding property makes conductors special.


Alternative Method — Using the Potential Approach

Instead of finding EE first, we can compute potential by integration:

V(r)=rEdrV(r) = -\int_{\infty}^{r} \vec{E} \cdot d\vec{r}

For r>Rr > R: V=rkQr2dr=kQrV = -\int_{\infty}^{r} \frac{kQ}{r^2}dr = \frac{kQ}{r}

For r<Rr < R: Since E=0E = 0 inside, VV does not change from the surface value: V=kQ/RV = kQ/R.

JEE Advanced frequently combines electrostatics with other topics: a charged ball rolling (rotation + electrostatics), or a charged particle in a magnetic field (electrostatics + magnetism). Master each topic individually first, then practise combination problems from previous year papers.


Common Mistake

The most dangerous misconception: “Electric field is zero inside, so potential is also zero.” Wrong. Zero field means the potential is constant (no change), not zero. Inside a conductor, VV equals the surface potential. Confusing “constant” with “zero” leads to completely wrong energy calculations.

Want to master this topic?

Read the complete guide with more examples and exam tips.

Go to full topic guide →

Try These Next