Which positive real number has the property that $x ,\lfloor x\rfloor,$ and $x-\lfloor x\rfloor$ form a geometric progression (in that order)?
2026-04-01 02:35:56.1775010956
Geometric progression of terms involving floor function
1.6k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Hint. Let $ x = a + k $, where $ a = \left\lfloor x \right\rfloor $ and $ 0 \le k < 1 $. Then, we want $$ \frac {k}{a} = \frac {a}{a + k} \implies ak + k^2 = a^2, $$so $ak+k^2$ needs to be an integer.