cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A182523 Rademacher's sequence C_{011}(N) times (2n)!, where C_{011}(N) is the coefficient of 1/(q-1) in the partial fraction decomposition of 1/((1-q)(1-q^2)...(1-q^N)).

Original entry on oeis.org

-2, -6, -170, -9520, -874902, -118950678, -22370367448, -5550123527520
Offset: 1

Views

Author

Shalosh B. Ekhad, May 03 2012

Keywords

Comments

Hans Rademacher conjectured that C_{011}(N) converge to -0.292927573960. This conjecture is false.
Named after the German-American mathematician Hans Adolph Rademacher (1892-1969). - Amiram Eldar, Jun 22 2021

Examples

			For n=1, the coefficient of 1/(q-1) in the partial fraction decomposition of 1/(1-q) is -1, multiplied by 2! this gives -2.
		

References

  • Hans Rademacher, Topics in Analytic Number Theory, Springer, 1973, p. 302.

Programs

  • Maple
    See above link to HANS (maple package).

Formula

See above article for an efficient recurrence.