I'm looking at K-forms (Differential forms) and I somehow struggle a bit to understand the notation and the meaning of it. To be more precise I have problems in understanding the indexing. Let me explain what we have:
Let $U\subset \Bbb{R}^n$ be an open subset. Then a differentialform of order $k$ is defined to be an element $\omega(p)\in \bigwedge^k T_p^*(U)$ forall $p\in U$. The case where $k=1$ is clear since then $\bigwedge^1 T_p^*(U)=T_p^*(U)$ and thus we have one-forms which can be written as $$\omega(p)=\sum_{i=1}^n f_i dx_i$$ where $f_i:U\rightarrow \Bbb{R}$.Now similarly we have found a representation of differential forms of order $k$. There we can write $$\omega(p)=\sum_{i_1<...<i_k} f_{i_1...i_k}dx_{i_1}\wedge ...\wedge dx_{i_k}$$but here I'm somehow lost. I don't see why we need some index $i_j$, when does the $i$ change, and what is the meaning of $i$? It would be very helpful if someone could explain this a bit and maybe we can discuss about it.
Thanks a lot.