Number of ways to split an integer partition of n into contiguous subsequences all having different sums.
A336131
Number of ways to split an integer partition of n into contiguous subsequences all having different sums.
Terms
- a(0) =1a(1) =1a(2) =2a(3) =6a(4) =9a(5) =20a(6) =44a(7) =74a(8) =123a(9) =231a(10) =441a(11) =681a(12) =1188a(13) =1889a(14) =3110a(15) =5448a(16) =8310a(17) =13046
External references
- oeis: A336131