Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A120435
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A120435 Triangle read by rows: T(n,k)=LCM(1,2,3,4,...,n)/k (1<=k<=n). +0
1
1, 2, 1, 6, 3, 2, 12, 6, 4, 3, 60, 30, 20, 15, 12, 60, 30, 20, 15, 12, 10, 420, 210, 140, 105, 84, 70, 60, 840, 420, 280, 210, 168, 140, 120, 105, 2520, 1260, 840, 630, 504, 420, 360, 315, 280, 2520, 1260, 840, 630, 504, 420, 360, 315, 280, 252, 27720, 13860, 9240 (list; table; graph; listen)
OFFSET

1,2

COMMENT

T(n,1)=A003418(n). Row sums yield A025529. - Emeric Deutsch (deutsch(AT)duke.poly.edu), Jul 24 2006

LINKS

Leroy Quet, Home Page (listed in lieu of email address)

EXAMPLE

Triangle starts:

1;

2,1;

6,3,2;

12,6,4,3;

60,30,20,15,12;

MAPLE

T:=proc(n, k) if k<=n then lcm(seq(j, j=1..n))/k else 0 fi end: for n from 1 to 11 do seq(T(n, k), k=1..n) od; # yields sequence in triangular form); - Emeric Deutsch (deutsch(AT)duke.poly.edu), Jul 24 2006

CROSSREFS

Cf. A003418, A094310.

Cf. A003418, A025529.

Sequence in context: A096334 A107867 A158442 this_sequence A125901 A094307 A097905

Adjacent sequences: A120432 A120433 A120434 this_sequence A120436 A120437 A120438

KEYWORD

nonn,tabl

AUTHOR

Leroy Quet Jul 15 2006

EXTENSIONS

More terms from Emeric Deutsch (deutsch(AT)duke.poly.edu), Jul 24 2006

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 December 15 00:47 EST 2009. Contains 170825 sequences.


AT&T Labs Research