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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A107623 Primes plus alternately 3 and 2. 1
5, 5, 8, 9, 14, 15, 20, 21, 26, 31, 34, 39, 44, 45, 50, 55, 62, 63, 70, 73, 76, 81, 86, 91, 100, 103, 106, 109, 112, 115, 130, 133, 140, 141, 152, 153, 160, 165, 170, 175, 182, 183, 194, 195, 200, 201, 214, 225, 230, 231, 236, 241, 244, 253, 260, 265, 272, 273 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

FORMULA

A107623(n) = prime(n) + (2 + mod(n, 2)).

MATHEMATICA

A107623[n_]:= Prime[n] + (2 + Mod[n, 2])

CROSSREFS

Cf. A107620, A107621, 107622.

Sequence in context: A141864 A141538 A003861 * A081287 A204188 A019843

Adjacent sequences:  A107620 A107621 A107622 * A107624 A107625 A107626

KEYWORD

easy,nonn

AUTHOR

Zak Seidov (zakseidov(AT)yahoo.com), May 18 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 14 22:58 EST 2012. Contains 205685 sequences.