Quote
how would I prove it?
compute the limit from the left and the limit from the right.
if they're equal and it's not undefined, then the limit exists. otherwise, it doesn't exist.
quick and dirty trick.
for the limit as x goes to L of f(x), compute f(x + epsilon) and f(x - epsilon). if it's clear it approaches the same value, then it probably has a limit. if they're radically different or they're approaching infinity/negative infinity, then a limit doesn't exist.
epsilon is a small value. i'd pick 0.000000001 or something like that.
This post was edited by carteblanche on Sep 9 2015 06:50pm