Find the Limit: x→0 of 1-sqrt(x^2-1)/x^2

  • Thread starter Thread starter andrewjacobs
  • Start date Start date
  • Tags Tags
    Limit
andrewjacobs
Messages
1
Reaction score
0

Homework Statement


2. Find the limit.
lim
x->0
for
1-sqrt(x^2-1)
---------------
x^2

Homework Equations


No clue, that's why I am asking.


The Attempt at a Solution


I inverted the signs and multiplied by sqrt(x^1+1)+1
So:
sqrt(x^2+1)-1 sqrt(x^2+1)+1
--------------- * --------------
-(x^2) sqrt(x^2+1)+1
and came up with
x+1-1
----------------------
-(x^2)*sqrt(x^2+1)+1
which gave me
0/2

I am sure this isn't correct, but I do not know were I messed up.
 
Physics news on Phys.org
(sqrt(x^2+1)-1)*(sqrt(x^2+1)+1)=(x^2+1)-1. Now isn't it? Not (x+1)-1. As (a+b)*(a-b)=a^2-b^2?
 
when i graphed it, i found the answer to be
infinity - infinity*i
or
(1-i)*infinity
none of those answer sound like what a teacher would be looking for, so i would guess the answer is either "limit does not exsist" or you copied the problem wrong
 
andrewjacobs said:

Homework Statement


2. Find the limit.
lim
x->0
for
1-sqrt(x^2-1)
---------------
x^2

Homework Equations


No clue, that's why I am asking.


The Attempt at a Solution


I inverted the signs and multiplied by sqrt(x^1+1)+1
So:
sqrt(x^2+1)-1 sqrt(x^2+1)+1
--------------- * --------------
-(x^2) sqrt(x^2+1)+1
and came up with
x+1-1
----------------------
-(x^2)*sqrt(x^2+1)+1
which gave me
0/2

I am sure this isn't correct, but I do not know were I messed up.
Your method is perfectly good. You algebra needs some work!
First you can't just change the x^2- 1 inside the square root into x^2+ 1 by "inverting the sign". Second, (1- sqrt(x^2+ 1))(1+ sqrt(x^2+ 1))= 1- (x^2+11)= -x^2.

In any case, if you just let x= 0 in the original form, you get (1- i)/0. Since the numerator is not 0, that limit does not exist.
 
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