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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A119720 Numbers n such that 7^n + 2 is semiprime. 0
1, 2, 6, 9, 12, 14, 26, 33, 44, 54, 126, 141, 830, 2436, 3534, 3846, 4152, 4460, 4974, 13160, 13200, 13832 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

COMMENTS

Or, (7^n+2)/3 is prime.

EXAMPLE

12 is OK because 7^12+2=13841287203=3*4613762401 and 4613762401 is prime.

MATHEMATICA

Select[Range[2100], PrimeQ[(7^# + 2)/3] &] - Stefan Steinerberger (stefan.steinerberger(AT)gmail.com), Jul 22 2006

CROSSREFS

Sequence in context: A174682 A153043 A171504 * A173978 A000134 A120701

Adjacent sequences:  A119717 A119718 A119719 * A119721 A119722 A119723

KEYWORD

nonn,more

AUTHOR

Zak Seidov (zakseidov(AT)yahoo.com), Jun 13 2006

EXTENSIONS

More terms from Stefan Steinerberger (stefan.steinerberger(AT)gmail.com) and Joshua Zucker (joshua.zucker(AT)stanfordalumni.org), Jun 21 2006

a(14) from Herman Jamke (hermanjamke(AT)fastmail.fm), Mar 30 2008

a(15)-a(22) from Sean A. Irvine (sairvin(AT)xtra.co.nz), Dec 16 2009

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 21:56 EST 2012. Contains 205860 sequences.