|
Search: id:A076150
|
|
|
| A076150 |
|
Start of 10 consecutive composite numbers. |
|
+0 2
|
|
| 114, 115, 116, 117, 200, 201, 212, 213, 294, 295, 296, 297, 318, 319, 320, 321, 468, 469, 510, 511, 524, 525, 526, 527, 528, 529, 530, 531, 620, 621, 662, 663, 774, 775, 776, 777, 798, 799, 840, 841, 842, 843, 864, 865, 866, 867, 888, 889, 890, 891, 892
(list; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
EXAMPLE
|
531 is in the sequence because it is the first term of the ten consecutive composites: 531=3^2*59; 532=2^2*7*19; 533=13*41; 534=2*3*89; 535=5*107; 536=2^3*67; 537=3*179; 538=2*269; 539=7^2*11; 540=2^2*3^3*5.
|
|
MATHEMATICA
|
Select[ Range[900], Union[ Table[ PrimeQ[i], {i, #, # + 9}]] == {False} &]
|
|
CROSSREFS
|
Cf. A007530, A076192.
Sequence in context: A090480 A106748 A122503 this_sequence A138693 A057440 A113537
Adjacent sequences: A076147 A076148 A076149 this_sequence A076151 A076152 A076153
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
Lekraj Beedassy (blekraj(AT)yahoo.com), Oct 31 2002
|
|
EXTENSIONS
|
Corrected and extended by Ralf Stephan (ralf(AT)ark.in-berlin.de) and others, Nov 01, 2002
|
|
|
Search completed in 0.002 seconds
|