A183534
Square array of generalized Ulam numbers U(n,k), n>=1, k>=2, read by antidiagonals: U(n,k) = n if n<=k; for n>k, U(n,k) = least number > U(n-1,k) which is a unique sum of k distinct terms U(i,k) with i
1, 1, 2, 1, 2, 3, 1, 2, 3, 4, 1, 2, 3, 6, 6, 1, 2, 3, 4, 9, 8, 1, 2, 3, 4, 10, 10, 11, 1, 2, 3, 4, 5, 16, 11, 13, 1, 2, 3, 4, 5, 15, 17, 12, 16, 1, 2, 3, 4, 5, 6, 25, 18, 28, 18, 1, 2, 3, 4, 5, 6, 21, 26, 19, 29, 26, 1, 2, 3, 4, 5, 6, 7, 36, 27, 22, 30, 28, 1, 2, 3, 4, 5, 6, 7, 28, 37, 28, 64, 53, 36
Offset: 1
Comments
Examples
Links
Crossrefs
Programs
Maple
Mathematica
PARI