| Thread Closed |
Need mental picture |
Share Thread | Thread Tools |
| May10-07, 09:53 AM | #1 |
|
|
Need mental picture
Hello Gals,
I know what a scalar is. I know what a vector is. I know what a linear transformation is. But what in the name of sweet aunt petunia is a rank 3 tensor? Love, Plx Mny |
| May10-07, 10:34 AM | #2 |
|
|
I believe that it is misleading to try to visualize higher-rank tensors. Think of vector as collections of 3 or 4 numbers, not as arrows. Then the algebraic generalization to matrices, rank-3 tensors, etc, is trivial.
|
| May10-07, 12:22 PM | #3 |
|
|
Pete |
| May10-07, 12:28 PM | #4 |
|
|
Need mental pictureAnyways, I thought a little about this on my lunch break. I came up with "a linear combination of linear combinations". Doesn't seem like a concept worth worrying about. |
| May10-07, 03:00 PM | #5 |
|
|
Pete |
| May10-07, 07:27 PM | #6 |
|
Recognitions:
|
One can also think of it as inputting 2 generalized vectors (or a rank 2 tensor), and outputting a vector, or inputting 1 generalized vector, and outputing 2 vectors (or a rank 2 tensor). |
| May11-07, 12:07 AM | #7 |
|
|
I was wondering this same thing. I can't even visualize linear transformations. I keep wondering: does not being able to visualize it make it impossible to do things like GR if you're a "geometric thinker" like me as opposed to a "formula thinker" like... pretty much everyone else?
I'm really bad. My eyes spin in circles whenever I see a sum in sigma notation, and I have to write it out with the ellipsis before I understand what it's saying! |
| May11-07, 08:22 AM | #8 |
|
|
I can definitely visualize a linear transformation. Maps a vector to another vector. Period. |
| May11-07, 01:55 PM | #9 |
|
|
Y = aX + B I.e. all linear transformations have this form. Pete |
| May11-07, 08:46 PM | #10 |
|
|
I know what a rank 10 tensor is
I know what a rank 11 tensor is... |
| May12-07, 12:13 AM | #11 |
|
|
|
| May12-07, 12:16 AM | #12 |
|
|
|
| May12-07, 02:59 AM | #13 |
|
|
Many tensors can be visualized as ellipsoids.
e.g. the inertia tensor, or the polarizability tensor. |
| May12-07, 04:17 AM | #14 |
|
|
Pete |
| May12-07, 10:29 AM | #15 |
|
|
Then, a rank-3 tensor is like picturing those three arbitrarily changed/moved vectors in a different coordinate system, and applying a different linear transformation to each one. |
| May30-09, 12:58 PM | #16 |
|
|
m=(((1,2),(2,4)),((2,3),(5,6))) is a rank 3 tensor with dimension 2, a vector of matrices. A tensor is a nested list. An example Eigenmath http://eigenmath.net/ script with a rank 3 tensor is: --Maxwell equations in tensor form. --See the book Gravitation p. 81. -- -- F + F + F = 0 -- ab,c bc,a ca,b -- -- ab a -- F = 4 pi J -- ,b -- --For this demo, use circular polarized light. -- EX = sin(t+z) EY = cos(t+z) EZ = 0 BX = cos(t+z) BY = -sin(t+z) BZ = 0 FDD = (( 0, -EX, -EY, -EZ), ( EX, 0, BZ, -BY), ( EY, -BZ, 0, BX), ( EZ, BY, -BX, 0)) --See p. 74. Here, DD means "down down" indices. X = (t,x,y,z) --Coordinate system FDDD = d(FDD,X) --Gradient of F T1 = transpose(transpose(FDDD,2,3),1,2) --Transpose bca to abc T2 = transpose(transpose(FDDD,1,2),2,3) --Transpose cab to abc check(FDDD + T1 + T2 = 0) guu = ((-1,0,0,0),(0,1,0,0),(0,0,1,0),(0,0,0,1)) FDDU = contract(outer(FDDD,guu),3,4) --Easier to make FDDU than FUUD. check(contract(FDDU,2,3) = 0) --For light J is zero. "OK" The gradient of a rank 2 tensor (matrix) in a coordinate system (vector), is a rank 3 tensor. (GAMUDD) in example below. Another example is the gradient of the metric in general relativity which is the connection. An example of a 4th rank tensor is the Riemann curvature of spacetime. RUDDD in http://eigenmath.net/examples/bondi-metric.txt . |
| Jun3-09, 10:01 AM | #17 |
|
|
Now some one try to visualize contravariant tensors! I tried to twenty years ago and then decided to do grad school in engineering. At least with fluids you don't get beyond three dimensions!
|
| Thread Closed |
| Thread Tools | |
Similar Threads for: Need mental picture
|
||||
| Thread | Forum | Replies | ||
| Mental arithmetic | Brain Teasers | 31 | ||
| on-the-fly mental translations | Medical Sciences | 19 | ||
| Mental muscles.. | Biology | 9 | ||
| Mental Challenge (SFW) | General Discussion | 31 | ||
| Mental Sex | General Discussion | 50 | ||