A171775
a(n) = smallest number M such that there exist bases b_2, b_3, ..., b_n with the property that M written in base b_k is a k-digit palindrome for all k=2..n.
Original entry on oeis.org
1, 3, 5, 52, 130, 1885, 1073741824, 4398046511104
Offset: 1
a(6)=1885: the bases are 1884 (1885 is 11 in base 1884), 14 (1885 is 989 in base 14), 12 (it is 1111 in base 12), 6 (it is 12421 in base 6), and 4 (it is 131131 in base 4).
Cf.
A007632,
A007633,
A029961,
A029962,
A029963,
A029964,
A029804,
A029965,
A029966,
A029967,
A029968,
A029969,
A029970,
A029731,
A097855,
A099165,
A087155,
A171701,
A171702,
A171703,
A171704,
A171705,
A171706,
A171740,
A171741,
A171742,
A253294.
Offset changed to 1, with corresponding addition of a(1) by
James G. Merickel, Jul 24 2015
A253290
Number of (n+1)X(2+1) 0..2 arrays with every 2X2 subblock sum differing from its neighbors horizontally, vertically, diagonally and antidiagonally.
Original entry on oeis.org
558, 3600, 23546, 167832, 1184928, 8243488, 57474376, 402165016, 2811886280, 19648735840, 137308874176, 959744819720, 6708131042848, 46884212361800, 327678437410752, 2290232105294136, 16007076725008072, 111877100758327680
Offset: 1
Some solutions for n=4
..0..1..1....0..0..1....1..0..0....0..0..1....1..0..0....1..2..0....1..2..1
..0..0..2....0..0..2....1..0..0....1..2..2....0..1..0....2..2..1....0..2..2
..0..0..1....1..0..0....1..1..0....1..2..2....1..1..2....0..0..0....0..0..2
..0..2..1....0..2..2....0..2..2....0..1..0....1..2..1....0..1..1....0..1..0
..0..1..2....0..0..2....2..2..1....0..1..1....0..0..1....2..0..2....2..1..0
A253291
Number of (n+1)X(3+1) 0..2 arrays with every 2X2 subblock sum differing from its neighbors horizontally, vertically, diagonally and antidiagonally.
Original entry on oeis.org
3844, 23546, 140536, 1029888, 7431136, 52784020, 376392916, 2705942488, 19441124904, 139538118106, 1001630063642, 7192898044676, 51663362450690, 371000801080586, 2664302414067690, 19133126021242278, 137412998986250836
Offset: 1
Some solutions for n=3
..0..1..0..0....1..2..2..2....1..0..1..0....0..0..0..0....1..0..1..2
..0..0..1..2....0..0..0..1....2..0..0..2....1..2..0..0....2..0..1..2
..2..1..2..1....0..0..1..0....2..0..0..2....2..2..1..0....2..0..0..2
..1..2..0..0....1..2..1..1....2..1..2..2....2..2..1..1....0..0..0..1
A253292
Number of (n+1)X(4+1) 0..2 arrays with every 2X2 subblock sum differing from its neighbors horizontally, vertically, diagonally and antidiagonally.
Original entry on oeis.org
26784, 167832, 1029888, 8153960, 61286116, 465921688, 3524494796, 26879615668, 204459584768, 1560668372324, 11882769388376, 90517446353584, 689680753666852, 5257319067276484, 40057456786744360, 305206750112569024
Offset: 1
Some solutions for n=2
..1..0..0..0..0....0..2..2..2..2....1..2..0..0..1....0..1..2..2..2
..0..0..0..2..2....0..2..2..1..1....2..1..0..1..1....1..1..2..2..0
..1..2..2..1..1....1..0..2..0..2....2..2..1..0..2....2..1..0..1..0
A253293
Number of (n+1)X(5+1) 0..2 arrays with every 2X2 subblock sum differing from its neighbors horizontally, vertically, diagonally and antidiagonally.
Original entry on oeis.org
186624, 1184928, 7431136, 61286116, 486417836, 4028778100, 32585471254, 268974784168, 2194325404780, 18267942030516, 149525306842164, 1236309598259424, 10153736125504116, 84093032702185292, 691354236502296106
Offset: 1
Some solutions for n=1
..0..2..2..2..1..1....0..0..1..1..2..2....0..2..1..1..1..1....0..2..1..0..0..0
..1..1..1..2..0..1....2..0..0..2..2..0....0..2..1..0..0..1....2..1..0..2..0..0
Showing 1-5 of 5 results.
Comments