OFFSET
1,2
LINKS
Clark Kimberling, Table of n, a(n) for n = 1..1000
FORMULA
a(n) = n + floor(n^(e/Pi)); the complement is given by n + floor(n^(Pi/e)).
EXAMPLE
The first numbers in the joint ranking are
2^e < 2^Pi < 3^e < 3^Pi < 4^e < 4^Pi , so that a(n) = (1,3,5,...).
MATHEMATICA
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
Clark Kimberling, Sep 06 2016
STATUS
approved