About some proofs using epsilon notation.

176 Views Asked by At

There are many proofs in analysis where we find something like: "M=epsilon. This equality holds for any epsilon>0. So M=0.".

What is the background of this conclusion? Maybe I took the text out of context. I don't know.

For example this one:

enter image description here

Or this one:

enter image description here

1

There are 1 best solutions below

4
On BEST ANSWER

it is more like "$M\leq\varepsilon$ for every $\varepsilon>0$". That is, for any $\varepsilon$ we have that $M$ is smaller than any positive real number. Now what is the largest nonnegative real number that is smaller than any $\varepsilon>0$? Note that it is important that $M$ is nonnegative. otherwise the reasoning would not be correct