OFFSET
0,2
COMMENTS
11^a(n) gets increasingly close to 10^(numerator of convergent)
PROG
(PARI) {my(cf=contfrac(log(11)/log(10))); vector(#cf, i, contfracpnqn( cf[1..i])[2, 1])}
CROSSREFS
KEYWORD
nonn,frac
AUTHOR
V. Raman, Aug 23 2012
EXTENSIONS
Offset changed by Andrew Howroyd, Jul 09 2024
STATUS
approved