|
Search: id:A000977
|
|
|
| A000977 |
|
Numbers that are divisible by at least three different primes. |
|
+0 7
|
|
| 30, 42, 60, 66, 70, 78, 84, 90, 102, 105, 110, 114, 120, 126, 130, 132, 138, 140, 150, 154, 156, 165, 168, 170, 174, 180, 182, 186, 190, 195, 198, 204, 210, 220, 222, 228, 230, 231, 234, 238, 240, 246, 252, 255, 258, 260, 264, 266, 270, 273
(list; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
COMMENT
|
a(n+1)-a(n) seems bounded and sequence appears to give n such that the number of integers of the form nk/(n+k) k>=1 is not equal to sum{ d | n, omega(d) } (i.e. n such that A062799(n) is not equal to A063647(n) ) - Benoit Cloitre (benoit7848c(AT)orange.fr), Aug 27 2002
|
|
REFERENCES
|
M. Abramowitz and I. A. Stegun, eds., Handbook of Mathematical Functions, National Bureau of Standards Applied Math. Series 55, 1964 (and various reprintings), p. 844.
|
|
LINKS
|
M. Abramowitz and I. A. Stegun, eds., Handbook of Mathematical Functions, National Bureau of Standards, Applied Math. Series 55, Tenth Printing, 1972 [alternative scanned copy].
|
|
MATHEMATICA
|
DeleteCases[Table[If[Count[PrimeQ[Divisors[i]], True] >= 3, i, 0], {i, 1, 274}], 0]
|
|
CROSSREFS
|
Cf. A033992, A007774, A000961, A033993, A051270.
Sequence in context: A090790 A090800 A114816 this_sequence A033992 A091454 A136152
Adjacent sequences: A000974 A000975 A000976 this_sequence A000978 A000979 A000980
|
|
KEYWORD
|
nonn,easy
|
|
AUTHOR
|
N. J. A. Sloane (njas(AT)research.att.com).
|
|
EXTENSIONS
|
More terms from Vit Planocka (planocka(AT)mistral.cz), Sep 17 2002
|
|
|
Search completed in 0.002 seconds
|