cp's OEIS Frontend

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.

A165827 Totally multiplicative sequence with a(p) = 6.

This page as a plain text file.
%I A165827 #11 Oct 30 2019 08:27:54
%S A165827 1,6,6,36,6,36,6,216,36,36,6,216,6,36,36,1296,6,216,6,216,36,36,6,
%T A165827 1296,36,36,216,216,6,216,6,7776,36,36,36,1296,6,36,36,1296,6,216,6,
%U A165827 216,216,36,6,7776,36,216
%N A165827 Totally multiplicative sequence with a(p) = 6.
%H A165827 G. C. Greubel, <a href="/A165827/b165827.txt">Table of n, a(n) for n = 1..10000</a>
%F A165827 a(n) = A000400(A001222(n)) = 6^bigomega(n) = 6^A001222(n).
%F A165827 Dirichlet g.f.: Product_{p prime} 1 / (1 - 6 * p^(-s)). - _Ilya Gutkovskiy_, Oct 30 2019
%t A165827 6^PrimeOmega[Range[100]] (* _G. C. Greubel_, Apr 09 2016 *)
%Y A165827 Cf. A000400, A001222.
%K A165827 nonn,mult
%O A165827 1,2
%A A165827 _Jaroslav Krizek_, Sep 28 2009