tensors: why is contraction on a pair of contravariant indices not possible in general?
Wikipedia states:
"contraction on a pair of indices that are either both contravariant or both covariant is not possible in general. However, in the presence of an inner product (also known as a metric) g, such contractions are possible. One uses the metric to raise or lower one of the indices, as needed, and then one uses the usual operation of contraction. The combined operation is known as metric contraction." Tensor Contraction on Wikipedia
Isn't the following called contraction?
Let's contract $V^{ii}_j$
$\large V^{ii}_j = V^{11}_j + V^{22}_j + V^{33}_j = W_j$
Therefore $W_j$ is the contraction of $V^{ii}_j$...
Now my question is this: what's wrong with this contraction in light of wikipedia quotation above that says you can't contract a pair of contravariant index in general? I was just curious if there was something i'm missing in my understanding of contraction.
When a covariant index is "contracted" against a contravariant index their transformation properties cancel each other out. The result is a tensor of lesser rank because of this. If you try to perform the same operation on two contravariant indices their transformation rules do not cancel, and the result is probably not still a tensor anymore. The purpose of the metric in contracting a pair of contravariant indices is to provide two covariant indices which "cancels out" the contravariant transformation.
In your example you are implicitly assuming that $\delta_{ij}$ is a tensor on your manifold. If it isn't then $W_j$ isn't a tensor.