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.

A021019 Decimal expansion of 1/15.

This page as a plain text file.
%I A021019 #14 Jul 08 2025 07:57:35
%S A021019 0,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,
%T A021019 6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,
%U A021019 6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6
%N A021019 Decimal expansion of 1/15.
%H A021019 <a href="/index/Rec#order_01">Index entries for linear recurrences with constant coefficients</a>, signature (1).
%F A021019 From _Elmo R. Oliveira_, Aug 05 2024: (Start)
%F A021019 G.f.: 6*x/(1-x).
%F A021019 E.g.f.: 6*(exp(x) - 1).
%F A021019 a(n) = 6 for n >= 1. (End)
%e A021019 0.06666666666666666666666666666666666666666666666666666...
%Y A021019 Cf. A010722, A020793.
%K A021019 nonn,cons,easy
%O A021019 0,2
%A A021019 _N. J. A. Sloane_