|
|
A169823
|
|
Multiples of 60.
|
|
5
|
|
|
0, 60, 120, 180, 240, 300, 360, 420, 480, 540, 600, 660, 720, 780, 840, 900, 960, 1020, 1080, 1140, 1200, 1260, 1320, 1380, 1440, 1500, 1560, 1620, 1680, 1740, 1800, 1860, 1920, 1980, 2040, 2100, 2160, 2220, 2280, 2340, 2400, 2460, 2520, 2580, 2640, 2700
(list;
graph;
refs;
listen;
history;
text;
internal format)
|
|
|
OFFSET
|
0,2
|
|
COMMENTS
|
Numbers that are divisible by all of 1, 2, 3, 4, 5, 6.
|
|
LINKS
|
Table of n, a(n) for n=0..45.
Erich Friedman, What's Special About This Number? (See the entry for "60")
|
|
MATHEMATICA
|
Range[0, 2700, 60] (* Vladimir Joseph Stephan Orlovsky, Jul 12 2011 *)
|
|
PROG
|
(PARI) a(n)=60*n \\ Charles R Greathouse IV, Mar 19 2017
|
|
CROSSREFS
|
Cf. A169825.
Sequence in context: A098136 A060793 A334761 * A309842 A177871 A334382
Adjacent sequences: A169820 A169821 A169822 * A169824 A169825 A169826
|
|
KEYWORD
|
nonn,easy
|
|
AUTHOR
|
N. J. A. Sloane, May 29 2010
|
|
STATUS
|
approved
|
|
|
|