I'm soon going to take Live-notes of a course where Tensors are commonly used.
Tensors consist of a Letter, say T, with numerous sub-and superscripts.
Generally, a tensor could look like
T^{i_{1},i{2},i{3}}_ {j_{1},j_{2},j_{3}}
I would like to know if it is possible to create a \newcommand with 4 parameters,
\Tensor{T}{i}{j}{3}
Which sets the Tensor letter, the name of the super and subscript, and specifically the number of sub-and superscripts. I don't know whether this is possible.

iandjwill have the same number of indices? Secondly, can there only be one superscript and one subscript? – recluze Feb 16 at 8:56tensind? I use that all the time in lectures. – Nathanael Farley Feb 16 at 9:07