Electrostatics: Coulomb's Law, Field & Gauss's Law
Apply concepts from Electrostatics: Coulomb's Law, Field & Gauss's Law to problem-solving. Focus on numerical practice, shortcuts, and real-world applications.
Concept Core
Electrostatics deals with stationary electric charges and the forces, fields, and potentials they produce. The fundamental quantity is electric charge, measured in coulombs (C), with dimensional formula [A T]. Charge is quantized (q = ne, where e = 1.6 x 10^(-19) C, n is an integer) and conserved in all processes.
Coulomb's Law: The electrostatic force between two point charges q1 and q2 separated by distance r in vacuum is:
F = () * |q1 * q2| /
where = 8.854 x 10^(-12) N^(-1) m^(-2) is the permittivity of free space, and 1/(4*) = k = 9 x N C^(-2). Dimensional formula of : [M^(-1) L^(-3) ]. In a medium with dielectric constant K (or kappa), replace with K, so force reduces by factor K. The force is attractive for unlike charges, repulsive for like charges. Coulomb's law obeys the principle of superposition: net force on a charge equals the vector sum of individual forces.
Electric Field (E): The electric field at a point is the force per unit positive test charge: E = F/ (SI unit: N/C or V/m, dimensional formula: [M L T^(-3) A^(-1)]). For a point charge Q: E = kQ/ (radially outward for +Q, inward for -Q).
Electric Field Lines: Imaginary lines tangent to the field direction at every point. They originate on positive charges and terminate on negative charges. Density of field lines indicates field strength. Lines never cross. For a uniform field, lines are parallel and equispaced.
Continuous Charge Distributions: For a linear charge density (C/m), surface charge density (C/), or volume charge density (C/), the field is found by integration: dE = k * dq / , then integrate over the distribution.
Key results:
- Infinite line charge: E = / (2***r), directed radially outward (r = perpendicular distance).
- Infinite plane sheet: E = / (2*), uniform and independent of distance, directed away from the sheet.
- Uniformly charged sphere (outside, r >= R): E = kQ/ (behaves like point charge). Inside (r < R): E = kQr/ for solid sphere; E = 0 for hollow sphere.
Electric Dipole: Two equal and opposite charges +q and -q separated by distance 2a.
Dipole moment p = q * 2a (SI unit: C m, dimensional formula: [A T L]). Direction: from -q to +q.
Axial field: = 2kp/ (for r >> a).
Equatorial field: = kp/ (opposite to p).
Torque on dipole in uniform field: = p x E, || = pE*sin().
Gauss's Law: The total electric flux through any closed surface equals the net charge enclosed divided by :
= integral(E . dA) = /
has SI unit: N C^(-1) (or V m), dimensional formula: [M T^(-3) A^(-1)]. Gauss's law is most useful when the charge distribution has high symmetry (spherical, cylindrical, or planar). The Gaussian surface is chosen to exploit this symmetry so that E is constant on the surface and either parallel or perpendicular to dA.
Key Testable Concept
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 400 280" style="max-width:400px;margin:1em auto;display:block;"> <title>Gaussian surfaces: sphere around point charge, cylinder around line charge</title> <rect width="400" height="280" fill="#faf9f5" rx="8"/> <defs><marker id="ah-jes01-4" markerWidth="6" markerHeight="5" refX="6" refY="2.5" orient="auto"><path d="M0,0 L6,2.5 L0,5" fill="#788c5d"/></marker></defs> <!-- Left: Spherical Gaussian surface --> <text x="100" y="22" text-anchor="middle" font-size="11" fill="#14140f" font-family="sans-serif" font-weight="bold">Spherical Gaussian Surface</text> <ellipse cx="100" cy="130" rx="70" ry="70" fill="none" stroke="#788c5d" stroke-width="1.5" stroke-dasharray="6,3"/> <circle cx="100" cy="130" r="8" fill="#c6613f"/> <text x="100" y="134" text-anchor="middle" font-size="10" fill="white" font-family="sans-serif">+Q</text> <!-- E arrows outward from sphere surface --> <line x1="172" y1="130" x2="195" y2="130" stroke="#788c5d" stroke-width="1.2" marker-end="url(#ah-jes01-4)"/> <line x1="28" y1="130" x2="5" y2="130" stroke="#788c5d" stroke-width="1.2" marker-end="url(#ah-jes01-4)"/> <line x1="100" y1="58" x2="100" y2="35" stroke="#788c5d" stroke-width="1.2" marker-end="url(#ah-jes01-4)"/> <line x1="100" y1="202" x2="100" y2="225" stroke="#788c5d" stroke-width="1.2" marker-end="url(#ah-jes01-4)"/> <line x1="150" y1="80" x2="166" y2="64" stroke="#788c5d" stroke-width="1.2" marker-end="url(#ah-jes01-4)"/> <line x1="50" y1="180" x2="34" y2="196" stroke="#788c5d" stroke-width="1.2" marker-end="url(#ah-jes01-4)"/> <text x="180" y="118" font-size="11" fill="#788c5d" font-family="sans-serif">E</text> <text x="100" y="250" text-anchor="middle" font-size="10" fill="#14140f" font-family="sans-serif">Φ = Q/ε₀</text> <!-- Right: Cylindrical Gaussian surface --> <text x="300" y="22" text-anchor="middle" font-size="11" fill="#14140f" font-family="sans-serif" font-weight="bold">Cylindrical Gaussian Surface</text> <!-- Vertical wire --> <line x1="300" y1="45" x2="300" y2="235" stroke="#c6613f" stroke-width="2.5"/> <text x="312" y="55" font-size="11" fill="#c6613f" font-family="sans-serif">λ</text> <!-- Cylinder (dashed) --> <ellipse cx="300" cy="70" rx="50" ry="15" fill="none" stroke="#788c5d" stroke-width="1.2" stroke-dasharray="5,3"/> <ellipse cx="300" cy="210" rx="50" ry="15" fill="none" stroke="#788c5d" stroke-width="1.2" stroke-dasharray="5,3"/> <line x1="250" y1="70" x2="250" y2="210" stroke="#788c5d" stroke-width="1.2" stroke-dasharray="5,3"/> <line x1="350" y1="70" x2="350" y2="210" stroke="#788c5d" stroke-width="1.2" stroke-dasharray="5,3"/> <!-- E arrows radially outward --> <line x1="352" y1="120" x2="380" y2="120" stroke="#788c5d" stroke-width="1.2" marker-end="url(#ah-jes01-4)"/> <line x1="352" y1="160" x2="380" y2="160" stroke="#788c5d" stroke-width="1.2" marker-end="url(#ah-jes01-4)"/> <line x1="248" y1="120" x2="220" y2="120" stroke="#788c5d" stroke-width="1.2" marker-end="url(#ah-jes01-4)"/> <line x1="248" y1="160" x2="220" y2="160" stroke="#788c5d" stroke-width="1.2" marker-end="url(#ah-jes01-4)"/> <text x="385" y="142" font-size="11" fill="#788c5d" font-family="sans-serif">E</text> <!-- Labels --> <text x="268" y="145" font-size="10" fill="#14140f" font-family="sans-serif">r</text> <line x1="300" y1="140" x2="250" y2="140" stroke="#14140f" stroke-width="0.8" stroke-dasharray="2,2"/> <text x="300" y="265" text-anchor="middle" font-size="10" fill="#14140f" font-family="sans-serif">E = λ/(2πε₀r)</text> </svg>
Comparison Tables
A) Electric Field for Standard Configurations
| Configuration | Electric Field Expression | Direction | Condition |
|---|---|---|---|
| Point charge Q | E = kQ/ | Radially outward (+Q) | r > 0 |
| Infinite line () | E = /(2***r) | Radially outward | r = perp. distance |
| Infinite plane () | E = /(2*) | Normal to surface | Uniform, independent of r |
| Two parallel sheets (+, -) | E = (between), 0 (outside) | From + to - sheet | Between the sheets |
| Solid sphere (uniform ) outside | E = kQ/ | Radial | r >= R |
| Solid sphere inside | E = kQr/ = r/(3) | Radial outward | r < R |
| Hollow sphere outside | E = kQ/ | Radial | r >= R |
| Hollow sphere inside | E = 0 | — | r < R |
| Ring on axis | E = kQx/( + )^() | Along axis | x = axial distance |
| Disk on axis | E = (*)[1 - x/] | Along axis | — |
B) Dimensional Formulae in Electrostatics
| Quantity | Symbol | SI Unit | Dimensional Formula |
|---|---|---|---|
| Charge | q | C | [A T] |
| Electric field | E | N/C or V/m | [M L T^(-3) A^(-1)] |
| Electric flux | N /C | [M T^(-3) A^(-1)] | |
| Permittivity | N^(-1) m^(-2) | [M^(-1) L^(-3) ] | |
| Coulomb constant | k | N C^(-2) | [M T^(-4) A^(-2)] |
| Dipole moment | p | C m | [A T L] |
| Linear charge density | C/m | [A T L^(-1)] | |
| Surface charge density | C/ | [A T L^(-2)] |
C) Comparison: Coulomb's Law vs Gravitational Law
| Feature | Coulomb's Law | Gravitational Law |
|---|---|---|
| Force formula | F = kq1q2/ | F = Gm1m2/ |
| Nature | Attractive or repulsive | Always attractive |
| Constant | k = 9 x N | G = 6.67 x 10^(-11) N |
| Relative strength | ~ times stronger | Much weaker |
| Medium dependence | Yes (factor K) | No |
| Superposition | Yes | Yes |
Study Materials
Available in the NoteTube app — start studying for free.
100 Flashcards
SM-2 spaced repetition flashcards with hints and explanations
100 Quiz Questions
Foundation and PYQ-style questions with AI feedback
15 Study Notes
Structured notes across 10 scientifically grounded formats
10 Summaries
Progressive summaries from comprehensive guides to cheat sheets
Frequently Asked Questions
Common questions about studying Electrostatics: Coulomb's Law, Field & Gauss's Law for JEE Main 2027.