When constructing irreducible polynomials in $\mathbb{F}_2[x]$, one notices that $x^2+x+1$, $x^3+x+1$, and $x^4+x+1$ are irreducible, but $x^5+x+1=(x^3+x^2+1)(x^2+x+1)$ is reducible in $\mathbb{F}_2[x]$. It is natural to ask for which positive integers $n$, the trinomial $x^n+x+1$ is irreducible in $\mathbb{F}_2[x]$. The list of such $n$ is tabulated in OEIS as the sequence A002475.
I understand that there is no reasonable pattern we can predict in this sequence of values of $n$. However, I wonder whether the following questions have been studied in the literature:
Problem 1. Are there infinitely many positive integers $n$ such that $x^n+x+1$ is an irreducible polynomial in $\mathbb{F}_2[x]$?
Problem 2. Are there infinitely many positive integers $n$ such that $x^n+x+1$ is a reducible polynomial in $\mathbb{F}_2[x]$?
Thank you!