If $a$ is an integer, such that $a\neq0$, when does the following equation have integer roots? $$x(a-1)-x(a^2-1)=a^2+a$$
2026-04-30 08:37:16.1777538236
Integer Roots of $x(a-1)-x(a^2-1)=a^2+a$
74 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
Note that $$x(a-1)-x(a^2-1)=a^2+a \implies x = \frac{1+a}{1-a} = -1+\frac{2}{1-a},$$ where $a \neq 0$, and $x$ is an integer. Since $x$ can be integer only if $(1-a)|2$, we have $1-a = \pm 1, \pm 2$. That is, $a=-1,2,3$.