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.

A114124 Decimal expansion of logarithm of A112302.

Original entry on oeis.org

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

Views

Author

Eric W. Weisstein, Feb 08 2006

Keywords

Examples

			0.5078339228684383921890418407220763742462184334326009...
		

Crossrefs

Programs

Formula

Equals Sum_{n>=2} log(n)/2^n. - Jean-François Alcover, Apr 14 2014
Equals lim_{k->oo} (1/k) Sum_{i=1..k} A334074(i)/A334075(i). - Amiram Eldar, Apr 14 2020
Equals Sum_{n>=1} Lambda(n)/(2^n-1), where Lambda(n) = log(A014963(n)) is the Mangoldt function. - Amiram Eldar, Jul 07 2021
Equals lim_{m->oo} (1/m) * Sum_{k=1..m} f(k), where f(k) = Sum_{primes p <= k, binomial(2*k,k) mod p != 0} 1/p = A334074(k)/A334075(k) (Erdős et al., 1975). - Amiram Eldar, May 25 2025