I need to prove that the limit of $\frac{\sin(xy)}{xy}$ exists using the $\epsilon$-$\delta$ limit definition as $(x,y)\to (0,0)$
I know that the limit exist and is equal to $1$. I worked on it using the squeeze theorem, but been trying on how to prove it using the limit definition but I don't really know how to start.
(2017-09-01 21:00: This answer just received a revenge downvote. Oh well...)
For every real number $t$,
hence $$f(x,y)=\frac{\sin(xy)}{xy}$$ is such that, for every $(x,y)$ such that $xy\ne0$ (that is, where $f(x,y)$ exists), $$|f(x,y)-1|\leqslant\tfrac16|xy|^2$$ which should be enough to conclude that, indeed,
To prove $(\ast)$, start from $$|\cos t|\leqslant1\tag{$\circ$}$$ and integrate thrice, that is, note that this upper bound yields $$|\sin t|=\left|\int_0^t\cos s\,ds\right|\leqslant|t|$$ which implies $$|\cos t-1|=\left|\int_0^t\sin s\,ds\right|\leqslant\tfrac12t^2$$ which implies $$|\sin t-t|=\left|\int_0^t(\cos s-1)\,ds\right|\leqslant\tfrac16|t|^3$$ as desired.
To conclude, $(\circ)$ is the only prerequisite we used, and $(\circ)$ itself follows readily, for example, from the fact that $$\cos^2t+\sin^2t=1$$