0

Given that $$2017 = 9^2 + 44^2,$$ use this relation to find at least one group of positive integers $m$ and $n$ that satisfy $$2017^2 = m^2 + n^2.$$

2 Answers2

3

Hint : $$(a^2+b^2)(c^2+d^2)=(ad+bc)^2+(ac-bd)^2$$

Peter
  • 84,454
2

To find one group of pairs $m,n$ just recall Pythagorean triplet $(a^{2}+b^{2})^{2}=(a^{2}-b^{2})^{2} + (2ab)^{2}$ Moreover note that $2017^{2}=792^{2}+1855^{2}$. That's it cheers!!