Size of a Vector: Inner Product & Magnitude

  • Context: High School 
  • Thread starter Thread starter snoopies622
  • Start date Start date
  • Tags Tags
    Vector
Click For Summary

Discussion Overview

The discussion revolves around the concepts of vector magnitude, inner products, and coordinate transformations in the context of Euclidean and alternative coordinate systems. Participants explore the implications of changing coordinate systems on the calculation of vector lengths and inner products, particularly focusing on the basis vectors and covectors in different metrics.

Discussion Character

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

Main Points Raised

  • One participant expresses confusion about the magnitude of a vector, questioning whether it should equal the square root of its inner product with itself, particularly in the context of the basis vector \(\vec{e}_u\).
  • Another participant notes that the calculation of inner products changes with different coordinate systems, suggesting that angles and lengths must be computed in the appropriate coordinates.
  • A participant mentions the use of index manipulation for tensors and raises the question of how to interpret the magnitude of a fourth rank tensor.
  • There is a discussion about whether the size of \(\vec{e}_u\) should be considered as 1 or \(\sqrt{2/9}\), with some suggesting that vector lengths must remain invariant.
  • One participant acknowledges mixing up the coordinate systems and suggests that in the \( (u,v) \) coordinates, \(\vec{e}_u\) simplifies to (1,0).
  • Another participant introduces a more complex transformation involving matrices and suggests that the inner product matrix changes when transitioning between coordinate systems.
  • One participant reflects on a YouTube video about deriving Christoffel symbols, questioning the necessity of using covectors in that context.
  • A later reply emphasizes the importance of treating the problem from a differential geometry perspective, suggesting that embedding in a higher-dimensional space may not be necessary.
  • Another participant expresses a desire to demonstrate that the covariant derivative of a metric tensor is zero, even in non-flat spaces, and discusses the derivation of Christoffel symbols.
  • One participant realizes that their confusion stems from incorrectly transforming basis vectors and questions why basis vectors are treated differently from other vectors.

Areas of Agreement / Disagreement

Participants express differing views on the interpretation of vector magnitudes and inner products in different coordinate systems. There is no consensus on the correct approach to defining these quantities, and the discussion remains unresolved.

Contextual Notes

Participants highlight the complexities involved in transforming between coordinate systems and the implications for inner products and vector magnitudes. There are unresolved questions regarding the treatment of basis vectors and the assumptions underlying the transformations.

snoopies622
Messages
852
Reaction score
29
TL;DR
How to calculate the size of a vector, confusion with basis vectors.
I'm stumbling on something rather basic here, will explain with an example. (Pardon the LaTeX problems, trying to fix..)

Suppose I have a plane, and in the plane I put the familiar (x,y) Cartesian coordinate system, and the metric is the usual Euclidean metric with ds^2 = dx ^2 + dy^2.

Now suppose I add into this another coordinate system defined by

u=x+2y
v=x-y

and so it follows that

x=(1/3)(u + 2v)
y=(1/3)(u-v).

The basis vectors for u and v are
\vec{e}_u = < \frac {\partial x}{\partial u},\frac {\partial y}{\partial u} > ,= < 1/3 , 1/3 >
\vec{e}_v = < \frac {\partial x}{\partial v},\frac {\partial y}{\partial v} > ,= < 2/3 , -1/3 >
and the corresponding covectors are

\bar{e}^u = < \frac {\partial u}{\partial x},\frac {\partial u}{\partial y} > ,= < 1 , 2 >
\bar{e}^v = < \frac {\partial v}{\partial x},\frac {\partial v}{\partial y} > ,= < 1 , -1 >.

The inner products of the basis vectors and covectors are
\vec{e}_u \cdot \bar{e}^u = < 1/3 , 1/3 > \cdot < 1 , 2 > =1
\vec{e}_v \cdot \bar{e}^v = < 2/3 , -1/3 > \cdot < 1 , -1 > =1

. . as one would expect.

My confusion is this: Isn't the magnitude of a vector equal to the square root of its inner product with itself?

<br /> \vec {v} \cdot \vec{v} = v^a v^b g_{ab} =<br /> v^a (v^b g_{ab}) = v^a v_a<br />

This would imply that \vec{e}_u, for example, has a magnitude of 1, when clearly it's the square root of (1/3)^2 + (1/3)^2 = 2/9.
 
Last edited:
Physics news on Phys.org
The inner product changes, too, or better: its calculation changes! You cannot turn to ##(u,v)## coordinates and still compute angles and lengths in ##(x,y)## coordinates. Angles, lengths and the quadratic form might be invariant, its matrix is not.
 
I should add that I thought this rule was good for a tensor of any rank — just use index gymnastics to create the "opposite" tensor and stick them together.

R^{a}_{bcd} R ^{bcd}_{a} =<br />
the square of the size, or magnitude of the fourth rank tensor \bf{R}, although perhaps in cases like this there is no clear meaning to this quantity.
 
So would you say that the size of \vec {e}_u is 1 or the square root of 2/9? I'm guessing the latter since, as you say, vector lengths must be invariant.
 
Yes, I'm mixing up (x,y) and (u,v) here - since I guess in (u,v) \vec{e}_u is simply (1,0). Perhaps that's the root of my confusion.
 
Don't ask me about coordinates, and even less about this index juggling by physicists.
What you have is ##(x,y) \longmapsto x^\tau Q y##. So we have for ##v=Sx, w=Sy##
$$
x^\tau Q y= v^\tau (S^{-1})^\tau Q S^{-1}w = v^\tau \left( \underbrace{(S^{-1})^\tau Q S^{-1}}_{=Q'} \right)w
$$
and the matrix changed from ##Q## to ##Q'##.
 
Thanks fresh_42, that's fascinating. Will see if I can compute the inner products properly in (u,v)..
 
fresh_42 said:
Don't ask me about coordinates, and even less about this index juggling by physicists.
@Orodruin can probably help here.
 
snoopies622 said:
My confusion is this: Isn't the magnitude of a vector equal to the square root of its inner product with itself?

<br /> \vec {v} \cdot \vec{v} = v^a v^b g_{ab} =<br /> v^a (v^b g_{ab}) = v^a v_a<br />

This would imply that \vec{e}_u, for example, has a magnitude of 1, when clearly it's the square root of (1/3)^2 + (1/3)^2 = 2/9.

It is ##\sqrt{2/9}##. ##\vec e_u \cdot \vec e^u## is not the inner product of ##\vec e_u## with itself, it is the inner product between ##\vec e_u## and ##\vec e^u##, which are different vectors.
 
  • #10
I should add, what led me here was a YouTube video of a man deriving the Christoffel symbols for the surface of a sphere. He took the inner products of the basis vector derivatives with the basis covectors, and I've been trying to understand why he bothered to make sure they were covectors. Will post a link to the video when I find it..

(In that case there was again the complication of using two coordinate systems simultaneously - the phi and theta for the sphere and the (x,y,z) of the Cartesian 3-space.)
 
  • #11
If you want to treat this in a proper differential geometry fashion, you should not be using an embedding 3D space at all. All you need is the 2-dimensional description of the sphere (although you typically assume that the metric is that induced by the embedding in ##\mathbb R^3##).
 
  • #12
I agree. My interest was to show by example that the covariant derivative of a metric tensor is zero, even in a non-flat continuum. So I wanted the Christoffel symbols for the surface of a sphere. I know one can produce them using that formula with the partial derivatives of the components of the metric, but of course that assumes \nabla g = 0 in the first place.
cs.jpg
 
  • #13
Follow up: I realize that one of the sources of my confusion has been that I've been trying to transform basis vectors in the contravariant way instead of covariantly. That they transform covariantly is puzzling to me: Since a vector is a linear combination of basis vectors, aren't basis vectors themselves vectors? Why would they be exceptional in this regard?
 

Similar threads

  • · Replies 13 ·
Replies
13
Views
4K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 41 ·
2
Replies
41
Views
5K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 10 ·
Replies
10
Views
1K
  • · Replies 20 ·
Replies
20
Views
1K
  • · Replies 42 ·
2
Replies
42
Views
5K
  • · Replies 12 ·
Replies
12
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 14 ·
Replies
14
Views
4K