I was recently doing some reading about tensors (specifically as applied to measurement of diffusion tensors) but the same could also applicable to the strain or stress tensor.
In these examples, a 2nd order tensor is a suitable approximation for many purposes. Such a tensor is represented as a 3x3 matrix, and due to its symmetry has 6 degrees of freedom. In practical cases of measurement of the diffusion tensor, 6 is regarded as the minimum number of measurements.
But, are there not, in fact, 5 degrees of freedom only, in these physically representative tensors?
In the case of the diffusion tensor
The first invariant is the trace (Dxx + Dyy + Dzz), which is invariant under rotation. And therefore Dii + Djj + Dzz must sum to the trace for any 3 orthogonal axes (i,j and k).
The diffusional axes of Dxy, Dxz and Dyz, are orthogonal - and therefore must also sum to the trace. So surely, there is additional redundancy in the data - and only 5 measurements are required to acquire the whole 2nd-order tensor.
Am I missing something here? Or is it wrong to assume that Dxy + Dxz + Dyz should sum to the trace?
[For the moment ignore the fact that although the 2nd order diffusion tensor is not adequate to describe commonly measured diffusion patterns - although this would certainly be one reason why in practice measurements of Dxy + Dxz + Dyz wouldn't sum to the trace as measured by Dxx + Dyy + Dzz].
In these examples, a 2nd order tensor is a suitable approximation for many purposes. Such a tensor is represented as a 3x3 matrix, and due to its symmetry has 6 degrees of freedom. In practical cases of measurement of the diffusion tensor, 6 is regarded as the minimum number of measurements.
But, are there not, in fact, 5 degrees of freedom only, in these physically representative tensors?
In the case of the diffusion tensor
Code:
( Dxx Dxy Dxz )
( Dxy Dyy Dyz )
( Dxz Dyz Dzz )
The first invariant is the trace (Dxx + Dyy + Dzz), which is invariant under rotation. And therefore Dii + Djj + Dzz must sum to the trace for any 3 orthogonal axes (i,j and k).
The diffusional axes of Dxy, Dxz and Dyz, are orthogonal - and therefore must also sum to the trace. So surely, there is additional redundancy in the data - and only 5 measurements are required to acquire the whole 2nd-order tensor.
Am I missing something here? Or is it wrong to assume that Dxy + Dxz + Dyz should sum to the trace?
[For the moment ignore the fact that although the 2nd order diffusion tensor is not adequate to describe commonly measured diffusion patterns - although this would certainly be one reason why in practice measurements of Dxy + Dxz + Dyz wouldn't sum to the trace as measured by Dxx + Dyy + Dzz].