Number theory-product of squares

  • Thread starter Thread starter diracy
  • Start date Start date
  • Tags Tags
    Squares
diracy
Messages
20
Reaction score
0
Number theory--product of squares

Homework Statement


Suppose a and b are two integers, which can each be written as the sum of
two squares. Prove that ab can be expressed as the sum of two squares.


Homework Equations





The Attempt at a Solution


a=c^{2}+d^{2}
b=x^{2}+y^{2}

I'm not exactly sure how to approach this proof.
 
Physics news on Phys.org


You're on the right track. You've probably tried multiplying them together, and then seeing if you could tease out two squares. The only hint I can give without giving it away (and maybe this gives it away as well) is that you need to add and subtract something in order to get the two squares; they will not be readily apparent.

Post a little more when you've worked on it further. This won't be too difficult to get, it's probably right under your nose.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top