Using SimTeEx to simplify polynomial expressions with tensors
Abstract
Computations with tensors are ubiquitous in fundamental physics, and so is the usage of Einstein's dummy index convention for the contraction of indices. For instance, is readily recognized as the same as , but a computer does not know that T[i,a]U[a,j] is equal to T[i,b]U[b,j]. Furthermore, tensors may have symmetries which can be used to simply expressions: if is antisymmetric, then . The fact that tensors can have elaborate symmetries, together with the problem of dummy indices, makes it complicated to simplify polynomial expressions with tensors. In this work I will present an algorithm for doing so, which was implemented in the Mathematica package SimTeEx (Simplify Tensor Expressions). It can handle any kind of tensor symmetry.
Cite
@article{arxiv.2412.14390,
title = {Using SimTeEx to simplify polynomial expressions with tensors},
author = {Renato M. Fonseca},
journal= {arXiv preprint arXiv:2412.14390},
year = {2025}
}
Comments
Corrected the symmetry of the kappa tensor mentioned on page 2. 27 pages