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.

A080280 Numbers n such that Pi^(n*e)-e^n is closer to its nearest integer than any value of Pi^(k*e)-e^k for 1 <= k < n.

This page as a plain text file.
%I A080280 #5 Jan 08 2019 09:12:41
%S A080280 1,2,5,19,212,233,299,519,1707,3587,8841,8982,12894
%N A080280 Numbers n such that Pi^(n*e)-e^n is closer to its nearest integer than any value of Pi^(k*e)-e^k for 1 <= k < n.
%C A080280 At 1707 the discrepancy is 0.0000981788...
%e A080280 First term is 1 because this is just Pi^e-e=19.740875... Second term is 2 because Pi^(2*e)-e^2=497.0247 ...
%Y A080280 Cf. A079490, A080052, A080279.
%K A080280 more,nonn
%O A080280 1,2
%A A080280 Mark Hudson (mrmarkhudson(AT)hotmail.com), Feb 13 2003
%E A080280 More terms from _Michel ten Voorde_ Jun 20 2003