The
dimension of a finite vector space is the biggest number of vectors that it's possible to have in a set of
linearly independent vectors of that space. To call a set of vectors linearly independent means that
\sum_{i=1}^{p}s_i\textbf{v}_i=\textbf{0} \enspace \Rightarrow \enspace s_i=0
for all scalars
si from 1 to
p. (The right-arrow means "implies".)
It happens that any maximal set of linearly independent vectors (i.e. a linearly independent set which can't be made bigger by including another vector and still be linearly independent) can be used as a
basis for the vector space, meaning that there are scalars,
si, such that any vector associated with the vector space can be expressed as a
linear combination of basis vectors,
ei, thus:
\textbf{v}=\sum_{i=1}^{n}s_i\textbf{e}_i
You can also say that the dimension of a vector space is the
span of any set of basis vectors for that space. The span, span(
S), of a set,
S, of vectors is the set of all vectors
v that can expressed as a linear combination of vectors in
S.
The maximum number of linearly independent vectors you can find lying in a given plane is two, because for three or more, you can always find scalars such that
s_1\textbf{v}_1+s_2\textbf{v}_2+s_3\textbf{v}_3+...=\textbf{0}
So if dimension is defined this way, and a plane is identified with the vector space whose vectors comprise R
2, then the dimension of a plane is 2.
Also, Wikipedia says that only planes passing through the origin is a subspace of R-3, so does this mean that such plane is equal to R-2? What of planes that do not satisfy this?
I don't understand the grammar of your question, but I'm guessing it says that a set of vectors which describe a plane embedded in R
3 is a 2-dimensional
subspace of R
3 only if it includes the origin, otherwise it's not a subspace of R
3. That's because a subspace is itself a vector space, and every vector space must have a zero vector.
Suppose you have a plane embedded in R
3 which doesn't go through the origin. It has
intrinsic properties--these are the properties that don't depend on the embedding--and it has extrinsic properties that do depend on the embedding. You can identify this plane with R
2, and identify any point in it as the origin of R
2. In other words, you can give it its own coordinate system. Now it's a vector space in its own right. But if you think of it in extrinsic terms as a subset of position vectors in R
3, then it isn't a vector space because none of these position vectors are the zero vector.
If I've misunderstood the question, could you try again to explain what is it that Wikipedia says about only planes passing through origin, or give a link to whichever Wikipedia article you're referring to?