A196416 Table read by antidiagonals: V(n,m) = solution to postage stamp problem with n stamps in set, m stamps on letter.
1, 1, 1, 1, 2, 1, 1, 3, 3, 1, 1, 4, 5, 4, 1, 1, 5, 8, 9, 5, 1, 1, 6, 11, 16, 13, 6, 1, 1, 7, 15, 27, 25, 17, 7, 1, 1, 8, 19, 36, 45, 37, 21, 8, 1, 1, 9, 24, 53, 72, 71, 53, 27, 9, 1, 1, 10, 29, 70, 115, 127, 109, 71, 33, 10, 1
Offset: 0
Examples
Array begins: m\n 0 1 2 3 4 5 6 ... --------------------- 0...1 1 1 1 1 1 1 ... 1...1 2 3 4 5 6 7 ... 2...1 3 5 9 13 17 21 ... 3...1 4 8 16 25 37 53 ... 4...1 5 11 27 45 71 109 ... 5...1 6 15 36 72 127 212 ... 6...1 7 19 53 115 217 389 ... ...
Links
- W. F. Lunnon, A postage stamp problem, Comput. J. 12 (1969) 377-380.
Comments