Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A084074
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A084074 Numbers n such that 11*13^n + 2 is prime. +0
1
0, 2, 3, 4, 6, 8, 19, 98, 174, 578, 678, 966, 1792, 4132, 5772 (list; graph; listen)
OFFSET

1,2

COMMENT

Some of the larger entries may only correspond to probable primes.

EXAMPLE

Primes 13,1861,24169,314173 are 11*13^0+2, 11*13^2+2, 11*13^3+2, 11*13^4+2.

PROGRAM

(PARI) for(n=0, 6000, if(isprime(11*13^n+2), print1(n, ", ")))

CROSSREFS

Sequence in context: A000031 A111023 A008324 this_sequence A144722 A105808 A124058

Adjacent sequences: A084071 A084072 A084073 this_sequence A084075 A084076 A084077

KEYWORD

nonn

AUTHOR

Rick L. Shepherd (rshepherd2(AT)hotmail.com), May 12 2003

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 24 23:16 EST 2009. Contains 167481 sequences.


AT&T Labs Research