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!)
A227314 Number of prime factors, with multiplicity, of sum of first n composite numbers. 1
2, 2, 3, 3, 1, 2, 3, 3, 2, 5, 4, 3, 3, 1, 6, 4, 1, 2, 2, 1, 6, 3, 2, 2, 2, 3, 2, 4, 4, 2, 2, 3, 8, 3, 1, 1, 1, 3, 2, 2, 2, 2, 1, 2, 3, 2, 1, 1, 3, 3, 4, 2, 1, 1, 3, 7, 7, 3, 2, 4, 4, 2, 1, 1, 2, 4, 2, 1, 3, 4, 4, 3, 1, 1, 1, 2, 5, 2, 3, 6, 2, 2, 3, 6, 5, 1, 5, 3, 2, 3, 2, 6, 7, 2, 2, 2, 6, 3, 2, 3 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
a(n) = A001222(A053767(n)).
EXAMPLE
a(10) = 5 because A053767(10) = 4 + 6 + 8 + 9 + 10 + 12 + 14 + 15 + 16 + 18 = 112 = 2^4 * 7, which has 5 prime factors, with multiplicity.
MAPLE
A227314 := proc(n)
end proc: # R. J. Mathar, Jul 06 2013
CROSSREFS
Sequence in context: A105899 A071434 A366549 * A356321 A128924 A364569
KEYWORD
nonn,easy
AUTHOR
Jonathan Vos Post, Jul 06 2013
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 27 14:26 EDT 2024. Contains 372019 sequences. (Running on oeis4.)