Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A108135
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A108135 Least number (n+1)(n+2)(n+3)...(n+k) >= n^n. +0
2
2, 12, 120, 1680, 30240, 55440, 1235520, 32432400, 17643225600, 33522128640, 1279935820800, 1295295050649600, 2490952020480000, 124903451312640000, 6761440164390912000, 12576278705767096320000, 24412776311194951680000 (list; graph; listen)
OFFSET

1,1

MAPLE

a:=proc(n) local S, k: S:={}: for k from 1 to n do if product(n+i, i=1..k)>n^n then S:=S union {product(n+i, i=1..k)} else S:=S fi: od; S[1]: end: seq(a(n), n=1..20); (Deutsch)

CROSSREFS

Cf. A108141.

Sequence in context: A052680 A096317 A081470 this_sequence A001813 A097388 A152188

Adjacent sequences: A108132 A108133 A108134 this_sequence A108136 A108137 A108138

KEYWORD

nonn

AUTHOR

Amarnath Murthy (amarnath_murthy(AT)yahoo.com), Jul 23 2005

EXTENSIONS

More terms from Emeric Deutsch (deutsch(AT)duke.poly.edu), Aug 03 2005

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 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research