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 A248734 #9 Sep 08 2022 08:46:10 %S A248734 1,15,173525,175943559810422753, %T A248734 229866006383458830949778967121025947053151071434926 %N A248734 Number of partitions of 7^n. %C A248734 Next term is too big to be included. %F A248734 a(n) = A000041(7^n). - _Michel Marcus_, Oct 18 2014 %t A248734 Table[ PartitionsP[ 7^n], {n, 0, 5}] %o A248734 (Magma) [NumberOfPartitions(7^n): n in [0..6]]; // _Vincenzo Librandi_, Oct 13 2014 %o A248734 (PARI) a(n) = numbpart(7^n) \\ _Michel Marcus_, Oct 18 2014 %Y A248734 Cf. A000041, A068413, A248728, A248730, A248732, A070177, A248735. %K A248734 nonn %O A248734 0,2 %A A248734 _Robert G. Wilson v_, Oct 12 2014