Electronic – Theoretical infinite voltage here! Where’s the problem

batteriesresistors

Update: Thanks Spehro Pefhany for finding the issue!

I've got a formula deduced which should – in theory – suggest that a battery with no external load connected should have an infinite external voltage, however in practice this obviously isn't the case!
Steps are listed below to get to the conclusion, any ideas where something's amiss?

Consider the following series resistors:

The ratio between \$R_1\$ and \$R_2\$ is the same as \$V_1\$ and \$V_2\$, with \$V_1\$ and \$V_2\$ being the voltage across resistors \$R_1\$ and \$R_2\$, as shown below:

$$
\begin{aligned}
&R_1 : R_2\\\\
=\ &\frac{V_1}{I} : \frac{V_2}{I}\\\\
=\ &V_1 : V_2
\end{aligned}
$$
Therefore, in terms of the two series resistors in the diagram, this equation is valid:
$$
\frac{V_1}{V_2} = \frac{R_1}{R_2}
$$
Now, consider the following schematic of a battery with internal resistance \$R_{\text{int}}\$ (excuse the multiple cells), and external resistor \$R_{\text{ext}}\$:

Resistors \$R_{\text{int}}\$ and \$R_{\text{ext}}\$ and their subsequent voltages can be substituted from the \$\frac{V_1}{V_2} = \frac{R_1}{R_2}\$ formula, into:
$$
\begin{aligned}
&\frac{V_\text{ext}}{V_\text{int}} = \frac{R_\text{ext}}{R_\text{int}}\\\\
\therefore\ &V_\text{ext} = \frac{R_\text{ext}}{R_\text{int}} \times V_\text{int}
\end{aligned}
$$
We've ended up with a formula to calculate voltage across \$R_{\text{ext}}\$, which is the same as the external voltage of the battery.
However, what if \$R_{\text{ext}}\$ were to burn out or be disconnected, but voltage across it (the battery) is still measurable?
Essentially \$R_{\text{ext}}\$ now has a resistance of \$\infty\$, as no current is flowing through, meaning the battery has no external load attached.

Therefore, working out the limit of \$V_{\text{ext}}\$ as \$R_{\text{ext}}\$ approaches \$\infty\$ :
$$
\begin{aligned}
V_{\text{ext}} &= \lim_{R_{\text{ext}}\to\infty} \left(\frac{R_\text{ext}}{R_\text{int}} \times V_\text{int}\right)\\\\
&= \frac{\infty}{R_\text{int}} \times V_\text{int}\\\\
&= \infty \text{V}
\end{aligned}
$$
This is an unusual result, and obviously doesn't work in real life. The math seems alright, but something has to be amiss. Any suggestions?

Best Answer

Your formula is wrong.

The correct voltage across the external resistor is

$$ \begin{aligned} &\frac{V_\text{ext}}{V_\text{int}} = \frac{R_\text{ext}}{R_\text{int}+R_\text{ext}}\\\\ \end{aligned} $$

So the voltage Vint approaches Vext when Rext approaches infinity.