Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.
%I #8 Apr 10 2016 02:31:51
%S 1,22,22,484,22,484,22,10648,484,484,22,10648,22,484,484,234256,22,
%T 10648,22,10648,484,484,22,234256,484,484,10648,10648,22,10648,22,
%U 5153632,484,484,484,234256,22,484,484,234256,22,10648,22,10648,10648
%N Totally multiplicative sequence with a(p) = 22.
%H G. C. Greubel, <a href="/A165843/b165843.txt">Table of n, a(n) for n = 1..10000</a>
%F a(n) = A009966(A001222(n)) = 22^bigomega(n) = 22^A001222(n).
%t 22^PrimeOmega[Range[100]] (* _G. C. Greubel_, Apr 09 2016 *)
%K nonn,mult
%O 1,2
%A _Jaroslav Krizek_, Sep 28 2009