Prepping for a calculus exam. In a past exam I saw the following question:
Determine whether the following function is continuous at $(0,0)$: $$ f(x,y)= \begin{cases} \frac{e^{xy}-1}{|x|+|y|}, & \text{if $(x,y)\neq$(0,0)} \\ 0 & \text{if $(x,y)=$(0,0)} \end{cases} \ $$
Not sure where to begin.
I will show that $g(x,y)=\frac{xy}{|x|+|y|}$ is continuous at the origin (putting $g(0,0)=0$, of course). If we write it in polar coordinates $x=r\cos\theta,y=r\sin\theta$, we get: $$ g(r,\theta)=\frac{r\cos\theta\sin\theta}{|\cos\theta|+|\sin\theta|}. $$ Note that the denominator is nonzero, i.e. $|\cos\theta|+|\sin\theta|\ge C$ for some $C>0$ (exercise). Therefore, $$ |g-0|\le \frac{r|\cos\theta\sin\theta|}{C}\le \frac{r}{2C}=\frac{1}{2C}\sqrt{x^2+y^2}. $$ We can then use the $\epsilon/\delta$ definition of continuity (exercise).
Here's two approaches you can try for $f(x,y)$:
a. $e^{xy}=1+xy+\frac{(xy)^2}{2!}+\dots$ (Taylor Series).
b. $e^{xy}-1=xy\int_0^1e^{(xy)s}ds$ (FTC).