Square array A(n,k), n>=0, k>=0, read by antidiagonals: A(n,k) is the number of partitions of 2^2^n into powers of 2 less than or equal to 2^k.
A172288
Square array A(n,k), n>=0, k>=0, read by antidiagonals: A(n,k) is the number of partitions of 2^2^n into powers of 2 less than or equal to 2^k.
Terms
- a(0) =1a(1) =2a(2) =1a(3) =2a(4) =3a(5) =1a(6) =2a(7) =4a(8) =9a(9) =1a(10) =2a(11) =4a(12) =25a(13) =129a(14) =1a(15) =2a(16) =4a(17) =35a(18) =4225a(19) =32769a(20) =1a(21) =2a(22) =4a(23) =36a(24) =47905a(25) =268468225a(26) =2147483649a(27) =1a(28) =2a(29) =4
External references
- oeis: A172288