A165859 Totally multiplicative sequence with a(p) = 38.
1, 38, 38, 1444, 38, 1444, 38, 54872, 1444, 1444, 38, 54872, 38, 1444, 1444, 2085136, 38, 54872, 38, 54872, 1444, 1444, 38, 2085136, 1444, 1444, 54872, 54872, 38, 54872, 38, 79235168, 1444, 1444, 1444, 2085136, 38, 1444, 1444, 2085136, 38, 54872, 38
Offset: 1
Links
- G. C. Greubel, Table of n, a(n) for n = 1..10000
Programs
-
Mathematica
38^PrimeOmega[Range[100]] (* G. C. Greubel, Apr 15 2016 *)
-
PARI
a(n) = 38^bigomega(n); \\ Altug Alkan, Apr 15 2016