A361435 a(n) is the least positive integer that can be expressed as the sum of one or more consecutive squarefree numbers in exactly n ways.
1, 3, 11, 34, 144, 165, 229, 517, 790, 6870, 12757, 21134, 54155, 226470, 193225, 431900, 948949, 3960994, 6674779, 7594013, 14204939, 32720909, 20369309, 176923605, 335119938
Offset: 1
Examples
For n = 3: 11 = 11 = 5 + 6 = 1 + 2 + 3 + 5.
Extensions
a(21)-a(25) from Michael S. Branicky, Mar 12 2023