How to Factorize :
$$f(n)=a^n+a±1:n\in \mathbb{N}$$
my try:
$f(n)=a^n+a±1:n\in \mathbb{N} \to f(n)=a^n+a^{n-2}-a^{n-2}+a+1\\f(n)=a^{n-2}(a^2+a^{3-n})-a^{n-2}+1!!!!:($
How to Factorize :
$$f(n)=a^n+a±1:n\in \mathbb{N}$$
my try:
$f(n)=a^n+a±1:n\in \mathbb{N} \to f(n)=a^n+a^{n-2}-a^{n-2}+a+1\\f(n)=a^{n-2}(a^2+a^{3-n})-a^{n-2}+1!!!!:($
In general you cannot. For example the polynomial $x^5-x+1$ is not factorizable. See Abel- Ruffini theorem which says there is no resolution formula by radicals to solve a n-th degree polynomial for$\ 5\leq n $.