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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A161912 a(n) = A040976(n+1) - A006218(n). 7
0, 0, 0, 0, 1, 1, 1, 1, 1, 4, 2, 6, 4, 4, 4, 6, 7, 7, 7, 9, 5, 7, 7, 11, 11, 12, 10, 10, 6, 8, 14, 16, 16, 14, 20, 18, 15, 19, 19, 21, 19, 19, 21, 21, 19, 15, 23, 33, 27, 26, 24, 26, 22, 30, 28, 30, 28, 26, 28, 30, 20, 28, 38, 36, 31, 31, 37, 41, 45, 43, 39, 43, 39, 43, 45, 43, 43, 47, 43, 49, 49, 46, 52, 52, 46, 46, 48, 52, 48, 48, 40, 48, 50, 50, 54, 54, 48, 58, 54, 66, 63, 71, 69, 73, 67, 65, 71, 75, 69, 69, 67, 69, 63, 63, 67, 73, 69, 67, 69, 71, 57 (list; graph; refs; listen; history; internal format)
OFFSET

0,10

MAPLE

A006128 := proc(n) add(floor(n/k), k=1..n) ; end: A040976 := proc(n) ithprime(n)-2 ; end:

A161912 := proc(n) A040976(n+1)-A006128(n) ; end: seq(A161912(n), n=0..120) ; # R. J. Mathar, Jul 01 2009

CROSSREFS

Cf. A000005, A001223, A006218, A040976, A161911.

Sequence in context: A059853 A136527 A138614 * A162339 A200697 A176836

Adjacent sequences:  A161909 A161910 A161911 * A161913 A161914 A161915

KEYWORD

easy,nonn

AUTHOR

Omar E. Pol (info(AT)polprimos), Jun 28 2009

EXTENSIONS

Invalid formula deleted and sequence extended by R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Jul 01 2009

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 17 19:13 EST 2012. Contains 206085 sequences.