Inspired by this question, in a more general setting when can we say that $p+1 = k^n$ ?
If we take a sneak peek to the answers to the linked question.. this would be the same as to try and factor $k^n-1$ which is nice to do if $n=2$. But how can we do that for other $n$? Does there perhaps exist a generalization to the conjugate rule..?
If $k\neq 2$ then $p=k^n -1$ is composite number since it is equal to $(k-1)\cdot\sum_{0\leq j\leq n-1} k^j .$ If $k=2$ then we obtain Mersenne numbers.