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 A165847 #9 Apr 13 2016 18:52:59 %S A165847 1,26,26,676,26,676,26,17576,676,676,26,17576,26,676,676,456976,26, %T A165847 17576,26,17576,676,676,26,456976,676,676,17576,17576,26,17576,26, %U A165847 11881376,676,676,676,456976,26,676,676,456976,26,17576,26,17576,17576 %N A165847 Totally multiplicative sequence with a(p) = 26. %H A165847 G. C. Greubel, <a href="/A165847/b165847.txt">Table of n, a(n) for n = 1..10000</a> %F A165847 a(n) = A009970(A001222(n)) = 26bigomega(n) = 26^A001222(n). %t A165847 26^PrimeOmega[Range[100]] (* _G. C. Greubel_, Apr 13 2016 *) %o A165847 (PARI) a(n) = 26^bigomega(n); \\ _Altug Alkan_, Apr 13 2016 %K A165847 nonn,mult %O A165847 1,2 %A A165847 _Jaroslav Krizek_, Sep 28 2009