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.

A179701 Decimal expansion of e*log(Pi).

Original entry on oeis.org

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

Views

Author

Bronte Harkaitz (bronteharkaitz(AT)yahoo.com), Jul 24 2010

Keywords

Examples

			3.11169844719842163794780694832440361670533868... - _R. J. Mathar_, Jul 27 2010
		

Programs

  • Maple
    Digits := 120 ; exp(1)*log(Pi) ; x := evalf(%) ; # R. J. Mathar, Jul 27 2010
  • Mathematica
    RealDigits[E*Log[Pi],10,120][[1]] (* Harvey P. Dale, Aug 31 2017 *)

Formula

Equals A001113 * A053510. - R. J. Mathar, Jul 27 2010

Extensions

More digits from R. J. Mathar, Jul 27 2010