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 A072246 #13 Dec 25 2023 09:59:13 %S A072246 1,2,3,5,15,22 %N A072246 Numbers which are simultaneously the number of partitions of some k and the number of distinct partitions of some m. %C A072246 No more terms for all A000041(k) and A000009(m), where k<=1002505 and m<=2000000. - _Vaclav Kotesovec_, May 29 2018 %F A072246 A167392(a(n))*A167393(a(n)) = 1. [From _Reinhard Zumkeller_, Nov 03 2009] %t A072246 Intersection[ Table[ PartitionsP[n], {n, 1, 5000}], Table[ PartitionsQ[n], {n, 1, 7000}]] %Y A072246 Intersection of A000041 and A000009; A368036 and A368037. %K A072246 nonn %O A072246 1,2 %A A072246 _Robert G. Wilson v_, Jul 06 2002 %E A072246 Perhaps there are no more terms? - _N. J. A. Sloane_ Jul 06 2002