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.

A060164 Number of orbits of length n under the map whose periodic points are counted by A000364.

This page as a plain text file.
%I A060164 #15 Jan 05 2025 19:51:36
%S A060164 1,2,20,345,10104,450450,28480140,2423938845,267208852820,
%T A060164 37037118818700,6304443126648900,1292877846962865230,
%U A060164 314390193022547991720,89447117243116404721950,29436259549934873636908816,11094961973721205588579579845,4748429366816935180127543967840
%N A060164 Number of orbits of length n under the map whose periodic points are counted by A000364.
%C A060164 The sequence A000364 seems to record the number of points of period n under a map. The number of orbits of length n for this map gives the sequence above.
%H A060164 Alois P. Heinz, <a href="/A060164/b060164.txt">Table of n, a(n) for n = 1..243</a>
%H A060164 Y. Puri and T. Ward, <a href="https://cs.uwaterloo.ca/journals/JIS/VOL4/WARD/short.html">Arithmetic and growth of periodic orbits</a>, J. Integer Seqs., Vol. 4 (2001), #01.2.1.
%H A060164 Yash Puri and Thomas Ward, <a href="https://web.archive.org/web/2024*/https://www.fq.math.ca/Scanned/39-5/puri.pdf">A dynamical property unique to the Lucas sequence</a>, Fibonacci Quarterly, Volume 39, Number 5 (November 2001), pp. 398-402.
%F A060164 a(n) = (1/n)* Sum_{d|n} mu(d)*A000364(n/d).
%e A060164 u(3) = 20 since the conjectured map whose periodic points are counted by A000364 would have 1 fixed point and 61 points of period 3, so it must have 20 orbits of length 3.
%Y A060164 Cf. A000364, A060165, A060166, A060167, A060168, A060169, A060170, A060171, A060172, A060173.
%K A060164 easy,nonn
%O A060164 1,2
%A A060164 _Thomas Ward_, Mar 13 2001