This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.
%I A097985 #6 Mar 31 2012 10:26:03 %S A097985 5,7,9,11,13,15,16,18,20,21,24,25,26,29,30,32,33,35,37,38,41,41,44,45, %T A097985 47,48,50,52,54,55,56,59,60,62,63,65,67,68,70,71,74,74,77,78,80,81,83, %U A097985 85,86,88,90,91,93,95,96,98,99,101,103,104,106,108,109,111,112,114,116 %N A097985 Number of partition numbers with n digits. %C A097985 a(n)=A072212(n)-A072212(n-1) for n>=2. - _Emeric Deutsch_, Mar 19 2005 %e A097985 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. %Y A097985 Cf. A000041, A072212. %K A097985 nonn,base %O A097985 1,1 %A A097985 _Lekraj Beedassy_, Sep 07 2004 %E A097985 Corrected and extended by _Emeric Deutsch_, Mar 19 2005