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.

A104288 Decimal expansion of log_Pi(2).

Original entry on oeis.org

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

Views

Author

Bryan Jacobs (bryanjj(AT)gmail.com), Feb 28 2005

Keywords

Examples

			.6055115613982801573488005452...
		

Crossrefs

Programs

  • Mathematica
    RealDigits[Log[Pi,2],10,120][[1]] (* Harvey P. Dale, Jan 24 2012 *)

Formula

Equals log(2) / log(Pi) = A002162 / A053510.