A173799 Partial sums of A019318.
1, 3, 19, 271, 7085, 251429, 10997806, 564316854, 33175912910, 2196968168590, 161790768056642, 13114202824936638, 1160158996141467678, 111226473580172327222, 11486922450679555836573
Offset: 1
Keywords
Examples
a(6) = 1 + 2 + 16 + 252 + 6814 + 244344 = 251429 is prime.
Formula
a(n) = SUM[i=1..n] A019318(i) = SUM[i=1..n] {number of inequivalent ways of choosing i squares from an i X i board, considering rotations and reflections to be the same}.
Comments