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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A117091 Primes of the form n^6-48n^5+908n^4-8603n^3+42796n^2-105410n+100823. 1
100823, 30467, 5419, 89, 719, 1423, 947, 149, 199, 1499, 3323, 4177, 2879, 359, 2179, 21773, 84407, 231859, 527819, 1967023, 13443239, 19869323, 55748639, 75716119, 101253923, 173883799, 285153899, 449885327, 557975279, 686780659, 1475059259 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

COMMENTS

This polynomial generates 19 prime numbers consecutively (for n=0 to n=18). In n^2+n+17,substitute n -> n^3-24n^2+166n-318

The polynomial generates 10790 primes in the first 100000 values. - Stefan Steinerberger (stefan.steinerberger(AT)gmail.com), Apr 21 2006

REFERENCES

P. Ribenboim, The Book of Prime Number Records. Springer-Verlag, NY, 2nd ed., 1989, p. 137.

LINKS

prime puzzle

Eric Weisstein

EXAMPLE

a(1)=(1)^6-48(1)^5+908(1)^4-8603(1)^3+42796(1)^2-105410(1)+100823=30467, a prime number

MATHEMATICA

Select[Table[n^6-48n^5+908n^4-8603n^3+42796n^2-105410n+100823, {n, 0, 500}], PrimeQ[ # ]&] - Stefan Steinerberger (stefan.steinerberger(AT)gmail.com), Apr 21 2006

CROSSREFS

Cf. A005846, A117624.

Sequence in context: A120217 A120218 A126166 * A184788 A043642 A122233

Adjacent sequences:  A117088 A117089 A117090 * A117092 A117093 A117094

KEYWORD

easy,nonn,less

AUTHOR

Roger L. Bagula (rlbagulatftn(AT)yahoo.com) and Parviz Afereidoon (afereidoon(AT)gmail.com), Apr 18 2006

EXTENSIONS

More terms from Stefan Steinerberger (stefan.steinerberger(AT)gmail.com), Apr 21 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 16 02:30 EST 2012. Contains 205860 sequences.