Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A142988
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A142988 a(1) = 1, a(2) = 3, a(n+2) = 3*a(n+1)+(n+1)*(n+3)*a(n). +0
6
1, 3, 17, 96, 696, 5448, 49752, 492480, 5457600, 65128320, 850296960, 11864240640, 178442611200, 2848854758400, 48517709184000, 872011090944000, 16589133517824000, 331426982928384000, 6966369015201792000 (list; graph; listen)
OFFSET

1,2

COMMENT

This is the case m = 0 of the general recurrence a(1) = 1, a(2) = 2*m+3, a(n+2) = (2*m+3)*a(n+1)+(n+1)*(n+3)*a(n) (we suppress the dependence of a(n) on m), which arises when accelerating the convergence of the series sum {k = 1..inf} (-1)^(k+1)/(k*(k+1)*(k+2)) = 2*(log(2) - 5/8). For other cases see A142989 (m=1), A142990 (m=2) and A142991 (m=3). The solution to the general recurrence may be expressed as a sum: a(n) = (n+2)!*p_m(n+2)*sum {k =1..n} (-1)^(k+1)/(k*(k+1)*(k+2)*p_m(k+1)*p_m(k+2)), where p_m(x) = 1/(2*x*(x-1))*sum {k = 2..m+2} 2^k*C(m,k-2)*C(x,k). The first few values are p_0(x) = 1, p_1(x) = (2*x-1)/3, p_2(x) = (x^2-x+1)/3 and p_3(x) = (2*x^3-3*x^2+7*x-3)/15.

The polynomial p_m(x) is the unique polynomial solution (up to multiplication by a constant) of the difference equation (x+1)*f(x+1)-(x-2)*f(x-1) = (2*m+3)f(x).

O.g.f. for the p_m(x): sum {k = 0..inf} p_m(x)*t^m = 1/(2*x*(x-1)*t^2)*((1+t)^x/(1-t)^(x-1)-1+t-2*x*t) = 1 +(2*x-1)/3*t + (x^2-x+1)/3*t^2 + ... .

These polynomials satisfy a Riemann hypothesis: their zeros all lie on the vertical line Re x = 1/2 in the complex plane (adapt the proof of the lemma on p.4 of [BUMP et al.]).

The general recurrence in the first paragraph above has a second solution b(n) = 1/2*(n+2)!*p_m(n+2), with b(1) = 2*m+3, b(2) = 4*(m^2+3*m+3). Hence the behaviour of a(n) for large n is given by lim n -> infinity a(n)/b(n) = 2*sum {k = 1..inf} (-1)^(k+1)/(k*(k+1)*(k+2)*p_m(k+1)*p_m(k+2)) = 1/((2*m+3)+ 1*3/((2*m+3)+ 2*4/((2*m+3)+ 3*5/((2*m+3)+...+ (n-1)*(n+1)/((2*m+3)+...))))). The final infinite continued fraction has the value (-1)^m*2*(m+1)*(m+2)*{log(2)-5/8-1/2*{1/(1.2.3)-1/(2.3.4)+1/(3.4.5)- ...+ (-1)^(m+1)/(m*(m+1)*(m+2))}} for m > 0. This evaluation follows from a result of Ramanujan; see [Berndt, Chapter 12, Entry 34] (set l = n in Entry 34 and then let n tend to 1).

For related results see A142979 and A142983.

REFERENCES

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

LINKS

D. Bump, K. Choi, P. Kurlberg and J. Vaaler, A local Riemann hypothesis, I, Math. Zeit. 233, (2000), 1-19.

Hyun Kwang Kim, On regular polytope numbers

FORMULA

a(n) = (n+2)!*sum {k = 1..n} (-1)^(k+1)/(k*(k+1)*(k+2)). Recurrence: a(1) = 1, a(2) = 3, a(n+2) = 3*a(n+1)+(n+1)*(n+3)*a(n). The sequence b(n):= 1/2*(n+2)!*p(n+2) satisfies the same recurrence with b(1) = 3, b(2) = 12. Hence we obtain the finite continued fraction expansion a(n)/b(n) = 1/(3+1*3/(3+2*4/(3+3*5/(3+...+(n-1)*(n+1)/3)))), for n >=2. Lim n -> infinity a(n)/b(n) = 1/(3+1*3/(3+2*4/(3+3*5/(3+...+(n-1)*(n+1)/(3+...))))) = 2*sum {k = 1..inf} (-1)^(k+1)/(k*(k+1)*(k+2)) = 4*log(2) - 5/2;

MAPLE

a := n -> (n+2)!*sum ((-1)^(k+1)/(k*(k+1)*(k+1)), k = 1..n): seq(a(n), n = 1..20);

CROSSREFS

Cf. A142979, A142983, A142989, A142990, A142991.

Sequence in context: A086842 A151330 A010913 this_sequence A056660 A155610 A001541

Adjacent sequences: A142985 A142986 A142987 this_sequence A142989 A142990 A142991

KEYWORD

easy,nonn

AUTHOR

Peter Bala (pbala(AT)toucansurf.com), Jul 17 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