Triangle read by rows: T(n,k) is the number of partitions of n into distinct parts, one of which is k (1<=k<=n).
A015716
Triangle read by rows: T(n,k) is the number of partitions of n into distinct parts, one of which is k (1<=k<=n).
Terms
- a(0) =1a(1) =0a(2) =1a(3) =1a(4) =1a(5) =1a(6) =1a(7) =0a(8) =1a(9) =1a(10) =1a(11) =1a(12) =1a(13) =1a(14) =1a(15) =2a(16) =2a(17) =1a(18) =1a(19) =1a(20) =1a(21) =2a(22) =2a(23) =1a(24) =2a(25) =1a(26) =1a(27) =1a(28) =3a(29) =2
External references
- oeis: A015716