Congruence of curves

Required math: algebra, calculus

Required physics: none

Reference: d’Inverno, Ray, Introducing Einstein’s Relativity (1992), Oxford Uni Press. – Section 6.2.

Although tensor algebra is fairly straightforward, as tensors obey much the same rules as vectors, tensor calculus contains a few surprises. For example, the definition of the derivative of a tensor is not what you might expect, as just taking the derivative of a tensor directly does not give us an object that transforms the way a tensor should, and is therefore not itself a tensor.

There are, in fact, three ways of defining the derivative of a tensor. One of these, known as the Lie derivative, requires the concept of a congruence of curves within a manifold.

In discussing a congruence of curves, it’s easiest to work in two dimensions, although of course the concept needs to be generalized to more dimensions in practice.

Within a plane there are various sets of curves we can define in such a way that only one curve within the set passes through any given point in the plane. For example, we might consider the set of all circles centred at the origin. None of these circles intersects any of the other circles, and for any point in the plane there is exactly one circle that contains it.

Since each point in the plane belongs to only one of the curves, we can define the tangent to that curve to be the tangent vector for that particular point. By this process, we can create a vector field, where the vector associated with each point is the tangent vector to the curve passing through that point.

We can write the equations of these curves in parametric form. For example, for the circles centred at the origin, we can write, for a circle of radius {r}

\displaystyle x\left(\theta\right) \displaystyle = \displaystyle r\cos\theta
\displaystyle y\left(\theta\right) \displaystyle = \displaystyle r\sin\theta

For a given circle, {r} is a constant, and the parameter {\theta} varies from 0 to {2\pi}. Choosing a different value of {r} gives us a different circle, but {\theta} always varies over the same range.

In more general notation, we can write the congruence of curves as

\displaystyle x^{a}=x^{a}\left(u\right)

where {u} is the parameter. There will be other constants in these equations (such as {r} above) which determine which curve is being defined.

It is possible to reverse the process; that is, we can start with a vector field and derive the congruence from it. If {u} is the parameter defining the location on the curve, then the components of the tangent vector are defined by {dx^{a}/du}. If the components of the tangent vector field are written as {X^{a}}, then we have

\displaystyle \frac{dx^{a}}{du}=X^{a}\left(x\left(u\right)\right)

This is a set of (possibly coupled) differential equations that can be solved to give the congruence of curves as parametric equations.

To illustrate this, let’s start with the simplest example. Suppose the vector field is constant, pointing in the {x} direction with a magnitude of 1 at every point. Then {X^{a}=\left(1,0\right)} and the differential equations are (using standard {x-y} notation rather than {x^{1},x^{2}}):

\displaystyle \frac{dx}{du} \displaystyle = \displaystyle 1
\displaystyle \frac{dy}{du} \displaystyle = \displaystyle 0

These equations have the solutions

\displaystyle x \displaystyle = \displaystyle u+c_{1}
\displaystyle y \displaystyle = \displaystyle c_{2}

where {c_{1}} and {c_{2}} are constants whose values determine which curve we are considering.

The curves in this case are therefore straight lines parallel to the {x} axis. Since {u} varies from {-\infty} to {\infty}, the value of {c_{1}} is irrelevant, but {c_{2}} determines how far from the {x} axis the straight line lies.

For a more involved example, suppose we have a vector field given by

\displaystyle X^{a}=\left[x+y,x-y\right]

Now the differential equations to be solved are

\displaystyle \frac{dx}{du} \displaystyle = \displaystyle x+y
\displaystyle \frac{dy}{du} \displaystyle = \displaystyle x-y

This system can be solved (using software, for example, or by standard ODE techniques) to give

\displaystyle x\left(u\right) \displaystyle = \displaystyle c_{1}e^{\sqrt{2}u}+c_{2}e^{-\sqrt{2}u}
\displaystyle y\left(u\right) \displaystyle = \displaystyle c_{1}\left(\sqrt{2}-1\right)e^{\sqrt{2}u}-c_{2}\left(\sqrt{2}+1\right)e^{-\sqrt{2}u}

The constants {c_{1}} and {c_{2}} are determined by specifying the values of {x} and {y} for a given value of {u}. Typically this is done by specifying the initial conditions, that is {x\left(0\right)\equiv x_{0}} and {y\left(0\right)\equiv y_{0}}. In this case,

\displaystyle c_{1}+c_{2} \displaystyle = \displaystyle x_{0}
\displaystyle c_{1}\left(\sqrt{2}-1\right)-c_{2}\left(\sqrt{2}+1\right) \displaystyle = \displaystyle y_{0}

which can be solved to give

\displaystyle c_{1} \displaystyle = \displaystyle \frac{\sqrt{2}}{4}\left[\left(\sqrt{2}+1\right)x_{0}+y_{0}\right]
\displaystyle c_{2} \displaystyle = \displaystyle \frac{\sqrt{2}}{4}\left[\left(\sqrt{2}-1\right)x_{0}-y_{0}\right]

The curves given by these parametric equations depend, of course, on the initial conditions, but here’s a sample for the case {y_{0}=2} and {x_{0}} varying from {-1} to {-0.1} in steps of {0.1}.

d'Inverno06.02a

The point on each curve corresponding to {u=0} can be found by drawing the horizontal line through {y=2}, so we see that the curves run from left to right (that is, the curve for {x_{0}=-1} is on the left). In each case, {u} runs from 0 to 1.5.

We’d need to do a fair bit more work to show that (a) none of the curves for any value of {c_{1}} and {c_{2}} intersect and (b) the entire plane is covered by these curves, but we can at least see from the equations above that values of {c_{1}} and {c_{2}} exist for any values of {x_{0}} and {y_{0}}.

About these ads
Post a comment or leave a trackback: Trackback URL.

Trackbacks

  • By Lie derivatives « Physics tutorials on Tuesday, 5 February 2013 at 19:18

    [...] the last post, we examined the congruence of curves that can be derived from a vector field. A vector field can be used to derive such a set of curves, [...]

  • By Lie derivative: higher-rank tensors « Physics tutorials on Friday, 15 February 2013 at 15:24

    [...] idea of a Lie derivative is that we use a vector field to provide a congruence of curves along which derivatives of a tensor are calculated. If we have a tensor field defined over a [...]

  • By Covariant derivative and connections « Physics tutorials on Saturday, 16 February 2013 at 16:01

    [...] Lie derivative required the introduction of an auxiliary vector field which defined a congruence of curves, which in turn defined the directions along which the Lie derivative is calculated. Suppose we try [...]

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.

Join 158 other followers

%d bloggers like this: