A221843 Number of partitions of n^2 into squares providing prime dissections of an n X n square into integer-sided squares.
1, 1, 2, 5, 10, 27, 56, 141, 309, 742, 1558, 3808
Offset: 1
Examples
For n = 4 the a(4) = 5 sets of squares which provide prime dissections of a 4 X 4 square are {1(3 X 3), 7(1 X 1)}, {3(2 X 2), 4(1 X 1)}, {2(2 X 2), 8(1 X 1)}, {1(2 X 2), 12(1 X 1)} and {16(1 X 1)}.
Extensions
a(7) corrected and a(9)-a(12) from Alois P. Heinz, Apr 15 2013
Comments