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.

A379323 Decimal expansion of log((2*5! + (8 - 1)!)^sqrt(9) + 4! + (3!)!)/sqrt(67).

Original entry on oeis.org

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

Views

Author

Paolo Xausa, Dec 20 2024

Keywords

Comments

This pandigital expression is an approximation to Pi accurate to 18 digits.

Examples

			3.14159265358979323957276224802563472373269838646...
		

Crossrefs

Programs

  • Mathematica
    First[RealDigits[Log[(2*5! + (8 - 1)!)^Sqrt[9] + 4! + (3!)!]/Sqrt[67], 10, 100]]