%I A144494
%S A144494 0,0,0,2,0,2,0,3,2,2,0,3,0,2,2,4,0,3,0,3,2,2,0,4,2,2,3,3,0,3,0,5,2,2,2,
%T A144494 4,0,2,2,4,0,3,0,3,3,2,0,5,2,3,2,3,0,4,2,4,2,2,0,4,0,2,3,6,2,3,0,3,2,3,
%U A144494 0,5,0,2,3,3,2,3,0,5,4,2,0,4,2,2,2,4,0,4,2,3,2,2,2,6,0,3,3,4,0,3,0,4,3
%N A144494 a(n) = 0 if n is prime, otherwise A001222(n).
%p A144494 with(numtheory); f:=n->if isprime(n) then 0 else bigomega(n); fi;
%Y A144494 Cf. A001221, A001222, A087624, A055636.
%Y A144494 Sequence in context: A029188 A090290 A153585 this_sequence A136166 A046522
A112631
%Y A144494 Adjacent sequences: A144491 A144492 A144493 this_sequence A144495 A144496
A144497
%K A144494 nonn
%O A144494 1,4
%A A144494 N. J. A. Sloane (njas(AT)research.att.com), Dec 12 2008
|