I have been having problems finding a solution for this problem and honestly have no ideas left how to solve this, please help.
Assume that $b^n + 1= $ a prime number for some integers $b,n$ where $b>1$ and $n>1$. Prove that $n$ must take the form $n=2^k$ for some positive integers $k$
What i have been looking at are the generalized Fermat numbers due to $b^n + 1$ taking the form ${b^2}^k + 1$ for $n=2^k$ and Fermat's little theorem but seemingly without any progress.
If $n$ is an odd natural number then $-1$ is a root of the polynomial $P(x)=x^n+1$ and hence $x+1|x^n+1$.
Now suppose $b^n+1$ is prime and using prime decomposition write $n=2^rm$ when $m$ is odd. Then $b^n+1=(b^{2^r})^m+1$ and hence $b^{2^r}+1|b^n+1$. But we supposed $b^n+1$ is prime so from here we conclude that $b^{2^r}+1=b^n+1$. This implies $n=2^r$.