Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A059425
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A059425 Primes of form n^2 + 19n + 17. +0
1
17, 37, 59, 83, 109, 137, 167, 199, 233, 269, 307, 347, 389, 433, 479, 577, 683, 739, 797, 857, 919, 983, 1049, 1117, 1187, 1259, 1409, 1487, 1567, 1733, 1907, 1997, 2089, 2377, 2477, 2579, 2683, 2789, 2897, 3119, 3467, 3709, 3833, 4217, 4349, 4483 (list; graph; listen)
OFFSET

1,1

COMMENT

0<=n<=14 gives primes.

EXAMPLE

a(3)=83=3^2+19*3+17 is in the sequence because it is prime. a(15)=527 is not because 527=17*31.

MAPLE

with(numtheory): for n from 0 to 300 do if isprime(n^2 + 19*n + 17) then printf(`%d, `, n^2 + 19*n + 17) fi; od:

CROSSREFS

Adjacent sequences: A059422 A059423 A059424 this_sequence A059426 A059427 A059428

Sequence in context: A116112 A098849 A075698 this_sequence A050952 A093930 A048880

KEYWORD

nonn

AUTHOR

A. Joha (A.S.J.R.Joha(AT)student.tbm.tudelft.nl), Jan 31 2001

EXTENSIONS

More terms from James A. Sellers (sellersj(AT)math.psu.edu), Feb 03 2001

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 October 12 15:26 EDT 2008. Contains 144830 sequences.


AT&T Labs Research