[go: up one dir, main page]

login
A330766
Length of longest cycle in n-th row of A329278 (triangular numbers mod 2^n).
1
1, 1, 2, 6, 14, 30, 40, 55, 247, 488, 818, 1652, 4060, 3754, 15748, 20161, 20128, 85861, 159827, 211265, 620076, 993084, 1487646, 2542051, 12137774, 28169497, 32223531, 87591110, 232647749, 379598603, 877039442
OFFSET
0,3
EXAMPLE
For n = 3, the third row of A329278 is [0, 1, 3, 6, 2, 7, 5, 4] (zero-indexed) which has cycle 2 -> 3 -> 6 -> 5 -> 7 -> 4 -> 2, a cycle of length a(3) = 6.
CROSSREFS
Cf. A329278.
Sequence in context: A143702 A063452 A009299 * A072611 A284023 A366542
KEYWORD
nonn
AUTHOR
Peter Kagey, Dec 30 2019
STATUS
approved