Let $V$ a vector space over a field $K$.
Is it true $\{ v_1,v_2,...,v_n\}$ is basis of $V$ if and only if $\{ v_1,v_1 + v_2,...,v_1 + v_2+...+v_n,\}$ is a basis of $V$ ?
I made some examples and got that , YES its true this claim but how can i prove it? and i tried to show that each of $v_1,\ldots,v_n$ can be obtained as linear combinations of $\{ v_1,v_1 + v_2,...,v_1 + v_2+...+v_n,\}$ but i stuck.
some help please, thanks for your time and your patience.
For $1 \leq k \leq n$, consider $$w_k := v_1 + \ldots +v_k = \sum_{i=1}^kv_i =0,$$ and let $\alpha_1, \ldots, \alpha_n \in K$ be such that $\sum_{k=1}^n\alpha_k w_k=0 $, then $$0=\sum_{k=1}^n\alpha_k w_k = \sum_{k=1}^n\left(\alpha_k\sum_{i=1}^kv_i\right) = \sum_{k=1}^n v_k \left(\sum_{i = k}^n\alpha_i\right). $$ Since $v_1,\ldots,v_n$ are linearly independent this imply that $$\beta_k := \sum_{i = k}^n\alpha_i = 0, \quad \text{for every } 1 \leq k \leq n$$ In particular $$\alpha_n =\beta_n = 0 \Rightarrow \alpha_{n-1} = \beta_{n-1} -\alpha_n = 0 \Rightarrow \ldots \Rightarrow \alpha_1 = 0.$$ This shows that $w_1,\ldots,w_n$ are linearly independent. Now since $w_1,\ldots,w_n$ are $n$ linearly independent vectors in a space of dimension $n$ (because $v_1,\ldots,v_n$ is basis of it), it follows that it is a basis of $V$. Now if $w_1,\ldots,w_n$ is a basis of $V$, then let $\mu_1,\ldots,\mu_n$ be such that $\sum_{k=1}^n \mu_kv_k = 0$, in particular this imply (where $w_0 = 0$ and $\mu_0 = 0$ are introduced for compactness of the notations), $$ 0=\sum_{k=1}^n\mu_k v_k =\sum_{k=1}^n\mu_k (w_k-w_{k-1}) = \sum_{k=1}^n(\mu_k-\mu_{k-1})w_k.$$ Since $w_1,\ldots, w_n$ is a basis we get $\mu_k-\mu_{k-1} = 0$ for every $1 \leq k\leq n$, in particular this shows that $$ 0 = \mu_0=\mu_1 = \mu_2 = \ldots = \mu_n.$$ It follows that $v_1,\ldots,v_n$ are linearly independent and again using a dimension argument we may conclude that it is a basis of $V$.