In page-82 of Pavel Grinfeld's Tensor Calculus Book, Exercise 91 is the following question:
Similarly, for a contravariant tensor $T^i$, derive the transformation rule for $\frac{dT^i}{dZ^j}$ and show that it is not a tensor.
OK! Seems easy enough, in a new primed coordinate systems, the tensor transforms as follows:
$$ T^{i'} = T^{i} J_{i}^{i'} \tag{1}$$
Where $$J_i^{i'}= \frac{\partial Z^{i'} }{\partial Z^i}$$ Is the jacobian. I.e: Derivative of new coordinates with respect to the old ones
Now, I am confused with respect to which coordinates that I should take the derivative of equation (1) with, this post suggests that it should be the new coordinates$(Z's)$ but the question asks about the old coordinates $(Z)$
Can you write what transformation law should $dT^i/dZ^i$ follow in order to say it "transforms like a tensor"? Can you write the transformation law that $dT^i/dZ^î$ actually follows?
– Jackozee Hakkiuz May 08 '21 at 20:24