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.

A165859 Totally multiplicative sequence with a(p) = 38.

This page as a plain text file.
%I A165859 #9 Apr 15 2016 19:02:53
%S A165859 1,38,38,1444,38,1444,38,54872,1444,1444,38,54872,38,1444,1444,
%T A165859 2085136,38,54872,38,54872,1444,1444,38,2085136,1444,1444,54872,54872,
%U A165859 38,54872,38,79235168,1444,1444,1444,2085136,38,1444,1444,2085136,38,54872,38
%N A165859 Totally multiplicative sequence with a(p) = 38.
%H A165859 G. C. Greubel, <a href="/A165859/b165859.txt">Table of n, a(n) for n = 1..10000</a>
%F A165859 a(n) = A009982(A001222(n)) = 38^bigomega(n) = 38^A001222(n).
%t A165859 38^PrimeOmega[Range[100]] (* _G. C. Greubel_, Apr 15 2016 *)
%o A165859 (PARI) a(n) = 38^bigomega(n); \\ _Altug Alkan_, Apr 15 2016
%K A165859 nonn,mult
%O A165859 1,2
%A A165859 _Jaroslav Krizek_, Sep 28 2009