A387004
Triangle read by rows: T(n,d) is the number of free, properly d-dimensional (d,2)-polyominoids of size n, 2 <= d <= n+1.
Original entry on oeis.org
1, 1, 1, 2, 7, 3, 5, 49, 41, 8
Offset: 1
Triangle begins:
n\d| 2 3 4 5
---+-----------
1 | 1
2 | 1 1
3 | 2 7 3
4 | 5 49 41 8
A387003
Triangle read by rows: T(n,d) is the number of free (d,2)-polyominoids of size n, 2 <= d <= n+1.
Original entry on oeis.org
1, 1, 2, 2, 9, 12, 5, 54, 95, 103
Offset: 1
Triangle begins:
n\d| 2 3 4 5
---+------------
1 | 1
2 | 1 2
3 | 2 9 12
4 | 5 54 95 103
Showing 1-2 of 2 results.
Comments