login
A387495
Exponents k such that exp(k)/Pi is closer to an integer than for any smaller k.
0
0, 1, 7, 22, 30, 50, 79, 103, 262, 993, 20819, 39397
OFFSET
1,3
EXAMPLE
a(1) = 0: exp(0)/Pi = 0.3183... = distance to nearest integer 0;
a(2) = 1: exp(1)/Pi = 0.8652559..., distance to nearest integer 1 = 0.134744...;
a(3) = 7: exp(7)/Pi = 349.0691758..., distance to nearest integer 349 = 0.0691758...;
a(4) = 22: exp(22)/Pi = 1141113200.0309559..., distance to nearest integer = 0.0309...
CROSSREFS
KEYWORD
nonn,more
AUTHOR
Hugo Pfoertner, Aug 31 2025
STATUS
approved