Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A131121
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A131121 A131120(n+1)/n. +0
2
1, 1, 1, 1, 2, 2, 12, 12, 12, 12, 120, 120, 1440, 1440, 10080, 30240, 60480, 60480, 120960, 120960, 2419200, 7257600, 79833600, 79833600, 479001600, 479001600, 12454041600, 12454041600, 174356582400, 174356582400, 5230697472000 (list; graph; listen)
OFFSET

1,5

MAPLE

A131120 := proc(n) option remember ; if n = 1 then 1; else (n-1)!/lcm(seq(A131120(i), i=1..n-1)) ; fi ; end: A131121 := proc(n) A131120(n+1)/n ; end: seq(A131121(n), n=1..40) ; - R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Oct 17 2007

CROSSREFS

Cf. A131120.

Sequence in context: A096855 A024538 A109767 this_sequence A055772 A025527 A092144

Adjacent sequences: A131118 A131119 A131120 this_sequence A131122 A131123 A131124

KEYWORD

nonn

AUTHOR

Leroy Quet (q1qq2qqq3qqqq(AT)yahoo.com), Jun 15 2007

EXTENSIONS

More terms from R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Oct 17 2007

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 3 01:11 EST 2008. Contains 150993 sequences.


AT&T Labs Research