OFFSET
1,1
COMMENTS
Since sum{3^(-k), k = 0,1,2,...} converges, the convergents of [1, 1/3, 1/9, 1/27, ... ] diverge, by the Seidel Convergence Theorem. However, the odd-numbered convergents converge, as do the even-numbered convergents. In the Example section, these limits are denoted by u and v.
EXAMPLE
u = 1.119... = [1, 8, 2, 1, 242, 8, 1, 6560, 26, 1, 177146, 80, 1,...];
v = 3.668... = [3, 1, 2, 80, 1, 8, 2186, 1, 26, 59048, 1, 80, ...].
In both cases, every term of the continued fraction has the form 3^m - 1.
MATHEMATICA
CROSSREFS
KEYWORD
nonn,cons
AUTHOR
Clark Kimberling, Oct 06 2013
STATUS
approved