Let $m$ and $n$ be odd integers such that $m$ is the sum of two squares and $n$ is the sum of two squares. I am supposed to show that $2mn$ is sum of two odd squares.
First, since $m$ and $n$ are both sums of two squares, I showed that $m=4a+1$ for some integer $a$ and $n=4b+1$ for some integer $b$. Then, $$2mn=2(4a+1)(4b+1)=32ab+8a+8b+2.$$ It is correct to think along the lines of splitting $32ab+8a+8b+2$ into sums of two squares? If it is then would appreciate some help on this.