Yes
@Baluncore, that is what I found, and I put in the figure above. In fact, the continued fraction that computes the equivalent resistance of the original
@bob012345's ladder should be:
$$R = 1 + \cfrac{1}{\frac{1}{1} + \cfrac{1}{b + \cfrac{1}{b + \cfrac{1}{b^2 + \cfrac{1}{b^2 + \cfrac{1}{b^3 + \cfrac{1}{b^3 + \dots}}}}}}}$$
with ##b=1/10##.
With that CF, the
Seidel-Stern Theorem (search with Google) FAILS: it states that, to have a convergent continued fraction, the sum of the coefficients ##1, b, b, b^2, b^2 \dots## must
diverge. Here the sum is 11/9 (when ##b=1/10##), so it cannot converge. This is consistent with the numerical result that shows that the truncated ladder fraction (here with 4 stages):
$$R = 1 + \cfrac{1}{\frac{1}{1} + \cfrac{1}{b + \cfrac{1}{b + \cfrac{1}{b^2 + \cfrac{1}{b^2 + \cfrac{1}{b^3 + \cfrac{1}{b^3+ \cfrac{1}{r_{\infty}}}}}}}}},$$
where ##r_{\infty}## is the terminating resistance at the right, is a variable function of ##r_{\infty}##
even when the number of stages grows without limit. I understand
@bob012345 when he writes in the post #36:
It will make no difference what resistors you add or how you add them at the final stage
because I used to think the same thing. But now I have realized that, when the continued fraction of the ladder does not converge, that's wrong: the terminating resistance matters, even when the ladder is infinite!
If you want a 'positive' example, take the 'golden ladder', the one with all the resistors equal to 1. The equivalent resistance is the golden ratio ##\frac{1+\sqrt{5}}{2}##, and the continued fraction converges to that value because the sum ##1+1+1+\dots## diverges. In that case, if you simulate the ladder by changing the terminating resistance, you always get the same result (the golden ratio) regardless of the value of that resistance.
It seems paradoxical, but we must remember that, physically, infinite ladders don't exist, so the problem we are discussing is purely mathematical, and in that case the terminating resistance is a kind of boundary condition, a 'hidden' parameter of the infinite ladder that is as important as the parameter ##b=1/10## that defines it.
A very interesting problem indeed.