A025162 Number of partitions of n with distinct parts p(i) such that if i != j, then |p(i) - p(j)| >= 8.
1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 2, 3, 3, 4, 4, 5, 5, 6, 6, 7, 7, 8, 8, 9, 9, 10, 11, 12, 13, 15, 16, 18, 20, 22, 24, 27, 29, 32, 35, 38, 41, 45, 48, 52, 56, 60, 64, 69, 73, 78, 83, 89, 94, 101, 107, 115, 122, 131, 139, 150, 159, 171, 182, 196, 208, 224, 238, 256, 272, 292, 310
Offset: 1
Keywords
Links
- Alois P. Heinz, Table of n, a(n) for n = 1..1000
Formula
G.f.: Sum(x^(4*k^2-3*k)/Product(1-x^i, i=1..k), k=1..infinity). - Vladeta Jovovic, Aug 12 2004
Extensions
More terms from Naohiro Nomoto, Feb 27 2002