I am asked to prove that there are no rational point solutions to $a^{2}+b^{2} = 3^{k}$ where $k$ is an odd, positive integer.
I have already proved there are no rational solutions (aside 0,0,0) for $a^{2}+b^{2}=3$
The proof for that worked by contradiction. I proved $a$ and $b$ had to be even, and that $3c^{2}\equiv3*0$ mod 4 to maintain the equality, thus c had to be even too.
So in this $a^{2}+b^{2} = 3^{k}$ I think the way to solve it is say that $3c^{2}\equiv3^{k}c^{2}$ (mod 4) for $k$ an odd, positive integer. Then the proof works just the same as the $a^{2}+b^{2}=3$ proof.
I'm struggling to write a direct proof of this equivalence. I tried using the definition $3=4m+n$ and expand $3^q=(4m+n)^{q}$ But I can't reduce that to an equation where I divide by 4 and am left with $n$.
So my question is, assuming my approach to the main question is correct, how can I write a direct proof for $3c^{2}\equiv3^{k}c^{2}$ (mod 4) for $k$ an odd, positive integer.