Find the sum of all positive integer for which the equation has an integer as a solution.
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.
If n is even, then term in LHS are non negative and cannot be 0. So there will be no integer solution.
If n = 1 then x = − 4 is the solution.
If n is odd and at least 3, then x must be even, otherwise LHS is odd. But it wouldn't satisfy.