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.

A021596 Decimal expansion of 1/592.

This page as a plain text file.
%I A021596 #12 Apr 28 2024 12:35:47
%S A021596 0,0,1,6,8,9,1,8,9,1,8,9,1,8,9,1,8,9,1,8,9,1,8,9,1,8,9,1,8,9,1,8,9,1,
%T A021596 8,9,1,8,9,1,8,9,1,8,9,1,8,9,1,8,9,1,8,9,1,8,9,1,8,9,1,8,9,1,8,9,1,8,
%U A021596 9,1,8,9,1,8,9,1,8,9,1,8,9,1,8,9,1,8,9,1,8,9,1,8,9,1,8,9,1,8,9
%N A021596 Decimal expansion of 1/592.
%H A021596 <a href="/index/Rec#order_03">Index entries for linear recurrences with constant coefficients</a>, signature (0, 0, 1).
%t A021596 Join[{0,0},RealDigits[1/592,10,120][[1]]] (* _Harvey P. Dale_, Jul 03 2011 *)
%K A021596 nonn,cons
%O A021596 0,4
%A A021596 _N. J. A. Sloane_