Solving Inequality Problem: 0 < |z| < 1

  • Thread starter Thread starter Garret122
  • Start date Start date
  • Tags Tags
    Inequality
Garret122
Messages
3
Reaction score
0
Sorry that i posted in the wrong topic, I'm kind of new here :D
Hi this is my problem:

if 0<|z|<1 and z_1 = -1/a - ((1-a^2)^(1/2))/a
z_2 = -1/a + ((1-a^2)^(1/2))/a
Then it is clear to me that |z_1|>1 since using triangle inequality we get that |z_1| =| -1/a - ((1-a^2)^(1/2))/a | >= |1/a| + something smaller than one but positiv, and since |1/a| >1 then |z_1| > 1

But how to prove |z_2| < 1 since bye triangle inequality we kind of get the same thing |z_2| = | -1/a + ((1-a^2)^(1/2))/a | >= |1/a|+ |((1-a^2)^(1/2))/a| > 1 ? This doesn't make sense at all!

Please help me, i need this to a problem on an integral in complex analysis, which I'm preparing for my exam ;)

thank you for your time!
Garret
 
Physics news on Phys.org
What exactly did you learn as "the triangle inequality"? Most people learn it as |a+ b|\le |a|+ |b|. From that, if we let a= x- y, b= y we get
|x-y+y|= |x|\le |x-y|+ |y| so that |x-y|\ge |x|- |y|. That second inequality is what you used. To prove the second part use the inequality |a+b|\le |a|+ |b|.
 
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