A technician has 10 resistors each of resistance . Find the largest and smallest resistance that he can obtain by combining these resistors.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
To begin, the resistance of resistors in series is
R s e r i e s = n ∑ R n = R 1 + R 2 + R 3 + …
and the resistance of resistors in parallel is
R p a r a l l e l = n ∑ R n 1 1 = R 1 1 + R 2 1 + R 3 1 + … 1
It's not too difficult to see that if you keep adding resistors into a series circuit, you are adding positive numbers to a positive sum and increasing the total series resistance. Similarly, if you add resistors into a parallel circuit, you are adding the inverse of a positive number (which is still positive) to the positive denominator of the parallel resistance, decreasing it in value.
The optimal strategy to increase the resistance to a maximum is therefore to start with a single 0 . 1 Ω resistor and continue adding resistors in series. This results in a total resistance of
R s e r i e s = n ∑ R n = 0 . 1 Ω + 0 . 1 Ω + 0 . 1 Ω + … = 0 . 1 Ω ∗ 1 0 = 1 Ω
Analogously, the optimal strategy to minimize the resistance is to start with a single 0 . 1 Ω resistor and continue to add resistors in parallel. The total parallel resistance is therefore
R p a r a l l e l = n ∑ R n 1 1 = 0 . 1 Ω 1 + 0 . 1 Ω 1 + 0 . 1 Ω 1 + … 1 = 0 . 1 Ω 1 ∗ 1 0 1 = 0 . 0 1 Ω
Because there is only one option with both of these answers, it therefore must be correct.