Square array A(n,k), n>=0, k>=0, read by antidiagonals: A(n,k) is the number of partitions of 2^n into powers of 2 less than or equal to 2^k.

A152977

Square array A(n,k), n>=0, k>=0, read by antidiagonals: A(n,k) is the number of partitions of 2^n into powers of 2 less than or equal to 2^k.

Terms

    a(0) =1a(1) =1a(2) =1a(3) =1a(4) =2a(5) =1a(6) =1a(7) =2a(8) =3a(9) =1a(10) =1a(11) =2a(12) =4a(13) =5a(14) =1a(15) =1a(16) =2a(17) =4a(18) =9a(19) =9a(20) =1a(21) =1a(22) =2a(23) =4a(24) =10a(25) =25a(26) =17a(27) =1a(28) =1a(29) =2

External references