I tried to find galois group of polynomial $p(x) = x^5 + 2x + 2$ and I managed after a while using the fact that it has only $1$ real root and the others are complex so they correspond to transposition and real root to cycle of length $5$. Combining everything gives Galois group is going to be $S_5$.
Now, my question is what if I shift my polynomial with $1$ i.e $p(x+1) = (x+1)^5 + 2(x+1) + 2$. Is still the galois group $S_5$?. I checked in programme, YES it is.
Actually, I checked the Galois group $p(x+a)=(x+a)^5 + 2(x+a) + 2$ where $1\le a\le 35$ is still $S_5$. But I didn't see the reason.
So, my question is pick arbitrary polynomial $f(x)$ with certain galois group then does galois group of iterated polynomial $f(x+a),a\in \mathbb Z$ be same?