Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A143005
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A143005 a(0) = 0, a(1) = 1, a(n+1) = (2*n+1)*(n^2+n+25)*a(n) - n^6*a(n-1). +0
6
0, 1, 81, 12491, 3176120, 1235165464, 697648230720, 550023729068736, 586201214122536960, 822460381655068717056, 1485544574481829982208000, 3389058487000919282503680000, 9606157364646714324010401792000 (list; graph; listen)
OFFSET

0,3

COMMENT

This is the case m = 3 of the general recurrence a(0) = 0, a(1) = 1, a(n+1) = (2*n+1)*(n^2+n+2*m^2+2*m+1 )*a(n) - n^6*a(n-1) (we suppress the dependence of a(n) on m), which arises when accelerating the convergence of the series sum {k = 1..inf} 1/k^3 for the constant zeta(3). For remarks on the general theory see A143003 (m=1). For other cases see A066989 (m=0), A143004 (m=2) and A143006 (m=4).

REFERENCES

Bruce C. Berndt, Ramanujan's Notebooks Part II, Springer-Verlag.

FORMULA

a(n) = n!^3*p(n)*sum {k = 1..n} 1/(k^3*p(k-1)*p(k)), where p(n) = (10*n^6 +30*n^5 +85*n^4 +120*n^3 +121*n^2 +66*n +18)/18. Recurrence: a(0) = 0, a(1) = 1, a(n+1) = (2*n+1)*(n^2+n+25)*a(n) - n^6*a(n-1). The sequence b(n):= n!^3*p(n) satisfies the same recurrence with the initial conditions b(0) = 1, b(1) = 25. Hence we obtain the finite continued fraction expansion a(n)/b(n) = 1/(25- 1^6/(81- 2^6/(155- 3^6/(259-...- (n-1)^6/((2*n-1)*(n^2-n+25)))))), for n >=2. The behaviour of a(n) for large n is given by lim n -> infinity a(n)/b(n) = sum {k = 1..inf} 1/(k^3*p(k-1)*p(k)) = 1/(25- 1^6/(81- 2^6/(155- 3^6/(259-...- n^6/((2*n+1)*(n^2+n+25)-...))))) = zeta(3) - (1 + 1/2^3 + 1/3^3), where the final equality follows from a result of Ramanujan; see [Berndt, Chapter 12, Entry 32(iii) at x = 3].

MAPLE

p := n -> (10*n^6+30*n^5+85*n^4+120*n^3+121*n^2+66*n+18)/18: a := n -> n!^3*p(n)*sum (1/(k^3*p(k-1)*p(k)), k = 1..n): seq(a(n), n = 0..13);

CROSSREFS

Cf. A066989, A143003, A143004, A143006, A143007.

Sequence in context: A053913 A053895 A053905 this_sequence A017104 A143653 A116007

Adjacent sequences: A143002 A143003 A143004 this_sequence A143006 A143007 A143008

KEYWORD

easy,nonn

AUTHOR

Peter Bala (pbala(AT)toucansurf.com), Jul 19 2008

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 November 29 12:46 EST 2009. Contains 167659 sequences.


AT&T Labs Research