✧*。٩(ˊᗜˋ*)و✧*。 白麓的 web-log

On Exponential Function

One reason I avoid to introduce the Euler constant by the famous Bernoulli limit

e=limn(1+1x)x

is that despite its brievity, to prove its convergence in the class can be somewhat cumbersome. Normally I would introduce exponential function as the sum of the Taylor serie:

ex=k=01k!xk.

The only two key points I would prove in the class would be that

  1. By ratio test or whatsoever, the serie converges: actually ak+1ak=xk+1, for any fixed x, the ratio goes to zero.
  2. Denote the polynomial by f(x), we automatically have f(x)f(y)=f(x+y). This is obvious as we collect the term xmyn, its coefficient would be 1n!1m!=1(m+n)!(n+mn), now apply binomial theorem, we would reach to the result easily.

Thus, f is a legitimate exponential function, and we define e=f(1). A nice aspect of this is that we have (ex)=ex for free, if we don't bother with the Fubini theorem.

#"hs-maths"