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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A124659 Twin prime products minus 2. 0
13, 33, 141, 321, 897, 1761, 3597, 5181, 10401, 11661, 19041, 22497, 32397, 36861, 39201, 51981, 57597, 72897, 79521, 97341, 121101, 176397, 186621, 213441, 272481, 324897, 359997, 381921, 412161, 435597, 656097, 675681, 685581, 736161, 777921 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

PROG

(PARI) g(n) = forprime(x=1, n, if(isprime(x+2), y=x*(x+2)-2; print1(y", ")))

CROSSREFS

Sequence in context: A146177 A146194 A204707 * A164539 A134864 A093100

Adjacent sequences:  A124656 A124657 A124658 * A124660 A124661 A124662

KEYWORD

easy,nonn

AUTHOR

Cino Hilliard (hillcino368(AT)hotmail.com), Dec 27 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 15 08:04 EST 2012. Contains 205717 sequences.