The following is a classic example that pairwise independent does not necessarily imply mutually independent:
Let $X_1$ and $X_2$ be independent r.v.'s with distributions $P(X_i=1)=P(X_i=-1)=\frac{1}{2}\quad\tag{*}$ for $i=1,2.$ Let $Z=X_1X_2$. Then $X_1,X_2,Z$ are pairwise independent but they are not mutually independent.
In this case $X_1$ and $Z=X_1X_2$ are independent. Now let $(X_i)_{i=1}^{\infty}$ be a family of independent variables which satisfy $(*)$ and let $Z_i=X_1X_2\cdots X_i$. How can I show that $(Z_i)_{i=1}^{m}$ are independent for any finite $m\in{\Bbb N}$?
When $m=2$, it is done. If one needs induction, then a key step is to show that the $n-1$ dimensional random vector $(Z_1,Z_2,\dots,Z_{n-1})$ and $Z_n$ are independent. This where I have no idea how to go on after writing down the definition.