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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A008334 Number of primes dividing p-1, where p = n-th prime. 1
0, 1, 1, 2, 2, 2, 1, 2, 2, 2, 3, 2, 2, 3, 2, 2, 2, 3, 3, 3, 2, 3, 2, 2, 2, 2, 3, 2, 2, 2, 3, 3, 2, 3, 2, 3, 3, 2, 2, 2, 2, 3, 3, 2, 2, 3, 4, 3, 2, 3, 2, 3, 3, 2, 1, 2, 2, 3, 3, 3, 3, 2, 3, 3, 3, 2, 4, 3, 2, 3, 2, 2, 3, 3, 3, 2, 2, 3, 2, 3, 3, 4, 3, 2, 3, 3, 2, 3, 3, 4, 2, 2, 2, 3, 3 (list; graph; refs; listen; history; internal format)
OFFSET

1,4

COMMENTS

This is omega(p-1), i.e. A001221(A006093(n)). For Omega(p-1)=A001222(A006093(n)), see A023508. - Lekraj Beedassy (blekraj(AT)yahoo.com), Oct 08 2004

LINKS

T. D. Noe, Table of n, a(n) for n=1..10000

MAPLE

for i from 1 to 500 do if isprime(i) then print(nops(factorset(i-1))); fi; od;

CROSSREFS

Sequence in context: A097195 A129451 A179301 * A116858 A189684 A106493

Adjacent sequences:  A008331 A008332 A008333 * A008335 A008336 A008337

KEYWORD

nonn

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com).

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 February 15 08:37 EST 2012. Contains 205729 sequences.