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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A102445 Number of prime divisors (with multiplicity) of the central trinomial coefficients (A002426). 1
0, 1, 1, 1, 2, 2, 2, 4, 2, 2, 3, 2, 2, 4, 3, 4, 6, 3, 2, 3, 3, 5, 6, 6, 4, 9, 3, 3, 2, 3, 3, 4, 5, 3, 5, 4, 2, 3, 3, 4, 2, 7, 5, 7, 7, 5, 5, 6, 6, 4, 5, 8, 9, 4, 5, 6, 3, 3, 7, 6, 8, 7, 7, 4, 5, 4, 4, 7, 7, 9, 11, 5, 8, 7, 7, 6, 7, 7, 8, 12, 4, 7, 6, 6, 4, 8, 7, 4, 10, 7, 7, 6, 6, 7, 5, 5, 6, 8, 7, 9, 10, 5, 7 (list; graph; refs; listen; history; internal format)
OFFSET

1,5

COMMENTS

Prime central trinomial coefficients by index: 2,3,4,(2000); semiprimes by index: 5,6,7,9,10,12,13,19,29,37,41,108,(125); 3 prime factors by index: 11,15,18,20,21,27,28,30,31,34,38,39,57,58,105,(125)

First occurrence of k: 1,2,5,11,8,22,17,42,52,26,89,71,80,....

LINKS

Eric Weisstein's World of Mathematics, Link to a section of The World of Mathematics..

MATHEMATICA

bigomega[n_Integer] := Plus @@ Last /@ FactorInteger[n]; tn[n_] := Sum[Binomial[n, k]*Binomial[n - k, k], {k, 0, n/2}]; Table[bigomega[tn[n]], {n, 103}] (from Robert G. Wilson v Feb 21 2005)

CROSSREFS

Cf. A002426.

Sequence in context: A102298 A049298 A075016 * A027389 A160691 A049716

Adjacent sequences:  A102442 A102443 A102444 * A102446 A102447 A102448

KEYWORD

nonn

AUTHOR

Jonathan Vos Post (jvospost3(AT)gmail.com), Feb 21 2005

EXTENSIONS

Edited and extended by Robert G. Wilson v (rgwv(AT)rgwv.com), Feb 21 2005

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 16 21:51 EST 2012. Contains 205978 sequences.