login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A109053 LCM(n,12). 2
0, 12, 12, 12, 12, 60, 12, 84, 24, 36, 60, 132, 12, 156, 84, 60, 48, 204, 36, 228, 60, 84, 132, 276, 24, 300, 156, 108, 84, 348, 60, 372, 96, 132, 204, 420, 36, 444, 228, 156, 120, 492, 84, 516, 132, 180, 276, 564, 48, 588, 300, 204, 156, 636, 108, 660, 168 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

FORMULA

a(n) = n*12/GCD(n, 12).

PROG

(Other) sage: [lcm(n, 12)for n in xrange(0, 57)] # [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Jun 09 2009]

CROSSREFS

Cf. A109042.

Sequence in context: A064162 A028996 A113595 * A186100 A056627 A061074

Adjacent sequences:  A109050 A109051 A109052 * A109054 A109055 A109056

KEYWORD

nonn,easy

AUTHOR

Mitch Harris (Harris.Mitchell(AT)mgh.harvard.edu), Jun 18 2005

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 15 11:25 EST 2012. Contains 205777 sequences.