Let: $$f(x,y)=x^2y\sin\left(\frac{y}{x}\right),\ x\neq0$$ $$f(x,y)=0, \ x=0$$ Partial differentiation is obvious for $x\neq0$, however, for $x = 0$ and the derivative over $x$, one gets: $$\lim_{h\to 0}\frac{f(h,y)}{h}$$ which is not constant $= 0$. Do I need to use L'Hospital? If yes differentiating over which variable? I'm new to this topic.
2026-04-01 14:22:37.1775053357
Partial Differentiation of $\frac 00$
53 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
At $x = 0$, the definition of partial derivative gives us $$ \frac{\partial f}{\partial x}(0, y) = \lim_{h\to 0}\frac{f(h, y) - f(0, y)}{h}\\ = \lim_{h\to 0}\frac{h^2y\sin(y/h) - 0}{h}\\ = \lim_{h\to 0}hy\sin(y/h) = 0 $$