A329331 Binary operation over the nonnegative integers, distributive over A003987(.,.), such that A(2^i, 2^j) = 2^A054237(i,j). Square array A(n,k), n >= 0, k >= 0, read by descending antidiagonals.
0, 0, 0, 0, 1, 0, 0, 2, 2, 0, 0, 3, 8, 3, 0, 0, 4, 10, 10, 4, 0, 0, 5, 16, 9, 16, 5, 0, 0, 6, 18, 20, 20, 18, 6, 0, 0, 7, 24, 23, 32, 23, 24, 7, 0, 0, 8, 26, 30, 36, 36, 30, 26, 8, 0, 0, 9, 64, 29, 48, 33, 48, 29, 64, 9, 0, 0, 10, 66, 72, 52, 54, 54, 52, 72, 66, 10, 0, 0, 11, 72, 75, 128, 51, 40, 51, 128, 75, 72, 11, 0
Offset: 0
Examples
Square array A(n,k) begins: n\k | 0 1 2 3 4 5 6 7 8 9 10 ----+---------------------------------------------------------------- 0 | 0 0 0 0 0 0 0 0 0 0 0 1 | 0 1 2 3 4 5 6 7 8 9 10 2 | 0 2 8 10 16 18 24 26 64 66 72 3 | 0 3 10 9 20 23 30 29 72 75 66 4 | 0 4 16 20 32 36 48 52 128 132 144 5 | 0 5 18 23 36 33 54 51 136 141 154 6 | 0 6 24 30 48 54 40 46 192 198 216 7 | 0 7 26 29 52 51 46 41 200 207 210 8 | 0 8 64 72 128 136 192 200 1024 1032 1088 9 | 0 9 66 75 132 141 198 207 1032 1025 1098 10 | 0 10 72 66 144 154 216 210 1088 1098 1032
Links
- Eric Weisstein's World of Mathematics, Distributive
- Eric Weisstein's World of Mathematics, Pairing Function
- Eric Weisstein's World of Mathematics, Ring
- Wikipedia, Generating set of a group
- Wikipedia, Polynomial ring
Comments