Show that the set of squares in $\mathbb{Q}_p^*$ is open in $\mathbb{Q}_p^*$.
Here $\mathbb{Q}_p$ is the $p$-adic numbers and $\mathbb{Q}_p^*$ is the set of units in $\mathbb{Q}_p$.
I know that $\mathbb{Q}_p^*$ is isomorphic to $\mathbb{Z}\times \mathbb{Z}_p\times \mathbb{Z}/(p-1)\mathbb{Z}$ if $p$ is odd prime and $\mathbb{Q}_2^*$ is isomorphic to $\mathbb{Z}\times \mathbb{Z}_2\times \mathbb{Z}/2\mathbb{Z}$. But I am unable to solve the problems using these. I need some help...
It should be clear that it’s enough to show that there’s a neighborhood of $1$ consisting entirely of squares. For $p>2$, this neighborhood is $1+p\Bbb Z_p$: for $z\in\Bbb Z_p$, the equation $X^2-(1+pz)$ factors modulo $p$ as $(X-1)(X+1)$, product of two linears, to which you apply the strong Hensel’s Lemma: the original polynomial also factors as a product of two linears.
For $p=2$, the appropriate neighborhood is $1+8\Bbb Z_2$. The polynomial $X^2-(1+8z)$ clearly factors into linears if and only if $(X+1)^2-(1+8z)$ does; this is $X^2+2X-8z$. And this factors if and only if (dividing the roots by $2$) $X^2+X+2z$ factors. But this is $X(X+1)$ modulo $2$, and Hensel applies.
If you don’t like the appeal to the strong form of Hensel’s Lemma, you may like the observation that the Binomial expansion of $(1+4x)^{1/2}$ has all integer coefficients. This applies to give the result for all $p$: just plug in any element of $p\Bbb Z_p$.