Reducing Rank-3 Tensor Field into Matrix

  • Thread starter Kreizhn
  • Start date
  • Tags
    Matrix
In summary, the conversation discusses the challenge of reducing a rank-3 tensor field into a matrix for the purpose of solving a linear programming problem. The situation involves a 3x3 matrix and a 5x1 vector, and the goal is to find a tangent plane to a surface defined by the matrix. However, the issue lies in "matricizing" the rank-3 tensor into a matrix to match the dimensions and solve the problem.
  • #1
Kreizhn
743
1
I'm trying to find a way of reducing a rank-3 tensor field into a matrix, but am having trouble finding a good way to do it. The situation set up is as follows:

Let's say that I have a [itex] 3\times 3[/itex] matrix and a [itex] 5 \times 1 [/itex] vector as follows

[tex] A(x) = \begin{pmatrix} a_{11}(x) & a_{12}(x) & a_{13}(x) \\ a_{21}(x) & a_{22}(x) & a_{23}(x) \\ a_{31}(x) & a_{32}(x) & a_{33}(x) \end{pmatrix}, \qquad \qquad x = \begin{pmatrix} x_1 \\ x_2\\ x_3 \\ x_4 \\ x_5 \end{pmatrix} [/tex]

Now I want to find a tangent plane to a surface defined by A(x) at some point [itex] \bar x [/itex] to create some constraints, namely, I want to do something of the form

[tex] \nabla A(x) (x - \bar x) = 0 [/tex]

Now the problem here is that [itex] \nabla A(x) [/itex] is a rank 3 tensor. I need to find some what of ''matricizing'' this tensor into a matrix so that I can solve a linear programming problem with it. Any ideas?
 
Physics news on Phys.org
  • #2
There is no way to match dimensions ##3## and ##5##. Otherwise, i.e. if appropriately reformulated, it is simply applying a linear function to a vector.
 

FAQ: Reducing Rank-3 Tensor Field into Matrix

What is a rank-3 tensor field?

A rank-3 tensor field is a mathematical object that describes the relationship between three sets of vectors or matrices. It can be represented as a three-dimensional array of numbers and is commonly used in physics and engineering to describe physical quantities, such as stress or strain, that have direction and magnitude.

Why would someone want to reduce a rank-3 tensor field into a matrix?

Reducing a rank-3 tensor field into a matrix can make it easier to work with and analyze. Matrices are a more familiar and simpler mathematical concept, and by reducing the rank-3 tensor field, we can better understand the relationships between the different sets of vectors or matrices within the field.

How is a rank-3 tensor field reduced into a matrix?

The process of reducing a rank-3 tensor field into a matrix involves selecting a specific coordinate system and using mathematical operations to transform the tensor components into matrix elements. This results in a smaller, two-dimensional representation of the original tensor field.

What are the benefits of reducing a rank-3 tensor field into a matrix?

Reducing a rank-3 tensor field into a matrix can simplify and speed up calculations and analyses. It can also make it easier to visualize and interpret the relationships between different components of the tensor field, making it a useful tool for understanding physical phenomena.

Are there any limitations to reducing a rank-3 tensor field into a matrix?

One limitation of reducing a rank-3 tensor field into a matrix is that it only provides a two-dimensional representation of the original field. This means that some information may be lost in the process, making it important to carefully consider the choice of coordinate system and the mathematical operations used for the reduction.

Similar threads

Replies
12
Views
2K
Replies
8
Views
2K
Replies
1
Views
935
Replies
34
Views
2K
Replies
2
Views
1K
Back
Top