A235453
Triangle T(n, k) = Number of non-equivalent (mod D_4) ways to arrange k indistinguishable points on an n X n square grid so that no three of them are collinear. Triangle read by rows.
Original entry on oeis.org
1, 0, 1, 2, 1, 1, 3, 8, 13, 15, 5, 1, 3, 21, 70, 181, 217, 142, 28, 4, 6, 49, 290, 1253, 3192, 4699, 3385, 1076, 110, 5, 6, 93, 867, 6044, 27041, 77970, 134353, 129929, 62177, 12511, 717, 11, 10, 171, 2266, 22302, 149217, 672506, 1958674, 3531747, 3695848, 2068757
Offset: 1
Triangle begins
1, 0;
1, 2, 1, 1;
3, 8, 13, 15, 5, 1;
3, 21, 70, 181, 217, 142, 28, 4;
6, 49, 290, 1253, 3192, 4699, 3385, 1076, 110, 5;
6, 93, 867, 6044, 27041, 77970, 134353, 129929, 62177, 12511, 717, 11;
...
A235454
Number of non-equivalent (mod D_4) ways to arrange 3 points on an n X n square grid so that they are not collinear.
Original entry on oeis.org
1, 13, 70, 290, 867, 2266, 5068, 10475, 19764, 35406, 59817, 97375, 152154
Offset: 2
There are a(3) = 13 non-equivalent ways to place 3 points on a 3 X 3 grid:
. . . . . . X . . . X . . . . . X . . X .
X . . X . . . . . . . . . X . X . X X X .
X X . X . X X . X X . X X . X . . . . . .
-
. . . . . . . . . . X . . X . . . X
X . X . X X X X . . . X X . . X . .
X . . X . . X . . X . . X . . X . .
A235456
Number of non-equivalent (mod D_4) ways to arrange 5 points on an n X n square grid so that no three points are collinear.
Original entry on oeis.org
5, 217, 3192, 27041, 149217, 650566, 2317137, 7124316, 19459757, 48617666, 111797647, 241575473
Offset: 3
There are a(3) = 5 non-equivalent ways to place 5 points (X) on a 3 X 3 grid:
X . X X . X . X X X X . X . X
X . X X . . X . X X . . X X .
. X . . X X . X . . X X . X .
A235457
Number of non-equivalent (mod D_4) ways to arrange 6 points on an n X n square grid so that no three points are collinear.
Original entry on oeis.org
1, 142, 4699, 77970, 672506, 4338248, 21167201, 85351595, 294664274, 911848844, 2528561187, 6501165477
Offset: 3
There is a(3) = 1 way to place 6 points (X) on a 3 X 3 grid (without rotations and reflections):
. X X
X . X
X X .
A235458
Number of non-equivalent (mod D_4) ways to arrange 7 points on an n X n square grid so that no three points are collinear.
Original entry on oeis.org
28, 3385, 134353, 1958674, 19929645, 138586349, 753795278, 3356614240, 13108210508, 44374441652, 137349454120
Offset: 4
There are a(4) = 28 non-equivalent ways to place 7 points (X) on a 4 X 4 grid. Example:
. X X .
. . . X
X . . X
X X . .
A279448
Number of nonequivalent ways to place 4 points on an n X n square grid so that no more than 2 points are on a vertical or horizontal straight line.
Original entry on oeis.org
0, 1, 17, 202, 1397, 6582, 24185, 73496, 195086, 463875, 1013505, 2061426, 3956947, 7222992, 12640817, 21312992, 34801420, 55215621, 85424721, 129174250, 191397185, 278361226, 398108777, 560635032, 778491962, 1066995527, 1445034305, 1935301746, 2565356031, 3367870500
Offset: 1
- Heinrich Ludwig, Table of n, a(n) for n = 1..1000
- Index entries for linear recurrences with constant coefficients, signature (4,-1,-16,19,20,-45,0,45,-20,-19,16,1,-4,1).
Showing 1-6 of 6 results.
Comments