Find limit using the polar coordinate for the function at $(0,0)$ $$ f(x,y) = \frac{x+y}{\sqrt{x^2+y^2}} $$
I started using $x = r\cos(\theta),\, y = r\sin(\theta)$
Then $(x,y) \to (0,0) \implies r \to 0$
Then we get as the following $$ f\bigl(r\cos(\theta),\, r\sin(\theta)\bigr) = \cos(\theta) + \sin(\theta) $$
Now I have no idea how to proceed from here. Some of the ideas from youtube videos I had was: $\theta$ is a free variable and the limit is more like spiraling into $(0,0)$.
Can someone explain to me why is this happening? What is the idea behind $r \to 0$?
If you want use polar coordinates, then with $(x,y)\mapsto (r\cos\theta,r\sin\theta)$ for $r\in {\bf R}_{+}^{*}$ and $\theta\in [0,2\pi[$, then $$f(r\cos\theta,r\sin\theta)=\frac{r(\cos\theta+\sin\theta)}{\sqrt{r^{2}(\cos^2\theta+\sin^2\theta)}}=\cos\theta+\sin\theta.$$
If $\theta=\pi$, then $f_1(\theta):=f(r\cos\theta,r\sin\theta)=\cos\theta+\sin\theta=-1$.
If $\theta=\pi/2$, then $f_2(\theta):=f(r\cos\theta,r\sin\theta)=\cos\theta+\sin\theta=1$.
If $f$ has limit $\ell\in {\bf R}$ at $(0,0)$, then the composite functions $f_1$ and $f_2$ they have to have the same limit $\ell$ at $0$, but it is imposible as it was show above. Therefore, the $\lim_{(x,y)\to (0,0)}\frac{x+y}{\sqrt{x^2+y^2}}$ does not exists.