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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A103717 Denominators of sum(1/k^10,k=1..n)=:Zeta(10,n). 1
1, 1024, 60466176, 61917364224, 604661760000000000, 604661760000000000, 170801981216778240000000000, 174901228765980917760000000000, 10327742657402407212810240000000000, 413109706296096288512409600000000 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

COMMENTS

For the numerators, comments and a link reference see A103716.

MATHEMATICA

s=0; lst={}; Do[s+=n^1/n^11; AppendTo[lst, Denominator[s]], {n, 3*4!}]; lst [From Vladimir Orlovsky (4vladimir(AT)gmail.com), Jan 24 2009]

CROSSREFS

Sequence in context: A185564 A016798 A016834 * A016882 A016942 A017014

Adjacent sequences:  A103714 A103715 A103716 * A103718 A103719 A103720

KEYWORD

nonn,frac,easy

AUTHOR

Wolfdieter Lang (wolfdieter.lang_AT_physik_DOT_uni-karlsruhe_DOT_de), Feb 15 2005

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 17 05:54 EST 2012. Contains 205985 sequences.