I'm reading "$p-$adic numbers: An introduction" by Fernando Q.Gouvêa, and I'm currently on page 79 of the book.
Problem 121. Show that the equation $(X^2 - 2)(X^2 - 17)(X^2 - 34) = 0$ has a root in $\mathbb{Q}_p$, for all $p \le \infty$, but has no root in $\mathbb{Q}$.
Ok, I'm fine with this question. We just need to consider 3 cases:
- $p = 2$, then $X^2 - 17 = 0$ has a root, because $17 \equiv 1 (\mbox{ mod }8)$
- $p = 17$, then $X^2 - 2 = 0$ has a root, because $6^2 \equiv 2 (\mbox{ mod }7)$, so it's an application of Helsel's lemma.
- $p \notin \{ 2; 17 \}$, then if 2, and 17 are both not perfect square in $\mathbb{Z}/p\mathbb{Z}$, then 34 must be. So by Hensel's lemma, one of the 3 factors must have a root.
I'm typing problem 121 in because I think the following problem, which I'm stuck is kind of related to it.
Problem 123.
Decide whether it's true that a polynomial in one variable with coefficient in $\mathbb{Z}$ is irreducible in $\mathbb{Q}[X]$ iff it's irreducible in all $\mathbb{Q}_p[X]$, for all $p \le \infty$.
I'm fine with this problem too, it's false, the $\Rightarrow$ is incorrect, since $X^2 - 2$ is irreducible in $\mathbb{Q}[X]$, but not in $\mathbb{Q}_{17}[X]$ as shown above.
Problem 123 (Modified).
Decide whether it's true that a polynomial in one variable with coefficient in $\mathbb{Z}$ is irreducible in $\mathbb{Q}[X]$ iff it's irreducible for some $\mathbb{Q}_p[X]$.
I think this is false too, so I have tried to find a counter example (i.e some polynomial that is irreducible in $\mathbb{Q}[X]$, and then point out it's reducible for all $\mathbb{Q}_p[X]$), but without any luck.
Am I on the right track? Should it be true?
Thanks guys so much,
And have a good day,