I think society would be a lot better if BASIC math and statistics would be better understood. How many times do you see a study posted here with N=23 and people say "the sample size is too small" when it's clearly not? How many people ask for a card deck change to change their luck? How many times do people read a poll like 49% +/- 3% vs. 43% +/- 3% and conclude the two candidates are statistically tied? I could pro…
0.999... is equal to 1 only if we assign a particular semantics to the "..." notation. Namely if "..." means "the limit of the decimal number to the left, as the repetitions of the last digit grow ever larger", then 0.999... is an alternative notation for 1 since that limit is 1. The actual number formed by repeating 9's an infinite number of times is not constructable. Whereas 1 is constructable. So they cannot be t…
Mathematicians have proposed several different constructions of the reals. If you were familiar with, say, constructing the rationals from the integers or constructing the reals from the rationals, you would know that this is not a problem. One of the more straightforward constructions of rationals define a rational number as an equivalence class of tuples of integers, corresponding to the numerator and the denominator. We often use one of these tuples to represent a rational number, e.g. 2/3 or 4/6. And since they are in the same equivalence class, either alone is sufficient to represent the same rational number. This is despite the fact that the tuple 2/3 and the tuple 4/6 are different mathematical objects.
As for the definition of 0.999..., it's not what you think it is. There is a specific definition for infinitely repeating digits that is different from representations without repeating digits.
That is, the positive real number that 0.x... represents for all digits x is defined as L, where L is the supremum of the set containing 0, 0.x, 0.xx, 0.xxx, 0.xxxx, ...
A supremum L in E of a set S subsetof E is defined as follows: L is the smallest number in E such that L is greater than or equal to all numbers in S. I shall not prove here that L is unique, but it is. With respect to the reals and the set containing 0, 0.x, 0.xx, 0.xxx, the supremum of that set in the reals is 1.
My knowledge of the construction of the reals comes from Chapter 1 of Water Rudin's Principles of Mathematical Analysis, ISBN 0-07-085613-3, which you may be interested to read, but beware that it's considered a difficult read for beginners.