Does x ≤ ky Imply x < y for k < 1 in Mathematical Analysis?

  • Thread starter Thread starter tragicmuffin
  • Start date Start date
  • Tags Tags
    Equivalent
tragicmuffin
Messages
5
Reaction score
0
I have a question on something that has come up many times for me in other contexts, such as Lipschitz transforms, and recently contraction mappings and the fixed point theorem.

Is the following statement always false, and why?

Let x and y be two positive real numbers.
\exists k&lt;1 \,\, s.t. \,\, x \leq k\cdot y \, \Leftrightarrow \, x&lt;y

So far, I've always seen statements like this to be false, but I'm not sure why.

Thanks,
Jesse
 
Physics news on Phys.org
Sorry, yes. 0<k<1.
 
I can't say if its true or not but try to visualize it on a xy plane where the area under the line x=y is x<y versus the line x=ky.

Perhaps that will help you decide.
 
I guess the thing that I don't understand is that if k is strictly less than 1, can't we still make k as close to 1 as we want? Then wouldn't saying x \leq k \cdot y where k is arbitrarily close to 1 (but not equal) be the same as saying x&lt;1 \cdot y?
It seems to me that changing the \leq to &lt; would account for k not being equal to 1, only close.

In the example with the lines, the same idea would hold. We can make k arbitrarily close to 1, and thus make the line x=ky arbitrarily close to the line x=y.
 
tragicmuffin said:
I have a question on something that has come up many times for me in other contexts, such as Lipschitz transforms, and recently contraction mappings and the fixed point theorem.

Is the following statement always false, and why?

Let x and y be two positive real numbers.
\exists k&lt;1 \,\, s.t. \,\, x \leq k\cdot y \, \Leftrightarrow \, x&lt;y

So far, I've always seen statements like this to be false, but I'm not sure why.

Thanks,
Jesse
If k< 1 then, mutiplying both sides by the positive number y, ky< y. So if x< ky, it is certainly true that x< y.

Conversely, if x< y, then x/y< 1 and so there exist k such that x/y< k< 1. That is, we have k< 1 and, multiplying both sides of x/y< k, x< ky.
 
Back
Top