A173301 a(n) = A000041(2^n - 1).
1, 1, 3, 15, 176, 6842, 1505499, 3913864295, 338854264248680, 4216199393504640098482, 59475094770587936660132803278445, 17618334934720173062514849536736413843694654543
Offset: 0
Keywords
References
- Refer to tables of the partition numbers.
Links
- Amiram Eldar, Table of n, a(n) for n = 0..19
Programs
-
Mathematica
Table[PartitionsP[2^n - 1], {n, 0 ,10}] (* Amiram Eldar, Feb 26 2020 *)
Formula
a(n) = A000041(2^n - 1), n = (0, 1, 2,...).
Comments