Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A059415
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A059415 Numerators of sequence arising from Apery's proof that zeta(3) is irrational. +0
4
0, 6, 351, 62531, 11424695, 35441662103, 20637706271, 963652602684713, 43190915887542721, 1502663969043851254939, 43786938951280269198311, 13780864457900933987428453, 51520703555193710949642777493 (list; graph; listen)
OFFSET

0,2

REFERENCES

M. Kontsevich and D. Zagier, Periods, pp. 771-808 of B. Engquist and W. Schmid, editors, Mathematics Unlimited - 2001 and Beyond, 2 vols., Springer-Verlag, 2001.

LINKS

V. Strehl, Recurrences and Legendre transform

FORMULA

(n+1)^3*a(n+1) = (34*n^3 + 51*n^2 + 27*n +5)*a(n) - n^3*a(n-1), n >= 1.

EXAMPLE

0, 6, 351/4, 62531/36, ...

MAPLE

a := proc(n) option remember; if n=0 then 0 elif n=1 then 6 else (n^(-3))* ( (34*(n-1)^3 + 51*(n-1)^2 + 27*(n-1) +5)*a((n-1)) - (n-1)^3*a((n-1)-1)); fi; end;

CROSSREFS

Cf. A059416, A005259.

Sequence in context: A144849 A047941 A000409 this_sequence A002684 A036281 A064350

Adjacent sequences: A059412 A059413 A059414 this_sequence A059416 A059417 A059418

KEYWORD

nonn,frac

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com), Jan 30 2001

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified December 16 17:18 EST 2009. Contains 170825 sequences.


AT&T Labs Research