I came across the following question on a YouTube video. It asked the following question: if we take the set of all integers under addition, what is the smallest group that contained the element x?
They answered it like so. To have a group, we would need $(x,0,-x)$ since x needs to have an identity, and an inverse. But then they said that we also needed all powers of x, so that the group satisfies the properties of closure under addition? I am not totally sure what "powers" in this context means, and why we need it to maintain closure for this subgroup. We can add any two numbers in this subgroup and still get an element in this subset. So why do we need all "powers" of x?