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-4 of 4 results.

A227960 Big equivalence classes (A227723) related to subgroups of nimber addition (A190939).

Original entry on oeis.org

1, 3, 6, 15, 24, 60, 105, 255, 384, 960, 1632, 1680, 4080, 15555, 27030, 65535, 98304, 245760, 417792, 430080, 1044480, 1582080, 3947520, 3982080, 6908160, 6919680, 16776960, 106991625, 267448335, 1019462460, 1771476585, 4294967295
Offset: 0

Views

Author

Tilman Piesk, Aug 01 2013

Keywords

Comments

A subsequence of A227723, showing all the big equivalence classes that contain Boolean functions related to subgroups of nimber addition (A190939).
Forms a triangle with row lengths A034343 = 1, 1, 2, 4, 8, 16, 36, 80...:
1,
3,
6, 15,
24, 60, 105, 255,
384, 960, 1632, 1680, 4080, 15555, 27030, 65535...
The left column a( 1,2,4,8,16,32,68,148... ) = a( A076766 ) = 3 ,6, 24, 384, 98304... is probably A001146 * 3/2, which is also A006017( A000079 ).
The first A076766(n) entries correspond to the first A006116(n) entries of A190939. (The first 148 here, for n = 7, correspond to the first 29212 there.) The entries of A190939 can be generated from this sequence.
Among the first A076766(n) entries are A076831(n;0...n) with weight 2^0...2^n. (Among the first 148 are 1, 7, 23, 43, 43, 23, 7, 1 with weights 1, 2, 4, 8, 16, 32, 64, 128.)
a(n) appears to be divisible by 3 for n>0, and the odd part of a(n) is almost always squarefree. - Ralf Stephan, Aug 02 2013

Crossrefs

Subsequence of A227723 (all becs). All entries are also in A227963 (all sona-secs). Neither shares the property of divisibility by 3.
The prime factors contain many prime factors of Fermat numbers (A023394).

Formula

a( A076766 - 1 ) = A001146 - 1 = A051179.
a( A076766 ) = A001146 * 3/2 (probably).

A349743 Smallest Boolean functions from big equivalence classes representing monotone functions (subsequence of A227723).

Original entry on oeis.org

0, 1, 3, 7, 15, 23, 31, 63, 127, 255, 279, 287, 319, 383, 511, 831, 855, 863, 895, 1023, 1911, 1919, 2047, 4095, 6015, 6143, 8191, 16383, 32767, 65535, 65815, 65823, 65855, 65919, 66047, 66367, 66391, 66399, 66431, 66559, 67447, 67455, 67583, 69631, 71551, 71679, 73727
Offset: 0

Views

Author

Blair A. Seidler, Nov 28 2021

Keywords

Comments

This is a subsequence of A227723 containing representatives of the big equivalence classes representing functions which are monotone in each of their variables. Because of the ordering of functions in the original sequence, the functions represented are actually positive functions (i.e., positive in each of their variables).

Crossrefs

Cf. A000616. Subsequence of A227723.

A227722 Smallest Boolean functions from small equivalence classes (counted by A000231).

Original entry on oeis.org

0, 1, 3, 5, 6, 7, 15, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 51, 53, 54, 55, 60, 61, 63, 85, 86, 87, 90, 91, 95, 102, 103, 105, 107, 111, 119, 123, 125, 126, 127, 255, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267
Offset: 0

Views

Author

Tilman Piesk, Jul 22 2013

Keywords

Comments

Two Boolean functions belong to the same small equivalence class (sec) when they can be expressed by each other by negating arguments. E.g., when f(p,~q,r) = g(p,q,r), then f and g belong to the same sec. Geometrically this means that the functions correspond to hypercubes with 2-colored vertices that are equivalent up to reflection (i.e., exchanging opposite hyperfaces).
Boolean functions correspond to integers, so each sec can be denoted by the smallest integer corresponding to one of its functions. There are A000231(n) small equivalence classes of n-ary Boolean functions. Ordered by size they form the finite sequence A_n. It is the beginning of A_(n+1) which leads to this infinite sequence A.

Examples

			The 16 2-ary functions ordered in A000231(2) = 7 small equivalence classes:
a     a(n)    Boolean functions, the left one corresponding to a(n)
0      0      0000
1      1      0001, 0010, 0100, 1000
2      3      0011, 1100
3      5      0101, 1010
4      6      0110, 1001
5      7      0111, 1011, 1101, 1110
6     15      1111
		

Crossrefs

Cf. A227723 (subsequence that does the same thing for big equivalence classes).

Formula

a( A000231 - 1 ) = a(2,6,45,4335...) = 3,15,255,65535... = A051179
a( A000231 ) = a(3,7,46,4336...) = 5,17,257,65537... = A000215

A195665 Consecutive bit-permutations of nonnegative integers.

Original entry on oeis.org

0, 1, 0, 2, 1, 3, 0, 1, 4, 5, 2, 3, 6, 7, 0, 2, 4, 6, 1, 3, 5, 7, 0, 4, 1, 5, 2, 6, 3, 7, 0, 4, 2, 6, 1, 5, 3, 7, 0, 1, 2, 3, 8, 9, 10, 11, 4, 5, 6, 7, 12, 13, 14, 15, 0, 2, 1, 3, 8, 10, 9, 11, 4, 6, 5, 7, 12, 14, 13, 15, 0, 1, 4, 5, 8, 9, 12
Offset: 0

Views

Author

Tilman Piesk, Sep 23 2011

Keywords

Comments

All rows of this array are infinite permutations of the nonnegative integers. Row m (counted from 0) is always generated by modifying the sequence of nonnegative integers in the following way: The sequence of integers is written in reverse binary. Than the finite permutation p_m (row m of array A055089) is applied on the digits of all entries.
The rows of the top left n! X 2^n submatrix describe the rotations and reflections of the n-hypercube that preserve the binary digit sums of the vertex numbers. With permutation composition these permutations form the symmetric group S_n.
Applying such a permutation on the binary string of a Boolean function gives the string of a function in the same big equivalence class (compare A227723).
Triangle row m has length 2^n for m in the interval [(n-1)!,n![. The rest of the array row repeats the same pattern. The first digit of the rest is the digit before plus one.

Examples

			Top left corner of array:
0 1 2 3 4 5 6 7
0 2 1 3 4 6 5 7
0 1 4 5 2 3 6 7
0 2 4 6 1 3 5 7
0 4 1 5 2 6 3 7
0 4 2 6 1 5 3 7
The entry in row 2, column 5 (both counted from 0) is 3: 5 in reverse binary is 101, permutation p_2 applied on 101 gives 110, 110 from reverse binary to decimal is 3.
Corresponding rows of the triangle:
0 1
0 2 1 3
0 1 4 5 2 3 6 7
0 2 4 6 1 3 5 7
0 4 1 5 2 6 3 7
0 4 2 6 1 5 3 7
		

Crossrefs

The finite permutations in A055089 are applied on the reverse binary digits.
Row 0: A001477.
Row 1: A080412.
Row n!-1 of the triangle is the n-bit bit-reversal permutation. Compare A030109.

Extensions

Huge edit by Tilman Piesk, Aug 01 2013
Showing 1-4 of 4 results.