I have the following CDF for some fixed number $k$:
When $x$ is smaller than $1$ then $F(x) = 0$
When $x$ greater or equal to $1$ then $k - \frac{1}{⌊x⌋}$ applies.
However, I cannot figure out how to find $k$. I believe that $k$ cannot be larger than $1$ because if $x = 1$ then $2-\frac{1}{1} = 1$
Also, I am told that $FX(∞)=1$ is the key to find $k$.