Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.
%I #17 May 03 2024 14:17:08
%S 0,0,6,4,9,3,5,0,6,4,9,3,5,0,6,4,9,3,5,0,6,4,9,3,5,0,6,4,9,3,5,0,6,4,
%T 9,3,5,0,6,4,9,3,5,0,6,4,9,3,5,0,6,4,9,3,5,0,6,4,9,3,5,0,6,4,9,3,5,0,
%U 6,4,9,3,5,0,6,4,9,3,5,0,6,4,9,3,5,0,6,4,9,3,5,0,6,4,9,3,5,0,6
%N Decimal expansion of 1/154.
%H <a href="/index/Rec#order_04">Index entries for linear recurrences with constant coefficients</a>, signature (1, 0, -1, 1).
%t Join[{0,0},RealDigits[1/154,10,120][[1]]] (* _Harvey P. Dale_, Jul 05 2011 *)
%K nonn,cons
%O 0,3
%A _N. J. A. Sloane_