I am trying to learn about vector spaces, and I came across this question: If I have an equation which represents the kernel of a linear form $c$: $$2x_1+4x_2+2x_3+3x_4+6x_5+x_6=0$$
How do I find a basis for that kernel? I know I need to find vectors of $\mathbb{R^{6 \times 1}}$ for which this equation holds, but I do not know any consistend ways of finding a basis for it. I know how to do this the other way around, however. If I have a basis of a vector space, then I know how to find the basis of the annihilator space, or how to find a set of equations that every vector of my subspace fulfills.