OFFSET
0,3
LINKS
G. C. Greubel, Table of n, a(n) for n = 0..1000
Eric Weisstein's World of Mathematics, Dottie Number
MATHEMATICA
z = FindRoot[Cos[x] == x, {x, 0, 1}, WorkingPrecision -> 10000][[1, -1]]; Numerator[Convergents[z, 100]]
CROSSREFS
KEYWORD
nonn,frac
AUTHOR
Ben Branman, May 01 2012
STATUS
approved