Sum of the largest parts t of the partitions of n into 4 parts q,r,s,t such that 1 <= q <= r <= s <= t and q + r + s > t.
A340249
Sum of the largest parts t of the partitions of n into 4 parts q,r,s,t such that 1 <= q <= r <= s <= t and q + r + s > t.
Terms
- a(0) =0a(1) =0a(2) =0a(3) =1a(4) =2a(5) =2a(6) =5a(7) =8a(8) =14a(9) =18a(10) =30a(11) =35a(12) =56a(13) =63a(14) =95a(15) =109a(16) =156a(17) =166a(18) =235a(19) =255a(20) =346a(21) =369a(22) =491a(23) =517a(24) =676a(25) =707a(26) =907a(27) =952a(28) =1200a(29) =1239
External references
- oeis: A340249