Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A103746
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A103746 Numbers n such that prime(n)*prime(n+1) - 1 is semiprime. +0
5
2, 3, 5, 10, 13, 20, 33, 60, 89, 109, 116, 138, 144, 152, 182, 189, 212, 223, 253, 258, 297, 320, 336, 350, 353, 375, 390, 418, 422, 487, 492, 498, 501, 549, 567, 579, 592, 616, 654, 671, 704, 755, 799, 800, 812, 826, 874, 893, 917, 921, 948, 951, 957, 967 (list; graph; listen)
OFFSET

1,1

EXAMPLE

prime(10)*prime(11) - 1 = 29*31 - 1 = 898 = 2*449, hence 10 is a term.

PROGRAM

(PARI) for(n=1, 1000, if(bigomega(prime(n)*prime(n+1)-1)==2, print1(n, ", ")))

CROSSREFS

Cf. A001358, A006881, A103533.

Sequence in context: A005677 A162404 A084760 this_sequence A071848 A120938 A120610

Adjacent sequences: A103743 A103744 A103745 this_sequence A103747 A103748 A103749

KEYWORD

nonn,easy

AUTHOR

Klaus Brockhaus (klaus-brockhaus(AT)t-online.de), Mar 29 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 November 29 12:46 EST 2009. Contains 167659 sequences.


AT&T Labs Research