This website contains problems from math contests. Problems and corresponding tags were obtained from the Art of Problem Solving website.

Tags were heavily modified to better represent problems.

AND
OR
NO

Found problems: 1

For a positive integer $k$, let us denote by $u(k)$ the greatest odd divisor of $k$. Prove that, for each $n \in N$, $\frac{1}{2^n} \sum_{k = 1}^{2^n} \frac{u(k)}{k}> \frac{2}{3}$.