Limits of functions with more than one variable

mit_hacker
Messages
86
Reaction score
0

Homework Statement



(Q) f(x,y) = 2xy/(x^2+y^2), (x,y) not = 0.
0 (x,y) = 0.
is continuous at every point except the origin.

(a) Substitute y=mx and then m=tan(theta) to show that f varies with the line's angle of inclination.

(b) Use the formula obtained in part (a) to show that the limit of f as (x,y) ---> (0,0) along the line y=mx varies from -1 to 1. depending on the angle of approach.

Homework Equations





The Attempt at a Solution



After doing all the substitutions, I get Sin(2theta). From that, it is clear that as the angle changes, so will the limit of f(x,y). Moreover, Sin(2theta) can only have values between -1 and 1. But, how does that mean that the limit of f as (x,y) ---> (0,0) along the line y=mx varies from -1 to 1. depending on the angle of approach.

Shouldn't it be "the limit of f as (x,y)---> (0,0) ALONG THE CURVE y=Sin(2theta)??
 
Physics news on Phys.org
You've already fixed the curve before you evaluated the limit.
You said y=mx, where m=tan(theta). So you're considering the value of f(x,y) for those points on that line and you find that the value doesn't depend on x and y at all, but has the constant value sin(2theta) along that line (minus the origin).
So clearly the limit along the line varies as you vary theta.
 
Thanks!

Thanks a lot for that little tid-bit! :smile:
 
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