login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A128778 a(n) = numerator of product{k=1 to n} (1 +{n/k}), where {x} is the fractional part of x, {x} = x - floor(x). 1
1, 1, 3, 4, 25, 9, 343, 256, 6561, 1250, 161051, 1728, 4826809, 235298, 11390625, 134217728, 6975757441, 14348907, 322687697779, 4000000000, 264760015527, 207499396808, 952809757913927, 220150628352, 11920928955078125 (list; graph; refs; listen; history; internal format)
OFFSET

1,3

MAPLE

a:=n->numer(product(1+frac(n/k), k=1..n)): seq(a(n), n=1..30); - Emeric Deutsch (deutsch(AT)duke.poly.edu), Mar 31 2007

CROSSREFS

Cf. A128779.

Sequence in context: A065900 A065809 A093600 * A009391 A192346 A055348

Adjacent sequences:  A128775 A128776 A128777 * A128779 A128780 A128781

KEYWORD

frac,nonn

AUTHOR

Leroy Quet Mar 27 2007

EXTENSIONS

More terms from Emeric Deutsch (deutsch(AT)duke.poly.edu), Mar 31 2007

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 14 16:19 EST 2012. Contains 205635 sequences.