Using polar coordinates, show that lim (x,y)->(0,0) [sin(x^2+y^2)]/[x^2+y^2] = 1

bubbers
Messages
6
Reaction score
0

Homework Statement



Using polar coordinates, show that lim (x,y)->(0,0) [sin(x^2+y^2)]/[x^2+y^2] = 1

Homework Equations



r^2=x^2+y^2

The Attempt at a Solution



I was able to get the limit into polar coordinates:

lim r->0^+ [sin(r^2)]/r^2

but I'm not sure how to take this limit. I tried L'Hospital's, but it was just messy and useless seeming. So, any hints?
 
Physics news on Phys.org
What went wrong when you tried to use L'Hospital's rule? Where did you get stuck?
 
I got:

lim r->0^+ [sin(r^2)(2r)-r^2cos(r^2)(2r)]/r^4

which simplifies to:

lim r->0^+ [2sin(r^2)-2r^2cos(r^2)]/r^3

but that's still 0/0 form, so it got me nowhere useful as far as I can see.
 
bubbers said:

Homework Statement



Using polar coordinates, show that lim (x,y)->(0,0) [sin(x^2+y^2)]/[x^2+y^2] = 1

Homework Equations



r^2=x^2+y^2

The Attempt at a Solution



I was able to get the limit into polar coordinates:

lim r->0^+ [sin(r^2)]/r^2

but I'm not sure how to take this limit. I tried L'Hospital's, but it was just messy and useless seeming. So, any hints?
Applying L'Hôpital's rule gives you:
\displaystyle \lim_{r\,\to\,0^{+}}\frac{\sin(r^2)}{r^2}

\displaystyle =\lim_{r\,\to\,0^{+}}\frac{d(\sin(r^2))/dr}{d(r^2)/dr}​
This is not what you have.
 
Last edited:
bubbers said:

Homework Statement



Using polar coordinates, show that lim (x,y)->(0,0) [sin(x^2+y^2)]/[x^2+y^2] = 1

Homework Equations



r^2=x^2+y^2

The Attempt at a Solution



I was able to get the limit into polar coordinates:

lim r->0^+ [sin(r^2)]/r^2

If you let ##\theta=r^2## does the limit become anything you have already studied?
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top