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!)
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; text; internal format)
OFFSET
1,1
LINKS
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: A141538 A358257 A003861 * A218333 A212533 A081287
KEYWORD
easy,nonn
AUTHOR
Zak Seidov, May 18 2005
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 July 8 06:24 EDT 2024. Contains 374148 sequences. (Running on oeis4.)