Question : For $t\in \mathbb R$, let $[t]$ denote the greatest integer less than or equal to t. Let $D=\left\{(x,y)\in \mathbb R^2:x^2+y^2<4\right\}$. Let $f:D\to\mathbb R$ and $g:D\to \mathbb R$ be defined by $f(0,0)=g(0,0)=0$ and $f(x,y)=[x^2+y^2]\frac{x^2y^2}{x^4+y^4}$ ang $g(x,y)=[y^2]\frac{xy}{x^2+y^2}$ for $(x,y)\neq(0,0)$. Let E be the set of points of D at which both f and g are discontinuous. Find the number of elements in the set E.
Clearly the elements in the set D will look like $(\frac{1}{n},\frac{1}{n} )\forall n\in$$\mathbb R$-{$0$}. To check the continuity at "origin" normally I used to do it by choosing a path like $y=mx$ here I tried the same to examine something about $f$ and $g$. So I got $\lim\limits_{x\to 0}[x^2(m^2+1)]\frac{m^2}{m^4+1}$ and since $x^2$ is always positive so this limit will be $0$.Similarly I can check for $g(x,y)$. What should I do next? I know that the continuity is a property on the members of the domain and if a function is not continuous at a point then it will be termed as "discontinuous" at that point. What if to go more deeper I do this to look for the behaviour of $\lim\limits_{(x,y)\to(\frac{1}{n},\frac{1}{n})}[x^2+y^2]\frac{x^2y^2}{x^4+y^4}=\frac{1}{2}[\frac{2}{n^2}]$ so here I can choose $n$ specifically so that its value will come out to be non-zero so for $n=1,-1$, I got values for $(x,y)=(1,1),(1,-1),(-1,1),(-1,-1)$ i.e. $4$ elements in $E$ for the time being(same for $g(x,y)$).The total elements are $18$(The Answer).
Thanks.
