Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A079906
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A079906 Numbers n such that 5*6^n -1 is prime. +0
10
1, 2, 6, 7, 11, 23, 33, 48, 68, 79, 116, 151, 205, 1016, 1332, 1448, 3481, 3566, 3665, 11233, 13363, 29166, 44358, 58530 (list; graph; listen)
OFFSET

1,2

COMMENT

a(25) > 80000. [From Donovan Johnson (donovan.johnson(AT)yahoo.com), Nov 26 2008]

REFERENCES

R. K. Guy, Unsolved Problems in Theory of Numbers, Section A3.

H. C. Williams, The primality of certain integers of the form 2Ar^n - 1, Acta Arith. 39 (1981), 7-17.

MATHEMATICA

Do[ If[ PrimeQ[5*6^n - 1], Print[n]], {n, 1, 5000}]

PROGRAM

(PARI.2.0.17) for(n=1, 2000, if(isprime(5*6^n-1), print(n)))

CROSSREFS

Cf. A003307, A002235, A046865, A046866, A001771, A005541, A056725, A046867, A079907.

Sequence in context: A088227 A145489 A051678 this_sequence A072147 A124319 A078471

Adjacent sequences: A079903 A079904 A079905 this_sequence A079907 A079908 A079909

KEYWORD

nonn,hard

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Jan 16 2003

EXTENSIONS

a(20)-a(24) from Donovan Johnson (donovan.johnson(AT)yahoo.com), Nov 26 2008

page 1

Search completed in 0.003 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 November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research