Let’s find the expressions for the resistors:
- In series, total resistance is:
\[
R_s = nR
\]
- In parallel, total resistance is:
\[
\frac{1}{R_p} = \frac{1}{R} + \frac{1}{R} + \cdots + \frac{1}{R} = \frac{n}{R} \Rightarrow R_p = \frac{R}{n}
\]
- Now compute the difference:
\[
R_s - R_p = nR - \frac{R}{n}
\]
Take LCM:
\[
R_s - R_p = \frac{n^2R - R}{n} = \frac{R(n^2 - 1)}{n}
\]
Thus,
\[
R_s - R_p = \left( \frac{n^2 - 1}{n} \right) R
\]