I have a sequence, in the Cantor space wrt the Cantor metric,$\{ a_{n}\} $ with the first n digits are 0 followed by 1s
Does this sequence converge?
Is it not convergent as there are lots of choices for a possible limit?
Eg A= (1, 0, 0, 0, 0...) or B=(0, 1, 1, 1,....)
Could be limits as the distance between them and $ a_{N} $ is $2^{-N} $ which tends to 0 as N increases?
Not very keyed up on this as cant find example in book or web of convergence
If d(a,b) = $2^{-n}$ with n the first place the sequences differ, then for N > 0, the first place A and $a_N$ differ is the zeroth term (assuming it's zero indexed). For B, if N > 1, the first place is the first term. So I don't see how you think the distance goes to zero; for A the distance is always 1, and for B it's always $\frac{1}{2}$. On the other hand, if we define L = (0,0,0,...), then L and $a_N$ differ on the N+1 th term, so the distance is ${2}^{-(N+1)}$, which does go to zero, so $a_n$ converges to L.