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