Derivative of $f(X)=X^T$

95 Views Asked by At

Suppose that $X$ is a vector in $R^n$ and $f$ is a function that receives $X$ and gives $X^T$ which is the transpose. Is $f$ differentiable? If yes, what is its derivative?

1

There are 1 best solutions below

0
On BEST ANSWER

Hint:

  1. Prove that $f$ is a linear operator from $U=\mathbb{R}^{n\times 1}$ to $V=\mathbb{R}^{1\times n}$.
  2. Prove that $f$ is a continuous linear operator from $U$ to $V$.
  3. What is the Fréchet derivative of a continuous linear operator?