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.

A091315 Number of orbits of length n under the map whose periodic points are counted by A061684.

Original entry on oeis.org

1, 2, 21, 402, 13805, 761154, 62523664, 7237970648, 1132600004910, 231900134422880, 60528794385067778, 19713593779259862624, 7869483395065035685162, 3792402572391137423764584
Offset: 1

Views

Author

Thomas Ward, Feb 24 2004

Keywords

Comments

Old name was: A061684 appears to count the periodic points for a certain map. If so, then this is the sequence of the numbers of orbits of length n.

Examples

			The sequence A061684 begins 1,1,5,64,1613, so a(3)=(b(3)-b(1))/3=21.
		

Crossrefs

Cf. A061684.

Formula

If b(n) is the (n+1)th term in A061684, then a(n) = (1/n)*Sum_{d|n}mu(d)b(n/d).

Extensions

Name clarified by Michel Marcus, May 14 2015