cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A021917 Decimal expansion of 1/913.

This page as a plain text file.
%I A021917 #11 Jul 08 2025 09:06:37
%S A021917 0,0,1,0,9,5,2,9,0,2,5,1,9,1,6,7,5,7,9,4,0,8,5,4,3,2,6,3,9,6,4,9,5,0,
%T A021917 7,1,1,9,3,8,6,6,3,7,4,5,8,9,2,6,6,1,5,5,5,3,1,2,1,5,7,7,2,1,7,9,6,2,
%U A021917 7,6,0,1,3,1,4,3,4,8,3,0,2,3,0,0,1,0,9,5,2,9,0,2,5,1,9,1,6,7,5
%N A021917 Decimal expansion of 1/913.
%F A021917 Equals A010680 * A021087. - _R. J. Mathar_, Feb 12 2025
%t A021917 Join[{0,0},RealDigits[1/913,10,120][[1]]] (* _Harvey P. Dale_, Jan 16 2012 *)
%K A021917 nonn,cons
%O A021917 0,5
%A A021917 _N. J. A. Sloane_