A165854 Totally multiplicative sequence with a(p) = 33.
1, 33, 33, 1089, 33, 1089, 33, 35937, 1089, 1089, 33, 35937, 33, 1089, 1089, 1185921, 33, 35937, 33, 35937, 1089, 1089, 33, 1185921, 1089, 1089, 35937, 35937, 33, 35937, 33, 39135393, 1089, 1089, 1089, 1185921, 33, 1089, 1089, 1185921, 33, 35937, 33
Offset: 1
Links
- G. C. Greubel, Table of n, a(n) for n = 1..10000
Programs
-
Mathematica
33^PrimeOmega[Range[50]] (* Harvey P. Dale, Oct 02 2015 *)
-
PARI
a(n) = 33^bigomega(n); \\ Altug Alkan, Apr 15 2016