T(n, k) is the total number of symmetric peaks in all partitions of n with exactly k blocks, n >= 3, 2 <= k <= n-1.
A373288
T(n, k) is the total number of symmetric peaks in all partitions of n with exactly k blocks, n >= 3, 2 <= k <= n-1.
Terms
- a(0) =1a(1) =3a(2) =2a(3) =8a(4) =12a(5) =3a(6) =20a(7) =54a(8) =30a(9) =4a(10) =48a(11) =215a(12) =205a(13) =60a(14) =5a(15) =112a(16) =799a(17) =1185a(18) =580a(19) =105a(20) =6a(21) =256a(22) =2842a(23) =6230a(24) =4585a(25) =1365a(26) =168a(27) =7a(28) =576a(29) =9812
External references
- oeis: A373288