OFFSET
1,2
LINKS
Ivan Neretin, Table of n, a(n) for n = 1..10000
MATHEMATICA
Join[{0}, Total[Transpose[FactorInteger[#]][[2]]]&/@Table[Binomial[4n, n+3], {n, 2, 80}]] (* Harvey P. Dale, Dec 24 2014 *)
CROSSREFS
KEYWORD
nonn
AUTHOR
STATUS
approved