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.

A140987 Number of groups of order F(n).

Original entry on oeis.org

1, 1, 1, 1, 1, 5, 1, 2, 2, 2, 1, 197, 1, 1, 6, 2, 1, 41, 1, 7, 4, 1, 1
Offset: 1

Views

Author

Jonathan Vos Post, Jul 28 2008

Keywords

Examples

			a(6) = 5 because Fibonacci number F(6) = 8 and there are 5 groups of order 8.
		

Crossrefs

Formula

a(n) = A000001(A000045(n)).

Extensions

Entries through a(17) checked by N. J. A. Sloane, Aug 01 2008
a(18)-a(23) from Eric M. Schmidt, Jun 19 2014