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.

A019314 Decimal expansion of e^Pi + Pi^e.

This page as a plain text file.
%I A019314 #14 Dec 28 2014 11:29:32
%S A019314 4,5,5,9,9,8,5,0,3,5,1,1,4,0,3,1,4,4,7,9,1,5,6,2,3,8,5,7,2,4,9,2,2,8,
%T A019314 2,4,0,7,8,5,5,4,2,1,3,7,6,5,9,6,9,0,4,2,4,2,6,4,8,0,4,8,9,6,3,5,9,1,
%U A019314 2,6,8,3,9,1,0,8,9,5,7,0,6,9,5,8,3,5,4,9,1,7,4,9,7,9,4,6,9,2,2
%N A019314 Decimal expansion of e^Pi + Pi^e.
%C A019314 e^Pi + Pi^e = 45.599850351140314479156238572492282407855421376597... -_Vladimir Joseph Stephan Orlovsky_, May 27 2010
%t A019314 RealDigits[N[E^Pi+Pi^E,200]] (* _Vladimir Joseph Stephan Orlovsky_, May 27 2010 *)
%K A019314 nonn,cons
%O A019314 2,1
%A A019314 _N. J. A. Sloane_