Is there an elementary proof that sum $1/3+1/5+1/7+...+1/(2n+1)$ is not an integer for every n?
Asked
Active
Viewed 1,158 times
1
-
hint: chebyshev's theorem. – Yiyi Rao Nov 18 '16 at 13:53
-
1Possible duplicate of Is there an elementary proof that $\sum \limits_{k=1}^n \frac1k$ is never an integer? – Dietrich Burde Nov 18 '16 at 16:00
1 Answers
1
We have shown here that $$\begin{align*} \sum_{k=1}^n \frac1{2k-1}&=\frac12(2H_{2n}-H_n), \end{align*}$$ where $H_n$ is the harmonic number. Now $H_n$ for $n>1$ is never an integer, see this MSE-question, where several elementary proofs have been given. This implies that no difference $H_{n+k}-H_n$ is an integer, see here. The same reasoning should work to see that also $H_{2n}-H_n/2$ is never an integer.

Dietrich Burde
- 130,978