Let be cube root of unity other than 1. Find the sum of all pairs of integers such that
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
The equation is same as :
a 2 + b 2 − a b − 1 = 0
D = 4 − 3 b 2 > 0
So pairs are (1,0),(-1,0),(0,-1)(-1,-1)(0,1)(1,1)
And their sum is 0.