I am trying to solve the following exercise in Koblitz's "$p$-adic Numbers, $p$-adic analysis, and Zeta-Functions".
Let $p$ be a prime. Let $a$ be a primitive $p^n$-th root of unity in $\bar{\mathbb{Q}}_p$. Find $|a-1|_p$.
Can you give me some hints? I was thinking about using the relation given by the irreducible polynomial of $a$, but this does not seem useful.
Here’s the way an old (really old) hand looks at this:
I like to use the additive valuation $v_p$, $v_p(p)=1$. You’ve already seen from @JyrkiLahtonen’s comment that $v(\zeta_p-1)=1/(p-1)$. Let’s write $\zeta_p=1+\epsilon_1$, $v(\epsilon_1)=1/(p-1)$. Now look at $\zeta_{p^2}=1+\epsilon_2$. You have $$ (1+\epsilon_2)^p=1+p(\text{stuff}) + \epsilon_2^p=1+\epsilon_1\,, $$ which tells you that $\epsilon_2^p=\epsilon_1-p(\text{stuff})$. It follows that $v(\epsilon_2)=v(\epsilon_1)/p$. You can see the rest of the argument.