Tensor for Matrix: How to Represent a Given Matrix Using a Tensor

  • Thread starter Thread starter soopo
  • Start date Start date
  • Tags Tags
    Matrix Tensor
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
soopo
Messages
222
Reaction score
0

Homework Statement


How can you present the following matrix by a tensor?

+ - + - +...
- + - + - ...
+ - + - +...
.
.
.


The Attempt at a Solution



The sum of indexes where is "=" is even so

+ [aij, i+j = 2n]

How can you write the tensor correctly?
 
Physics news on Phys.org
I don't understand any of your notation.

Is the matrix filled with elements that are either +1 or -1 ?

I think you would like to express aij as a function of i and j, right?
 
Phrak said:
Is the matrix filled with elements that are either +1 or -1 ?

I think you would like to express aij as a function of i and j, right?

I am trying to write the +/- rule of the determinant calculation by tensors.
This means that I am trying to get the matrix filled with elements that are either +1 or -1.

2. I feel that the point of tensor analysis is to express aij as a function of i and j.
If this is true, then I would like to express aij as a function of i and j.
 
Ok. You're looking for a function, aij= f(i,j).