Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A136151
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A136151 Composites n with exactly two distinct prime divisors, and of the form n=1+(any prime). +0
5
6, 12, 14, 18, 20, 24, 38, 44, 48, 54, 62, 68, 72, 74, 80, 98, 104, 108, 152, 158, 164, 192, 194, 200, 212, 224, 242, 272, 278, 284, 314, 332, 338, 368, 384, 398, 422, 432, 458, 464, 488, 500, 524, 542, 548, 578, 608, 614, 632, 648, 662, 674, 692, 734, 752, 758 (list; graph; listen)
OFFSET

1,1

FORMULA

A008864 INTERSECT A007774. - R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Feb 01 2008

MAPLE

isA136151 := proc(n) if isprime(n-1) then if nops(numtheory[factorset](n)) =2 then true; else false ; fi ; else false ; fi ; end: for i from 1 to 200 do n := ithprime(i)+1 ; if isA136151( n) then printf("%d, ", n) ; fi ; od: - R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Feb 01 2008

CROSSREFS

Cf. A136152 A136153 A136154 A136155.

Adjacent sequences: A136148 A136149 A136150 this_sequence A136152 A136153 A136154

Sequence in context: A143957 A105115 A136155 this_sequence A056774 A031405 A105773

KEYWORD

easy,nonn

AUTHOR

Enoch Haga (Enokh(AT)comcast.net), Dec 16 2007

EXTENSIONS

Edited by R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Feb 01 2008

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 October 12 14:39 EDT 2008. Contains 144830 sequences.


AT&T Labs Research