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.

A091201 Number of orbits of length n under the map whose periodic points are counted by A061688.

Original entry on oeis.org

1, 32, 16281, 52293792, 692825815625, 28927809504181734
Offset: 1

Views

Author

Thomas Ward, Feb 24 2004

Keywords

Comments

Old name was: A061688 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 under that map.

Examples

			b(1)=1,b(3)=48844, so a(3)=(1/3)(48844-1)=16281.
		

Crossrefs

Cf. A061688.

Formula

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

Extensions

Name clarified by Michel Marcus, May 14 2015