We already mentioned the notion of the magnitude of a vector, but we said nothing about what it actually is. On a plane it's easy - when we move by in the axis and by in the axis, the distance between the starting and the ending point is (which can be seen by drawing a right triangle and using the Pythagorean theorem - see the picture). It doesn't have to be always like that, though, and here is where the metric comes into play.
The metric is a way of generalizing the Pythagorean theorem. The coordinates don't always correspond to distances along perpendicular axes, and it is even not always possible to introduce such coordinates (but let's not get ahead of ourselves). We want then to have a way of calculating the distance between points apart, where are some unspecified coordinates.
As it turns out, it can be done by introducing numbers denoted (2 indices mean that in 4 dimensions we have 4x4 = 16 numbers - although, as we will see in a moment, not really). Now we say that the square of the distance between points differing in respective coordinates by is equal to . Remember the summation convention! This means
Because multiplication is commutative, and we can write this as follows:
Actually, in every physical quantity the components for will always be summed - it doesn't matter then, how the sum is divided between and . We can assume that those expressions are equal and swapping the indices changes nothing. This means that in 4 dimensions only 10 numbers out of 16 are actually different.
Since we have 2 indices, the metric is often written in form of a table (a matrix):
10 numbers mentioned before are the 4 diagonal numbers (, , , ) and 6 numbers outside the diagonal (the same numbers will be above and below it).
In the simplest case, on a plane, the square of the distance between points is , so the metric looks like this:
Such a metric (ones on the diagonal, zeros everywhere else) is usually called trivial (because it is the simplest possible metric), and such a matrix can be referred to as an identity matrix.
We can now finally say what is the magnitude of a vector. If a vector represents a translation by , its length (magnitude) will be (again, I remind you about the summation convention!).
This is not the end, though. Nobody said that the metric cannot change between points in space. If it is different in different places, that means are not numbers, but functions, depending on the point in space. It is hard to talk about distances between points then, because the metric can change on the way. What can be defined, though, is the length of infinitely small (infinitesimal) line segment, where coordinates differ only by (derivative-like notation is not a coincidence - with derivatives you also need points infinitely close to each other in the limit).
What about the vectors, then? Well, vectors are treated as if they were contained in one point - their initial point. More precisely, the vectors are not a part of the manifold, but of so called tangent space. We won't go deeper into this topic - it's enough to say that we still calculate their magnitude the same way, using the metric coefficients from their initial point.
Also, remember that by a vector we often mean a vector field. The expression then means a function which to each point of space assigns the magnitude of the vector field at that point.
It's time for an example again. One of the simplest variable metric appears when so called polar coordinates are introduced on a plane - that is, instead of and , which mean the distance from origin along perpendicular axes, we introduce - the distance from origin and - the angle between the direction from origin to the given point and the x axis (see the picture below).
In this case, if we change by and by , we get a point away from the initial one (we move in one direction by , and perpendicularly along a circle - by an arc long; when and are close to 0, it works as if they were sides of a right triangle - see the picture). The metric looks like this, then:
or:
Assume we have a vector field , . Its magnitude is . This means such a vector field is longer the farther it is from the origin. It's not really surprising - after all it describes movement in the angle, and the farther it is from the origin, the longer are the arcs corresponding to the same angle.
Another example: a sphere. When coordinates (roughly latitude and longitude) are introduced, we get the metric:
Calculating magnitudes of vectors is not the only use of a metric. It can also be used to calculate generalized dot products. Simply put, the dot product lets us calculate angles between vectors. In the case of two vectors on a plane it is expressed like this: . In higher dimensions it is similar, only you have to sum more products of coordinates. In the case of a non-trivial metric, it is generalized to . And what about the relation with the angle? As it turns out, , where is the angle between vectors (generally - we will later see that in relativity the dot product has a radically different meaning).
There is one more important use of the metric. Namely, it allows turning vectors into covectors and vice versa. Let's see: we have a vector . Using the metric, we can create a corresponding covector (so eg. ). It is called lowering the index.
When the metric is trivial, we will always get - in that case vectors and covectors are practically the same. With non-trivial metrics they are different, though.
The possibility of lowering the index lets us write the magnitude of a vector like this: .
You can lower indices, but what about raising them? Can you turn a covector into a vector ? Well, yes you can, but for that you need the inverse metric. Inverse metric is a matrix , which will give the identity matrix when multiplied by the metric: ( is a so-called Kronecker delta - a matrix containing 1 for and 0 otherwise - so it's just an identity matrix with one upper and one lower index). Raising and index looks like this, then: .
So, what happens if we take a vector, lower its index and then raise it back again? We get:
As we already know, the product of the inverse metric and the metric is the Kronecker delta, so we can write this so:
But! Let's calculate , for example:
.
Like we mentioned, the Kronecker delta is 1 for equal indices and 0 for different, so we get:
And it will be like that for every . We have then: - the vector hasn't changed. Lowering an index and raising it back gives the initial vector as a result.
By the way, we have another conclusion: multiplying by the Kronecker delta changes nothing. , . That is actually why such a matrix is called an "identity" matrix - multiplying by it gives a result identical to what you started with.
This is all we need to know about metrics. In the next part we will say a bit about describing curves and about geodesic lines, and then we will finally move on to physics.