Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A138596
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A138596 Numbers n such that 2^(2*n-25)-25 is prime. +0
1
13, 14, 15, 16, 17, 19, 29, 31, 41, 44, 59, 76, 77, 95, 107, 197 (list; graph; listen)
OFFSET

1,1

EXAMPLE

2^(2*16-25)-25=103, 2^(2*17-25)-25=487, 2^(2*19-25)-25=8167, ...

MATHEMATICA

q=25; For[i=q, i<=q, a={}; Do[x=2^(2*n-i)-i; If[PrimeQ[x], AppendTo[a, n]], {n, 10^2}]; Print["2^(2*n-", i, ")-", i, " ", a]; i=i+2]

CROSSREFS

Adjacent sequences: A138593 A138594 A138595 this_sequence A138597 A138598 A138599

Sequence in context: A004502 A020512 A132580 this_sequence A118140 A108854 A106007

KEYWORD

nonn

AUTHOR

Vladimir Orlovsky (4vladimir(AT)gmail.com), May 13 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 October 11 13:47 EDT 2008. Contains 144830 sequences.


AT&T Labs Research