A099834 Maximum number of different determinants that can be produced by permuting the elements of a 3 X 3 integer matrix with nonnegative entries <= n.
5, 15, 53, 109, 209, 351, 573, 811, 1193, 1509, 1971, 2501, 3183, 3769, 4511, 5025, 5641, 6165, 6600, 6964, 7354, 7696, 7960, 8110, 8404, 8606, 8704, 8846, 8962, 9125, 9210, 9284, 9362, 9420
Offset: 1
Examples
a(10)=1509: A corresponding set of matrix elements is {10,9,9,8,7,5,2,1,0}.
Comments