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.

Showing 1-1 of 1 results.

A063808 Spherical growth series for Z as generated by {2, 3}.

Original entry on oeis.org

1, 4, 8, 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, 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, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6
Offset: 0

Views

Author

N. J. A. Sloane, Aug 20 2001

Keywords

Comments

Decimal expansion of 223/1500. - Elmo R. Oliveira, May 05 2024

References

  • P. de la Harpe, Topics in Geometric Group Theory, Univ. Chicago Press, 2000, p. 152.
  • Avinoam Mann, How Groups Grow, London Mathematical Society Lecture Note Series, Vol. 335, Cambridge University Press, 2012; ISBN: 1107657504,9781107657502. See Example 6, page 3.
  • P. Wagreich, The growth function of a discrete group (Lecture Notes in Mathematics, Vol. 956, Group Actions and Vector Fields, 1982, Vol. 956, pp. 125-144). Springer Berlin Heidelberg. See Example (3.2).

Crossrefs

Cf. A308196 (partial sums).

Programs

  • Mathematica
    PadRight[{1,4,8},100,6] (* Paolo Xausa, Nov 14 2023 *)

Formula

G.f.: (1+3*x+4*x^2-2*x^3)/(1-x).
a(n) = 6 for n >= 3. - Elmo R. Oliveira, May 05 2024
E.g.f.: 6*exp(x) - 5 - 2*x + x^2. - Elmo R. Oliveira, Aug 09 2024
Showing 1-1 of 1 results.