Let $$X_n^{(k)} = \sum_{1 \le i_1 < ... < i_k \le n} Y_{i_1} \cdot \dots \cdot Y_{i_k}$$
If I take $k=2$ and $S_n = Y_1 + \dots + Y_n$ I have of course:
$$X_n^{(2)} = \frac{1}{2} (S_n^2 - \sum_{i=1}^n Y_i^2)$$
My question is, is it possible to find simple formula for any $k$ ?
PS
This question is only part of other task. Whole exercise is to show that $X_n^{(k)}$ is martingale if $(Y_i)_{i \ge 1}$ are iid and $EY_i = 0$. So if $k=2$ it is easy, because I have formula on $X_n^{(2)}$.

Hint It follows from the independence of the random variables $(Y_i)_i$ that
$$\mathbb{E}(Y_{i_1} \cdots Y_{i_k} \mid \mathcal{F}_{n-1}) = Y_{i_1} \ldots Y_{i_k}$$
if $i_j \leq n-1$ for all $j=1,\ldots,k$ and
$$\mathbb{E}(Y_{i_1} \cdots Y_{i_k} \mid \mathcal{F}_{n-1}) = 0$$
whenever there exists $j_0 \in \{1,\ldots,k\}$ such that $i_{j_0} = n$ and $i_j \leq n-1$ for all $j \neq j_0$.