A165858 Totally multiplicative sequence with a(p) = 37.
1, 37, 37, 1369, 37, 1369, 37, 50653, 1369, 1369, 37, 50653, 37, 1369, 1369, 1874161, 37, 50653, 37, 50653, 1369, 1369, 37, 1874161, 1369, 1369, 50653, 50653, 37, 50653, 37, 69343957, 1369, 1369, 1369, 1874161, 37, 1369, 1369, 1874161, 37, 50653, 37
Offset: 1
Links
- G. C. Greubel, Table of n, a(n) for n = 1..10000
Programs
-
Mathematica
37^PrimeOmega[Range[50]] (* Harvey P. Dale, May 23 2014 *)
-
PARI
a(n) = 37^bigomega(n); \\ Altug Alkan, Apr 15 2016