Physics · Electrostatic Potential and Capacitance

Combination of Capacitors — Series & Parallel

Capacitors rarely appear alone in a circuit; they are wired together to obtain a desired effective capacitance. NCERT Section 2.14 treats the two fundamental groupings — series and parallel — and shows how each follows directly from $Q = CV$. A combination network in some form is among the most reliably set questions in this chapter, with NEET 2023 and NEET 2021 both asking for the equivalent capacitance of a small network. This page derives both formulae, explains how charge and voltage distribute, and walks through reducing a mixed network step by step.

Why Combine Capacitors

As NCERT states, we can combine several capacitors of capacitance $C_1, C_2, \dots, C_n$ to obtain a system with some effective capacitance $C$. The effective capacitance depends on the way the individual capacitors are combined. Two simple possibilities are the building blocks of every network: connecting them in series and connecting them in parallel.

The entire subject reduces to a single defining relation, $Q = CV$, applied with care to one constraint at a time. In a series connection the constraint is that the charge is common to all capacitors; in a parallel connection the constraint is that the voltage is common to all capacitors. Once you fix which quantity is shared, the other quantity is forced to add up, and the equivalent-capacitance formula follows in two lines.

Capacitors in Series

Figure 2.26 in NCERT shows capacitors $C_1$ and $C_2$ combined in series. The left plate of $C_1$ and the right plate of $C_2$ are connected to the two terminals of a battery and carry charges $+Q$ and $-Q$ respectively. It then follows that the right plate of $C_1$ has charge $-Q$ and the left plate of $C_2$ has charge $+Q$. If this were not so, the net charge on each capacitor would not be zero, which would set up an electric field in the connecting conductor; charge would flow until the net charge on the inner plates is zero. Thus, in a series combination the charge $\pm Q$ is the same on every capacitor.

Figure 1 · Series — same charge Q + V +Q −Q C₁ V₁ +Q −Q C₂ V₂ Same Q through both · V = V₁ + V₂

The total potential drop $V$ across the combination is the sum of the drops across the individual capacitors. Using $V_1 = Q/C_1$ and $V_2 = Q/C_2$,

$$V = V_1 + V_2 = \frac{Q}{C_1} + \frac{Q}{C_2} \quad\Rightarrow\quad \frac{V}{Q} = \frac{1}{C_1} + \frac{1}{C_2}.$$

Regarding the combination as a single effective capacitor with charge $Q$ and potential difference $V$, its capacitance is $C = Q/V$. Comparing,

$$\frac{1}{C} = \frac{1}{C_1} + \frac{1}{C_2}.$$

The proof goes through for any number of capacitors arranged the same way. For $n$ capacitors in series, the voltages add ($V = V_1 + V_2 + \dots + V_n$) and the general result is

$$\frac{1}{C} = \frac{1}{C_1} + \frac{1}{C_2} + \dots + \frac{1}{C_n}.$$

Because reciprocals are being summed, $1/C$ is larger than any individual $1/C_i$, so the equivalent capacitance $C$ is always smaller than the smallest capacitor in the chain. Series wiring reduces capacitance — effectively it increases the separation between the outermost plates.

Capacitors in Parallel

Figure 2.28(a) in NCERT shows two capacitors arranged in parallel. Here the same potential difference $V$ is applied across both capacitors, because both pairs of plates are joined to the same two nodes. The plate charges are not necessarily equal; each capacitor draws charge in proportion to its own capacitance:

$$Q_1 = C_1 V, \qquad Q_2 = C_2 V.$$

Figure 2 · Parallel — same voltage V + V C₁ Q₁=C₁V C₂ Q₂=C₂V Same V across both · Q = Q₁ + Q₂

The equivalent capacitor carries the total charge $Q = Q_1 + Q_2$ at the same potential difference $V$. Therefore

$$Q = CV = C_1 V + C_2 V \quad\Rightarrow\quad C = C_1 + C_2.$$

For $n$ capacitors in parallel the charges add ($Q = Q_1 + Q_2 + \dots + Q_n$), giving $CV = C_1 V + C_2 V + \dots + C_n V$ and hence the general formula

$$C = C_1 + C_2 + \dots + C_n.$$

Capacitances simply add, so the equivalent capacitance of a parallel group is larger than the largest capacitor in the group. Connecting plates in parallel is equivalent to increasing the total plate area, which raises capacitance.

C Build the foundation first

Every formula here rests on the single relation $Q = CV$. If that definition feels shaky, revisit Capacitors and Capacitance before continuing.

Series vs Parallel — Master Table

The two combinations differ in exactly one starting assumption — what is held common — and everything else flows from it. The table below is the single most useful object to commit to memory for this subtopic.

Feature Series Parallel
What is common Charge $Q$ (same on each) Voltage $V$ (same across each)
What adds up Voltages: $V = V_1 + V_2 + \dots$ Charges: $Q = Q_1 + Q_2 + \dots$
Equivalent capacitance 1/C = 1/C₁ + 1/C₂ + … C = C₁ + C₂ + …
Size of $C_{eq}$ Smaller than the smallest Larger than the largest
Two-capacitor form $C_{eq} = \dfrac{C_1 C_2}{C_1 + C_2}$ $C_{eq} = C_1 + C_2$
Physical effect Like greater plate separation Like greater plate area
NEET Trap

Capacitor rules are the mirror image of resistor rules

For resistors, series adds directly and parallel adds reciprocals. For capacitors it is exactly reversed: parallel adds directly, series adds reciprocals. Examiners deliberately set a capacitor network that looks like a familiar resistor problem to see who applies the wrong rule.

Capacitors: parallel → $C_1 + C_2$; series → $\dfrac{C_1 C_2}{C_1+C_2}$. Resistors: the opposite.

The Two-Capacitor Shortcut

For exactly two capacitors in series, inverting $\dfrac{1}{C} = \dfrac{1}{C_1} + \dfrac{1}{C_2} = \dfrac{C_1 + C_2}{C_1 C_2}$ gives the product-over-sum shortcut

$$C = \frac{C_1 C_2}{C_1 + C_2}.$$

This is fast and worth memorising, but it applies only to two capacitors in series. For three or more capacitors you must add all the reciprocals first and invert at the end. For two equal capacitors $C$ in series the equivalent is $C/2$, while two equal capacitors in parallel give $2C$ — a useful sanity check.

NEET Trap

Product over sum is a two-capacitor rule only

Students often try $C_1 C_2 C_3 / (C_1 + C_2 + C_3)$ for three series capacitors. That is wrong. Reduce a third capacitor by first combining two, then combine the result with the third using the same two-capacitor formula, or simply add three reciprocals.

Three in series, each $C$: $\dfrac{1}{C_{eq}} = \dfrac{3}{C} \Rightarrow C_{eq} = \dfrac{C}{3}$, not $\dfrac{C}{2}$.

How Charge and Voltage Distribute

Finding $C_{eq}$ is only half the job; NEET often asks for the charge on one capacitor or the voltage across it. The distribution rules follow from what is held common.

In series, the charge $Q$ is the same everywhere, so the voltage across each capacitor is $V_i = Q/C_i$. The voltage divides in inverse proportion to capacitance — the smallest capacitor takes the largest share of voltage. In parallel, the voltage $V$ is common, so the charge on each is $Q_i = C_i V$. The charge divides in direct proportion to capacitance — the largest capacitor stores the most charge.

Connection Common quantity On capacitor $i$ Divides as
Series Charge $Q$ $V_i = Q/C_i$ $V_i \propto 1/C_i$ (inverse)
Parallel Voltage $V$ $Q_i = C_i V$ $Q_i \propto C_i$ (direct)

Mixed Networks — Step by Step

Real exam circuits combine both connections. The method is always the same: identify a group that is purely series or purely parallel, replace it by its single equivalent, redraw the simpler circuit, and repeat until one capacitance remains. Two capacitors that share both end nodes are in parallel; capacitors lying along one wire that necessarily carry the same charge are in series.

Figure 3 · Reducing a mixed network STEP 1 C₁ C₂ C₃ C₁ ∥ C₂, then in series with C₃ STEP 2 C₁+C₂ C₃ Two in series → product/sum STEP 3 — single equivalent C_eq C_eq = (C₁+C₂)·C₃ / (C₁+C₂+C₃)

In the network above, $C_1$ and $C_2$ share the same two nodes, so they are in parallel and reduce to $C_1 + C_2$. That equivalent capacitor lies in a single line with $C_3$, carrying the same charge, so the two are in series. Applying the product-over-sum shortcut to the two remaining capacitors gives the final equivalent

$$C_{eq} = \frac{(C_1 + C_2)\,C_3}{C_1 + C_2 + C_3}.$$

NEET Trap

A wire across a capacitor short-circuits it

If two nodes joined by a plain conducting wire are at the same potential, any capacitor bridging them carries no voltage and stores no charge — it is short-circuited and drops out of the network. NEET 2021 Q.20 used exactly this idea: a capacitor whose ends sat at the same potential could be ignored, leaving a simple parallel pair.

Same potential across a capacitor ⇒ $V = 0 \Rightarrow Q = CV = 0$. Remove it before reducing.

Worked Examples

Example 1 · NCERT 2.9

A network of four 10 μF capacitors is connected to a 500 V supply. $C_1$, $C_2$, $C_3$ are in series, and that branch is in parallel with $C_4$. Find (a) the equivalent capacitance and (b) the charge on each capacitor.

(a) The three series capacitors give $\dfrac{1}{C'} = \dfrac{1}{C_1} + \dfrac{1}{C_2} + \dfrac{1}{C_3} = \dfrac{3}{10\,\mu\text{F}}$, so $C' = \dfrac{10}{3}\,\mu\text{F}$. This is in parallel with $C_4 = 10\,\mu\text{F}$, giving $C = C' + C_4 = \dfrac{10}{3} + 10 = 13.3\,\mu\text{F}$.

(b) The charge on each of $C_1, C_2, C_3$ is the same, $Q = C'V = \dfrac{10}{3}\,\mu\text{F} \times 500\,\text{V} = 1.7 \times 10^{-3}\,\text{C}$. For the parallel branch, $Q' = C_4 V = 10\,\mu\text{F} \times 500\,\text{V} = 5.0 \times 10^{-3}\,\text{C}$.

Example 2 · Voltage division in series

A $2\,\mu\text{F}$ and a $4\,\mu\text{F}$ capacitor are connected in series across a $9\,\text{V}$ battery. Find the equivalent capacitance, the common charge, and the voltage across each.

$C_{eq} = \dfrac{2 \times 4}{2 + 4} = \dfrac{8}{6} = 1.33\,\mu\text{F}$. The common charge is $Q = C_{eq}V = 1.33\,\mu\text{F} \times 9\,\text{V} = 12\,\mu\text{C}$. Then $V_{2} = Q/C = 12/2 = 6\,\text{V}$ and $V_{4} = 12/4 = 3\,\text{V}$. As expected, the smaller capacitor carries the larger voltage, and $V_2 + V_4 = 9\,\text{V}$.

Example 3 · Charge division in parallel

Capacitors of $3\,\mu\text{F}$ and $6\,\mu\text{F}$ are connected in parallel across $12\,\text{V}$. Find $C_{eq}$ and the charge on each.

$C_{eq} = 3 + 6 = 9\,\mu\text{F}$. With the common $12\,\text{V}$, $Q_3 = 3\,\mu\text{F} \times 12 = 36\,\mu\text{C}$ and $Q_6 = 6\,\mu\text{F} \times 12 = 72\,\mu\text{C}$. The larger capacitor stores twice the charge, and the total $108\,\mu\text{C}$ equals $C_{eq}V$.

Quick Recap

Combination of capacitors at a glance

  • Series: same charge $Q$ on each; voltages add; $\dfrac{1}{C_{eq}} = \dfrac{1}{C_1} + \dfrac{1}{C_2} + \dots$; $C_{eq}$ is smaller than the smallest.
  • Parallel: same voltage $V$ across each; charges add; $C_{eq} = C_1 + C_2 + \dots$; $C_{eq}$ is larger than the largest.
  • Two-in-series shortcut: $C_{eq} = \dfrac{C_1 C_2}{C_1 + C_2}$ — two capacitors only.
  • Series divides voltage inversely with $C$; parallel divides charge directly with $C$.
  • Reduce mixed networks group by group; a wire across a capacitor short-circuits it.
  • Capacitor rules are the reverse of resistor rules — never apply the resistor formula to capacitors.

NEET PYQ Snapshot — Combination of Capacitors

Equivalent-capacitance networks are recurring NEET questions; reduce step by step and watch for short-circuited capacitors.

NEET 2023 · Q.33

The equivalent capacitance of the system shown (two 3 F capacitors in parallel, that combination in series with a 6 F capacitor) is:

  • (1) 9 F
  • (2) 2 F
  • (3) 3 F
  • (4) 6 F
Answer: (2) 2 F

Parallel grouping: $C' = 3 + 3 = 6\,\text{F}$. This is in series with $6\,\text{F}$: $C_{eq} = \dfrac{C' \times 6}{C' + 6} = \dfrac{6 \times 6}{6 + 6} = \dfrac{36}{12} = 2\,\text{F}$. A clean test of "parallel adds, then product-over-sum for the two in series."

NEET 2021 · Q.20

The equivalent capacitance of the combination shown in the figure (three points joined by a conducting wire so that one capacitor sits across equal-potential nodes) is:

  • (1) $3C/2$
  • (2) $3C$
  • (3) $2C$
  • (4) $C/2$
Answer: (3) 2C

Points 1, 2, 3 are at the same potential because a conducting wire joins them, so the capacitor across them is short-circuited and stores no charge. Removing it, the circuit redraws as two capacitors in parallel: $C_{AB} = C + C = 2C$.

FAQs — Combination of Capacitors

The exam-relevant doubts students raise most often on series and parallel grouping.

In a series combination of capacitors, what stays the same — charge or voltage?
The charge is the same. In series the same charge ±Q sits on every capacitor, because the inner plates carry equal and opposite induced charges and the net charge between any two capacitors must be zero. The applied voltage divides among the capacitors, so the individual voltages add up to the total: V = V1 + V2 + … + Vn.
Why is the equivalent capacitance of a series combination smaller than the smallest capacitor?
Because the reciprocals add: 1/C_eq = 1/C1 + 1/C2 + … . Adding more positive reciprocal terms makes 1/C_eq larger, so C_eq itself becomes smaller. The sum of reciprocals is always larger than the largest single reciprocal (which belongs to the smallest capacitor), hence C_eq is less than even the smallest capacitor in the chain.
What is the shortcut formula for two capacitors in series?
For exactly two capacitors, C_eq = C1·C2 / (C1 + C2), the product over sum. This follows from 1/C_eq = 1/C1 + 1/C2. It applies only to two capacitors in series; for three or more you must add all the reciprocals.
How does charge distribute among capacitors in parallel?
In parallel the voltage V is common to all capacitors, and each draws charge proportional to its own capacitance: Q1 = C1V, Q2 = C2V, and so on. The total charge supplied is Q = Q1 + Q2 + … + Qn = (C1 + C2 + … + Cn)V, so the largest capacitor stores the most charge.
Why are the capacitor combination rules opposite to resistor rules?
For resistors, series adds directly (R_eq = R1 + R2) and parallel adds reciprocals. For capacitors it is reversed: parallel adds directly (C_eq = C1 + C2) and series adds reciprocals (1/C_eq = 1/C1 + 1/C2). Memorise capacitors as the mirror image of resistors to avoid the most common NEET trap.
How do you reduce a mixed series–parallel capacitor network?
Work step by step. Identify groups that are purely series or purely parallel, replace each group by its equivalent capacitor, redraw the simplified circuit, and repeat until a single capacitance remains. Capacitors connected across two common nodes are in parallel; capacitors carrying the same charge in a single line are in series.