Step 1: Statement of Ampere's Circuital Law:
Ampere's law states that the line integral of the magnetic field around any closed loop (called an Amperian loop) is equal to times the total current passing through the area enclosed by the loop.
Step 2: Derivation for a Long Solenoid:
Consider a long solenoid with turns per unit length, carrying a current .
\begin{enumerate} \item Symmetry and Magnetic Field: For an ideal long solenoid, the magnetic field inside is strong, uniform, and directed along the axis of the solenoid. The magnetic field outside is negligibly weak (approximately zero).
\item Amperian Loop: To apply Ampere's law, we choose a rectangular Amperian loop `pqrs` of length , as shown in the cross-sectional diagram. The side `pq` is inside the solenoid, parallel to the axis, while the side `rs` is outside.
\begin{center} \begin{tikzpicture} % Solenoid turns (cross-section) \foreach \x in {0,1,2,3,4,5,6} { \node at (\x, 0.5) { }; % Current into page \node at (\x, -0.5) { }; % Current out of page } \draw[gray] (-0.5, 0.8) -- (6.5, 0.8); \draw[gray] (-0.5, -0.8) -- (6.5, -0.8); % Magnetic field lines \foreach \y in {-0.3,0,0.3} { \draw[->, blue, thick] (-0.5, \y) -- (6.5, \y); } \node at (3, 0) [above, blue] { }; \node at (3, 1.2) [above, blue] { }; % Amperian loop \draw[red, thick, ->] (1, -0.2) -- (5, -0.2) node[midway, below] { }; \draw[red, thick, ->] (5, -0.2) -- (5, 1.2) node[midway, right] { }; \draw[red, thick, ->] (5, 1.2) -- (1, 1.2) node[midway, above] { }; \draw[red, thick, ->] (1, 1.2) -- (1, -0.2) node[midway, left] { }; \node at (0.8, -0.2) [below left] { }; \node at (5.2, -0.2) [below right] { }; \node at (5.2, 1.2) [above right] { }; \node at (0.8, 1.2) [above left] { }; \draw[<->] (1,-1) -- (5,-1) node[midway, below] { }; \end{tikzpicture} \end{center} \item Evaluate the Line Integral: We evaluate for the loop `pqrs`. \begin{itemize} \item Along pq (inside): is parallel to . So, . \item Along qr and sp (perpendicular): is perpendicular to . So, . \item Along rs (outside): The magnetic field outside is zero ( ). So, . \end{itemize} The total value of the line integral is: . \item Calculate Enclosed Current ( ): The number of turns within the loop of length is . Since each turn carries current , the total current enclosed by the loop is: \item Apply Ampere's Law: \item Solve for B: Canceling from both sides gives the magnetic field inside the solenoid:
\end{enumerate}