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.

A375014 A cycle of length 6 when iterating x <- phi(sigma(x)).

This page as a plain text file.
%I A375014 #16 Aug 08 2024 14:44:47
%S A375014 27648,30976,54432,48384,55296,34560
%N A375014 A cycle of length 6 when iterating x <- phi(sigma(x)).
%C A375014 The first term in the sequence is the smallest member of the cycle. This is the 6-cycle with the second-smallest members. Similar cycles are in the crossreferences.
%e A375014 phi(sigma(27648)) = 30976, ... phi(sigma(34560)) = 27648, so 27648 is in the sequence.
%Y A375014 Cf. A095955, A095956, A001229, A373435, A373453, A373454, A375012, A375013.
%K A375014 nonn,fini,full
%O A375014 1,1
%A A375014 _Jud McCranie_, Jul 27 2024