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 A115214 #9 Aug 11 2019 05:31:44 %S A115214 3,11,14,18,108,178,209,214,264,704,1085,1354,1523,2550,2770,2831, %T A115214 3709,6055,8241,9011,10590,11360,11780,15358,18305,23576,23628,24331, %U A115214 25589,25620,32435,40219,41373,48204,50239,53174,55984,57521,78831,84136 %N A115214 Numbers n such that p(12n) is prime, where p(n) is the number of partitions of n. %C A115214 n belongs to this sequence if and only if 12n belongs to A046063. %H A115214 Max Alekseyev, <a href="/A115214/b115214.txt">Table of n, a(n) for n = 1..410</a> %t A115214 Select[ Range@34000, PrimeQ@ PartitionsP[12# ] &] %Y A115214 Cf. A000041, A049575, A046063, A114165, A111389, A111045, A114166, A111036, A114167, A114168, A114169, A114170, A113499, A115214. %K A115214 nonn %O A115214 1,1 %A A115214 _Robert G. Wilson v_, Nov 14 2005 %E A115214 More terms from _Max Alekseyev_, Dec 18 2011