Problem 1
Field at the centre of a flat spiral coil
JEE Main · 30 June 2022 (I)1Given
- n turns, wound tightly as a flat spiral
- Inner radius r₁, outer radius r₂ (with r₂ > r₁)
- Current I in every turn
- Implicit: the turns are spread evenly across the radial width (r₂ − r₁)
- Implicit: each turn is close enough to a full circle to use the loop formula
2Asked
The magnetic field B at the centre of the spiral.
3Concept
One circular loop of radius r gives a field at its centre of B = μ0I / 2r. But here every turn sits at a different radius, so there is no single r to plug in.
So do what Biot–Savart always asks: chop the spiral into thin rings, work out what one ring gives, and add them all up. Every turn carries current the same way round, so all their fields point the same way and simply add as numbers — no vectors needed.
4Method & baby steps
- How many turns lie in a thin ring between r and r + dr?n turns are spread over a width of (r₂ − r₁) so turns per unit width = n / (r₂ − r₁) in a slice of width dr: dN = n dr / (r₂ − r₁)
- What field does that thin ring make?one loop of radius r gives μ₀I / 2r dN loops of radius r give dB = μ₀ I dN / 2r substitute dN: dB = μ₀ n I dr / 2r(r₂ − r₁)
- Add up every ring from r₁ out to r₂pull the constants outside: B = μ₀nI / 2(r₂ − r₁) × ∫ dr/r from r₁ to r₂
- Do the integral — this is the only one that gives a log∫ dr/r = ln r evaluated: ln r₂ − ln r₁ = ln(r₂/r₁)
- Put it togetherB = μ₀nI / 2(r₂ − r₁) · ln(r₂/r₁)
5Easy tricks & shortcuts
6Solution
Answer
Option (d)
B = μ0nI / 2(r₂ − r₁) × loge(r₂/r₁). Verified against a numerical integration of the ring sum.