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.

A220260 Decimal expansion of e / log_10(e), where e = A001113.

This page as a plain text file.
%I A220260 #11 Mar 29 2014 12:23:34
%S A220260 6,2,5,9,0,7,5,2,1,6,7,6,6,3,9,5,2,1,1,0,1,8,4,7,7,3,1,1,6,7,7,7,2,7,
%T A220260 2,8,0,5,4,6,4,5,9,9,5,4,2,5,9,4,6,9,4,2,4,2,7,7,6,9,8,1,6,9,8,5,8,4,
%U A220260 5,3,9,9,1,7,4,4,2,2,9,9,2,4,2,8,4,1,2
%N A220260 Decimal expansion of e / log_10(e), where e = A001113.
%C A220260 Minimum value of the function x / log_10(x) for x > 1, obtained at x = e.
%F A220260 Equals the ratio A001113 / A002285 and also the product A001113*A002392.
%e A220260 6.2590752167663952110184773116777272805464599542594694...
%t A220260 RealDigits[E/Log[10,E],10,120][[1]] (* _Harvey P. Dale_, Dec 23 2012 *)
%Y A220260 Cf. A001113, A002285, A002392.
%K A220260 nonn,cons
%O A220260 1,1
%A A220260 _Jaroslav Krizek_, Dec 08 2012