- #1
Rick16
- 106
- 26
- TL;DR Summary
- Why can't the inner product of two tensors be a scalar?
I am trying to learn tensor calculus with Bernacchi's book "Tensors made easy". For the inner product of two rank-2 tensors he gets four different results, each of them a rank-2 tensor. Why can't there be a fifth solution, a scalar? What is wrong with the following equation?
$$\mathbf A \cdot \mathbf B = (A_{\mu\nu} \tilde e^\mu \tilde e^\nu)\cdot(B^{\alpha\beta}\vec e_\alpha \vec e_\beta)=A_{\mu\nu}B^{\alpha\beta} \tilde e^\mu \tilde e^\nu\vec e_\alpha \vec e_\beta=A_{\mu\nu}B^{\alpha\beta}\delta^\mu_\alpha\delta^\nu_\beta=A_{\alpha\beta}B^{\alpha\beta}=C,~i.e.~a~scalar$$
$$\mathbf A \cdot \mathbf B = (A_{\mu\nu} \tilde e^\mu \tilde e^\nu)\cdot(B^{\alpha\beta}\vec e_\alpha \vec e_\beta)=A_{\mu\nu}B^{\alpha\beta} \tilde e^\mu \tilde e^\nu\vec e_\alpha \vec e_\beta=A_{\mu\nu}B^{\alpha\beta}\delta^\mu_\alpha\delta^\nu_\beta=A_{\alpha\beta}B^{\alpha\beta}=C,~i.e.~a~scalar$$