A284155 Continued fraction expansion of A104691: ePi, digits of e and Pi interleaved.
2, 2, 1, 2, 3, 1, 2, 7, 5, 1, 2, 1, 15, 19, 1, 3, 4, 2, 1, 16, 1, 1, 10, 3, 9, 1, 1, 4, 9, 2, 1, 3, 2, 4, 7, 1, 2, 23, 1, 14, 1, 1, 5, 1, 13, 1, 2, 42, 1, 1, 1, 1, 3, 6, 15, 1, 1, 2, 1, 7, 2, 2, 1, 6, 864, 1, 19, 2, 1, 18, 1, 1, 1, 2, 88, 2, 4, 1, 1, 4, 1
Offset: 0
Programs
-
PARI
contfrac(eval(Strchr(vector(#(c=apply(c->Vecsmall(Str(c)),[exp(1),Pi]))[1],i,c[i%2+1][i\2+(i!=3)])))-1)
Comments