Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A104006
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A104006 Primes of the form 2*p*q+1, where p and q are (not necessarily distinct) odd primes. +0
1
19, 31, 43, 67, 71, 79, 103, 131, 139, 191, 223, 239, 283, 311, 367, 419, 431, 439, 443, 499, 599, 607, 619, 643, 647, 659, 683, 743, 787, 823, 827, 907, 947, 971, 1031, 1039, 1087, 1091, 1103, 1163, 1223, 1259, 1399, 1427, 1447, 1499, 1511, 1543, 1559, 1571 (list; graph; listen)
OFFSET

1,1

LINKS

T. D. Noe, Table of n, a(n) for n=1..1000

EXAMPLE

19 = 2*3*3 + 1.

31 = 2*3*5 + 1.

MATHEMATICA

Select[Prime[Range[3, 500]], FactorInteger[(# - 1)/2][[1, 1]] > 2 && Sum[FactorInteger[(# - 1)/2][[i, 2]], {i, 1, Length[FactorInteger[(# - 1)/2]]}] == 2 &] - Stefan Steinerberger (stefan.steinerberger(AT)gmail.com), Sep 26 2007

Take[ Select[ Sort[ Flatten[ Table[ 2Prime[p]Prime[q] + 1, {p, 47}, {q, p}]]], PrimeQ[ # ] &], 50] (from Robert G. Wilson v (rgwv(AT)rgwv.com), Apr 06 2005)

Select[Prime[Range[19, 500]], OddQ[ (#-1)/2]&&3==Plus@@Last/@FactorInteger[ #-1]&] - Zak Seidov, Sep 26 2007

CROSSREFS

Sequence in context: A043298 A040068 A096787 this_sequence A117065 A006035 A104485

Adjacent sequences: A104003 A104004 A104005 this_sequence A104007 A104008 A104009

KEYWORD

easy,nonn

AUTHOR

Giovanni Teofilatto (g.teofilatto(AT)tiscalinet.it), Mar 31 2005

EXTENSIONS

Edited, corrected and extended by Robert G. Wilson v (rgwv(AT)rgwv.com), Apr 06 2005.

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 11 12:57 EST 2009. Contains 170656 sequences.


AT&T Labs Research