Find a function whose first partial with respect to $x$ does not exist.

53 Views Asked by At

I'm having a difficult time understanding what it means for a first partial derivative of a function to exist. I was wondering if someone could come up with an example of a function defined in the $xy$-plane whose first partial with respect to $x$ does not exist, and show this using the definition of derivative?

2

There are 2 best solutions below

0
On

Hint: Find a function $g: \mathbb R \to \mathbb R$ whose derivative doesn't exist somewhere, and then define $f(x,y)=g(x).$

2
On

How about $f(x,y)=\ln x$? The partial derivative $\frac{\partial}{\partial x}f(x,y)=\frac1x$ at $(0,y)$ doesn't exist.