Consider a function $f(x,y)$ of two variables $x$ and $y$. Let us consider a point $(a,b)$ in $\mathbb{R}^2$. Now the limit of the function as $(x,y)$ tends to $(a,b)$ is said to be existing if and only if it has the same value for each and every path through which $(x,y)$ approaches $(a,b)$. Now suppose we are required to prove that a given value $L$ is the limit of the function $f$ as $(x,y)$ tends to $(a,b)$. So is it sufficient to prove that the limit of the function is $L$ whenever $(x,y)$ approaches $(a,b)$ through any of the straight lines passing through $(a,b)$, as any other path can be broken up into several smaller straight line segments?
Tell me more
×
Mathematics Stack Exchange is a question and answer site for
people studying math at any level and professionals in related fields. It's 100% free, no registration required.
|
|
Please consider the function $f \colon \mathbb{R}^2 \to \mathbb{R}$ defined by $$ f(x,y)= \begin{cases} 1 &\text{if $y=x^2$ and $(x,y) \neq (0,0)$}\\ 0 &\text{otherwise.} \end{cases} $$ Does your idea apply? |
|||||||||||
|
|
Your suggestion is not correct. Consider the function defined by $$f(x,y)={x^2y\over x^4+y^2}, \qquad (x,y)\neq (0,0)$$ A straight line through $(0,0)$ is either given by $x=0$ or by $y=ax$ for some $a$. In either case, $f(x,y)\to 0$ when $(x,y)\to(0,0)$ along the straight line. However, if $(x,y)\to (0,0)$ along the parabola given by $y=x^2$, then $f(x,y)\to {1\over 2}$. |
|||||||||||
|