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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A096185 Numbers n such that 7^n+6^(n-1) is prime. 7
3, 4, 8, 9, 16, 25, 33, 40, 116, 201, 208, 504, 579, 964, 1060, 1160, 1508, 1969 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

MATHEMATICA

Do[ If[ PrimeQ[7^n + 6^(n - 1)], Print[n]], {n, 4000}]

CROSSREFS

Cf. A082103, A093717, A093793, A093765, A093794, A093795, A096186..

Sequence in context: A058074 A123722 A200727 * A137640 A165362 A113057

Adjacent sequences:  A096182 A096183 A096184 * A096186 A096187 A096188

KEYWORD

nonn

AUTHOR

Herman H. Rosenfeld (herm3(AT)pacbell.net) and Robert G. Wilson v (rgwv(AT)rgwv.com), Jun 18 2004

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 15 19:15 EST 2012. Contains 205852 sequences.