4

There is a set $Q$ which contains all integral values that can be represented by $$a^2 + b^2 + 4ab$$, where $a$ and $b$ are also integers. If some integers $x$ and $y$ exist in this set, prove that $xy$ does too.

I really have no idea how I can go about solving this. I tried simple multiplication of the two assuming one to be $(a^2 + 4ab + b^2)$ and other as $(c^2 + 4cd + d^2)$ but ultimately it leads to a long equation I can make no tail of :/

Any help whatsoever would be greatly appreciated

Jeel Shah
  • 9,306
skatter
  • 47

2 Answers2

7

Since $a^2+b^2+4ab=(a+2b)^2-3b^2$, your numbers are exactly the numbers of the form $x^2-3y^2$. Now $x^2-3y^2$ is the norm of the algrebraic number $x+y\sqrt{3}$, so you have the identity

$$ (x^2-3y^2)(u^2-3v^2)=(xu+3yv)^2-3(xv+yu)^2 $$

(multiplicativity of norms).

Ewan Delanoy
  • 61,600
1

Generalization:

Using Brahmagupta-Fibonacci Identity,

$$(a^2+nb^2)(c^2+nd^2)=(ac\pm nbd)^2+n(ad\mp bc)^2$$

$$n=-m\implies (a^2-mb^2)(c^2-md^2)=(ac\mp mbd)^2-m(ad\mp bc)^2$$