Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • 2
    $\begingroup$ It doesn't work that generally. Consider $\sum_{j=1}^\infty \dfrac{n_j}{j!}$ where $n_j$ is defined recursively as the greatest integer $x$ with $\gcd(x,j!) = 1$ and $\dfrac{x}{j!} < 1 - \sum_{i=1}^{j-1} \dfrac{n_i}{i!}$. The sum of this series is a rational number, namely $1$. $\endgroup$ Commented Jul 26, 2012 at 1:59
  • $\begingroup$ (those sums should have started at $2$, not $1$) $\endgroup$ Commented Jul 26, 2012 at 2:33
  • $\begingroup$ Good point, I'll revise it. $\endgroup$ Commented Jul 26, 2012 at 3:35