Let $V$ be a vector space, and define $V^n$ to be the set of all n-tuples $(v_1, v_2,...,v_n)$ of n vectors $v_i$, each belonging to $V$. Define addition and scalar multiplcation in $V^n$ as follows:
$(u_1,u_2,...,u_n)+(v_1,v_2,...,v_n)=(u_1+v_1, u_2+v_2,...,u_n+v_n)$...