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!)
A023817 Sum of exponents in prime-power factorization of C(2n,n-1). 1
0, 2, 2, 4, 4, 6, 4, 7, 6, 7, 6, 9, 8, 11, 9, 12, 9, 13, 10, 13, 12, 13, 12, 15, 14, 14, 14, 16, 14, 17, 12, 18, 16, 16, 15, 18, 15, 18, 17, 20, 19, 22, 20, 22, 22, 23, 20, 25, 21, 24, 22, 24, 22, 25, 21, 24, 22, 24, 23, 28, 26, 27, 26, 29, 25, 27, 25, 30, 28, 30, 26, 32, 29, 31, 31, 31, 31, 34, 29, 32 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
MATHEMATICA
Join[{0}, Total[FactorInteger[#][[All, 2]]]&/@Table[Binomial[2n, n-1], {n, 2, 80}]] (* Harvey P. Dale, Sep 14 2016 *)
CROSSREFS
Sequence in context: A338098 A171462 A075857 * A300754 A145392 A034974
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 April 25 16:45 EDT 2024. Contains 371989 sequences. (Running on oeis4.)