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 A339702 #5 Dec 14 2020 10:28:32 %S A339702 1,-3,-3,0,-3,6,-3,5,0,6,-3,6,-3,6,6,0,-3,6,-3,6,6,6,-3,-9,0,6,5,6,-3, %T A339702 -3,-3,0,6,6,6,-9,-3,6,6,-9,-3,-3,-3,6,6,6,-3,-9,0,6,6,6,-3,-9,6,-9,6, %U A339702 6,-3,-21,-3,6,6,-7,6,-3,-3,6,6,-3,-3,-12,-3,6,6,6,6,-3,-3,-9 %N A339702 Dirichlet g.f.: Product_{k>=2} (1 - k^(-s))^3. %F A339702 a(1) = 1; a(n) = -Sum_{d|n, d < n} A339318(n/d) * a(d). %F A339702 a(p^k) = A010816(k) for prime p. %Y A339702 Cf. A010816, A114592, A339318, A339701, A339703, A339704, A339705, A339706, A339707. %K A339702 sign %O A339702 1,2 %A A339702 _Ilya Gutkovskiy_, Dec 13 2020