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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A005539 Numbers n such that 10*3^n + 1 is prime.
(Formerly M2337)
0
1, 3, 4, 7, 9, 12, 18, 22, 102, 112, 157, 162, 289, 619, 763, 1389, 1783, 1882, 3294, 3567 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

REFERENCES

N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).

H. C. Williams and C. R. Zarnke, Some prime numbers of the forms 2*3^n+1 and 2*3^n-1, Math. Comp., 26 (1972), 995-998.

MATHEMATICA

Do[ If[ PrimeQ[ 10*3^n + 1], Print[n]], {n, 1, 6810}]

CROSSREFS

Sequence in context: A060142 A049844 A140402 * A203623 A053099 A073273

Adjacent sequences:  A005536 A005537 A005538 * A005540 A005541 A005542

KEYWORD

hard,nonn

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com).

EXTENSIONS

More terms from Robert G. Wilson v (rgwv(AT)rgwv.com), Sep 07, 2000.

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 17 08:34 EST 2012. Contains 205998 sequences.