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.

A049295 Number of subgroups of index 4 in free group of rank n+1.

Original entry on oeis.org

1, 71, 2143, 54335, 1321471, 31817471, 764217343, 18344733695, 440294408191, 10567189327871, 253613279903743, 6086723113107455, 146081381003558911, 3505953301484470271, 84142880178680889343, 2019429129941297135615, 48466299152487396933631
Offset: 0

Views

Author

Keywords

References

  • P. de la Harpe, Topics in Geometric Group Theory, Univ. Chicago Press, 2000, p. 23, N_{4,n}.
  • R. P. Stanley, Enumerative Combinatorics, Cambridge, Vol. 2, 1999; see Problem 5.13(b).

Crossrefs

Programs

  • Mathematica
    LinearRecurrence[{37,-368,1436,-2256,1152},{1,71,2143,54335,1321471},20] (* Harvey P. Dale, Apr 14 2016 *)

Formula

a(n) = 4*24^n-4*6^n-2*4^n+4*2^n-1.
G.f.: (264*x^3+116*x^2-34*x-1) / ((x-1)*(2*x-1)*(4*x-1)*(6*x-1)*(24*x-1)). [Colin Barker, Feb 17 2013]

Extensions

More terms from Carrie Westbrook (s1213407(AT)cedarville.edu)
Terms corrected by Colin Barker, May 08 2012
a(16) from Colin Barker, Feb 17 2013