Prove Inequality: |1-K+x|/|1+y| < 1

  • Thread starter Thread starter Only a Mirage
  • Start date Start date
  • Tags Tags
    Inequality
Only a Mirage
Messages
57
Reaction score
0

Homework Statement



Given:

|x-y| &lt; K

x+y &gt; K - 2

0 &lt; K &lt; 1

Prove:

\frac{|1-K+x|}{|1+y|} &lt; 1

The Attempt at a Solution



I have tried using the fact that |x-y| &lt; K \Rightarrow -K &lt; x-y &lt; K \Rightarrow y-K &lt; x &lt; y+K to write \frac{1-K+x}{1+y} &lt; \frac{1+y}{1+y} = 1

But I can't figure out how to show that the absolute value is less than one.

I have also been trying various applications of the triangle inequality with little success.

Any help would be greatly appreciated.
 
Last edited:
Physics news on Phys.org
Hint: what does the given inequality ##x + y > K - 2## tell you about ##1 - K + x##?
 
  • Like
Likes 1 person
jbunniii said:
Hint: what does the given inequality ##x + y > K - 2## tell you about ##1 - K + x##?

It tells me that ##1 - K + x > -(y+1)##

which I actually had written on my paper before, but thanks to you I think I've realized the connection...Since I already had from the first assumption ##1-K+x<1+y##, I now have

##-(y+1)<(1-K+x)<(y+1)##, which seems to imply ##|1-K+x| < (y+1)## as desired.

Since we didn't know before that ##|y+1| = y+1##, it seems that this claim actually follows from the assumptions? I think it does since I think

##-A<T<A \Rightarrow A>0##, if both inequalities are satisfied, right?

Thank you so much for your help.
 
Only a Mirage said:
##-A<T<A \Rightarrow A>0##, if both inequalities are satisfied, right?
Yes, this implication is correct. Ignoring the ##T## in the middle of the inequality chain, you have ##-A < A##, so ##2A > 0##, hence ##A > 0##.

Note that the fact that ##y + 1 > 0## is important, because you are dividing both sides of each inequality by this expression. If ##y+1## was zero, the division would be undefined, and if ##y+1## was negative, the direction of the inequality would flip. Fortunately both of these possibilities are excluded by ##y + 1 > 0##.
 
  • Like
Likes 1 person
jbunniii said:
Yes, this implication is correct. Ignoring the ##T## in the middle of the inequality chain, you have ##-A < A##, so ##2A > 0##, hence ##A > 0##.

Note that the fact that ##y + 1 > 0## is important, because you are dividing both sides of each inequality by this expression. If ##y+1## was zero, the division would be undefined, and if ##y+1## was negative, the direction of the inequality would flip. Fortunately both of these possibilities are excluded by ##y + 1 > 0##.

That makes sense to me. Thanks again for the help.
 
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