Contravariant derivative of tensor of rank 1

Click For Summary

Discussion Overview

The discussion revolves around the contravariant derivative of a tensor of rank 1, exploring its definition, properties, and implications in different coordinate systems. Participants examine the relationships between derivatives, transformations, and connections in the context of differential geometry and tensor calculus.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • Some participants propose that the expression for the derivative of a dependent variable can be represented as dyi=(∂yi/∂xj)dxj, questioning whether this relates to the contravariant derivative of a vector.
  • Others argue that the relationship dyi/dxk=(∂2yi/∂xk∂xj)dxj+∂yi/∂xk introduces confusion, particularly regarding the nature of the left-hand side quantity.
  • A participant suggests that the covariant derivative of a vector field can be expressed as ∇k Y^i = ∂Y^i/∂x^k + Γ^i_{jk}Y^j, where Γ^i_{jk} represents the connection, and notes that defining two coordinate systems is not necessary for this definition.
  • Another participant emphasizes that the logic may not hold in non-flat manifolds, where multiple coordinate systems may be needed to cover the manifold, complicating the differentiation of vector fields.
  • There is a discussion about the need for a connection to relate different tangent vector spaces across points on a manifold, with references to the Christoffel symbols arising from the metric tensor.
  • A participant raises a question about how to apply the covariant derivative to the transformation rule of a contravariant vector, seeking a proof or clarification.
  • One participant expresses uncertainty about the geometric interpretation of the derivative expression and its relation to partial derivatives.

Areas of Agreement / Disagreement

Participants express differing views on the definitions and implications of the contravariant derivative and covariant derivative, with no consensus reached on the specific relationships or proofs discussed.

Contextual Notes

Limitations include the dependence on the definitions of derivatives and connections, as well as the complexity introduced by non-flat manifolds, which may affect the applicability of certain arguments.

Apashanka
Messages
427
Reaction score
15
If we have two sets of coordinates such that x1,x2...xn
And y1,y2,...ym
And if any yi=f(x1...,xn)(mutually dependent).
Then dyi=(∂yi/∂xj)dxj
Again dyi/dxk=(∂2yi/∂xk∂xj)dxj+∂yi/∂xk
Is it the contravariant derivative of a vector??
Or in general dAi/dxk≠∂Ai/∂xk
 
Physics news on Phys.org
Apashanka said:
Again dyi/dxk=(∂2yi/∂xk∂xj)dxj+∂yi/∂xk

This makes no sence: ##\frac{\partial y^i}{\partial x^k}## is finite whilst ##\frac{\partial^2 y^i}{\partial x^k \partial x^j}dx^j## is infinitessimal. I don't even know what the left-handside quantity is. Perhaps, what you are trying to say is that the covariant derivative of a vector field ##A^i## is given by:

##\nabla_k Y^i = \frac{\partial Y^i}{\partial x^k} + \Gamma^i_{jk}Y^j##, where ##\Gamma^i_{jk}## is the connection. Note however, that you do not need to define two coordinate systems to define the connection, all you need is a smooth rank (0,2) tensor field (such as metric).
 
Apashanka said:
If we have two sets of coordinates such that x1,x2...xn
And y1,y2,...ym
And if any yi=f(x1...,xn)(mutually dependent).
Then dyi=(∂yi/∂xj)dxj
Again dyi/dxk=(∂2yi/∂xk∂xj)dxj+∂yi/∂xk
Is it the contravariant derivative of a vector??
Or in general dAi/dxk≠∂Ai/∂xk
In general dAi/dxk=(∂2Ai/∂xk∂xj)Aj+∂Ai/∂xk
Cryo said:
This makes no sence: ##\frac{\partial y^i}{\partial x^k}## is finite whilst ##\frac{\partial^2 y^i}{\partial x^k \partial x^j}dx^j## is infinitessimal. I don't even know what the left-handside quantity is. Perhaps, what you are trying to say is that the covariant derivative of a vector field ##A^i## is given by:

##\nabla_k Y^i = \frac{\partial Y^i}{\partial x^k} + \Gamma^i_{jk}Y^j##, where ##\Gamma^i_{jk}## is the connection. Note however, that you do not need to define two coordinate systems to define the connection, all you need is a smooth rank (0,2) tensor field (such as metric).
and according to this Γijk=(∂2Ai/∂xk∂xj)
Which turns out to be christoffel symbol??
and covariant derivative is ∇k=d/dxk??
 
Apashanka said:
If we have two sets of coordinates such that x1,x2...xn
And y1,y2,...ym
And if any yi=f(x1...,xn)(mutually dependent).
Then dyi=(∂yi/∂xj)dxj
Again dyi/dxk=(∂2yi/∂xk∂xj)dxj+∂yi/∂xk
Is it the contravariant derivative of a vector??
Or in general dAi/dxk≠∂Ai/∂xk
How is the expression of dyi/dxk
be related to covariant derivative ??
 
Apashanka said:
Which turns out to be christoffel symbol??
and covariant derivative is ∇k=d/dxk??

I am not sure it is so simple. Your logic works very well if we are on a flat manifold, so you can define some sort of Carthesian coordinates, and then relative to those coordinates you can define other coordinate systems. The Christoffel symbols will then arise naturally.

What happens if you are not on a flat manifold (##\mathcal{M}##)? In this case there may be no single coordinate system that covers the manifold fully. That's not a problem. You can cover different patches of the manifold with different coordinate systems. Then at every point (##p\in \mathcal{M}##) on the manifold you can define a different tangent vector space (##T\mathcal{M}|_p##). However, now it is not trivial how you go from one point to another (##T\mathcal{M}|_{p_1}\to T\mathcal{M}|_{p_2}##). Unless you can define this you cannot differentiate vector fields. So you need to connect vector spaces in some way - that's when you need the connection (##\Gamma^\alpha_{\beta\gamma}##). There is more than one way to define a valid connection, if you use metric tensor to define the connection, then you get Christoffel symbols, but there are other ways too.

I think it is treated very well in Lovelock & Rund "Tensors, Differential Forms, and Variational Principles" (Sec 3.3). Another favourite is Bachman "Geometric approach to Differential Forms"
 
Apashanka said:
How is the expression of dyi/dxk

I don't know. You need to define it. I assume you don't mean partial derivatives. So then what is this geometrically? Is it a collection of 1D curves ( ##\left\{y^{(i)}\right\}## ) which you then differentiate ...
 
Cryo said:
I am not sure it is so simple. Your logic works very well if we are on a flat manifold, so you can define some sort of Carthesian coordinates, and then relative to those coordinates you can define other coordinate systems. The Christoffel symbols will then arise naturally.

What happens if you are not on a flat manifold (##\mathcal{M}##)? In this case there may be no single coordinate system that covers the manifold fully. That's not a problem. You can cover different patches of the manifold with different coordinate systems. Then at every point (##p\in \mathcal{M}##) on the manifold you can define a different tangent vector space (##T\mathcal{M}|_p##). However, now it is not trivial how you go from one point to another (##T\mathcal{M}|_{p_1}\to T\mathcal{M}|_{p_2}##). Unless you can define this you cannot differentiate vector fields. So you need to connect vector spaces in some way - that's when you need the connection (##\Gamma^\alpha_{\beta\gamma}##). There is more than one way to define a valid connection, if you use metric tensor to define the connection, then you get Christoffel symbols, but there are other ways too.

I think it is treated very well in Lovelock & Rund "Tensors, Differential Forms, and Variational Principles" (Sec 3.3). Another favourite is Bachman "Geometric approach to Differential Forms"
thank you very much
 
I am again raising my question
Representing a point in two set of coordinate system labelled by the coordinates {xn} and {ym} mutually dependent
yi=f({xn})
dyi=(∂yi/∂xj)dxj...(1)
From this we define the transformation rule of a contravariant vector from one set of coordinates to another.
e.g Ai(y)=(∂yi/∂xj)Aj(x)
Now how is the covariant derivative be applied to the above form to get the standard result??
Any proof??
 
What is your question? How to define a covariant derivative? This is treated in text-books. I gave you a reference. Writing it out here would take too long, and I would probably not be able to do as good of a job as Rund & Lovelock.

Basically, you start with, e.g. a vector field: ##A^i## in coords ##\left\{x^i\right\}## and consider the difference in this vector field as a result of moving along a curve ##x^i=x^i\left(s\right)## by distance ##\delta s##:

##dA^i=\partial_j A^i \dot{x}^j \delta s + \Gamma^i_{jk}A^j \dot{x}^k \delta s##

At this point you know nothing about covariant derivatives, connections etc. All you want is for ##dA^i## to be (1) Tensorial quantity (transform the right way), (2) be linear in ##A^i## and ##\dot{x}^k \delta s##, as normal derivative would be, (3) be related to partial differentiation. The covariant derivative comes later on...

Also, you don't define the transformation rule. You define the vector space - the transformation rules naturally follow from it.
 

Similar threads

  • · Replies 22 ·
Replies
22
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K