Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.

xYz
Lv 4
xYz asked in Science & MathematicsMathematics · 7 years ago

How to solve this limit problem?

Find the limit and prove that exists lim (x,y) approach (0,0) (sqrt(x^2y^2+1) - 1) / (x^2 + y^2)

Please explain how to do this problem.

1 Answer

Relevance
  • kb
    Lv 7
    7 years ago

    lim((x,y)→(0,0)) [√(x^2y^2 + 1) - 1] / (x^2 + y^2)

    = lim((x,y)→(0,0)) [√(x^2y^2 + 1) - 1][√(x^2y^2 + 1) + 1]

    / {(x^2 + y^2) [√(x^2y^2 + 1) + 1]}, via conjugates

    = lim((x,y)→(0,0)) x^2y^2 / {(x^2 + y^2) [√(x^2y^2 + 1) + 1]}

    = lim((x,y)→(0,0)) 1/(√(x^2y^2 + 1) + 1) * lim((x,y)→(0,0)) x^2y^2/(x^2 + y^2)

    = (1/2) * lim((x,y)→(0,0)) x^2y^2/(x^2 + y^2)

    = (1/2) * lim(r→0+) (r cos θ)^2 (r sin θ)^2 / r^2, via polar coordinates

    = (1/2) * lim(r→0+) r^2 (cos θ sin θ)^2

    = (1/2) * 0

    = 0.

    ----

    For the next to last step, we use the Squeeze Theorem, noting that

    0 ≤ r^2 (cos θ sin θ)^2 ≤ r^2, and lim(r→0+) 0 = 0 = lim(r→0+) r^2.

    So, lim(r→0+) r^2 (cos θ sin θ)^2 = 0, as required.

    -------

    I hope this helps!

Still have questions? Get your answers by asking now.