We have function $f:\mathbb R^2 \to \mathbb R$, $$ f(x,y) = \begin{cases} \frac{xy}{x+y}, & \text{if $x+y \neq 0$} \\[2ex] 0, & \text{if $x+y=0$} \end{cases} $$ And the problem asks to demonstrate that $f$ is not continuous in $(0,0)$, and to demonstrate that it admits derivatives after any direction from $(0, 0)$.
2026-04-08 17:26:20.1775669180
Prove that function is not continuous in $(0, 0)$
53 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
$f (\frac 1 n, -\frac1 {n+1})=-1$ for all $n$ and $f(0,0)=0$.