| New Reply |
Derivative of Log Determinant of a Matrix w.r.t a scalar parameter |
Share Thread |
| Jan29-13, 12:28 PM | #1 |
|
|
Derivative of Log Determinant of a Matrix w.r.t a scalar parameter
Hi All,
I'm trying to solve the following derivative with respect to the scalar parameter [itex]\sigma[/itex] $$\frac{\partial}{\partial \sigma} \ln|\Sigma|,$$ where [itex]\Sigma = (\sigma^2 \Lambda_K)[/itex] and [itex]\Lambda_K[/itex] is the following symmetric tridiagonal [itex]K \times K[/itex] matrix $$ \Lambda_{K} = \left( \begin{array}{ccccc} 2 & -1 & 0 & \cdots & 0 \\ -1 & 2 & -1 & \cdots & 0 \\ 0 & -1 & \ddots & \ddots & \vdots \\ \vdots & \ddots & \ddots & \ddots & -1 \\ 0 & 0 & \ldots & -1 & 2 \\ \end{array}\right). $$ Is there a rule for these case? Thanks in advance for your time. |
| Jan29-13, 12:42 PM | #2 |
|
|
Have you thought about what the logarithm of a matrix means?
|
| Jan29-13, 12:52 PM | #3 |
|
|
Typically to define a function for matrices that is consistent with the usual elementary functions, you use Taylor's theorem in the indeterminate x and replace x with the matrix. The differentiation is straightforward, I think.
|
| Jan29-13, 01:59 PM | #4 |
|
Recognitions:
|
Derivative of Log Determinant of a Matrix w.r.t a scalar parameterfbelotti, if your matrix is just ##\Sigma = \sigma^2 \Lambda_K##, then by the property of determinants, ##|cB| = c^n |B|## for an nxn matrix B, are you not just taking the derivative of ##\log(|\sigma^2 \Lambda_K|) = \log(\sigma^{2K} |\Lambda_K|)##, where ##|\Lambda_K|## is just a constant? |
| Jan29-13, 03:22 PM | #5 |
|
|
Oops. Only now noticed the determinant.
|
| Jan30-13, 05:06 PM | #6 |
|
|
Mute, you are perfectly right. Many thanks for pointing that out. It was too simple... maybe it was too late and I was too tired...
|
| New Reply |
Similar discussions for: Derivative of Log Determinant of a Matrix w.r.t a scalar parameter
|
||||
| Thread | Forum | Replies | ||
| Find Determinant/or Row Reduce parameter dependent matrix | Math & Science Software | 6 | ||
| Second Derivative of Determinant of Matrix? | Calculus | 0 | ||
| derivative of determinant wrt matrix | Linear & Abstract Algebra | 3 | ||
| Derivative of Log Determinant of a Matrix w.r.t a parameter | Calculus | 1 | ||
| determinant of a matrix multiplied by a scalar | Calculus & Beyond Homework | 6 | ||