I am trying to figure out how $p$-adic numbers work and currently am having trouble wrapping my head around how they work, so I made a pun! HAH!
Jokes aside, I am working on this question
Show that the sequence $(3,34,334,3334,.....)$ is equal to $2/3$ in $\hat{\mathbb{Z}}_5$
I assume they mean it converges to $2/3$ in the $5$-adic integers by the question. My big issue is that I am struggling to properly attack it. One question immediately comes to mind is: does $334$ mean
$334=3\cdot 5^0+3\cdot 5^1+4\cdot 5^2$
as all $p$-adic numbers can be written as such, or what does it exactly mean? If so, how would I go on exactly demonstrating this? Their initial peculiarity, especially with increased number decreases distance is throwing me off quite a bit.
The sequence $(a_n)=(4,34,334,3334,\ldots)$ satisfies $3a_n-2\to 0$ for $n\to \infty$ in the $5$-adic topology. You can "see" this by considering \begin{align*} 3\cdot 4 & = 12 \\ 3\cdot 34 & = 102 \\ 3\cdot 334 & = 1002 \\ 3\cdot 3334 & = 10002 \end{align*} etc. Hence for the metric $d$ we have $d(a_m,a_n)=\frac{1}{5^n}$ for all $m>n$, so that $a_n$ is a Cauchy sequence, which converges to $2/3$.