The epsilon-delta (\(\varepsilon-\delta\)) definition is a formal way to prove limits. It can seem a bit abstract at first but is a powerful tool. Using this method, we show that we can make the function value as close as we like to a limit by controlling how close \(x\) gets to a specific value.
- \(\varepsilon\): Represents how close the function value is to the limit.
- \(\delta\): Represents how close \(x\) is to the point we're investigating.
For our example, we want to show that for every \(\varepsilon > 0\), we can find a corresponding \(\delta > 0\) such that if \(0 < |x - 3| < \delta\), then the inequality \(|x-3| < \varepsilon\) holds true. By setting \(\delta = \varepsilon\), we neatly show that the distance from the limit (which is 0) can be made as small as desired, proving the limit rigorously.