Three capacitors 2μF 3μF 6μF in series and parallel — find equivalent

medium 3 min read

Question

Three capacitors of capacitances C1=2μFC_1 = 2\,\mu\text{F}, C2=3μFC_2 = 3\,\mu\text{F}, and C3=6μFC_3 = 6\,\mu\text{F} are connected. Find the equivalent capacitance when they are connected (a) in series, and (b) in parallel.

Solution — Step by Step

For capacitors in series, the reciprocals add:

1Cs=1C1+1C2+1C3\frac{1}{C_s} = \frac{1}{C_1} + \frac{1}{C_2} + \frac{1}{C_3}

Why? In series, the same charge QQ sits on each capacitor, but each has a different voltage. The total voltage V=V1+V2+V3V = V_1 + V_2 + V_3, and since V=Q/CV = Q/C, dividing through by QQ gives the reciprocal sum formula.

1Cs=12+13+16\frac{1}{C_s} = \frac{1}{2} + \frac{1}{3} + \frac{1}{6}

Finding common denominator (LCM of 2, 3, 6 is 6):

1Cs=36+26+16=66=1\frac{1}{C_s} = \frac{3}{6} + \frac{2}{6} + \frac{1}{6} = \frac{6}{6} = 1 Cs=1μFC_s = 1\,\mu\text{F}

The series equivalent is 1 μF — always smaller than the smallest individual capacitor (2 μF here).

For capacitors in parallel, the capacitances add directly:

Cp=C1+C2+C3C_p = C_1 + C_2 + C_3

Why? In parallel, all capacitors share the same voltage VV. Each capacitor holds charge Qi=CiVQ_i = C_i V. The total charge Q=Q1+Q2+Q3=(C1+C2+C3)VQ = Q_1 + Q_2 + Q_3 = (C_1 + C_2 + C_3)V, so the equivalent capacitance Cp=Q/V=C1+C2+C3C_p = Q/V = C_1 + C_2 + C_3.

Cp=2+3+6=11μFC_p = 2 + 3 + 6 = 11\,\mu\text{F}

The parallel equivalent is 11 μF — always larger than the largest individual capacitor (6 μF here).

Why This Works

The parallel rule for capacitors is opposite to that for resistors. Resistors in series add directly; capacitors in parallel add directly. This is because capacitance measures the ability to store charge — more plates in parallel means more total “storage area,” so total capacitance increases.

In series, capacitors share the same charge but divide the voltage — the “weakest link” in terms of capacitance limits the overall storage, so the effective capacitance is less than any individual value.

Quick sanity checks: Series CeqC_{eq} is always less than the smallest capacitor; Parallel CeqC_{eq} is always more than the largest capacitor. Use these as instant verification after calculating.

Alternative Method

For the series case with these three specific values (2, 3, 6), notice that 12+13+16=1\frac{1}{2} + \frac{1}{3} + \frac{1}{6} = 1 exactly. This is a “nice” number problem — CBSE and JEE often design questions where the reciprocals add to a whole number. Always check if the numbers were chosen to give a clean answer before going through heavy fraction arithmetic.

Common Mistake

In the series formula, students calculate 1Cs=1\frac{1}{C_s} = 1 and then write Cs=1/1=1C_s = 1/1 = 1 correctly — but in harder problems they forget to take the reciprocal at the end. After finding 1Cs\frac{1}{C_s}, you must flip it to get CsC_s. If 1Cs=34\frac{1}{C_s} = \frac{3}{4}, then Cs=43μFC_s = \frac{4}{3}\,\mu\text{F}, not 34μF\frac{3}{4}\,\mu\text{F}.

Want to master this topic?

Read the complete guide with more examples and exam tips.

Go to full topic guide →

Try These Next