|
| |
|
|
A090901
|
|
Floor[geometric mean of first n factorials].
|
|
1
| |
|
|
1, 1, 2, 4, 8, 17, 38, 91, 230, 605, 1661, 4735, 13998, 42795, 135021, 438826, 1466690, 5033778, 17716515, 63865399, 235547709, 887938470, 3418054844, 13424588130, 53753996490, 219278318400, 910679550700, 3848136019000, 16534775040000
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 1,3
|
|
|
FORMULA
| Floor[A000178(n)^(1/n)]
|
|
|
MAPLE
| seq(floor(evalf((product(k!, k=1..n))^(1/n))), n=1..30); (Deutsch)
|
|
|
CROSSREFS
| Cf. A090902.
Sequence in context: A003007 A086615 A081124 * A101516 A118928 A049312
Adjacent sequences: A090898 A090899 A090900 * A090902 A090903 A090904
|
|
|
KEYWORD
| nonn
|
|
|
AUTHOR
| Amarnath Murthy (amarnath_murthy(AT)yahoo.com), Dec 12 2003
|
|
|
EXTENSIONS
| Corrected and extended by N. J. A. Sloane (njas(AT)research.att.com), Oct 26 2004
More terms from Emeric Deutsch (deutsch(AT)duke.poly.edu), Apr 13 2005
|
| |
|
|