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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A113935 Prime(n)+3. 4
5, 6, 8, 10, 14, 16, 20, 22, 26, 32, 34, 40, 44, 46, 50, 56, 62, 64, 70, 74, 76, 82, 86, 92, 100, 104, 106, 110, 112, 116, 130, 134, 140, 142, 152, 154, 160, 166, 170, 176, 182, 184, 194, 196, 200, 202, 214, 226, 230, 232, 236, 242, 244, 254, 260, 266, 272, 274 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

COMMENTS

a(n) = A116366(n-1,1) for n>1. - Reinhard Zumkeller (reinhard.zumkeller(AT)gmail.com), Feb 06 2006

a(n) = A000040(n) + 3 = A008864(n) + 2 = A052147(n) + 1 = A175221(n) - 1 = A175222(n) - 2 = A139049(n) - 3 = A175223(n) - 4 = A175224(n) - 5 = A140353(n) - 6 = A175225(n) - 7. [From Jaroslav Krizek (jaroslav.krizek(AT)atlas.cz), Mar 06 2010]

FORMULA

a(n) = 2*A098090(n-1) for n > 1. - Reinhard Zumkeller (reinhard.zumkeller(AT)gmail.com), Sep 14 2006

MATHEMATICA

Prime[Range[22]]+3 - Vladimir Orlovsky (4vladimir(AT)gmail.com), Apr 29 2008

PROG

(PARI) for(x=1, 100, print1(prime(x)+3, ", "))

CROSSREFS

Sequence in context: A055592 A151976 A074819 * A088766 A091091 A120151

Adjacent sequences:  A113932 A113933 A113934 * A113936 A113937 A113938

KEYWORD

nonn

AUTHOR

Jorge Coveiro (jorgecoveiro(AT)yahoo.com), Jan 30 2006

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