I am wondering if there exists an inverse function for $\lceil{e^{x}}\rceil$ over the natural numbers. I don't think it is a trivial task to derive an inverse function for a function containing a ceiling or a floor even if you know there is a bijection, and that an inverse function does exist. Am I wrong?
Thanks for any insight...
While that function is injective, it is not surjective, so it can't has an inverse in the common sense.
What it does have is a right inverse, that is, a function $g$ such that $f \circ g = id$, and you can simply define it as $g(x) = y$ such that $f(y) =x$, which is guaranteed existing a unique.
Finding a closed form for that is another thing, and in general it's not possible, in this case I don't know.