login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A144494 a(n) = 0 if n is prime, otherwise A001222(n). 7
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, 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, 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 (list; graph; refs; listen; history; text; internal format)
OFFSET

1,4

LINKS

Table of n, a(n) for n=1..105.

MAPLE

with(numtheory); f:=n->if isprime(n) then 0 else bigomega(n); fi;

CROSSREFS

Cf. A001221, A001222, A087624, A055636.

Sequence in context: A090290 A153585 A169611 * A136166 A046522 A112631

Adjacent sequences:  A144491 A144492 A144493 * A144495 A144496 A144497

KEYWORD

nonn

AUTHOR

N. J. A. Sloane, Dec 12 2008

STATUS

approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified May 22 15:12 EDT 2013. Contains 225552 sequences.