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 A352609 #70 Apr 27 2022 10:44:49 %S A352609 3,-1,0,2,-4,6,-8,7,0,-14,40,-73,88,-70,-4,194,-524,926,-1234,1078, %T A352609 140,-3038,7900,-14065,18858,-16368,-2710,48861,-127826,228788, %U A352609 -306494,263377,55144,-829014,2160120,-3865459,5172792,-4405043,-1118324,14530041,-37606792,67159094 %N A352609 Inverse Euler transform of odd primes. %F A352609 Product_{n>=1} 1 / (1 - x^n)^a(n) = 1 + Sum_{n>=1} prime(n+1) * x^n. %Y A352609 Cf. A006005, A030010, A030011, A065091, A353065. %K A352609 sign %O A352609 1,1 %A A352609 _Ilya Gutkovskiy_, Apr 22 2022