login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A097985
Number of partition numbers with n digits.
2
5, 7, 9, 11, 13, 15, 16, 18, 20, 21, 24, 25, 26, 29, 30, 32, 33, 35, 37, 38, 41, 41, 44, 45, 47, 48, 50, 52, 54, 55, 56, 59, 60, 62, 63, 65, 67, 68, 70, 71, 74, 74, 77, 78, 80, 81, 83, 85, 86, 88, 90, 91, 93, 95, 96, 98, 99, 101, 103, 104, 106, 108, 109, 111, 112, 114, 116
OFFSET
1,1
COMMENTS
a(n)=A072212(n)-A072212(n-1) for n>=2. - Emeric Deutsch, Mar 19 2005
EXAMPLE
a(2)=7 because the number of partitions of 5,6,...,13 are 7,11,15,22,30,42,56, 77,101 and thus exactly 7 partition numbers have 2 digits.
CROSSREFS
Sequence in context: A168146 A343064 A106505 * A362570 A342378 A099047
KEYWORD
nonn,base
AUTHOR
Lekraj Beedassy, Sep 07 2004
EXTENSIONS
Corrected and extended by Emeric Deutsch, Mar 19 2005
STATUS
approved