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