A346523 Number of sum pyramids for n.
1, 1, 1, 1, 2, 2, 3, 3, 5, 5, 7, 9, 11, 11, 18, 17, 22, 23, 29, 31, 38, 37, 46, 49, 58, 59, 72, 76, 86, 90, 106, 115, 131, 140, 159, 177, 189, 204, 236, 254, 274, 292, 328, 355, 398, 404, 455, 485, 518, 555, 622, 647, 698, 727, 808, 837, 922, 939, 1032, 1100
Offset: 1
Keywords
Examples
The five pyramids for a(9) are: 9 9 9 9 9 6 3 6 3 5 4 8 1 7 2 5 1 2 4 2 1 2 3 1
Links
- J. Stauduhar, Python program
Programs
-
Python
See Links section.
Extensions
Definition aligned with A028307 by Peter Munn, Nov 20 2021
Comments