Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A157200
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A157200 Numbers n such that n*(2n)^n-1 is a prime. +0
1
2, 3, 6, 7, 12, 21, 113, 404, 735, 1944 (list; graph; listen)
OFFSET

1,1

COMMENT

Conjecture: there are infinite numbers of such kind of primes.

EXAMPLE

n=2, 2*(2*2)^2-1 = 31 is a prime number; n=3, 3^(2*3)^2-1 = 107 is a prime number; and so on

MATHEMATICA

Do[cp=n*(2*n)^n-1; If[PrimeQ[cp], Print[n]], {n, 1, 2000}] This generate the listed first 10 elements.

CROSSREFS

Sequence in context: A064689 A144120 A073712 this_sequence A167415 A018511 A092482

Adjacent sequences: A157197 A157198 A157199 this_sequence A157201 A157202 A157203

KEYWORD

hard,nice,nonn

AUTHOR

Lei Zhou (lzhou5(AT)emory.edu), Feb 25 2009

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 5 20:25 EST 2009. Contains 170428 sequences.


AT&T Labs Research