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!)
A023844 Sum of exponents in prime-power factorization of C(5n,n+2). 1
2, 4, 4, 7, 7, 8, 9, 10, 10, 11, 12, 14, 15, 13, 14, 17, 15, 16, 16, 20, 19, 18, 18, 22, 19, 22, 24, 24, 26, 24, 24, 25, 24, 24, 24, 28, 26, 26, 28, 31, 27, 31, 27, 31, 34, 30, 31, 31, 33, 33, 35, 39, 36, 38, 38, 40, 37, 41, 40, 45, 44, 38, 37, 40, 40, 40, 38, 40, 44, 41, 44, 47, 43, 45, 45, 47, 49 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
Table[PrimeOmega[Binomial[5 n, n + 2]], {n, 77}] (* Ivan Neretin, Nov 08 2017 *)
PROG
(PARI) a(n) = bigomega(binomial(5*n, n+2)); \\ Michel Marcus, Sep 30 2013
CROSSREFS
Sequence in context: A130805 A023831 A233272 * A132083 A286014 A102465
KEYWORD
nonn
AUTHOR
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 July 15 19:27 EDT 2024. Contains 374334 sequences. (Running on oeis4.)