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.

A175996 Decimal expansion of (e-1)*(e^(1/e)-1).

This page as a plain text file.
%I A175996 #12 Feb 16 2014 11:08:04
%S A175996 7,6,4,0,6,4,7,0,5,2,7,2,8,3,3,5,4,0,9,0,9,3,2,6,9,4,2,3,1,8,2,0,4,1,
%T A175996 4,8,9,0,0,1,9,7,4,6,5,4,0,4,6,3,3,4,6,1,1,2,9,0,0,8,1,9,3,0,1,3,6,2,
%U A175996 4,5,8,6,5,0,0,8,3,5,9,0,2,4,1,4,8,6,5,2,5,0,6,9,9,0,3,3,3,4,5,5
%N A175996 Decimal expansion of (e-1)*(e^(1/e)-1).
%C A175996 Area of rectangle having as opposite corners (1,1) and the unique maximum of the graph y = x^(1/x), namely (e, e^(1/e)).
%e A175996 0.764064705...
%t A175996 RealDigits[(E-1)(E^(1/E)-1),10,120][[1]] (* _Harvey P. Dale_, Feb 16 2014 *)
%Y A175996 Cf. A073229
%K A175996 cons,nonn
%O A175996 0,1
%A A175996 _Dylan Hamilton_, Nov 05 2010