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 A152425 #12 Oct 24 2024 09:24:23 %S A152425 1,1,5,329,137483613,4509583237978309488810051189, %T A152425 242639939633545703354650791456741100816768201372832720247783531678176442265132915735721710004729333425 %N A152425 Integer part of the n-th root of the number of partitions of n^n into distinct parts. %t A152425 Table[IntegerPart[PartitionsQ[n^n]^(1/n)],{n,1,7}] %Y A152425 Cf. A064682. %K A152425 nonn %O A152425 1,3 %A A152425 _Vladimir Joseph Stephan Orlovsky_, Dec 03 2008 %E A152425 Definition amended and a(7) from _Georg Fischer_, Oct 24 2024