|
Search: id:A103347
|
|
|
| A103347 |
|
Numerators of sum(1/k^7,k=1..n)=:Zeta(7,n). |
|
+0 5
|
|
| 1, 129, 282251, 36130315, 2822716691183, 940908897061, 774879868932307123, 99184670126682733619, 650750755630450535274259, 650750820166709327386387, 12681293156341501091194786541177, 12681293507322704937269896541177
(list; graph; listen)
|
|
|
OFFSET
|
1,2
|
|
|
COMMENT
|
a(n) gives the partial sums, Zeta(7,n) of Euler's Zeta(7). Zeta(k,n) is also called H(k,n) because for k=1 these are the harmonic numbers H(n) A001008/A002805.
For the denominators see A103348 and for the rationals Zeta(7,n) see the W. Lang link under A103345.
|
|
FORMULA
|
a(n)=numerator(sum(1/k^7, k=1..n)).
G.f. for rationals Zeta(7, n): polylogarithm(7, x)/(1-x).
|
|
MATHEMATICA
|
s=0; lst={}; Do[s+=n^1/n^8; AppendTo[lst, Numerator[s]], {n, 3*4!}]; lst [From Vladimir Orlovsky (4vladimir(AT)gmail.com), Jan 24 2009]
|
|
CROSSREFS
|
For k=1..6 see: A001008/A002805, A007406/A007407, A007408/A007409, A007410/A007480, A099828/A069052, A103345/A103346.
Adjacent sequences: A103344 A103345 A103346 this_sequence A103348 A103349 A103350
Sequence in context: A023876 A143006 A138586 this_sequence A113489 A043604 A025372
|
|
KEYWORD
|
nonn,frac,easy
|
|
AUTHOR
|
Wolfdieter Lang (wolfdieter.lang_AT_physik_DOT_uni-karlsruhe_DOT_de), Feb 15 2005
|
|
|
Search completed in 0.002 seconds
|