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 A368996 #9 Jan 14 2024 20:35:05 %S A368996 1,12,15,16,20,28,35,39,44,51,52,55,68,76,81,87,91,92,95,108,111,115, %T A368996 116,119,123,124,143,144,148,155,158,159,160,164,172,180,183,187,188, %U A368996 189,192,203,208,212,215,219,225,235,236,240,244,247,252,256,259,267,268,275,284,287,291,292,295,297,299,300,303 %N A368996 Numbers k for which there is a prime p such that p^p divides A342001(k). %o A368996 (PARI) isA368996(n) = !A368914(n); \\ Rest of code in A368914. %Y A368996 Complement of A368904. Positions of 0's in A368914. %Y A368996 Cf. A342001, A359550, A368995 (subsequence). %K A368996 nonn %O A368996 1,2 %A A368996 _Antti Karttunen_, Jan 14 2024