login

Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.

Totally multiplicative sequence with a(p) = 45.
1

%I #10 Apr 16 2016 04:28:00

%S 1,45,45,2025,45,2025,45,91125,2025,2025,45,91125,45,2025,2025,

%T 4100625,45,91125,45,91125,2025,2025,45,4100625,2025,2025,91125,91125,

%U 45,91125,45,184528125,2025,2025,2025,4100625,45,2025,2025,4100625,45,91125,45

%N Totally multiplicative sequence with a(p) = 45.

%H G. C. Greubel, <a href="/A165866/b165866.txt">Table of n, a(n) for n = 1..10000</a>

%F a(n) = A009989(A001222(n)) = 45^bigomega(n) = 45^A001222(n).

%t 45^PrimeOmega[Range[100]] (* _G. C. Greubel_, Apr 16 2016 *)

%o (PARI) a(n) = 45^bigomega(n); \\ _Altug Alkan_, Apr 16 2016

%K nonn,mult

%O 1,2

%A _Jaroslav Krizek_, Sep 28 2009