A205247
Number of (n+1)X(n+1) 0..1 arrays with the number of clockwise edge increases in every 2X2 subblock the same.
Original entry on oeis.org
16, 168, 5212, 387328, 67731268, 27913330476, 27149753088796, 62383316832685352, 338853014329060508764, 4353185098169744392741452, 132316928041105714306034574484, 9518293354852895518368238072987356
Offset: 1
Some solutions for n=4
..1..0..0..0..0....1..0..0..0..0....1..1..1..1..1....0..0..0..1..0
..1..1..0..1..0....1..0..1..0..1....1..1..1..1..1....1..1..0..1..0
..1..0..0..1..1....1..0..1..1..1....1..1..1..1..1....0..0..0..0..0
..1..1..1..1..0....1..1..1..0..1....1..1..1..1..1....1..1..0..1..0
..0..0..1..0..0....0..1..0..0..1....1..1..1..1..1....1..0..0..1..0
A205248
Number of (n+1) X 2 0..1 arrays with the number of clockwise edge increases in every 2 X 2 subblock the same.
Original entry on oeis.org
16, 40, 112, 328, 976, 2920, 8752, 26248, 78736, 236200, 708592, 2125768, 6377296, 19131880, 57395632, 172186888, 516560656, 1549681960, 4649045872, 13947137608, 41841412816, 125524238440, 376572715312, 1129718145928, 3389154437776
Offset: 1
Some solutions for n=4:
1 0 0 1 1 1 0 1 1 1 1 1 1 0 1 0 1 1 1 1
0 1 0 0 1 1 0 1 0 1 0 1 0 1 0 0 1 1 1 1
1 0 1 1 1 1 0 1 0 1 0 0 1 0 0 1 1 1 1 1
0 1 1 0 1 1 0 0 0 1 1 0 0 1 1 1 1 1 1 1
1 0 0 0 1 1 0 1 1 1 1 1 1 0 0 1 1 1 1 1
-
Table[4*(3^n + 1), {n, 1, 25}] (* Jean-François Alcover, Nov 01 2017, after Andrew Howroyd *)
4 (3^Range[30] + 1) (* Eric W. Weisstein, Nov 29 2017 *)
LinearRecurrence[{4, -3}, {16, 40}, 30] (* Eric W. Weisstein, Nov 29 2017 *)
CoefficientList[Series[-8 (-2 + 3 x)/(1 - 4 x + 3 x^2), {x, 0, 30}], x] (* Eric W. Weisstein, Nov 29 2017 *)
-
Vec(8*(2 - 3*x)/((1 - x)*(1 - 3*x)) + O(x^40)) \\ Andrew Howroyd, Sep 02 2017
A205249
Number of (n+1) X 3 0..1 arrays with the number of clockwise edge increases in every 2 X 2 subblock the same.
Original entry on oeis.org
40, 168, 752, 3416, 15568, 71000, 323856, 1477272, 6738640, 30738648, 140215952, 639602456, 2917580368, 13308696920, 60708323856, 276924225432, 1263204479440, 5762173946328, 26284460772752, 119897955971096, 546920858309968
Offset: 1
Some solutions for n=4:
..1..1..1....1..0..1....0..0..1....1..1..1....1..1..1....1..1..0....1..1..1
..0..0..1....0..1..0....0..1..1....0..1..0....1..0..1....0..0..0....1..1..1
..1..1..1....1..0..1....1..1..0....0..1..0....1..1..1....0..1..1....1..1..1
..0..1..0....0..1..0....1..0..0....0..1..1....1..0..1....0..1..0....1..1..1
..1..1..1....1..0..1....0..0..1....1..1..0....1..0..0....0..0..0....1..1..1
A205250
Number of (n+1) X 4 0..1 arrays with the number of clockwise edge increases in every 2 X 2 subblock the same.
Original entry on oeis.org
112, 752, 5212, 36304, 253072, 1764364, 12301024, 85762192, 597930556, 4168748272, 29064349264, 202635502636, 1412766774400, 9849754525648, 68672102130652, 478779201937552, 3338029812632080, 23272612897409356
Offset: 1
Some solutions for n=4:
..0..0..1..1....0..1..1..1....1..0..1..1....1..1..0..1....1..1..0..1
..1..0..0..0....1..1..0..1....1..0..0..1....0..1..1..1....0..1..0..1
..0..0..1..1....1..0..0..1....1..1..1..1....1..1..0..0....1..1..0..1
..0..1..1..0....1..1..1..1....0..0..0..1....0..1..1..1....0..1..0..1
..1..1..0..0....1..0..0..1....0..1..0..1....0..0..1..0....1..1..0..1
A205251
Number of (n+1) X 5 0..1 arrays with the number of clockwise edge increases in every 2 X 2 subblock the same.
Original entry on oeis.org
328, 3416, 36304, 387328, 4136296, 44183032, 471988176, 5042151648, 53864590280, 575428804376, 6147238485232, 65670238411328, 701547599923496, 7494552376793144, 80063441950649104, 855308552375931040
Offset: 1
Some solutions for n=4:
..1..0..0..0..0....0..0..1..0..0....0..0..0..1..0....0..0..0..1..0
..1..1..0..1..0....0..1..1..1..0....1..1..0..1..0....0..1..0..0..0
..1..0..0..1..1....0..0..0..1..0....0..0..0..0..0....1..1..0..1..0
..1..1..1..1..0....1..0..1..1..0....1..1..0..1..0....0..0..0..0..0
..0..0..1..0..0....1..1..1..0..0....1..0..0..1..0....1..1..1..0..1
A205252
Number of (n+1)X6 0..1 arrays with the number of clockwise edge increases in every 2X2 subblock the same.
Original entry on oeis.org
976, 15568, 253072, 4136296, 67731268, 1109832184, 18189909484, 298154846440, 4887277903816, 80111933563468, 1313194979326324, 21525927546323464, 352853780193705268, 5783993041849734796, 94811448308361126868
Offset: 1
Some solutions for n=4
..1..0..0..0..1..0....0..0..0..1..0..0....1..1..0..1..0..1....1..1..1..1..0..1
..0..0..1..1..1..0....1..0..1..1..1..1....0..1..1..1..0..1....1..0..1..0..0..0
..1..0..1..0..0..0....1..1..1..0..0..1....0..1..0..1..1..1....0..0..1..0..1..1
..1..0..1..1..0..1....0..1..0..0..1..1....0..1..1..1..0..1....0..1..1..1..1..0
..0..0..0..1..0..0....1..1..0..1..1..0....0..1..0..0..0..1....1..1..0..1..0..0
A205253
Number of (n+1)X7 0..1 arrays with the number of clockwise edge increases in every 2X2 subblock the same.
Original entry on oeis.org
2920, 71000, 1764364, 44183032, 1109832184, 27913330476, 702420750928, 17679917387408, 445045123432100, 11203277447970640, 282028756620227128, 7099777698513424924, 178729975670304808352, 4499358353656818662432
Offset: 1
Some solutions for n=4
..0..1..0..0..1..0..1....0..1..1..1..0..0..1....1..1..0..0..0..0..1
..1..1..0..1..1..0..0....0..1..0..0..0..1..1....1..0..0..1..0..1..1
..0..0..0..0..1..1..0....1..1..1..0..1..1..0....1..0..1..1..1..1..0
..0..1..0..1..1..0..0....1..0..1..0..0..0..0....1..1..1..0..1..0..0
..0..0..0..1..0..0..1....0..0..1..0..1..1..1....1..0..0..0..0..0..1
A205254
Number of (n+1)X8 0..1 arrays with the number of clockwise edge increases in every 2X2 subblock the same.
Original entry on oeis.org
8752, 323856, 12301024, 471988176, 18189909484, 702420750928, 27149753088796, 1049837466171440, 40603753889665636, 1570549319417597660, 60751409051086135564, 2350012855527394133456, 90905131505907584858392
Offset: 1
Some solutions for n=4
..1..0..0..1..0..1..0..1....0..1..1..0..1..1..0..1....0..1..1..0..0..0..1..1
..1..1..1..1..1..1..1..1....1..1..0..0..0..0..0..0....0..0..1..0..1..0..1..0
..1..0..1..0..0..0..0..0....0..0..0..1..0..1..1..0....1..1..1..0..1..1..1..0
..1..1..1..0..1..1..1..0....1..0..1..1..1..1..0..0....0..0..0..0..1..0..1..1
..0..1..0..0..0..1..0..0....0..0..0..0..0..1..0..1....0..1..1..0..0..0..0..0
Showing 1-8 of 8 results.
Comments