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.

A130787 Decimal expansion of the square of Pi*log_10(e).

Original entry on oeis.org

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

Views

Author

R. J. Mathar, Jul 15 2007

Keywords

Examples

			1.86152283492275746468321521876298236761293728581369654442208263321...
		

Crossrefs

Programs

  • Maple
    evalf((Pi/log(10) )^2);
  • Mathematica
    RealDigits[ (Pi/Log@10)^2, 10, 111][[1]] (* Robert G. Wilson v, Jul 19 2007 *)

Formula

Equals A002388*A002285^2 = (Pi/log(10))^2. - Robert G. Wilson v, Jul 19 2007

Extensions

More terms from Robert G. Wilson v, Jul 19 2007