As the title says I'm trying to factorize the polynomial $f(X)=(X+1)^{101}+100$ in irreducibles in $\mathbb{Q}[X]$. I got a hint stating that 101 is prime, but I don't see how that can be useful. Normally you would apply Eisenstein or the rational root theorem, but I can't seem to do that in this case. I also tried seeing what happens when you take $f(X-1)=X^{101}+100$, but again I can't use Eisenstein.
Thanks a lot!