4

Compute the following limit:

$\lim_{(x,y)\rightarrow (0,0)}\frac{x^2-y^2}{\sqrt{x^2+y^2}}$

Bittu
  • 41
  • 1

2 Answers2

2

$$\begin{cases}x=r\cos t\\y=r\sin t \end{cases}\implies \frac{x^2-y^2}{\sqrt{x^2+y^2}}=r\cos 2t\xrightarrow[r\to 0]{}0$$

DonAntonio
  • 211,718
  • 17
  • 136
  • 287
0

$0\leq|\frac{x^2-y^2}{\sqrt{x^2+y^2}}|\leq\frac{x^2+y^2}{\sqrt{x^2+y^2}}\leq |x|+|y|\rightarrow 0 $ when $(x,y)\rightarrow (0,0)$. Thus, the limit is zero.