Is There a Connection Between Inequality and the Unit Disc?

  • Context: Graduate 
  • Thread starter Thread starter Likemath2014
  • Start date Start date
  • Tags Tags
    Disc Inequality Unit
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
20 replies · 4K views
Likemath2014
Messages
17
Reaction score
0
hi there,

I am trying to prove the following inequality:
let [tex]z\in \mathbb{D}[/tex] then

[tex]\left| \frac{z}{\lambda} +1-\frac{1}{\lambda}\right|<1[/tex] if and only if [tex]\lambda\geq1.[/tex]

The direction if [tex]\lambda>1[/tex] is pretty easy, but I am wondering about the other direction.

Thanks in advance
 
Last edited:
Physics news on Phys.org
In fact [tex]z[/tex] is inside the disc that means [tex]|z|<1[/tex].
 
thank, but how could that imply that lambda is bigger than one? On the other hand how did you get the last inequality, why you consider a is positive?
 
Likemath2014 said:
thank, but how could that imply that lambda is bigger than one? On the other hand how did you get the last inequality, why you consider a is positive?

2a(λ-1) < 2(λ-1) requires λ > 1 for a > 0. Also |a| < 1
 
FactChecker said:
The statement the OP is trying to prove is not true. See #6. z=0 and lamda = 0.9999 is a counterexample.

Your counterexample is wrong. λ ≥ 1 is a condition.
 
FactChecker said:
The OP said "If and only if". lambda is less than 1 but the equation is much less than 1 (nearly 0)

You misread the op. λ≥1 is the condition. For λ < 1 the expression does not hold for all z, with |z| < 1.
 
Maybe it was not clear in the question that the inequality is for all z in the disc, that was my fault, I am sorry. Thank you very much mathman for the solution.
 
mathman said:
2a(λ-1) < 2(λ-1) requires λ > 1 for a > 0. Also |a| < 1

I thought I got it, but it seems not yet :confused:.

We will start like that,
let
[tex]|z+\lambda-1|^2 <|\lambda|^2[/tex], fro all z in the disc. Let [tex]z=a+ib[/tex], hence

[tex]a^2+b^2+2a(\lambda-1)+(\lambda-1)^2<\lambda^2.[/tex]
How could that mean 2a(λ-1) < 2(λ-1)?
Thx.
 
How could that help :redface:.
 
of course that is a grade school arithmetic, but it was not my question.

My question is:

how
[tex]a^2+b^2 +2a( \lambda -1)+(<br /> \lambda-1)^2\leq\lambda^2[/tex]

implies

2a(λ-1) < 2(λ-1)?
 
Likemath2014 said:
of course that is a grade school arithmetic, but it was not my question.

My question is:

how
[tex]a^2+b^2 +2a( \lambda -1)+(<br /> \lambda-1)^2\leq\lambda^2[/tex]

implies

2a(λ-1) < 2(λ-1)?
By itself it doesn't. |z| < 1 is the needed condition.
 
Yes, the question is how is that?