Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A092057
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A092057 Primes of the form 2*prime(n)^2-1. +0
5
7, 17, 97, 241, 337, 577, 3361, 3697, 6961, 10657, 23761, 25537, 32257, 37537, 49297, 64081, 65521, 77617, 79201, 89041, 126001, 138337, 153457, 171697, 193441, 249217, 269377, 287281, 334561, 351121, 374977, 474337, 633937, 652081, 665857 (list; graph; listen)
OFFSET

1,1

MATHEMATICA

lst={}; Do[p=Prime[n]; If[PrimeQ[r=2*p^2-1], AppendTo[lst, r]], {n, 6!}]; lst [From Vladimir Orlovsky (4vladimir(AT)gmail.com), Jun 20 2009]

PROGRAM

(PARI) for (i=1, 300, if(isprime(2*prime(i)^2-1), print1(2*prime(i)^2-1, ", ")))

CROSSREFS

Cf. A092058.

Sequence in context: A123206 A035078 A124165 this_sequence A082738 A092340 A068172

Adjacent sequences: A092054 A092055 A092056 this_sequence A092058 A092059 A092060

KEYWORD

easy,nonn

AUTHOR

mohammed Bouayoun (mohammed.bouayoun(AT)sanef.com), Feb 19 2004

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 December 4 15:11 EST 2009. Contains 170347 sequences.


AT&T Labs Research