I'm currently reading Kummer's famous paper on Fermat's Last Theorem (if anyone wants the link, I'll post it, but the paper is in German). There's the following statement in there, which should be "very easy to prove":
Let $\xi$ be a primitive $p$-th root of unity with $p$ an odd prime. Any element $x \in \mathbf{Z}[\xi]$ can be multiplied with a power $\xi^r$ such that it is congruent to an integer mod $(1-\xi)^2$.
I've tried to prove it, but I need help. I thought one could write up a basis $1, (1-\xi)^2, ..., (1-\xi)^{p-1}$, but this is wrong, as has been shown in an answer to an earlier question of mine.
Thanks!
Added Bounty-question: I went through the paper again and saw that I missed the hypothesis that $x$ does not lie in the ideal $(1 - \xi)$. It didn't really help me proving it though. Can anyone find a proof under this stronger condition?
This is false - $ 1 - \xi $ can never be multiplied by a power of $ \xi $ to be an integer modulo $ (1 - \xi)^2 $. Let $ \mathfrak p = (1 - \xi) $ throughout the post.
To see this, note that $ p \equiv 0 \pmod{\mathfrak p^2} $ since the ideal $ (p) $ totally ramifies as $ (p) = \mathfrak p^{p-1} $, so if $ \xi^k (1 - \xi) $ is an integer modulo $ \mathfrak p^2 $, without loss of generality it can be taken to be in the set $ \{ 0, 1, \ldots, p-1 \} $. It cannot be $ 0 $, because that would imply $ 1 - \xi \in \mathfrak p^2 $ and $ \mathfrak p = \mathfrak p^2 $, but $ 1 - \xi $ is not a unit: it has norm $ \pm p $. It cannot be anything else in this set, because $ \mathbf Z \cap \mathfrak p = p\mathbf Z $, therefore all of the nonzero integers in the set are invertible modulo $ \mathfrak p $, and thus modulo $ \mathfrak p^2 $. Thus, such a congruence would imply that $ 1 - \xi $ is invertible modulo $ \mathfrak p^2 $, which is absurd, since the ideals $ (1 - \xi) = \mathfrak p $ and $ \mathfrak p^2 $ are not coprime.