happy new year
I have this statement: "By quadratic reciprocity there are the integers $a$ and $b$ such that $(a,b)=1$, $(a-1,b)=2$, and all prime $p$ with $p\equiv a$ (mod $b$) splits in $K$ (where $K$ is a real quadratic field)".
I have tried with many properties of quadratic reciprocity but couldn't even get to the first conclusion.
Thank you very much in advance, for any idea or advice for approach the problem
The point is that (because of quadratic reciprocity), if $D$ is the discriminant of $K$, then splitting in $K$ is determined by the congruence class of $p$ mod $D$ (more precisely, by the Jacobi symbol mod $D$). If $D$ is even, take $b = D$, if $D$ is odd, take $b = 2D$.
The problem is now to find a residue class in $(\mathbb Z/b)^{\times}$ such that the Jacobi symbol of $a$ mod $D$ is trivial (this is easy; half of the elements in $(\mathbb Z/b)^{\times}$ has this property), and such that $(a-1,b) = 2$.
For simplicitly, suppose that $D = q$, an odd primes. Then you can take $a$ to be any residue class with trivial Legendre symbol such that $a-1$ is not zero mod $q$. Since $q \equiv 1 \bmod 4$ (it is a fundamental discriminant), it is at least $5$, so there is a quadratic residue mod $q$ beside $1$. Let $a$ be any odd representative of this quadratic residue. Then $(a,2q) = 1,$ $(a-1,2q) = 2$, and if $p \equiv a \bmod b$, then $p$ splits in $\mathbb Q(\sqrt{q}).$
Presumably the general case can be handled in a similar way, using the Chinese Remainder theorem (applied to the prime factorization of $D$).