Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A074179
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A074179 a(1) = 1, a(n) = smallest multiple of n divisible by the sum of all previous terms. +0
1
1, 2, 3, 12, 90, 108, 1512, 1728, 3456, 34560, 456192, 497664, 12939264, 13934592, 139345920, 167215104, 5685313536, 6019743744, 228750262272, 240789749760, 481579499520, 10594748989440, 265831883735040, 277389791723520 (list; graph; listen)
OFFSET

1,2

MAPLE

a[1] := 1:a[2] := 2:s := 3:for n from 3 to 50 do a[n] := lcm(s, n):s := s+a[n]:od:seq(a[k], k=1..50);

CROSSREFS

Sequence in context: A012396 A013012 A009594 this_sequence A012586 A088223 A162053

Adjacent sequences: A074176 A074177 A074178 this_sequence A074180 A074181 A074182

KEYWORD

nonn

AUTHOR

Amarnath Murthy (amarnath_murthy(AT)yahoo.com), Aug 31 2002

EXTENSIONS

Corrected and extended by Sascha Kurz (sascha.kurz(AT)uni-bayreuth.de), Feb 12 2003

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified November 27 22:38 EST 2009. Contains 167602 sequences.


AT&T Labs Research