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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A141101 p(2*n)-n*2, where p(n)=n-th prime. 0
1, 3, 7, 11, 19, 25, 29, 37, 43, 51, 57, 65, 75, 79, 83, 99, 105, 115, 125, 133, 139, 149, 153, 175, 179, 187, 197, 207, 213, 221, 231, 247, 251, 269, 279, 287, 299, 307, 319, 329, 339, 349, 357, 369, 373, 387, 397, 407, 423, 441, 455, 465, 471, 485, 491, 501 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

EXAMPLE

If n=1, then a(1)=p(2*1)-1*2=p(2)-2=3-2=1.

If n=4, then a(4)=p(2*4)-4*2=p(8)-8=19-8=11.

MAPLE

p:= ithprime: a:= seq(p(2*n)-2*n, n=1..100); [From D. S. McNeil (d.mcneil(AT)qmul.ac.uk), Mar 21 2009]

CROSSREFS

Sequence in context: A191037 A135932 A105876 * A098379 A049754 A191114

Adjacent sequences:  A141098 A141099 A141100 * A141102 A141103 A141104

KEYWORD

nonn

AUTHOR

Juri-Stepan Gerasimov (2stepan(AT)rambler.ru) Jul 31 2008

EXTENSIONS

a(32), a(40) corrected and extended by D. S. McNeil (d.mcneil(AT)qmul.ac.uk), Mar 21 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 16 02:30 EST 2012. Contains 205860 sequences.