#Find a in N such that 100a + 76 is perfect square
10 messages · Page 1 of 1 (latest)
k12byda5h
which is equivalent to
\begin{itemize}
\item $k^2 \equiv 76 \pmod 4 \implies k^2 \equiv 0 \pmod 4$
\item $k^2 \equiv
76 \pmod {25} \implies k^2 \equiv 1 \pmod {25}$
\end{itemize}
k12byda5h
Firstone, easily check that $2|k$. Second one implies that $k \equiv \pm 1 \pmod{5}$
k12byda5h
I think you can finish it.
@full ruin has given 1 rep to @west coyote
When I started I used elementary number theory by Jones& Jones.