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.

A307054 Decimal expansion of Pi*sqrt(e) + e*sqrt(Pi).

Original entry on oeis.org

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

Views

Author

Philipp O. Tsvetkov, Mar 21 2019

Keywords

Examples

			9.997639726547473466988230602712150679126422...
		

Crossrefs

Programs

  • Mathematica
    RealDigits[N[E Sqrt[Pi] + Pi Sqrt[E], 170]][[1]]