A165865 Totally multiplicative sequence with a(p) = 44.
1, 44, 44, 1936, 44, 1936, 44, 85184, 1936, 1936, 44, 85184, 44, 1936, 1936, 3748096, 44, 85184, 44, 85184, 1936, 1936, 44, 3748096, 1936, 1936, 85184, 85184, 44, 85184, 44, 164916224, 1936, 1936, 1936, 3748096, 44, 1936, 1936, 3748096, 44, 85184, 44
Offset: 1
Links
- G. C. Greubel, Table of n, a(n) for n = 1..10000
Programs
-
Mathematica
44^PrimeOmega[Range[50]] (* Harvey P. Dale, Feb 22 2012 *)
-
PARI
a(n) = 44^bigomega(n); \\ Altug Alkan, Apr 16 2016