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 A165829 #13 Oct 30 2019 09:21:30 %S A165829 1,8,8,64,8,64,8,512,64,64,8,512,8,64,64,4096,8,512,8,512,64,64,8, %T A165829 4096,64,64,512,512,8,512,8,32768,64,64,64,4096,8,64,64,4096,8,512,8, %U A165829 512,512,64,8,32768,64,512 %N A165829 Totally multiplicative sequence with a(p) = 8. %H A165829 G. C. Greubel, <a href="/A165829/b165829.txt">Table of n, a(n) for n = 1..10000</a> %F A165829 a(n) = A001018(A001222(n)) = 8^bigomega(n) = 8^A001222(n). %F A165829 Dirichlet g.f.: Product_{p prime} 1 / (1 - 8 * p^(-s)). - _Ilya Gutkovskiy_, Oct 30 2019 %t A165829 8^PrimeOmega[Range[100]](* _G. C. Greubel_, Apr 09 2016 *) %o A165829 (PARI) a(n) = 8^bigomega(n); \\ _Altug Alkan_, Apr 09 2016 %Y A165829 Cf. A001018, A001222. %K A165829 nonn,mult %O A165829 1,2 %A A165829 _Jaroslav Krizek_, Sep 28 2009