Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A128829
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A128829 Numbers n such that 6*n^2 + 17 is prime. +0
1
0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 20, 21, 23, 25, 26, 27, 28, 30, 31, 33, 36, 37, 38, 41, 42, 44, 46, 48, 49, 50, 53, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 72, 73, 75, 76, 77, 79, 81, 82, 83, 89, 95, 96, 98, 100, 101, 103, 106, 107, 108, 110, 111, 113 (list; graph; listen)
OFFSET

1,3

EXAMPLE

6*8^2 + 17 = 401 is prime, hence 8 is a term.

MAPLE

a:=proc(n) if isprime(6*n^2+17)=true then n else fi end: seq(a(n), n=0..150); - Emeric Deutsch (deutsch(AT)duke.poly.edu), Apr 16 2007

PROGRAM

(MAGMA) [ n: n in [0..113] | IsPrime(6*n^2+17) ]; /* Klaus Brockhaus, Apr 16 2007 */

CROSSREFS

Sequence in context: A017909 A124695 A005555 this_sequence A023770 A023797 A032951

Adjacent sequences: A128826 A128827 A128828 this_sequence A128830 A128831 A128832

KEYWORD

nonn,less

AUTHOR

J. M. Bergot (thekingfishb(AT)yahoo.ca), Apr 13 2007

EXTENSIONS

Edited and extended by Klaus Brockhaus (klaus-brockhaus(AT)t-online.de) and Emeric Deutsch (deutsch(AT)duke.poly.edu), Apr 16 2007

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 July 25 07:41 EDT 2008. Contains 142293 sequences.


AT&T Labs Research