Let us say that $(a,b,c)$ is a primitive pythagorean triple. Is it true that $c$ is not divisible by $7$?
I tried to show this and my approach was to see what kind of solutions one can get for $$ (m^2-n^2)^2+(2mn)^2\equiv 0 \pmod{7} $$ Do I just have to plug in all combinations mod $7$ and see what I get? Is there another approach?
7 times any primitive Pythagorean triplet (such as (3,4,5) -> (21,28,35)) would be divisible by 7, so no.