We can utilise Kirchhoff’s Law to identify simple rules that apply for resistors in a DC Circuit

In Series

Take a simple resistor involving a battery and two resistors:

Resistors In DC Circuits .excalidraw

Using the conservation of energy from kirchhoff’s law we get:

Because we have no junctions in this circuit, the current, , is constant. So:

Equivalently, if we define to be an equivalent resistor that could replace and , we have:

Therefore, in series (no junctions):

Analogy to geometrical properties

Remember that the Resistance of an object is defined as: . When we have resistors in series, we are essentially increase the total length,

In Parallel

Resistors In DC Circuits _0.excalidraw

In a parallel circuit, we have junctions (marked with dots), where a wire splits paths. Let’s first start by defining the potential through a resistor using Ohm’s Law:

Recall Kirchhoff’s law for junctions:

If we identify the splits to have currents and , and the current exiting and entering the battery to be :

Now recall we have two possible loops (technically three but we only need two), and that in each loop there is only one component, so:

V = V_{1} = V_{2}$$ Finally, if we define $R$ to be the total resistance:

I_{1} = \dfrac{V_{1}}{R_{1}} \ \ \ \ I_{2} = \dfrac{V_{2}}{R_{2}}

R = \dfrac{V}{I} = \dfrac{V}{\dfrac{V_{1}}{R_{1}} + \dfrac{V_{2}}{R_{2}}}

\dfrac{1}{R} = \dfrac{\dfrac{V}{R_{1}} + \dfrac{V}{R_{2}}}{V}

\dfrac{1}{R} = \dfrac{1}{R_{1}} + \dfrac{1}{R_{2}}

R_{T} = (\dfrac{1}{R_{1}} + \dfrac{1}{R_{2}} + \dfrac{1}{R_{3}} +\dots \dfrac{1}{R_{N}})^{-1}

>[!info] Analogy to geometrical properties > >Remember that the [Resistance](Resistance.md) of an object is defined as: $R = \dfrac{\rho l}{A}$. When we have resistors in parallel, we are essentially increase the total *area*, $A$.