|
|
|
|
|
by rsj_hn
1700 days ago
|
|
If you have a measure on a countable set, lets number it 0, 1, 2, .. then you must have: m(i) >= 0 (since it's a measure). And must also have 1 = m(0) + m(1) + ... (because it's a measure) so 1 = Lim S(i) Where S(i) is the partial sum going from 0 to i. But if each m(i) = 0, then each partial sum is zero. So 1 = Lim 0 = 0 |
|
Take the sequence of sets M(n) = { 0, 1, 2, ... n - 1 } with measure m(n, i) = 1 / n. The m(n, i) are non-negative and the sum over all m(n, i) for a fixed n is 1. Then take the limit. The set M(n) will seemingly approach the natural numbers but I am not sure that this is valid. The m(n, i) will approach 0, I think that is uncontroversial. But I guess it might not be valid to argue that the sum remains 1 even though it seemingly equals n * 1 / n.