Hi, I’m Zhi, and this is my first post at Less Than Epsilon! This will be a website for posting math and physics related content. At the time of posting, I am just beginning my third year of undergraduate studying Mathematical Physics at the University of Alberta.
Although this is a visual blog filled with pictures, however being able to read mathematics without any pictures is a really useful skill.
The motivation for the name comes from the epsilon-delta definition of continuity, which is
Let’s break down this formula. The left hand side says:
where the symbol means we are defining a new concept. In this case, we are defining the limit operator
In this case the function is , which the input is and the output is . Writing for function can be ambiguous, so usually it’s better to write . Since I didn’t say what had to be, so it can be any function.
The first symbol we see is the for all symbol. It’s an upside down A, A meaning for all. It means, the following expression must be true, for all what?
Oh it’s for all ! Now what? Here we see another symbol:
Which means there exists. This symbol asserts the existence of something. We see that it asserts the existence of a :
Together:
Okay so for every epsilon we have a delta. Now what. The next line tells us what we do with these epsilons and deltas:
The sentences
and
should be clear, as we are just taking the difference of and , and and . The absolute value tells us that these two sentences are talking about distance. Well, we know and are just numbers, and they are constant. So this phrase must be talking about the distance of to and the distance of to , or simply, the distance between the input relative to vs. the distance between the output relative to ! Then:
Means these distances are smaller than epsilon and delta. A inequality like this can either be true or false. That’s where the last symbol comes in:
The implies symbol means “if”. If it is raining, then I will bring an umbrella. If I have an umbrella, did it rain? Not necessarily, I could have brought
True | True | True |
True | False | False |
False | True | False |
False | False | False |
Putting it all together, we see that this line says when the distance of the input relative to is small, the distance of the output relative to is small.
How small? Arbitrarily small! If for all , then ! The only way can be small is if was actually really close to . That is the purpose of delta! To measure how close we are to . So when we move close to , we should expect to move closer to !
Putting it all together, we see that the definition of a limit is:
Which means for every epsilon greater than 0, we can find a delta greater than 0, such that when the distance between the input and is smaller than delta, we can make the distance between the output and smaller than epsilon, or as one might say, less than epsilon. Anyways that is where the name comes from. Thanks for reading!
##Further Reading
For a full in depth look on limits including an animated look, check out the following video on by 3Blue1Brown:
Subscribe to our newsletter and stay updated.