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.

A379324 Decimal expansion of log(6)^(log(5)^(log(4)^(log(3)^log(2)))).

Original entry on oeis.org

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

Views

Author

Paolo Xausa, Dec 20 2024

Keywords

Comments

This is an approximation to Pi accurate to 5 digits.

Examples

			3.1415773871691905336574449813486768105453105619...
		

Crossrefs

Programs

  • Mathematica
    First[RealDigits[Log[6]^Log[5]^Log[4]^Log[3]^Log[2], 10, 100]]

Formula