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.

A165860 Totally multiplicative sequence with a(p) = 39.

This page as a plain text file.
%I A165860 #10 Apr 15 2016 19:02:09
%S A165860 1,39,39,1521,39,1521,39,59319,1521,1521,39,59319,39,1521,1521,
%T A165860 2313441,39,59319,39,59319,1521,1521,39,2313441,1521,1521,59319,59319,
%U A165860 39,59319,39,90224199,1521,1521,1521,2313441,39,1521,1521,2313441,39,59319,39
%N A165860 Totally multiplicative sequence with a(p) = 39.
%H A165860 G. C. Greubel, <a href="/A165860/b165860.txt">Table of n, a(n) for n = 1..10000</a>
%F A165860 a(n) = A009983(A001222(n)) = 39^bigomega(n) = 39^A001222(n).
%t A165860 39^PrimeOmega[Range[100]] (* _G. C. Greubel_, Apr 15 2016 *)
%o A165860 (PARI) a(n) = 39^bigomega(n); \\ _Altug Alkan_, Apr 15 2016
%K A165860 nonn,mult
%O A165860 1,2
%A A165860 _Jaroslav Krizek_, Sep 28 2009