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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A103346 Denominators of sum(1/k^6,k=1..n)=:Zeta(6,n). 5
1, 64, 46656, 2985984, 46656000000, 46656000000, 5489031744000000, 351298031616000000, 256096265048064000000, 51219253009612800000, 90738031080962661580800000, 90738031080962661580800000 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

COMMENTS

For the numerators and comments see A103345.

MATHEMATICA

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

CROSSREFS

Sequence in context: A159400 A141092 A016830 * A123394 A069445 A159677

Adjacent sequences:  A103343 A103344 A103345 * A103347 A103348 A103349

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 16 21:51 EST 2012. Contains 205978 sequences.