Intuition for the exponential
I take the fact that the derivative of the exponential function is the exponential function itself as its defining feature and try to “rediscover” the power series expansion and Euler’s formula.
Exponential power series
I’ll make the educated guess that there could be some kind of polynomial with this feature (after all, they do give us smooth curves and being able to add arbitrarily many terms makes them pretty flexible).
What would such a polynomial look like? Well, the limit of a sum is the sum of the limits of its terms, so I’ll look at the derivative of an individual term . According to the power rule, the derivative of this term is I’d like to make sure that the derivative is the same as the initial function, so there are two problems here.
- A factor pops up that was not there before.
- The exponent is decremented by one.
To solve the first problem, it would be convenient if the new factor canceled out. This can be achieved if , so that With this little trick the kth term becomes the (k-1)th term after differentiation. The first term is just a constant and disappears. To not lose any terms, we need an infinite number of them. So the “polynomial” is actually a power series.
Euler’s formula
The trigonometric functions sine and cosine are continuous and periodic and if you cycle through their derivatives, they eventually re-appear. This seems promising. Maybe they could be used to represent the exponential function?
Take a look at the unit circle. For any angle , is the x-value and the y-value of a point on this circle. Now take the derivative of both functions and stay on the same axis such that you get a new point with as x-value and as y-value. To get to the original point, all you need is a clockwise rotation of around the origin.
The complex plane
This idea can be represented nicely in the complex plane, where the x-axis represents the real part and the y-axis the imaginary part of a complex number. To get to a point on the circle, add the real and imaginary part Now take the derivative of this sum.
Multiplication with must be a counterclockwise rotation of around the origin since it takes the point to So I multiply both sides by to rotate clockwise.
Finding the exponential via the differential equation
Now I’m looking for another function such that the following equation holds.
If you know the chain rule, at this point it becomes quite clear that is such a function because So we have two functions that satisfy the same differential equation.
Proving equality
But are they actually the same? Using the quotient rule to compute the derivative of divided by , we find that the rate of change of their ratio is always zero. (Dividing by is fine since it describes the points on the unit circle, so it is never zero.)
This means that must be constant and we can compute this constant by evaluating the ratio at any point. Zero is easy.
The ratio is for any , so and must be equal and we end up with Euler’s famous formula.