Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A116214
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A116214 Numbers n such that both n*(n+2)-(n+1) and n*(n+2)+(n+1) are primes. +0
2
2, 3, 4, 5, 8, 9, 10, 15, 19, 20, 30, 38, 44, 45, 53, 54, 55, 59, 64, 65, 85, 93, 100, 114, 125, 130, 140, 144, 148, 153, 154, 158, 159, 163, 180, 195, 218, 219, 230, 240, 258, 263, 264, 305, 330, 349, 350, 360, 373, 385, 395, 418, 419, 448, 449, 455, 473, 474 (list; graph; listen)
OFFSET

1,1

COMMENT

Sequence a(k)*(a(k)+2) = 8, 15, 24, 35, 80, 99, ... equals A069826.

EXAMPLE

20*22 = 440; both 440-21 = 419 and 440+21 = 461 are prime, hence 20 is a term.

PROGRAM

(MAGMA) [ n: n in [1..500] | IsPrime(n*(n+2)+(n+1)) and IsPrime(n*(n+2)-(n+1)) ]; /* Klaus Brockhaus, Apr 17 2007 */

CROSSREFS

Cf. A005563 (n(n+2)), A069826 (numbers n such that sigma(n^2-n-1) = n*(n+1)).

Sequence in context: A094566 A087278 A054219 this_sequence A161389 A044051 A083132

Adjacent sequences: A116211 A116212 A116213 this_sequence A116215 A116216 A116217

KEYWORD

nonn

AUTHOR

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

EXTENSIONS

Edited and extended by Klaus Brockhaus (klaus-brockhaus(AT)t-online.de), Apr 17 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 December 15 00:47 EST 2009. Contains 170825 sequences.


AT&T Labs Research