dx said:
Tensors are more abstract than vectors
Tensors are defined with respect to some vector space, V. I sometimes call it the base space, but I don't know if there's a standard word for it. In differential geometry, V, happens to be a tangent space, that is, the space of all vectors tangent to a given manifold at some point. Its vectors are called tangent vectors, or sometimes contravariant vectors.
The type or valence of a tensor, denoted (p,q), specifies that it's a function of q vectors of V and p vectors of the dual space of V. The dual space is denoted by V*, and is a vector space over the same algebraic field as V, whose vectors are scalar-valued linear functions of exactly one vector of V. In the context of differential geometry, the dual space is called the cotangent space. Its vectors are called dual vectors, cotangent vectors, covectors, covariant vectors, linear functionals, linear forms or 1-forms. I think that the names 1-forms and cotangent vectors are used only when V is a tangent space to a manifold, and I
think the other names are general. Dual vectors are tensors of valence (0,1).
The value p+q is sometimes called the order of the tensor, sometimes its rank, although the latter usage conflicts with the use of rank in linear algebra. Given a choice of basis for V, there's a natural way of defining a certain convenient basis for V* called a dual basis, and hence for higher order tensor spaces. I won't define it here, but all introductory books on the subject will.
V happens to be isomorphic to (V*)*, the dual space of the dual space. So if w is a dual vector, and v a vector of V, then we can define v(w) = w(v), and classify vectors of V as tensors of valence (1,0).
Scalars are defined as tensors of valence (0,0), being functions of no vectors of V or V*.
If the dimension of V is n, tensors of valence (p,q) for a particular choice of p and q, say for example (1,1), constitute the vectors of an n
(p+q) = n
2-dimensional vector space, also called a tensor space. In this case, they can be represented in a particular basis as an nxn matrix of n
2 components. Thus, you can add together tensors of the same valence. Higher order tensors, i.e. those where p+q > 2, can be represented in a particular basis as higher dimensional arrays of components, but in the context of differential geometry all of these tensors are thought of as existing independently of any particular arbitrary choice of coordinate representation. They're said to be invariant, even if their components change, in the sense that they output the same real number, regardless of what coordinates may be used.
In the context of general relativity, people will talk about whether a certain quantity is or is not a tensor. They mean: "Is this quantity a tensor field, whose tensors are defined with respect to the tangent spaces at each point of the manifold we are using to model spacetime (and thus gives the same results when it acts on q tangent vectors and p cotangent vectors no matter what coordinates we use)?" But that's a bit of a mouthful!
Confusing GR jargon to watch out for: The word covariant has two meanings. In the name covariant derivative, it means invariant (in the sense described above). In the name covariant vector, a synonym for dual vector, it means a vector whose components, if you choose to represent it in component form, using a dual basis, will transform by the same rule as the basis you're using for the tangent space.