What is the Process and Meaning of Taking the Derivative of a Vector?

In summary, taking the derivative of a vector involves finding the gradient, which is a vector of partial derivatives. For a symmetric matrix, the derivative can be expressed as 2 times the matrix multiplied by the vector.
  • #1
hkBattousai
64
0
Here is a snapshot from one of my textbooks:
[PLAIN]http://img64.imageshack.us/img64/8114/vector0.png

How do we take the derivative below?
[itex]\frac{d}{dx}\Huge(\normalsize x^TA^TAx\,-\,2x^TA^Tb \Huge)\normalsize\,=\,2A^TAx\,-\,2A^Tb[/itex]

There is also another vector derivative in the book as follows:
[itex]\frac{d}{dx}\Huge(\normalsize x^Tx \Huge)\normalsize \, = \, 2x^T[/itex]

How do we take these type of derivatives?
What is the meaning of taking derivative of a vector, or transpose of vector?

_____________
EDIT: I found http://en.wikipedia.org/wiki/Matrix_calculus#Derivative_of_linear_functions", but it doesn't either explain the main idea behind vector derivation.

[itex]\frac{\partial \; \textbf{a}^T\textbf{x}}{\partial \; \textbf{x}} = \frac{\partial \; \textbf{x}^T\textbf{a}}{\partial \; \textbf{x}} = \textbf{a}[/itex]

[itex]\frac{\partial \; \textbf{A}\textbf{x}}{\partial \; \textbf{x}} = \frac{\partial \; \textbf{x}^T\textbf{A}}{\partial \; \textbf{x}^T} = \textbf{A}[/itex]
 
Last edited by a moderator:
Mathematics news on Phys.org
  • #2
For a symmetric matrix B (in your case, [tex]B = A^T A[/tex]), the following is a scalar-valued function from R^n to R:

[tex]f(x) = x^T B x[/tex]

The derivative you are looking for is defined as the vector of partial derivatives (aka gradient):

[tex]\frac{df}{dx} = \left(\frac{\partial f}{\partial x_1}, ..., \frac{\partial f}{\partial x_n}\right)^T[/tex]

If you express f in terms of the components of B,

[tex]f(x) = b_{11} x_1^2 + 2 b_{12} x_1 x_2 + ... [/tex]

you will find that the partial derivatives just "come out right", i.e.

[tex]\frac{df}{dx} = 2 B x[/tex]
 

1. What is the definition of derivative of vectors?

The derivative of a vector is a mathematical operation that describes the rate of change of a vector quantity with respect to another variable. It is represented by a vector with the same direction as the original vector, but with a magnitude that represents the rate of change.

2. How is the derivative of a vector calculated?

The derivative of a vector is calculated using the rules of vector calculus, specifically the product rule and chain rule. The derivative of each component of the vector is calculated separately and then combined to form the derivative vector.

3. What is the physical interpretation of the derivative of a vector?

The physical interpretation of the derivative of a vector is the instantaneous rate of change of the vector quantity at a particular point in time. It represents how quickly and in which direction the vector is changing at that point.

4. Can the derivative of a vector be negative?

Yes, the derivative of a vector can be negative. This indicates that the vector quantity is decreasing in magnitude or changing in direction in a negative direction. The magnitude of the derivative vector represents the rate of change, so a negative value means the vector is changing at a negative rate.

5. What is the relationship between the derivative of a vector and its tangent vector?

The derivative of a vector at a given point is equal to the tangent vector at that point. This means that the derivative vector is tangent to the original vector at that point and represents the direction and rate of change of the vector at that point.

Similar threads

  • Electromagnetism
Replies
19
Views
2K
Replies
6
Views
951
Replies
3
Views
2K
  • General Math
Replies
11
Views
1K
Replies
2
Views
1K
  • Advanced Physics Homework Help
Replies
10
Views
569
Replies
3
Views
1K
Replies
8
Views
1K
  • Electromagnetism
Replies
1
Views
764
Replies
22
Views
449
Back
Top