We have this function defined in $\mathbb{R}^2$: $$f(x,y)=\begin{cases} x^2 & \text{if $|x|<|y|$}\\ y^2 & \text{if $|x|\geq|y|$} \end{cases} $$ How to study on $(a,a)$: the continuity, partial derivatives? Thank you.
I have an answer for the continuity:
1) Continuity: The problem is when $|x|=|y|$. $$\lim_{(x,y)\to(a,a),(x,y)\in \{(x,y),|x|<|y|}\}{x^2}=a^2$$ and $$\lim_{(x,y)\to(a,a),(x,y)\in \{(x,y),|x|\geq|y|}\} {x^2}=a^2$$ then we obtain the continuity.