B Array Representation Of A General Tensor Question

Vanilla Gorilla
Messages
78
Reaction score
24
TL;DR Summary
My question is just if the points are correct and true statements; if not, how could I rewrite them? :)
Some people like to write tensor products as 3d arrays, but that inherently means we lose information when compared to the 2D representation
That’s because in the 2D representation, we see this is a (1,2)-tensor, because there's 1 column aspect and 2 row aspects.
A (m,n) tensor can be represented by m column aspects and n row aspects, when converted to array form.
So, I've been watching eigenchris's video series "Tensors for Beginners" on YouTube. I am currently on video 14. I, in the position of a complete beginner, am taking notes on it, and I just wanted to make sure I wasn't misinterpreting anything.

At about 5:50, he states that "The array for Q is a row of rows of columns. And some people like to think that since there are three parts in this tensor, they think that we should visualize this tensor array instead as a 3d cube, like over here. But I don't like to do that. Because when we visualize it this way, we lose out on how many vector parts and how many covector parts there are. And we sort of lose information about what type of tensor This is. But when I write the tensor out like this as a row of rows of columns, I can still see by looking at this, that this is a (1,2)-tensor, because there's one column aspect and two row aspects."
Regarding this, I interpreted it to imply the points below.
My question is just if the points are correct and true statements; if not, how could I rewrite them? :)
  1. Some people like to write tensor products as 3d arrays, but that inherently means we lose information when compared to the 2D representation
  2. A (m,n) tensor can be represented by m column aspects and n row aspects, when converted to array form.
Any help is much appreciated!
P.S., I'm not always great at articulating my thoughts, so my apologies if this question isn't clear.
P.P.S., I know this isn't high school material, but I am currently in high school, which is why I made my level "Basic/high school level"
 
Physics news on Phys.org
The points are correct. A (1,2) tensor, a (2,1) tensor, a (3,0) tensor and a (0,3) tensor are all different, but can all be mapped to a 3D block of numbers. Having just a 3D block of numbers doesn't tell you which of those four types of tensor it represents. So it has lost that information about the tensor.
 
  • Like
Likes Vanilla Gorilla
Thank you! Your response is much appreciated! :)
 
I asked online questions about Proposition 2.1.1: The answer I got is the following: I have some questions about the answer I got. When the person answering says: ##1.## Is the map ##\mathfrak{q}\mapsto \mathfrak{q} A _\mathfrak{p}## from ##A\setminus \mathfrak{p}\to A_\mathfrak{p}##? But I don't understand what the author meant for the rest of the sentence in mathematical notation: ##2.## In the next statement where the author says: How is ##A\to...
The following are taken from the two sources, 1) from this online page and the book An Introduction to Module Theory by: Ibrahim Assem, Flavio U. Coelho. In the Abelian Categories chapter in the module theory text on page 157, right after presenting IV.2.21 Definition, the authors states "Image and coimage may or may not exist, but if they do, then they are unique up to isomorphism (because so are kernels and cokernels). Also in the reference url page above, the authors present two...
##\textbf{Exercise 10}:## I came across the following solution online: Questions: 1. When the author states in "that ring (not sure if he is referring to ##R## or ##R/\mathfrak{p}##, but I am guessing the later) ##x_n x_{n+1}=0## for all odd $n$ and ##x_{n+1}## is invertible, so that ##x_n=0##" 2. How does ##x_nx_{n+1}=0## implies that ##x_{n+1}## is invertible and ##x_n=0##. I mean if the quotient ring ##R/\mathfrak{p}## is an integral domain, and ##x_{n+1}## is invertible then...
Back
Top