Find the biggest number $k$, such that the limit $$ \lim_{(x,y)\to(0.0)} \frac{x^{15}y^{23}}{(x^2 +y^2)^p} $$
exists for all $p < k $
I was thinking that if we're left with x's and/or y's in the numerator and denominator, we have an expression in an undetermined form, $0 \over 0$ so i though that $k = 7.5$ would be correct, seeing as that would give a $0\over 0 $ expression, atleast from what I've calculated.
Write $x=r\cos(\theta)$ and $y=r\sin(\theta)$, then \begin{gather*} \lim_{(x,y)\to(0,0)} \frac{x^{15}y^{23}}{(x^2+y^2)^p} = \lim_{r \to 0} \frac{r^{38} \cos^{15}\theta \sin^{23}\theta}{r^{2p}} \end{gather*} In order to have a limit, you need $38 > 2p$.