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.

A275408 Decimal expansion of Pi/(4*log(2)).

Original entry on oeis.org

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

Views

Author

Terry D. Grant, Jul 26 2016

Keywords

Examples

			1.133090035456798452406920736429166702542965366930948896046504136985...
		

Crossrefs

Cf. A002162, A003881, A185280 (Inverse).

Programs

Formula

Equals (Sum_{n>=0} (-1)^n/(2*n+1)) / (Sum_{n>=1} (-1)^(n+1)/n) = A003881 / A002162.
Equals Integral_{x=0..oo} 1/(2^x + 2^(-x)) dx. - Amiram Eldar, Jul 16 2020

Extensions

More digits from Jon E. Schoenfield, Mar 15 2018