I was working on getting intuition behind limits in multivariate calculus and I ran into this article.
I am mostly concerned with the case where we have functions of two or three variables. Unfortunately I do not have the necessary background to understand the proof provided but I think that if the partial derivative in a given direction is not zero in the neighborhood of the limit point (for which the numerator and denominator are zero) then we have:
$$\lim_{(x,y)\rightarrow (a,b)} \frac{f(x,y)}{g(x,y)}=\lim_{(x,y) \rightarrow (a,b)} \frac{D_vf(x,y)}{D_vg(x,y)}$$
So when seeking to resolve a question about limits (when the numerator and denominator are both zero at the point), I should quickly check the partial derivative of the numerator and denominator in convenient directions and ensure that they do not both vanish in the neighborhood. Is this a correct interpretation?