I have to find the values of $x \in \mathbb R$ so that
$$\int _0^1\frac{dt}{1+\left\{x+t\right\}}\:=\:\ln2$$
To be noted that the answer is $\mathbb R$.
$$\int _0^1\:\frac{dt}{1+\left\{x+t\right\}}\:=\int _0^1\:\frac{dt}{1+x+t-\left[x+t\right]}=\int _0^1\:\frac{dt}{1+x+t-x}=\ln2$$
I solved it like this, but I don't really know, couldn't $[x+t]$ be also $x+1$ ?