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 A092298 #4 Mar 30 2012 18:50:43 %S A092298 1,2,5,11,37,71,201,352,887,3015,4802,14552,30366,45326,90316,234343, %T A092298 582691,819205,1938560,3449498,4698053,10457616,17852459,38120211, %U A092298 99889551,163116820,211767528,340543921,437493270,693911423 %N A092298 Number of partitions of the n-th prime into integers <= n. %C A092298 a(n) < A058698(n). %e A092298 n=4: A000040(4)=7 has A000041(7)=15 partitions, four of them with integers greater than 4: 5+2, 5+1+1, 6+1 and 7, therefore a(4)=15-4=11. %Y A092298 Cf. A000040, A000041. %K A092298 nonn %O A092298 1,2 %A A092298 _Reinhard Zumkeller_, Feb 07 2004