mnb96 said:
...
I also assume that the two wires that connect the terminals of the battery to the plates bifurcate into 1A-1B and 2A-2B.
Now, do we agree that it makes sense to calculate the capacitance between the pairs (1A,1B) and (2A,2B). And do we agree that this capacitance will be similar (but not equal to) the capacitance between 1-2 (the original plates without the cuts)?
If yes, then we can continue the discussion, otherwise my intuition is wrong.
Yep, I agree. Now I understand - since your battery wires are bifurcated the 1A and 1B are electrically connected. Perhaps it didn't matter, but I couldn't wrap my brain around the question any other way.
Anyway, if 1 and 2 in your original question are electrically connected (so can exchange charges) to form (1,2), and likewise for (3,4), then I would approach the problem as follows. First consider the 4 conductor case, for which the charges are given by,
<br />
\begin{eqnarray*}<br />
Q_1 & = & C_{12}(V_1-V_2) + C_{13}(V_1-V_3) + C_{14}(V_1-V_4) \\<br />
Q_2 & = & C_{12}(V_2-V_1) + C_{23}(V_2-V_3) + C_{24}(V_2-V_4) \\<br />
Q_3 & = & C_{13}(V_3-V_1) + C_{23}(V_3-V_2) + C_{34}(V_3-V_4) \\<br />
Q_4 & = & C_{14}(V_4-V_1) + C_{24}(V_4-V_2) + C_{34}(V_4-V_3)<br />
\end{eqnarray*}<br />
Here C_{12} is the capacitance between 1 and 2, etc. Note that I have used the fact that C_{12}=C_{21}, etc. This formulation follows that in "Field and Wave Electromagnetics" by Cheng, but many many books cover this stuff.
Setting V_1=V_2=V^\prime and V_3=V_4=0 I get,
<br />
\begin{eqnarray*}<br />
Q_1 & = & (C_{12}+ C_{13})V^\prime \\<br />
Q_2 & = & (C_{23}+ C_{24})V^\prime \\<br />
Q_3 & = & -(C_{13}+ C_{23})V^\prime \\<br />
Q_4 & = & -(C_{14}+ C_{24})V^\prime<br />
\end{eqnarray*}<br />
Since the charge on (1,2) is simply Q^\prime=Q_1+Q_2 I get
<br />
\begin{eqnarray*}<br />
Q^\prime & = & (C_{12}+ C_{13}+C_{23}+ C_{24})V^\prime \\<br />
& \equiv & C^\prime V^\prime<br />
\end{eqnarray*}<br />
So I get that the capacitance of the new system is C^\prime = C_{12}+ C_{13}+C_{23}+ C_{24}.
I also see that that Q_3+Q_4 = -Q^\prime, as we expect for a capacitor.
Does my explanation make sense, or did I do something screwy?
EDIT: if you draw a picture of 4 "blobs" with capacitors between them and add shorts to connect (1,2) and (3,4) the picture will show you 4 capacitors in parallel, which should add just like the formula I derived. So this seems plausible.Jason