I am trying to understand the basic rules of vector differentiation.
In a non-scalar expression where x is a column vector, is it valid to differentiate with respect to the kth element of x ?
For example, what would be the result of the following?
$ \partial/\partial x_k (x^T) $
$ \partial/\partial x_k (x) $