Calculate Limit: $\frac{\sqrt{z}-i+\sqrt{z+1}}{\sqrt{z^2-1}}$

  • Thread starter Thread starter jjr
  • Start date Start date
  • Tags Tags
    Limit
jjr
Messages
51
Reaction score
1

Homework Statement


Calculate the following limit if it exists
## lim_{z\to -1}\frac{\sqrt{z}-i+\sqrt{z+1}}{\sqrt{z^2-1}} ##
the branch of root is chosen to that ##\sqrt{-1}=i##

Homework Equations


3. The Attempt at a Solution
[/B]
By inserting ##z=-1## directly, I get a ##\frac{0}{0}## expression.

I don't see how the expression can be simplified before inserting the limit, that seems out of the question.
I have a few theorems involving points at infinity, but none of them apply here.
I considered making the denominator real by multiplying by its complex conjugate, but the numerator will still be 0 when multiplied by any number.

The answer is supposed to be ##1/(i\sqrt{2})##.

Not looking for a solution or quick fix, would be very happy if someone could help me the first step of the way.J
 
Physics news on Phys.org
jjr said:

Homework Statement


Calculate the following limit if it exists
## lim_{z\to -1}\frac{\sqrt{z}-i+\sqrt{z+1}}{\sqrt{z^2-1}} ##
the branch of root is chosen to that ##\sqrt{-1}=i##

Homework Equations


3. The Attempt at a Solution
[/B]
By inserting ##z=-1## directly, I get a ##\frac{0}{0}## expression.

I don't see how the expression can be simplified before inserting the limit, that seems out of the question.
I have a few theorems involving points at infinity, but none of them apply here.
I considered making the denominator real by multiplying by its complex conjugate, but the numerator will still be 0 when multiplied by any number.

The answer is supposed to be ##1/(i\sqrt{2})##.

Not looking for a solution or quick fix, would be very happy if someone could help me the first step of the way.J

Hint: Try multiplying the expression by: ##\frac { \sqrt { z + i } }{ \sqrt { z + i } } ##

Moderator note: I revised the expression above to convey what FaroukYasser meant, but did not write.
 
Last edited by a moderator:
  • Like
Likes jjr
Thank you, got it now!

## \lim_{i\to -1} \frac{\sqrt{z}-1+\sqrt{z+1}}{\sqrt{z^2-1}} ##

##\to \lim_{i\to -1} \frac{\sqrt{z}-1+\sqrt{z+1}}{\sqrt{(z+1)(z-1)}} ##

##\to \lim_{i\to -1} \frac{1}{\sqrt{z-1}} = \frac{1}{i\sqrt{2}} ##
 
jjr said:

Homework Statement


Calculate the following limit if it exists
## lim_{z\to -1}\frac{\sqrt{z}-i+\sqrt{z+1}}{\sqrt{z^2-1}} ##
the branch of root is chosen to that ##\sqrt{-1}=i##

Homework Equations


3. The Attempt at a Solution
[/B]
By inserting ##z=-1## directly, I get a ##\frac{0}{0}## expression.

I don't see how the expression can be simplified before inserting the limit, that seems out of the question.
I have a few theorems involving points at infinity, but none of them apply here.
I considered making the denominator real by multiplying by its complex conjugate, but the numerator will still be 0 when multiplied by any number.

The answer is supposed to be ##1/(i\sqrt{2})##.

Not looking for a solution or quick fix, would be very happy if someone could help me the first step of the way.J

Is your numerator equal to ##\sqrt{z} \: - i \: + \sqrt{z+1}##, or is it ##\sqrt{z-i} + \sqrt{z+1}## (or maybe even ##\sqrt{z-i} + \sqrt{z+i}## )? You wrote the first.
 
The first
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top