[go: up one dir, main page]

login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A079294 Number of distinct prime factors of the numerator of the 2n-th Bernoulli number. 5
0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 2, 3, 2, 2, 3, 3, 3, 2, 1, 2, 2, 1, 5, 3, 3, 3, 5, 3, 4, 5, 3, 5, 2, 3, 6, 5, 2, 2, 3, 4, 5, 4, 5, 4, 4, 4, 4, 6, 5, 6, 5, 7, 5, 5, 3, 6, 4, 2, 5, 2, 3, 4, 9, 4, 6, 7, 4, 5, 4, 8, 8, 4, 2, 7, 7, 7, 7, 8, 5, 8, 6, 5, 8, 9, 6, 5, 3, 8 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,11
LINKS
S. S. Wagstaff, Jr., Factors of Bernoulli numbers
FORMULA
a(n) = A001221(abs(A000367(n))). - Amiram Eldar, Feb 09 2020
MATHEMATICA
Table[PrimeNu[Numerator[BernoulliB[2n]]], {n, 0, 30}] (* Amiram Eldar, Feb 09 2020 *)
PROG
(PARI) a(n)=omega(numerator(bernfrac(2*n)))
CROSSREFS
Sequence in context: A309806 A256170 A051686 * A242789 A366712 A366713
KEYWORD
nonn
AUTHOR
Benoit Cloitre, Feb 09 2003
EXTENSIONS
More terms from T. D. Noe, Feb 13 2004
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified August 30 07:09 EDT 2024. Contains 375532 sequences. (Running on oeis4.)