I was working through one of the problems given to me on my problem set for a number theory class and I would like some help in an attempt to learn. Could someone help me with the following question?
Show by counterexample, that if $\pi$ is a prime quadratic integer, and $x \equiv 1 \pmod \pi$, it does not necessarily follow that $x^2 \equiv 1 \pmod {\pi^2}$ or that $x^3 \equiv 1 \pmod {\pi^3}$.
In this case, for the field $\mathbb{Q}(\sqrt{d})$, which is the set of all numbers of the form $a + b(\sqrt{d})$ where $a$ and $b$ are rational numbers, and $d$ is an integer that is not a perfect square, a quadratic integer are the subset of these numbers that can be written as the roots of polynomials of the form $x^2 + mx + n = 0$ where $m$ and $n$ are integers.
I'd really appreciate the help! Thanks!
We are given that quadratic integers in $\mathbb{Q}(\sqrt{-3})$ are of the form $a + b\sqrt{-3}$ where $a$ and $b$ are rational numbers.
I asked my teacher and got the hint that I need to reduce this equation modulo $\lambda^3$ but I'm still confused about how to continue. Could anyone please help? Thanks!