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.

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

This page as a plain text file.
%I A019315 #13 May 02 2024 10:07:06
%S A019315 2,9,0,0,0,5,6,7,1,1,4,8,2,8,1,0,7,4,7,9,5,5,2,0,1,7,2,2,2,5,8,0,7,1,
%T A019315 2,7,6,2,2,2,0,5,2,2,7,3,5,6,7,5,2,7,7,3,8,9,3,8,6,9,5,8,6,2,9,5,5,6,
%U A019315 2,3,5,3,8,7,3,3,0,2,0,9,3,7,6,7,1,6,3,8,9,0,0,0,9,3,4,8,3,2,7
%N A019315 Decimal expansion of e^Pi + Pi + e.
%H A019315 Paolo Xausa, <a href="/A019315/b019315.txt">Table of n, a(n) for n = 2..10000</a>
%e A019315 29.00056711482810747955201722258071276222052273...
%t A019315 First[RealDigits[E^Pi + Pi + E, 10, 100]] (* _Paolo Xausa_, May 02 2024 *)
%Y A019315 Cf. A000796, A001113, A039661.
%K A019315 nonn,cons
%O A019315 2,1
%A A019315 _Dan Hoey_