Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A060425
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A060425 Primes of form n*4^n-1. +0
1
3, 31, 191, 5119, 524287, 3758096383, 1618481116086271, 5359447279004780799548150067050349330431, 2817103802133904744169307240538184064530443801964688726052818649087 (list; graph; listen)
OFFSET

1,1

LINKS

Harry J. Smith, Table of n, a(n) for n=1,...,12

MATHEMATICA

lst={}; Do[p=n*4^n-1; If[PrimeQ[p], AppendTo[lst, p]], {n, 0, 5!}]; lst [From Vladimir Orlovsky (4vladimir(AT)gmail.com), Jan 28 2009]

PROGRAM

(PARI) { n=0; for (m=1, 530, if (isprime(a=m*4^m - 1), write("b060425.txt", n++, " ", a)); ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jul 04 2009]

CROSSREFS

Sequence in context: A125085 A007233 A060416 this_sequence A121099 A121147 A114654

Adjacent sequences: A060422 A060423 A060424 this_sequence A060426 A060427 A060428

KEYWORD

nonn

AUTHOR

Jason Earls (zevi_35711(AT)yahoo.com), Apr 05 2001

EXTENSIONS

More terms from Reiner Martin (reinermartin(AT)hotmail.com), Jul 20 2001

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 November 30 13:13 EST 2009. Contains 167758 sequences.


AT&T Labs Research