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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A125883 Numbers n for which n^5+n^4-1 is prime. 0
2, 4, 7, 9, 11, 13, 16, 17, 18, 26, 27, 29, 31, 33, 34, 38, 39, 40, 43, 47, 50, 57, 59, 65, 69, 70, 76, 81, 89, 90, 92, 93, 95, 103, 107, 109, 126, 128, 129, 138, 140, 148, 162, 167, 179, 182, 183, 192, 197 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

MAPLE

Do[If[PrimeQ[x^5 + x^4 - 1], Print[x]], {x, 1, 200}]

CROSSREFS

Cf. A000040, A045546, A125881-A125885.

Sequence in context: A138830 A122077 A029924 * A022848 A020904 A043000

Adjacent sequences:  A125880 A125881 A125882 * A125884 A125885 A125886

KEYWORD

nonn

AUTHOR

Artur Jasinski (grafix(AT)csl.pl), Dec 14 2006

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 10:05 EST 2012. Contains 206009 sequences.