Let vector set $\{u_1, u_2, u_3, u_4\}$ is linearly independent. The vector set $\{u_1+au_2, u_2+au_3, u_3+au_4, u_4+au_1\}$ is also linearly independent if the value of $a = \cdots$
I have applied the definition of linearly independent vectors in the set, but found a hard way when dealing with the second vector set, assuming that we have $k_1 = k_2 = k_3 = k_4 = 0$ from the first one. Do you have any idea?
make the ansatz $$\alpha(\vec{u_1}+a\vec{u_2})+\beta(\vec{u_2}+a\vec{u_3})+\gamma(\vec{u_3}+a\vec{u_4})+\delta(\vec{u_4}+a\vec{u_1})=\vec{0}$$ where $$\alpha,\beta,\gamma,\delta$$ are real numbers then you will get $$\alpha+a\delta=0$$ $$\alpha a+\beta=0$$ $$\beta a+\gamma=0$$ $$\gamma a+\delta=0$$