OFFSET
0,1
COMMENTS
This defines a constant 3.151934291953631... related to Pi in a peculiar way!
LINKS
Zak Seidov, Table of n, a(n) for n = 0..999
MATHEMATICA
id = Rest@ RealDigits[ Pi, 10, 105][[1]]; id[[0]] = 3; id[[ id[[ 0]]]] = 3; Table[id[[ id[[ n]]]], {n, 0, 104}] (* Robert G. Wilson v, Mar 17 2009 *)
CROSSREFS
KEYWORD
nonn,base
AUTHOR
Dan Brown (ddbhockey(AT)hotmail.com), Jan 30 2009
EXTENSIONS
Edited and extended by Zak Seidov and N. J. A. Sloane, Feb 10 2009
Sequence corrected by N. J. A. Sloane Aug 31 2009 using terms from the b-file
STATUS
approved