A Physics forum. Physics Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Physics Banter forum » Physics Newsgroups » The Theory of Relativity
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Tags: ,

Help with tensors



 
 
Thread Tools Display Modes
  #1  
Old August 27th 05 posted to sci.math,sci.physics,sci.physics.relativity
Schoenfeld
external usenet poster
 
Posts: 1,699
Default Help with tensors

Suppose A is a rank-n tensor.
Question 1: What is the name given to the embedded rank (n-1) tensor
Z found along the diagonal of A? (always assume that dim(A) =
SQRT(dim(Z)) )

Question 2: What is the symbology/formula used to extract this
diagonal (n-1) tensor?


Example:
Suppose A was the rank-2 tensor:

A = [1, 2, 3]
[4, 5, 6]
[7, 8, 9]

The "embedded diagonal rank-1 tensor" here is [1, 5, 9]. What is the
proper name for this entity?

And for the other question:
If,
A = B x C
where
x denotes tensor product
B is an n/2 rank tensor with dimension SQRT(dim(A))
C is an n/2 rank tensor with dimension SQRT(dim(A))

How can I extract this "embedded diagonal rank (n-1) tensor" from A?

Any help appreciated.

Ads
  #2  
Old August 27th 05 posted to sci.math,sci.physics,sci.physics.relativity
Schoenfeld
external usenet poster
 
Posts: 1,699
Default Help with tensors


Schoenfeld wrote:
Suppose A is a rank-n tensor.
Question 1: What is the name given to the embedded rank (n-1) tensor
Z found along the diagonal of A? (always assume that dim(A) =
SQRT(dim(Z)) )


Typo: that should be
" Assume that dim(A) = dim(z)^2 "

  #3  
Old August 27th 05 posted to sci.math,sci.physics,sci.physics.relativity
JanPB
external usenet poster
 
Posts: 1,972
Default Help with tensors

Your question seems a bit premature to me - it quietly assumes things
that are not true.

Schoenfeld wrote:
Suppose A is a rank-n tensor.
Question 1: What is the name given to the embedded rank (n-1) tensor
Z found along the diagonal of A?


Unless I misunderstand your description, this embedded "tensor" is not
a tensor. You can easily cook up an example, say a rank-2 tensor T on
R^2:

T = [1 1]
[0 2]

The "embedded tensor" would be - well, here is your first problem -
would it be [1 2] or [1 2]-transpose?

It's easy to see neither of them transforms correctly under coordinate
change. Say you change coordinates by a matrix A:

A = [1 1]
[0 1]

Then T in the new coordinates is:

A^(-1)TA = [1 0]
[0 2]

....whose "embedded tensor" would be [1 2] or [1 2]-transpose,

neither of which corresponds to your original [1 2] or [1 2]-transpose
under none of A, A-transpose, A^(-1), (A^(-1))-transpose.

Excuse the tedium, there is probably a faster way to show this.

(always assume that dim(A) =
SQRT(dim(Z)) )


What do you need this for? The dimensionality of the space doesn't
matter.

So the answer to your remaining questions is "N/A".

--
Jan Bielawski

  #4  
Old August 27th 05 posted to sci.math,sci.physics,sci.physics.relativity
Schoenfeld
external usenet poster
 
Posts: 1,699
Default Help with tensors


JanPB wrote:
Your question seems a bit premature to me - it quietly assumes things
that are not true.

Schoenfeld wrote:
Suppose A is a rank-n tensor.
Question 1: What is the name given to the embedded rank (n-1) tensor
Z found along the diagonal of A?


Unless I misunderstand your description, this embedded "tensor" is not
a tensor. You can easily cook up an example, say a rank-2 tensor T on
R^2:

T = [1 1]
[0 2]

The "embedded tensor" would be - well, here is your first problem -
would it be [1 2] or [1 2]-transpose?


Well it is a collection of components which can form an n-1 tensor just
like the components of a rank-1 tensor are rank-0 tensors. This is very
obvious. I am interested in a way to extract such components from
tensor product B x C = A and expressing this collection as an n-1
tensor. Raising red herrings will not achieve much, but as usual, one
needs to solve problems themselves to get anything done.

It's easy to see neither of them transforms correctly under coordinate
change. Say you change coordinates by a matrix A:

A = [1 1]
[0 1]

Then T in the new coordinates is:

A^(-1)TA = [1 0]
[0 2]

...whose "embedded tensor" would be [1 2] or [1 2]-transpose,

neither of which corresponds to your original [1 2] or [1 2]-transpose
under none of A, A-transpose, A^(-1), (A^(-1))-transpose.

Excuse the tedium, there is probably a faster way to show this.

(always assume that dim(A) =
SQRT(dim(Z)) )


What do you need this for? The dimensionality of the space doesn't
matter.

So the answer to your remaining questions is "N/A".

--
Jan Bielawski


  #5  
Old August 27th 05 posted to sci.math,sci.physics,sci.physics.relativity
Robert Low
external usenet poster
 
Posts: 314
Default Help with tensors

Schoenfeld wrote:

Well it is a collection of components which can form an n-1 tensor just
like the components of a rank-1 tensor are rank-0 tensors.


But the components of a rank-1 tensor are not rank-0 tensors.

You might have a use for the diagonal of a matrix, (or
any other tensor), but it isn't a tensor. So you'll have
to be careful with it, because whatever property you
are interested in might be very different in a different
basis.
  #6  
Old August 27th 05 posted to sci.math,sci.physics,sci.physics.relativity
Gregory L. Hansen
external usenet poster
 
Posts: 6,470
Default Help with tensors

In article .com,
Schoenfeld wrote:

JanPB wrote:
Your question seems a bit premature to me - it quietly assumes things
that are not true.

Schoenfeld wrote:
Suppose A is a rank-n tensor.
Question 1: What is the name given to the embedded rank (n-1) tensor
Z found along the diagonal of A?


Unless I misunderstand your description, this embedded "tensor" is not
a tensor. You can easily cook up an example, say a rank-2 tensor T on
R^2:

T = [1 1]
[0 2]

The "embedded tensor" would be - well, here is your first problem -
would it be [1 2] or [1 2]-transpose?


Well it is a collection of components which can form an n-1 tensor just
like the components of a rank-1 tensor are rank-0 tensors. This is very
obvious. I am interested in a way to extract such components from
tensor product B x C = A and expressing this collection as an n-1
tensor. Raising red herrings will not achieve much, but as usual, one
needs to solve problems themselves to get anything done.


A = B x C can be thought of as a vector, an axis of rotation, in three
dimensions. In four or more dimensions there are an infinite number of
axes that are mutually perpendicular to B and C, so you can't reduce a
resulting rotation to an axis. You would express it as a plane of
rotation. E.g. not e1 x e2 = e3, but e1^e2.
--
"Then they placed the ark of the Lord on the cart; along with the box
containing the golden mice and the images of the hemorrhoids."
-- 1 Samuel 6:11
  #7  
Old August 27th 05 posted to sci.math,sci.physics,sci.physics.relativity
JanPB
external usenet poster
 
Posts: 1,972
Default Help with tensors

Schoenfeld wrote:
JanPB wrote:

The "embedded tensor" would be - well, here is your first problem -
would it be [1 2] or [1 2]-transpose?


Well it is a collection of components which can form an n-1 tensor just
like the components of a rank-1 tensor are rank-0 tensors.


But they aren't! A rank-0 tensor is a number that doesn't change under
choordinate changes while selected components of a vector (say) do
change their values.

--
Jan Bielawski

  #8  
Old August 28th 05 posted to sci.math,sci.physics,sci.physics.relativity
Schoenfeld
external usenet poster
 
Posts: 1,699
Default Help with tensors


Gregory L. Hansen wrote:
In article .com,
Schoenfeld wrote:

JanPB wrote:
Your question seems a bit premature to me - it quietly assumes things
that are not true.

Schoenfeld wrote:
Suppose A is a rank-n tensor.
Question 1: What is the name given to the embedded rank (n-1) tensor
Z found along the diagonal of A?

Unless I misunderstand your description, this embedded "tensor" is not
a tensor. You can easily cook up an example, say a rank-2 tensor T on
R^2:

T = [1 1]
[0 2]

The "embedded tensor" would be - well, here is your first problem -
would it be [1 2] or [1 2]-transpose?


Well it is a collection of components which can form an n-1 tensor just
like the components of a rank-1 tensor are rank-0 tensors. This is very
obvious. I am interested in a way to extract such components from
tensor product B x C = A and expressing this collection as an n-1
tensor. Raising red herrings will not achieve much, but as usual, one
needs to solve problems themselves to get anything done.


A = B x C can be thought of as a vector, an axis of rotation, in three
dimensions. In four or more dimensions there are an infinite number of
axes that are mutually perpendicular to B and C, so you can't reduce a
resulting rotation to an axis. You would express it as a plane of
rotation. E.g. not e1 x e2 = e3, but e1^e2.


Thanks Greg. But that wasn't related to my question. The question, for
rank-2 A, was finding Z = SUM(i=1)^3 A_ii B_i {where B_x denotes x'th
basis vector} as an expression of C D where since A = C x D. I have
found the solution for rank-2 A and it is related to the entrywise
product of C and D. I suspect it can be extended to higher rank A by
extending to kronecker product (related to tensor product).



--
"Then they placed the ark of the Lord on the cart; along with the box
containing the golden mice and the images of the hemorrhoids."
-- 1 Samuel 6:11


  #9  
Old August 28th 05 posted to sci.math,sci.physics,sci.physics.relativity
JanPB
external usenet poster
 
Posts: 1,972
Default Help with tensors

Schoenfeld wrote:

Thanks Greg. But that wasn't related to my question. The question, for
rank-2 A, was finding Z = SUM(i=1)^3 A_ii B_i {where B_x denotes x'th
basis vector} as an expression of C D where since A = C x D. I have
found the solution for rank-2 A and it is related to the entrywise
product of C and D. I suspect it can be extended to higher rank A by
extending to kronecker product (related to tensor product).


Your original question bore no resemblance to what you write here. (In
case you are wondering...)

--
Jan Bielawski

  #10  
Old August 28th 05 posted to sci.math,sci.physics,sci.physics.relativity
Schoenfeld
external usenet poster
 
Posts: 1,699
Default Help with tensors


JanPB wrote:
Schoenfeld wrote:

Thanks Greg. But that wasn't related to my question. The question, for
rank-2 A, was finding Z = SUM(i=1)^3 A_ii B_i {where B_x denotes x'th
basis vector} as an expression of C D where since A = C x D. I have
found the solution for rank-2 A and it is related to the entrywise
product of C and D. I suspect it can be extended to higher rank A by
extending to kronecker product (related to tensor product).


Your original question bore no resemblance to what you write here. (In
case you are wondering...)


Actually it's not. I just wanted to know what the collection of
components found along the "diagonal" of a tensor is called and related
properties of this entity (formulas, etc). Under certain conditions
(conditions stated in original post) you can construct an n-1 tensor
using those components. I called that tensor "the embedded tensor" -
loose terminology perhaps, but I thought that it wouldn't be an issue.
But since my choice of terminology cannot be found in the textbooks
rote learned by the responders, it must wrong on that basis alone,
according to the responders. What you call "different" is the same
question for special case rank(A) = 2 but more refined.





--
Jan Bielawski


 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Help with tensors Schoenfeld Physics - General Discussion 16 August 29th 05 10:01 AM
tensors! Tobin Fricke Physics - General Discussion 3 April 6th 05 10:18 PM
Tensors Anthony Smales The Theory of Relativity 13 December 21st 04 04:41 AM
Why two different tensors? Starblade Darksquall Current Physics Research (Moderated) 40 September 30th 03 07:50 AM
Tensors. Starblade Darksquall Physics - General Discussion 17 September 10th 03 08:23 AM


All times are GMT +1. The time now is 01:40 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2008 Physics Banter, part of the NewsgroupBanter project.
The comments are property of their posters.
Home Loan - Auto Loans - Debt Consolidation - Loans - Car Loan