|
Search: id:A061464
|
|
|
| A061464 |
|
Denominator of 1 + 1/(2^2) + 1/(3^3) + ... 1/(n^n). |
|
+0 3
|
|
| 1, 1, 4, 108, 6912, 21600000, 583200000, 480290277600000, 31476303632793600000, 16727798278915463577600000, 52274369621610823680000000000
(list; graph; listen)
|
|
|
OFFSET
|
0,3
|
|
|
EXAMPLE
|
1, 5/4, 139/108, 8923/6912,...
|
|
MAPLE
|
summ := 0; for n from 1 to 15 do printf("%d ", denom(summ)); if (1 = 1) then summ := summ + 1/n^n: end if; od;
|
|
CROSSREFS
|
Cf. A061463.
Sequence in context: A123056 A024263 A090205 this_sequence A107048 A002109 A076265
Adjacent sequences: A061461 A061462 A061463 this_sequence A061465 A061466 A061467
|
|
KEYWORD
|
nonn,frac,easy
|
|
AUTHOR
|
Amarnath Murthy (amarnath_murthy(AT)yahoo.com), May 04 2001
|
|
EXTENSIONS
|
More terms from Winston C. Yang (winston(AT)cs.wisc.edu), May 19 2001
|
|
|
Search completed in 0.002 seconds
|