OFFSET
0,1
LINKS
Vincenzo Librandi, Table of n, a(n) for n = 0..1000
C. V. Eynden, Problem 10439. An irrational mimic of 1/9, Amer. Math. Monthly, 104 (1997), 873.
MATHEMATICA
With[{c=FromDigits[Flatten[Most[Riffle[Table[PadRight[{}, n, 1], {n, 50}], 2]]]]}, RealDigits[Sqrt[c/10^IntegerLength[c]], 10, 120][[1]]] (* Harvey P. Dale, Oct 12 2013 *)
CROSSREFS
KEYWORD
nonn,cons
AUTHOR
STATUS
approved