Let $p$ be a prime number, and $F_p$ be a field which consists of $p$ elements. With this knowledge I have to show that
- $k$-dimensional linear space upon the field $F_p$ has $p^k$ elements.
- Evaluate how many are there invertible matrices of size $n \times n$ with expressions in $F_p$ field.
- How many sequences (in $n$-dimensional linear space $V$) of subspaces $W_1 \subset W_2\subset \ldots W_{n-1}\subset W_n$ s. t. $\forall_{i\in \{1,2,\ldots,n\}}$ dimension of $W_i$ (upon $F_p$) is equal to $i$ are there in $V$?
I have found only something related with first question which is contained here: How many k-dimensional subspaces there are in n-dimensional vector space over $\mathbb F_p$?, but I don't see it giving me the desirable answer ($p^k$).
Any help will be much appreciated.