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.

A292101 Decimal expansion of the "e*Pi" constant c_0*d_0 + c_1*d_1/10 + c_2*d_2/100 + c_3*d_3/1000 + ... where c_0 + c_1/10 + c_2/100 + c_3/1000 + ... and d_0 + d_1/10 + d_2/100 + d_3/1000 + ... (with c_k, d_k in the range 0 to 9) are the decimal expansions of e and Pi.

Original entry on oeis.org

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

Views

Author

N. J. A. Sloane, Sep 12 2017

Keywords

Examples

			Equals 6.7497269264813755315615427639710079491995038394759491485523711961281...,
which is 6 + 7/10 + 4/10^2 + 8/10^3 + 10/10^4 + 72/10^5 + 2/10^6 + 48/10^7 + 10/10^8 + 24/10^9 + ...
		

Crossrefs

This is the component-wise product (in a certain sense) of A001113 and A000796 (cf. A073177). See A292107 for another version.