This is LaTeX code:
[latex]
a^n - b^n = \left(a-b\right) \left(a^{n-1}+a^{n-2}b+ \ldots + ab^{n-2} + b^{n-1}\right)
[/latex]