Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A000068
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A000068 Numbers n such that n^4 + 1 is prime.
(Formerly M1027 N0386)
+0
29
1, 2, 4, 6, 16, 20, 24, 28, 34, 46, 48, 54, 56, 74, 80, 82, 88, 90, 106, 118, 132, 140, 142, 154, 160, 164, 174, 180, 194, 198, 204, 210, 220, 228, 238, 242, 248, 254, 266, 272, 276, 278, 288, 296, 312, 320, 328, 334, 340, 352, 364, 374, 414, 430, 436, 442, 466 (list; graph; listen)
OFFSET

1,2

REFERENCES

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

N. J. A. Sloane, A Handbook of Integer Sequences, Academic Press, 1973 (includes this sequence).

M. Lal, Primes of the form n^4 + 1, Math. Comp., 21 (1967), 245-247.

LINKS

T. D. Noe, Table of n, a(n) for n=1..10000

MATHEMATICA

Select[Range[10^2*2], PrimeQ[ #^4+1] &] (from Vladimir Orlovsky (4vladimir(AT)gmail.com), May 01 2008)

PROGRAM

(PARI) a(n)=local(m); if(n<1, 0, for(k=1, n, until(isprime(m^4+1), m++)); m)

CROSSREFS

Cf. A037896.

Cf. A005574, A006314, A006313, A006315, A006316, A056994, A056995

Adjacent sequences: A000065 A000066 A000067 this_sequence A000069 A000070 A000071

Sequence in context: A114874 A100361 A069654 this_sequence A067662 A001774 A053285

KEYWORD

nonn,easy

AUTHOR

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

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified November 7 16:45 EST 2009. Contains 166093 sequences.


AT&T Labs Research