Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.
%I #6 Nov 27 2019 15:40:32
%S 0,0,1,5,7,4,8,0,3,1,4,9,6,0,6,2,9,9,2,1,2,5,9,8,4,2,5,1,9,6,8,5,0,3,
%T 9,3,7,0,0,7,8,7,4,0,1,5,7,4,8,0,3,1,4,9,6,0,6,2,9,9,2,1,2,5,9,8,4,2,
%U 5,1,9,6,8,5,0,3,9,3,7,0,0,7,8,7,4,0,1,5,7,4,8,0,3,1,4,9,6,0,6
%N Decimal expansion of 1/635.
%t Join[{0,0},RealDigits[1/635,10,120][[1]]] (* _Harvey P. Dale_, Nov 27 2019 *)
%K nonn,cons
%O 0,4
%A _N. J. A. Sloane_.