Bayeslisk comments on Einstein's Arrogance - Less Wrong
You are viewing a comment permalink. View the original post to see all comments and the full post content.
You are viewing a comment permalink. View the original post to see all comments and the full post content.
Comments (82)
Hate to nitpick myself, but 1/2+1/4+1/8+... diverges (e.g., by the harmonic series test). Sum 1/n^2 = 1/4 + 1/9 + ... = (pi^2)/6 is a more fitting example.
An interesting question, in this context, is what it would mean for infinitely many possibilities to exist in a "finite space about any point that can be reached at sub-speed of light times." Would it be possible under the assumption of a discrete universe (a universe decomposable no further than the smallest, indivisible pieces)? This is an issue we don't have to worry about in dealing with the infinite sums of numbers that converge to a finite number.
That's not correct at all. sum(1/2^n)[1:infinity] = 1.
Oops, misread that as sum(1/(2n))[1:infinity] (which it wasn't), my bad.