(Apologies for a further question on the same problem)
On page 79 of Julian Harvil's book "The Irrationals" he sets out to prove (by contradiction) that all the points on the circle described by $x^2+y^2=3$ are irrational.
To paraphrase his proof:
Let $\left(\frac{p}{q},\frac{r}{s}\right)$ be a point on the circle, where $p,q,r,s$ are all integers
Hence $(ps)^2 + (qr)^2 = 3(qs)^2$
We can restate this as $a^2 + b^2 = 3c^2$ and we know that one of $a,b$ must be odd and the other even
So $a^2 + b^2 = 4(m^2 + n^2 + n) + 1 = 4N + 1 = 3c^2$
We can say that $c$ could be of the form $4M, 4M + 1, 4M + 2$ or $4M + 3$
And this is where I get lost (this time):
This means $c^2$ is of the form $4N, 4N + 1, 4N, 4N + 1$ so $3c^2$ must be of the form $4N, 4N + 3, 4N, 4N + 3$
Could someone explain the reasoning for this last line?