A364313 Length of row n of the irregular triangle A364312.
2, 2, 7, 13, 44, 95, 231
Offset: 1
Examples
a(3) = 7 because row n = 3 of A364312 is 2, 1, 1, 2, 1, 0, 1, from [2, 1], [1, 2]; [1, 0, 1] for the polynomials 2*x + 1, x + 2, x^2 + 1.
Crossrefs
Cf. A364312.
Comments