I am working on an old exam question as preparation for my exam this coming week. The question states that $v_1 = (1, a, a^2), v_2 = (a^2, 1, a), v_3 = (a, a^2, 1)$.
Part A asked to find the values of $a$ for which $\{v_1, v_2, v_3 \}$ is a basis of $\mathbb{R}$. I did this by setting up $v_1, v_2, v_3$ in a matrix, finding the determinant and seeing for which values of $a$ it is equal to zero. I found that $\{v_1, v_2, v_3 \}$ is a basis of $\mathbb{R}$ if $a \neq 1$.
Part B asks: for which values of $a$ is $L: \mathbb{R}^3 \rightarrow \mathbb{R}^3$ a linear map so that $$v_1, v_2 \in ker(L) \text{ and } L(v_3) = (1, 1, 1)$$ I do not really have an idea of where to get started with this problem. I know that $L(v_1) = 0$ and $L(v_2) =0$, but I'm not sure where to go with the problem from there.
Part C asks for the eigenvalues and eigenvectors of $L$, for the values of $a$ given in part B. I assume this is straightforward if I know what the linear map is.
If $a\neq1$, then $\{v_1,v_2,v_3\}$ is a basis, and therefore there is one and only one linear map $L\colon\mathbb{R}^3\longrightarrow\mathbb{R}^3$ such that $L(v_1)=(0,0,0)$, that $L(v_2)=(0,0,0)$, and that $L(v_3)=(1,1,1)$.
Otherwise, $v_1=v_2=v_3=(1,1,1)$. So, no such linear map $L$ exists, since $L(1,1,1)$ cannot be equal to $(0,0,0)$ and to $(1,1,1)$ simultaneously.