login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A226632
Fewest odd numbers in a primitive cycle of positive integers under iteration by the 3x-k function, where k=A226630(n).
3
1, 3, 4, 11, 12, 22, 8, 6, 4, 14, 8, 11, 11, 44, 5, 12, 14, 24, 7, 8, 5, 43, 28, 19, 6, 12, 43, 10, 14, 28, 15, 20, 53, 6, 11, 11, 20, 8, 43, 12, 6, 14, 10, 14, 54, 8, 10, 14, 14, 7, 10, 12, 28, 9, 43, 14, 7, 25, 11, 10, 35, 7, 36, 32, 24, 28, 17, 24
OFFSET
1,2
COMMENTS
A cycle is called primitive if its elements are not a common multiple of the elements of another cycle.
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.
LINKS
FORMULA
a(n) = min_{j=A226628(n) to A226628(n+1)-1} A226626(j).
CROSSREFS
Sequence in context: A228236 A344346 A047457 * A098377 A075646 A133621
KEYWORD
nonn
AUTHOR
Geoffrey H. Morley, Jun 14 2013
STATUS
approved