The precise definition of a limit (with sliders)

This tool is a slightly more convenient form of the the precise definition of a limit tool because of the sliders, but less powerful, because you can't pick \(\epsilon\) or \(\delta\) to be smaller than \(0.001\).

Powered by the Sage Cell Server and inspired by the Sage Interact Wiki.

Comments, instructions, links to other resources, etc.

Input a function \(f(x)\). Then choose a value for \(a\), the fixed \(x\) value. Guess what the limit \(\displaystyle\lim_{x \rightarrow a} f(x)\) will be, and record your guess as \(L\) above. If your guess is correct, then the following thing should happen: Pick ANY positive number for \(\epsilon > 0\). Then, based on picking the number you did for \(\epsilon\), there should be a choice of \(\delta > 0\) (now, go find it!) so that the graph of the function avoids the red areas (with the exception of the line \(x=a\), where we don't care what happens).

This task is will be easier to do when \(\epsilon\) is large, so try picking smaller positive values for \(\epsilon\) (maybe divide it by two). If \(\epsilon\) gets smaller and smaller, you'll have to adjust by choosing \(\delta\) to be smaller and smaller. If it becomes hard to see what's going on, adjust the scale by adjusting the \(x\) and \(y\) min and max values.

Powered by Jekyll, theme by Scott Emmons under Creative Commons Attribution. All of the code for this website can be viewed at GitHub.