Solve $(a + \sqrt {a^2 - 1})^{x^2 - 2x} + (a - \sqrt {a^2 - 1})^{x^2 - 2x} - a = 0$ for $x$ , where $a>1$ .
My approach is as follows :
$(a + \sqrt {a^2 - 1}) (a - \sqrt {a^2 - 1})=1 $
Let $(a + \sqrt {a^2 - 1})^{x^2 - 2x}=y$. From here, I got stuck.
The answer (as given at the back of the book) is $1$, $1 + \sqrt{2}$, $1 - \sqrt{2}$.