Prove if $(16a+17b)(17a+16b)$ is divisble by 11, then $(16a+17b)(17a+16b)$ is divisible by $121, a, b \in \mathbb Z$
After multiplication of $(16a+17b)(17a+16b)$, all I have is at least number $1089$ which is divisible by $11$ and $121$ too. But I think that isn't enough for proof. Can you help me?
As $11$ is prime we have that $11$ divides one of the factors. If $11 \mid 16a + 17b$, then we have that:
$$11 \mid 16a + 17b \implies 11 \mid 5a + 6b \implies 11 \mid -5a - 6b \implies 11 \mid 17a + 16b$$
Thus $11$ divides both factors and so $121 = 11^2 \mid (16a+17b)(17a+16b)$
You can similarly prove that if $11 \mid 17a + 16b$, then also $11 \mid 16a + 17b$, so you can make the conclusion.