|
|
|
|
|
by evanb
667 days ago
|
|
Sequences can approach things. The sequence 0.9, 0.99, 0.999, 0.9999 and so on asymptotically approaches 1. The difference between 1 and the Nth term in the sequence is 1e-N, which goes to 0 with N. 0.999...[forever] is not a sequence, it is a number. Numbers have values, they don't approach things. The misleading part is that 'forever' is not something about evolution or the passage of time. It's not 'happening' or 'sequential' like the sequence. There is no 'and then another 9'. All the 9s are really there, at once. And it is closer to 1 than any term in the sequence. Since the sequence gets closer and closer to 1, converging to it asymptotically, 0.999...[forever] cannot differ from 1; if it did the sequence wouldn't converge. |
|
Follow-up: is it the same for other repeating sequence-looking numbers? As in, would 0.9333... = 0.94?