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.

Showing 1-2 of 2 results.

A038553 Maximum cycle length in differentiation digraph for n-bit binary sequences.

Original entry on oeis.org

1, 1, 3, 1, 15, 6, 7, 1, 63, 30, 341, 12, 819, 14, 15, 1, 255, 126, 9709, 60, 63, 682, 2047, 24, 25575, 1638, 13797, 28, 475107, 30, 31, 1, 1023, 510, 4095, 252, 3233097, 19418, 4095, 120, 41943, 126, 5461, 1364, 4095, 4094, 8388607, 48, 2097151, 51150, 255, 3276, 3556769739, 27594, 1048575
Offset: 1

Views

Author

Keywords

Comments

Length of longest cycle for vectors of length n under the Ducci map.
Also, the period of polynomial (x+1)^n+1 over GF(2) (cf. A046932). - Max Alekseyev, Oct 12 2013
Per the comment by T. D. Noe originally given in A138006, it appears that for an odd n > 1, a(n) <= n*(2^((n-1)/2)-1). - Max Alekseyev, Jul 10 2025

References

  • Simmons, G. J., The structure of the differentiation digraphs of binary sequences. Ars Combin. 35 (1993), A, 71-88. Math. Rev. 95f:05052.

Crossrefs

Formula

It appears that whenever b(n) = log2(a(n)/n + 1) is an integer and n > 1, b(n) = A119513(n) = A136043(n). - Andrei Zabolotskii, Jul 28 2025

Extensions

Entry revised by N. J. A. Sloane, Jun 19 2006, Feb 24 2008
a(46) corrected, terms a(51) onward and b-file added by Max Alekseyev, Oct 12 2013
b-file extended by Max Alekseyev, Sep 24 2019

A138004 Odd numbers k for which all nontrivial cycles of the Ducci map on k-tuples modulo 2 have the same length.

Original entry on oeis.org

3, 5, 7, 11, 13, 19, 23, 29, 31, 37, 43, 47, 53, 59, 61, 67, 71, 79, 83, 89, 101, 103, 107, 127, 131, 139, 149, 151, 157, 163, 167, 173, 179, 181, 191, 197, 199, 211, 223, 227, 233, 239, 251, 263, 269, 271, 281, 283, 293, 307, 311, 313, 317, 347, 349, 359, 367, 373, 379, 383, 389
Offset: 1

Views

Author

T. D. Noe, Feb 26 2008

Keywords

Comments

All nontrivial cycles have the same length when either k is a prime number with primitive root 2 (see A001122), or when all factors of polynomial ((x+1)^k+1)/x (mod 2) have the same multiplicative order. The corresponding cycle lengths are listed in A138006.
It is conjectured that all terms of this sequence are prime numbers.
Numbers k such that A111944(k) = 2. - Max Alekseyev, Jul 10 2025

Crossrefs

Extensions

Edited and terms a(36) onward added by Max Alekseyev, Jul 10 2025
Showing 1-2 of 2 results.