Can $f_x$ be undefined while $f_y$ is defined?

190 Views Asked by At

While studying the critical points of two variable functions, I noticed that my textbook mentioned that if one partial derivative is undefined at a point, then that point is a critical point. I was wondering if it possible for one partial derivative to exist and another to not exist?

2

There are 2 best solutions below

0
On BEST ANSWER

Consider the partial derivatives of the function $$f(x,y)=|x|$$ at the point $(0,0)$.

0
On

Sure, let $f(x,y) = \sqrt[3]{x} y$, then at $(0,0)$ $f_x$ is not defined while $f_y$ is.