|
| |
|
|
A085127
|
|
Multiples of 4 which are members of A002473. Or multiples of 4 with the largest prime divisor < 10.
|
|
7
| |
|
|
4, 8, 12, 16, 20, 24, 28, 32, 36, 40, 48, 56, 60, 64, 72, 80, 84, 96, 100, 108, 112, 120, 128, 140, 144, 160, 168, 180, 192, 196, 200, 216, 224, 240, 252, 256, 280, 288, 300, 320, 324, 336, 360, 384, 392, 400, 420, 432, 448, 480, 500, 504, 512, 540, 560, 576
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 0,1
|
|
|
MATHEMATICA
| Select[4Range[150], Last[FactorInteger[#]][[1]]<10&] (* From Harvey P. Dale, Aug 24 2011 *)
|
|
|
CROSSREFS
| Cf. A085125, A085126, A085128, A085129, A080194, A085131, A085132.
Sequence in context: A008574 A189917 A172326 * A171984 A059532 A187385
Adjacent sequences: A085124 A085125 A085126 * A085128 A085129 A085130
|
|
|
KEYWORD
| base,easy,nonn
|
|
|
AUTHOR
| Amarnath Murthy (amarnath_murthy(AT)yahoo.com), Jul 06 2003
|
|
|
EXTENSIONS
| More terms from David Wasserman (wasserma(AT)spawar.navy.mil), Jan 28 2005
|
| |
|
|