login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A096305 Numbers n such that 7^n + 4 is prime. 0
0, 1, 2, 3, 5, 7, 9, 14, 23, 129, 198, 235, 275, 630, 870, 1033, 1290, 3293, 3458, 11466, 13885, 25893, 32186, 33139 (list; graph; refs; listen; history; internal format)
OFFSET

1,3

EXAMPLE

7^14 + 4 = 678223072853 is a prime number

MATHEMATICA

Do[If[PrimeQ[7^n+4], Print[n]], {n, 1, 1000}]

CROSSREFS

Sequence in context: A035563 A028378 A143587 * A039888 A036959 A108031

Adjacent sequences:  A096302 A096303 A096304 * A096306 A096307 A096308

KEYWORD

nonn

AUTHOR

Herman H. Rosenfeld (herm3(AT)pacbell.net), Jun 26 2004

EXTENSIONS

More terms (probable primes) from Rick L. Shepherd (rshepherd2(AT)hotmail.com), Jun 29 2004

7 more terms from Jason Earls (zevi_35711(AT)yahoo.com), Feb 16 2008

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 16 14:37 EST 2012. Contains 205930 sequences.