Say a number $k$ is cool when the number $n^k+k^n$ is not a prime for all $n \geq 2$.
Question 1: Is there a classification of cool numbers?
For example $k=2$ or $k=15$ are not cool but $k=4$ is cool. Do you know some other cool numbers?
Note that $n^4+4^n=(n^2-2^{(n+1)/2}n+2^n)(n^2+2^{(n+1)/2}n+2^n)$ for odd $n$ and for even $n$ the number $n^4+4^n$ is even and thus $k=4$ is cool.
Question 2: Call $k$ eventually cool when $n^k+k^n$ is prime only for finitely many $n \geq 2$. Is there a classification of eventually cool numbers?
Do you know eventually cool numbers that are not cool?