Prove that $5a^2 \equiv k \bmod {12}$ where $k \in \{0,5,8,9\}$.
Hence show that the equation $24x^7 + 5y^2 = 15$ has no integer solutions.
I think I need to evaluate each case with the $k$ values first but not sure how...
Prove that $5a^2 \equiv k \bmod {12}$ where $k \in \{0,5,8,9\}$.
Hence show that the equation $24x^7 + 5y^2 = 15$ has no integer solutions.
I think I need to evaluate each case with the $k$ values first but not sure how...
On
Consider the following cases:
$a\equiv0,\pm1,\pm2,\pm3,\pm4,\pm5,6$
$$\implies a^2\equiv0,1,4,9$$
$$\implies k\equiv5a^2\equiv0,5,,20\equiv8,45\equiv9$$
$$24x^2+5y^2=15\implies5y^2\equiv15\pmod{12}\iff y^2\equiv3$$