Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A137288
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A137288 Numbers n such that 2*p(n)-1 is prime, where p(n) is the n-th prime. +0
1
1, 2, 4, 8, 11, 12, 22, 25, 34, 37, 46, 47, 50, 58, 63, 67, 68, 73, 75, 85, 95, 101, 106, 110, 111, 114, 121, 125, 129, 141, 145, 151, 159, 163, 168, 169, 180, 193, 203, 207, 211, 222, 226, 232, 242, 254, 258, 260, 274, 285 (list; graph; listen)
OFFSET

1,2

EXAMPLE

n=11 : 2*p(11)-1 = 2* 31-1 = 61 is prime, n=11 belongs to the sequence.

MAPLE

P:=proc(n) local a, i; for i from 1 by 1 to n do a:=2*ithprime(i)-1; if isprime(a) then print(i); fi; od; end: P(301); - Paolo P. Lava (ppl(AT)spl.at), Apr 15 2008

CROSSREFS

Cf. A000040.

Adjacent sequences: A137285 A137286 A137287 this_sequence A137289 A137290 A137291

Sequence in context: A028846 A080152 A136994 this_sequence A116443 A078649 A022442

KEYWORD

easy,nonn

AUTHOR

Ctibor O. Zizka (ctibor.zizka(AT)seznam.cz), Apr 05 2008

EXTENSIONS

More terms from Paolo P. Lava (ppl(AT)spl.at), Apr 15 2008

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified January 7 17:35 EST 2009. Contains 152824 sequences.


AT&T Labs Research