Why is the derivative of a tensor not a tensor (in general)

tensors

I see that the need to apply the product rule when using curvilinear coordinates results in a term for the derivative of the coefficients that still follows tensor transformation rules, and that it is the derivative of the bases vectors that is the problem. But can I have that product rule spelled out in tensor notation with a plain English explanation of what in the second term breaks the transformation rules for tensors?

For instance what makes the second term below not tensorial specifically?

$$\partial_{\mu'} T_{\nu'}=\frac{ \partial x^\mu}{\partial x^{\mu'}} \frac{ \partial x^\nu}{\partial x^{\nu'}} \partial_\mu T_\nu +\frac{ \partial x^\mu}{\partial x^{\mu'}}T_\nu \partial_\mu\left(\frac{ \partial x^\nu}{\partial x^{\nu'}}\right) $$

In there the $\partial \mu$ transforms like

$$\partial_{\mu'}=\frac{ \partial x^\mu}{\partial x^{\mu'}}\partial_{\mu}
$$

And the idea is to transform $$\partial_{\mu}T_\nu $$

Is it the $\mu$ index or both? What summation in that second summand messes things up and why?

Best Answer

Ok, so let's say that $T$ is a one-form as you have there, and let's make $$S_{\mu\nu} = \partial_\mu T_\nu$$explicit. Is it true that the relation $$S_{\mu'\nu'} ={\color{blue}{\frac{\partial x^\mu}{\partial x^{\mu'}}\frac{\partial x^\nu}{\partial x^{\nu'}}S_{\mu\nu}}}$$holds? Absolutely not! Because $$S_{\mu'\nu'} = \partial_{\mu'}T_{\nu'} = \frac{\partial x^\mu}{\partial x^{\mu'}} \partial_\mu\left(\frac{\partial x^\nu}{\partial x^{\nu'}}T_\nu\right) = {\color{blue}{\frac{\partial x^\mu}{\partial x^{\mu'}}\frac{\partial x^\nu}{\partial x^{\nu'}}S_{\mu\nu}}} + {\color{red}{\frac{\partial x^\mu}{\partial x^{\mu'}}\frac{\partial^2 x^\nu}{\partial x^\mu \partial x^{\nu'}}T_\nu}}. $$