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.

A021934 Decimal expansion of 1/930.

This page as a plain text file.
%I A021934 #12 Jul 13 2025 13:01:28
%S A021934 0,0,1,0,7,5,2,6,8,8,1,7,2,0,4,3,0,1,0,7,5,2,6,8,8,1,7,2,0,4,3,0,1,0,
%T A021934 7,5,2,6,8,8,1,7,2,0,4,3,0,1,0,7,5,2,6,8,8,1,7,2,0,4,3,0,1,0,7,5,2,6,
%U A021934 8,8,1,7,2,0,4,3,0,1,0,7,5,2,6,8,8,1,7,2,0,4,3,0,1,0,7,5,2,6,8
%N A021934 Decimal expansion of 1/930.
%H A021934 <a href="/index/Rec#order_15">Index entries for linear recurrences with constant coefficients</a>, signature (0,0,0,0,0,0,0,0,0,0,0,0,0,0,1).
%F A021934 A021097 shifted right. [From _R. J. Mathar_, Oct 25 2008]
%t A021934 Join[{0,0},RealDigits[1/930,10,120][[1]]] (* _Harvey P. Dale_, May 15 2023 *)
%K A021934 nonn,cons
%O A021934 0,5
%A A021934 _N. J. A. Sloane_