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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A100496 Numbers n such that (2^n+1)^4-2 is prime. 2
1, 7, 25, 31, 34, 271, 514, 2896, 8827 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

LINKS

Primeform: User group for PFGW & PrimeForm programs.

EXAMPLE

a(1) = 1 because (2^1+1)^4 - 2 = 79 is prime and is the first such prime.

MATHEMATICA

Select[Range[5000], PrimeQ[(2^# + 1)^4 - 2] &]

PROG

Primeform, see link.

CROSSREFS

Cf. A091513, A091514, A093069, A099359.

Cf. A100497, n such that (2^n+1)^4-2 is semiprime.

Sequence in context: A196013 A075926 A065660 * A110081 A140716 A141393

Adjacent sequences:  A100493 A100494 A100495 * A100497 A100498 A100499

KEYWORD

more,nonn

AUTHOR

Jonathan Vos Post (jvospost3(AT)gmail.com), Nov 23 2004

EXTENSIONS

Edited, corrected and extended by Ray Chandler (rayjchandler(AT)sbcglobal.net) and Hugo Pfoertner (hugo(AT)pfoertner.org), Nov 26 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 16 20:38 EST 2012. Contains 205962 sequences.