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