0

I have the following CDF for some fixed number $k$:
enter image description here

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$.

1 Answers1

1

As $x \to \infty$ $[x]$ also tends to $\infty$ so $F(x) \to k-0=k$. But this must be $1$ for a CDF so the answer is $k=1$.