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.

A165858 Totally multiplicative sequence with a(p) = 37.

This page as a plain text file.
%I A165858 #11 Apr 15 2016 19:04:07
%S A165858 1,37,37,1369,37,1369,37,50653,1369,1369,37,50653,37,1369,1369,
%T A165858 1874161,37,50653,37,50653,1369,1369,37,1874161,1369,1369,50653,50653,
%U A165858 37,50653,37,69343957,1369,1369,1369,1874161,37,1369,1369,1874161,37,50653,37
%N A165858 Totally multiplicative sequence with a(p) = 37.
%H A165858 G. C. Greubel, <a href="/A165858/b165858.txt">Table of n, a(n) for n = 1..10000</a>
%F A165858 a(n) = A009981(A001222(n)) = 37^bigomega(n) = 37^A001222(n).
%t A165858 37^PrimeOmega[Range[50]] (* _Harvey P. Dale_, May 23 2014 *)
%o A165858 (PARI) a(n) = 37^bigomega(n); \\ _Altug Alkan_, Apr 15 2016
%K A165858 nonn,mult
%O A165858 1,2
%A A165858 _Jaroslav Krizek_, Sep 28 2009