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.

A226679 Record-breaking values, for increasing k = A226630(n), of the conjectured number of primitive cycles of positive integers under iteration by the Collatz-like 3x-k function.

This page as a plain text file.
%I A226679 #16 Jul 02 2013 13:22:24
%S A226679 3,8,35,136,171,2908,6326
%N A226679 Record-breaking values, for increasing k = A226630(n), of the conjectured number of primitive cycles of positive integers under iteration by the Collatz-like 3x-k function.
%C A226679 A cycle is called primitive if its elements are not a common multiple of the elements of another cycle.
%C A226679 The 3x-k function T_k is defined by T_k(x) = x/2 if x is even, (3x-k)/2 if x is odd, where k is odd.
%C A226679 For primitive cycles, GCD(k,6)=1.
%Y A226679 k = A226680(n).
%Y A226679 Cf. A226629, A226663.
%K A226679 nonn,more
%O A226679 1,1
%A A226679 _Geoffrey H. Morley_, Jun 15 2013
%E A226679 Definition clarified by _Geoffrey H. Morley_, Jun 23 2013