
I am studying Introductory ANT by Alaca/Williams, p12, theorem 1.4.4:
"Let $m$ be a nonsquare integer such that $\mathbb {Z}+\mathbb{Z}\sqrt {m}$ is a PID. Let $p $ be an odd prime for which the Legendre symbol $\left (\frac {m}{p}\right)=1. $ Then there exist integers such that $ p=u^2-mv^2$ if $m <0$, or if ( ... )"
Considering that $\mathbb {Z}+\mathbb{Z}\sqrt {-11} \ $ is a PID and that $\left (\frac {-11}{23}\right)=1 \ $ I would have expected to be able to find integers $ u, v $ such that $23=u^2+11v^2$ but I can't. Please explain what I do wrong or misunderstand.
You overlooked the fact that $-11 = 1 \mod 4$. (This is somewhere in that first chapter, but I don't have the book with me at the moment).
That means you also have to look at the so-called "half-integers," and you're looking to solve $23 = \frac{u^2}{4} + \frac{11v^2}{4}$. The answer is $u = \pm9, v = \pm1$. Indeed, $$\left(\frac{9}{2} - \frac{\sqrt{-11}}{2}\right)\left(\frac{9}{2} + \frac{\sqrt{-11}}{2}\right) = 23.$$