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.

A387495 Exponents k such that exp(k)/Pi is closer to an integer than for any smaller k.

This page as a plain text file.
%I A387495 #8 Sep 01 2025 11:35:17
%S A387495 0,1,7,22,30,50,79,103,262,993,20819,39397
%N A387495 Exponents k such that exp(k)/Pi is closer to an integer than for any smaller k.
%e A387495 a(1) = 0: exp(0)/Pi = 0.3183... = distance to nearest integer 0;
%e A387495 a(2) = 1: exp(1)/Pi = 0.8652559..., distance to nearest integer 1 = 0.134744...;
%e A387495 a(3) = 7: exp(7)/Pi = 349.0691758..., distance to nearest integer 349 = 0.0691758...;
%e A387495 a(4) = 22: exp(22)/Pi = 1141113200.0309559..., distance to nearest integer = 0.0309...
%Y A387495 Cf. A061360, A079490, A080284.
%K A387495 nonn,more,new
%O A387495 1,3
%A A387495 _Hugo Pfoertner_, Aug 31 2025