Solution:
We will prove that n4+8n+11 is never a multiple of 3. This is clear if n is a multiple of 3. If n is not a multiple of 3, then
n4+8n+11=(n4−1)+12+8n=(n−1)(n+1)(n2+1)+12+8n,
where 8n is the only term not divisible by 3. Thus n4+8n+11 is never the product of three or more consecutive integers.
It remains to discuss the case when n4+8n+11=y(y+1) for some integer y. We write this as
4(n4+8n+11)=4y(y+1)
or
4n4+32n+45=(2y+1)2.
A check shows that among n=±1 and n=0 only n=1 satisfies the requirement, as 14+8⋅1+11=20=4⋅5.
Now let ∣n∣≥2. The identities
4n4+32n+45=(2n2−2)2+8(n+2)2+9
and
4n4+32n+45=(2n2+8)2−32n(n−1)−19
indicate that for ∣n∣≥2, 2n2−2<2y+1<2n2+8. But 2y+1 is odd, so it can equal 2n2±1, 2n2+3, 2n2+5, or 2n2+7. We investigate them one by one.
If 4n4+32n+45=(2n2−1)2:
n2+8n+11=0⟹(n+4)2=5,
which is impossible, as 5 is not a perfect square.
If 4n4+32n+45=(2n2+1)2:
n2−8n−11=0⟹(n−4)2=27,
which also fails.
Also, 4n4+32n+45=(2n2+3)2:
3n2−8n−9=0⟹9n2−24n−27=0⟹(3n−4)2=43,
fails.
If 4n4+32n+45=(2n2+5)2:
5n2−8n=5⟹25n2−40n=25⟹(5n−4)2=41,
which also fails.
Finally, if 4n4+32n+45=(2n2+7)2, then
28n2−32n+4=0⟹4(n−1)(7n−1)=0,
whence n=1 that we already found.
Thus the only solution is n=1.