Limits of Multivariable equations

cappygal
Messages
9
Reaction score
0
I need to find the limit as x,y->0 of (x^2+y^2)(ln(x^2+2y^2)) anylitically.
since the limit of this is 0(-infinity) which is indeterminant .. I tried to approach it along the line y=x which gives:
lim(x->0) of [2x^2*ln(3x^2)]. Again, that gives 0(-infinity). Now, I haven't done calculus in 6 months .. I know I need to get it to a quotient indeterminant form in order to be able to use l'hopital's rule ..
I tried:
lim (x->0) of [2x^2/(ln(3x^2)^-1] but that gives 0/(1/(-infinity) .. that's indeterminant, so I can take the derivitive, and get:
lim (x->0) of [4x/(-1(ln(3x^2)^-2)(1/(3x^2))(6x)]
which is
lim (x->0) of [(4x*3x^2)/(-6xln(3x^2)^-2)] which is 0/0 ..
I don't think this is getting me anywhere. Any ideas on how to make this work? Thanks!
 
Physics news on Phys.org
Instead of changing \ln\left(3x^2\right) to \left(\ln\left(3x^2\right)\right)^{-1}, try changing 2x^2 to \left(2x^2\right)^{-1}.
 
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