Let $S$ be a set inductively defined as follows:
$2$ belongs to $S$, and if $x$ belongs to $S$ and $y$ belongs to $S$ then $xy$ belongs to $S$.
A/ $S = \{2n \,|\, n \text{ belongs to } \mathbb{N}\}$
B/ $S = \{2(n+1) \,|\, n \text{ belongs to } \mathbb{N}\}$
C/ $S = \{2^n \,|\, n \text{ belongs to } \mathbb{N}\}$
D/ $S = \{ 2^{n+1} \,|\, n \text{ belongs to } \mathbb{N}\}$
I am not sure about the answer. Anyone helps please?
Thanks