OFFSET
1,1
LINKS
G. C. Greubel, Table of n, a(n) for n = 1..10000
Jason Kimberley, Index of expansions of sqrt(d) in base b
MATHEMATICA
RealDigits[Sqrt[10], 9, 100][[1]] (* Harvey P. Dale, Mar 06 2011 *)
PROG
(Magma) Prune(Reverse(IntegerToSequence(Isqrt(10*9^200), 9))); // Jason Kimberley, Feb 2012
CROSSREFS
KEYWORD
AUTHOR
EXTENSIONS
Corrected and extended by Harvey P. Dale, Mar 06 2011
More terms from Jason Kimberley, Feb 2012
STATUS
approved