There is a mathematical formula so beautiful that it is almost unbelievable.
Euler's identity combines the famous numbers π, π, Ο, 0, and 1 in a single constellation. At first sight, most people doubt that it is true. Surprisingly, it is.
This is why.
π§΅ ππ½
Let's talk about the famous exponential function πΛ£ first.
Have you ever thought about how is this calculated in practice? After all, raising an irrational number to any power is not trivial.
It turns out that the function can be written as an infinite sum!
In fact, this can be done with many other functions.
For those that are differentiable infinitely many times, there is a recipe to find the infinite sum form. This form is called the Taylor expansion.
It does not always yield the original function, but it works for πΛ£.
Taylor expansions are advantageous for two reasons.
First, we can approximate functions by cutting of the sum at some N.
Second, we can simply extend functions to the complex plane with this formula!
The exponential function is not the only one that can be written as a Taylor series.
We can also do this with the trigonometric functions sine and cosine.
(Feel free to check this by hand using the general Taylor expansion formula.)
By plugging in ππ§ into the exponential function, we discover that the complex exponential function can be written in terms of trigonometric functions!
(We use that πΒ² = -1.)
In the special case π§ = Ο, we obtain the famous formula called Euler's identity.
This is how the magic happens.
When asked, Euler's identity often comes up among mathematicians as the most beautiful formula ever.
It is not only amazing because it connects together a bunch of famous constants, but because it establishes a connection between the exponential and trigonometric functions.
If you enjoyed this explanation, consider following me and hitting a like/retweet on the first tweet of the thread!
I regularly post simple explanations of mathematical concepts in machine learning, make sure you don't miss out on the next one!
Even looking at the definition used to make me sweat, let alone trying to comprehend the pattern. Yet, there is a stunningly simple explanation behind it.
Let's pull back the curtain!
First, the raw definition.
This is how the product of A and B is given. Not the easiest (or most pleasant) to look at.
We are going to unwrap this.
Here is a quick visualization before the technical details.
The element in the i-th row and j-th column of AB is the dot product of A's i-th row and B's j-th column.