Limit of f along an indicated curve?

  • Thread starter Thread starter SithsNGiggles
  • Start date Start date
  • Tags Tags
    Curve Limit
SithsNGiggles
Messages
183
Reaction score
0
I have a problem here with a the syntax of a question.

Homework Statement



"Compute the limit of f as (x,y) approaches (0,0) along the indicated curves.

f(x,y) = (x2 - y2)/(x2 + y2)

Homework Equations



a) y = x
b) y = x/2
c) y = x2
d) y = 2x

The Attempt at a Solution



I haven't quite started, I've spent most of my time trying to figure out what the conditions under the question meant and how they would change the process of finding the limit.

If it means anything, I'm expected to use the sequence definition of limits (which I'm capable of doing, I just don't know how to begin).
 
Physics news on Phys.org
The idea with specifying functions y = g(x) as approach paths to the origin is that you can substitute for y in f(x,y) to reduce the problem to finding a limit of a function of just one variable...
 
dynamicsolo said:
The idea with specifying functions y = g(x) as approach paths to the origin is that you can substitute for y in f(x,y) to reduce the problem to finding a limit of a function of just one variable...

So I replace y with the corresponding relation in a-d, right? I'm doing this, so I that I now have f(xn,yn) = (xn2 - (xn2)2)/(xn2 + (xn2)2).
(for part c)

Since I now get 0/0, what can I do?
 
Last edited:
Do you know about L'Hopital's Rule?
 
Does differentiation work in the same manner with sequences? If they do I'll try that.
 
You can treat the points xn as discrete points on the curve of a function f(x), but I don't know if they'll fuss at you about not having established this in your course. As an alternative, you can use the "divide numerator and denominator of the rational function by the highest power of x " approach, so you will have a constant leading term "above and below" and the rest are terms which are reciprocals of positive powers of x.

(I take it this is an analysis course and not just multivariate calculus.)
 
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...

Similar threads

Back
Top