The three fundamental limits (as they were taught to me) are
(exponential, logarithmic, trigonometric). Usually they come with pictures like

which show that the graph of the numerator in each limit, say , is indeed close to the line
.
But there are so many different degrees of “close”: for example, but the reciprocals of these numbers differ by almost
. As a stress-test of the approximation
, let us consider the behavior of
for each of the fundamental limits.
Exponential limit
Expressed as a difference:

Always negative, which is obvious once we recall that the graph of lies above its tangent line. The graph has central symmetry about
which is not as obvious but is an easy algebra exercise. Since the asymptote on the right is
, the other asymptote is
. This looks a lot like the logistic function
… but it is not, because the logistic function approaches its asymptotes exponentially fast, while our function does so at the rate
.
For comparison, here is the logistic curve (in green) scaled to match the behavior at
.

This could be potentially useful if one needs a logistic-type function that behaves like a rational function at infinity. Simply using a rational function for this purpose would not do: it cannot have two distinct horizontal asymptotes.
Logarithmic limit

This one is always positive, and has a vertical asymptote at in addition to the horizontal asymptote at
. At a glance it may look like shifted/scaled hyperbola
. Indeed,
is a decent approximation to it, shown in green below.

Trigonometric limit

Unlike in the previous cases, the difference of reciprocals vanished at due to the approximation
being of higher order: the error term is cubic rather than quadratic. The graph looks like the tangent function but it cannot be exactly that since the nearest vertical asymptotes are
rather than
. (Not to mention other reasons such as non-periodicity.) A stretched and rescaled tangent, namely
, sort of fits:

Bonus limit
, with the reciprocal difference being
.

The limit adds nothing new compared to the previous one, since
. But the difference of reciprocals is another story. For one thing, the principal error term for it is twice as large as for the sine limit:
versis
. Accordingly, the graph looks more like
.

Taylor series
All of the above differences have derivatives of all orders at the origin, which is not easy to prove with the standard calculus tools. Complex analysis makes the situation clear: the reciprocal of a holomorphic function with a zero at can be expanded into a Laurent series, and subtracting
eliminates the principal part of that series, leaving a convergent power series, i.e., another holomorphic function. Let us take a look at these series:
Nice, the coefficients have alternating signs and all of them have numerator … oh no, next term is
. The signs do continue to alternate. Apart from the constant term, only odd powers of
appear, according to the central symmetry noted above. The coefficient of
in this series is
where
is the
th Bernoulli number. These are the “modern” Bernoulli numbers, with
rather than
.
Also alternating but not omitting even powers, and not decaying nearly as fast as the coefficients of the previous series. (Of course: this function has a singularity at while the nearest singularities of the exponential thing are at
.) These are Gregory coefficients, which according to Wikipedia “often appear in works of modern authors who do not recognize them”. I would not recognize them either without OEIS.
These are all positive for some reason.
These are all negative for some reason.