The question is given below:
Exercise 77
Let $V = \left\{ \left. \begin{bmatrix} a_1 \\ \vdots \\ a_5 \end{bmatrix}\ \right|\ 0 < a_i \in \mathbb{R} \right\}$. If $v = \begin{bmatrix} a_1 \\ \vdots \\ a_5 \end{bmatrix}$ and $w = \begin{bmatrix} b_1 \\ \vdots \\ b_5 \end{bmatrix}$ belong to $V$, and if $c \in \mathbb{R}$, set $v + w = \begin{bmatrix} a_1b_1 \\ \vdots \\ a_5b_5 \end{bmatrix}$ and $cv = \begin{bmatrix} a_1^c \\ \vdots \\ a_5^c \end{bmatrix}$. Do these operations turn $V$ into a vector space over $\mathbb{R}$?
My questions are:
1-Why was not $V$ a vector space over $\mathbb{R}$? maybe because it did not contain the additive identity element...am I correct?
2-I feel that the answer is yes, but I am unable to totally justify it. I know that the additive identity element under the new defined operations is $\mathbb{1}$ ... am I correct? but how can I find the general form of the inverse of each element?
3-I want to check that the scalar multiplication is distributed over field addition, but what is the definition of the field addition in our case?