If n=9 , then m=1 and system of equations (1) is equivalent to x2−9x+1=0 .
x1,2=29±81−4=29±77 , and (x1)2+(x2)2=481+1877+77+481−1877+77=79
If n ≠ 9 , then x=9−nm−1 is a rational number.
x is one of the roots of x2−nx+1=0 . The roots are x1,2=2n±n2−4 .
We know, that x is rational, therefore n2−4 is integer, because square root of integer number is either integer or irrational. If it was irrational, then fraction 2n±n2−4 wouldn’t be a rational number.
So, n2−4=k2 , where k is integer.
n2−k2=4⇔(n−k)(n+k)=4
n−k and n+k are both even numbers (if they are odd, then their product is odd; if one number is odd and another one is even, then their sum is odd, but it is equal to 2n )
We have two cases:
1) {n−k=2n+k=2 and then n=2, k=0 .
2) {n−k=−2n+k=−2 and then n=−2, k=0.
If n=2 : x2−2x+1=(x−1)2=0 and x=1 . If this case 9x−x2 and x+x1 are integers.
If n=−2 : x2+2x+1=(x+1)2=0 and x=−1 . If this case 9x−x2 and x+x1 are integers.
So, the sum of squares is 79+1+1=81
Answer: the sum of squares of all numbers x such that both expressions 9x−x2 and x+x1 are integer numbers is equal to 81.
Comments