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.

Previous Showing 11-11 of 11 results.

A344968 Decimal expansion of Sum_{k>=0} 1/(x_k^2 - x_k), where x_k is the k-th zero of the digamma function.

Original entry on oeis.org

3, 4, 2, 6, 9, 8, 9, 4, 4, 4, 2, 1, 9, 9, 3, 6, 3, 3, 5, 3, 9, 8, 6, 7, 1, 8, 8, 8, 8, 2, 6, 6, 7, 1, 2, 7, 3, 3, 1, 0, 6, 3, 7, 8, 7, 9, 1, 7, 0, 2, 5, 9, 0, 1, 1, 8, 9, 1, 7, 7, 4, 0, 3, 3, 1, 6, 2, 0, 9, 4, 4, 8, 1, 5, 8, 4, 3, 3, 7, 3, 7, 2, 1, 2, 3, 7, 4
Offset: 1

Views

Author

Amiram Eldar, Jun 03 2021

Keywords

Comments

The zeros of the digamma function, i.e., the roots of psi(x) = 0 are x_0 = 1.461632... (A030169), the only positive root, x_1 = -0.504083... (A175472), etc.

Examples

			3.42698944421993633539867188882667127331063787917025...
		

Crossrefs

Programs

  • Mathematica
    RealDigits[Pi^2/(6*EulerGamma) + EulerGamma, 10, 100][[1]]

Formula

Equals Pi^2/(6*gamma) + gamma, where gamma is Euler's constant (A001620).
Previous Showing 11-11 of 11 results.