Tensor Analysis Assignment 1
Tensor Analysis Assignment 1
The symmetric and skew-symmetric components of a second-order tensor \(\mathbf{T}\) are derived by decomposing it as \((\mathbf{T} + \mathbf{T}^t)/2\) for symmetric and \((\mathbf{T} - \mathbf{T}^t)/2\) for skew-symmetric parts. This ensures the sum of the two components equals the original tensor \(\mathbf{T}\).
The scalar triple product \([\mathbf{u}, \mathbf{v}, \mathbf{w}] = \mathbf{u} \cdot (\mathbf{v} \times \mathbf{w})\) is represented in indicial notation as \(\epsilon_{ijk} u_i v_j w_k\). By cyclic permutations of indices (properties of the Levi-Civita symbol), it follows that \([\mathbf{u}, \mathbf{v}, \mathbf{w}] = [\mathbf{v}, \mathbf{w}, \mathbf{u}] = -[\mathbf{u}, \mathbf{w}, \mathbf{v}]\).
The identity \(\epsilon_{ijk}\epsilon_{ipq} = \delta_{jp}\delta_{kq} - \delta_{jq}\delta_{kp}\) is used to simplify expressions involving the Levi-Civita symbol and Kronecker delta. Setting \(q = k\) and \(p = j\) derives \(\epsilon_{ijk}\epsilon_{pjk} = 2\delta_{ip}\) by recognizing non-zero contributions only when indices match perfectly. For \(\epsilon_{ijk}\epsilon_{ijk} = 6\), note three permutations give \(3! = 6\) due to non-zero contributions in permutations .
For orthonormal vectors, the tensor \(\mathbf{Q}\) where \(\mathbf{Q} = \mathbf{m} \otimes \mathbf{n} + \mathbf{n} \otimes \mathbf{l} + \mathbf{l} \otimes \mathbf{m}\) is orthogonal if \(\mathbf{Q}^T \mathbf{Q} = \mathbf{I}\) and \(\mathbf{Q}^T = \mathbf{Q}^{-1}\). Calculating \(\mathbf{Q}^2\), it satisfies \(\mathbf{Q}^2 = \mathbf{Q}^T\) by construction and properties of orthonormal vectors. Thus, \(\mathbf{Q}\) is proper orthogonal .
Applying \(\mathbf{T}(\mathbf{a} \otimes \mathbf{b})\) involves acting \(\mathbf{T}\) on \(\mathbf{a}\), yielding \((\mathbf{T} \mathbf{a}) \otimes \mathbf{b}\) due to definition of tensor multiplication, where only the first vector in the dyadic product \(\mathbf{a} \otimes \mathbf{b}\) is affected by \(\mathbf{T}\).
Using the Levi-Civita symbol \(\epsilon_{ijk}\) and the definition \(w_i = \epsilon_{ijk} u_j v_k\), the components of \(\mathbf{w} = \mathbf{u} \times \mathbf{v}\) in 3D space can be derived. Specifically, \(w_1 = u_2 v_3 - u_3 v_2\), \(w_2 = u_3 v_1 - u_1 v_3\), and \(w_3 = u_1 v_2 - u_2 v_1\).
The transpose of a dyadic product \((\mathbf{a} \otimes \mathbf{b})^t\) is defined as the interchange of the two vectors, resulting in \(\mathbf{b} \otimes \mathbf{a}\) due to the property \( (a_i b_j)^t = b_j a_i \). This shows the symmetry in switching the order of multiplication of vectors under transpose.
The relation \(a_i = \alpha_{ij} b_j\) and \(b_i = \beta_{ij} c_j\) can be combined to express \(a_i\) in terms of \(c_i\) by substituting for \(b_j\) in the first equation: \(a_i = \alpha_{ij} (\beta_{jk} c_k) = (\alpha_{ij} \beta_{jk}) c_k\). Thus, \(a_i = \gamma_{ik} c_k\) where \(\gamma_{ik} = \alpha_{ij} \beta_{jk}\) represents the composite transformation matrix .
The deviatoric parts are defined as \(\mathbf{E}^D = \mathbf{E} - \frac{1}{3}\text{tr}(\mathbf{E})\mathbf{I}\) and \(\mathbf{T}^D = \mathbf{T} - \frac{1}{3}\text{tr}(\mathbf{T})\mathbf{I}\). Given \(\mathbf{T} = 2\mu \mathbf{E} + \lambda \text{tr}(\mathbf{E})\mathbf{I}\), it follows that \(\text{tr}(\mathbf{T}) = 0\) implies \(\text{tr}(\mathbf{E}) = 0\). Therefore, \(\mathbf{T} = 2\mu \mathbf{E}\) indicates \(\mathbf{T}^D = 2\mu \mathbf{E}^D\).
The cross product \(\mathbf{a} \times \mathbf{a} = \mathbf{0}\) because the cross product measures the area of the parallelogram formed by two vectors. Since the vectors are identical, the parallelogram collapses into a line with zero area .