Can anyone calculate the value of K.
It seems 0 is the value as I have seen it in many questions but not sure.
If anyone can arrive at this value, then please.
Can anyone calculate the value of K.
It seems 0 is the value as I have seen it in many questions but not sure.
If anyone can arrive at this value, then please.
For $x=r\cos \theta,\;y=r\sin \theta$: $$\frac{xy}{\left(x^2+y^2\right)^{5/2}}\left(1-\cos (x^2+y^2)\right)=\frac{r^2\cos \theta\sin\theta}{\left(r^2\right)^{5/2}}\left(1-\cos r^2\right)$$ $$\sim \frac{r^2\cos \theta\sin\theta}{\left(r^2\right)^{5/2}}\cdot \frac{(r^2)^2}{2}=\frac{1}{2}r\cos \theta\sin\theta,$$ and $$\left|\frac{1}{2}r\cos \theta\sin\theta\right|\le\frac{1}{2}r\to 0\text{ as }r\to 0.$$ So, $f$ is continuous at $(0,0)$ iff $$K=\lim_{(x,y)\to (0,0)}f(x,y)=0$$
Assuming that $5/2$ is an exponent, we can rewrite the expression as $$ \frac{xy}{\sqrt{x^2+y^2}}\cdot \frac{1-\cos(x^2+y^2)}{(x^2+y^2)^2} $$ Using L'Hopital's Rule or Taylor series, we get $$ \lim_{u\rightarrow 0} \frac{1-\cos(u)}{u^2} = \frac{1}{2} $$ For the other factor, we have $$ \frac{xy}{\sqrt{x^2+y^2}} = \frac{\pm 1}{\sqrt{\frac{1}{x^2}+\frac{1}{y^2}}} $$ which obviously approaches $0$ when either $x$ or $y$ approaches $0$. Therefore, $K=0$.