A number theory book I'm reading used this factorization as a main step for a proof:
Given $m > n$, integers, $$\left( a^{2^{m}} - 1 \right) = \left( a^{2^{m-1}} + 1 \right)\left( a^{2^{m-2}} + 1 \right) \left( a^{2^{m-3}} + 1 \right) \cdots \left( a^{2^n} + 1 \right) \left( a^{2^n} - 1 \right)$$
Original from the book (in Portuguese):
I'm having a bit of trouble trying to understand how to derive it systematically (in a simple way, without lots of calculations).
If this a known common factorization? Im I missing something? If so (or not) could one suggest source to learn such factorizations?
Sorry for the possibly relatively low effort question. I just tried to find material on such factorizations and could not find.
Thanks in advance.