Let $\mathbb{R^{ n×n}}$ be the space of n × n real matrices. Show that if $ A(t) \in \mathbb{R ^{n×n}}$ is a differentiable function of $t$ then $\frac{d(det A(t))}{dt}$ is the sum of the determinants of $n$ matrices, in which the $i$th matrix is $A(t)$ except that the $i$th row is differentiated. Use this result to prove that the directional derivative of the determinant function at the matrix $A \in \mathbb{R ^{n×n}}$ along the direction $B \in \mathbb{R^{ n×n}}$ is given by $$(det)^{'} (A; B) = tr(Adj(A)B) = \langle Adj(A)^{T} , B \rangle $$ where $Adj(A)$ is the adjoint of $A$, and where the inner product on $\mathbb{R^{n×n}}$ is the trace inner product given by $\langle X, Y \rangle = tr(X^{T} Y )$ Conclude that $$D(det)(A) = Adj(A) ^T $$.
2026-04-25 04:18:57.1777090737
Show that if $ A(t) \in \mathbb{R ^{n×n}}$ is a differentiable function of $t$ then $\frac{d(det A(t))}{dt}$
402 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in LINEAR-ALGEBRA
- An underdetermined system derived for rotated coordinate system
- How to prove the following equality with matrix norm?
- Alternate basis for a subspace of $\mathcal P_3(\mathbb R)$?
- Why the derivative of $T(\gamma(s))$ is $T$ if this composition is not a linear transformation?
- Why is necessary ask $F$ to be infinite in order to obtain: $ f(v)=0$ for all $ f\in V^* \implies v=0 $
- I don't understand this $\left(\left[T\right]^B_C\right)^{-1}=\left[T^{-1}\right]^C_B$
- Summation in subsets
- $C=AB-BA$. If $CA=AC$, then $C$ is not invertible.
- Basis of span in $R^4$
- Prove if A is regular skew symmetric, I+A is regular (with obstacles)
Related Questions in MATRICES
- How to prove the following equality with matrix norm?
- I don't understand this $\left(\left[T\right]^B_C\right)^{-1}=\left[T^{-1}\right]^C_B$
- Powers of a simple matrix and Catalan numbers
- Gradient of Cost Function To Find Matrix Factorization
- Particular commutator matrix is strictly lower triangular, or at least annihilates last base vector
- Inverse of a triangular-by-block $3 \times 3$ matrix
- Form square matrix out of a non square matrix to calculate determinant
- Extending a linear action to monomials of higher degree
- Eiegenspectrum on subtracting a diagonal matrix
- For a $G$ a finite subgroup of $\mathbb{GL}_2(\mathbb{R})$ of rank $3$, show that $f^2 = \textrm{Id}$ for all $f \in G$
Related Questions in OPTIMIZATION
- Optimization - If the sum of objective functions are similar, will sum of argmax's be similar
- optimization with strict inequality of variables
- Gradient of Cost Function To Find Matrix Factorization
- Calculation of distance of a point from a curve
- Find all local maxima and minima of $x^2+y^2$ subject to the constraint $x^2+2y=6$. Does $x^2+y^2$ have a global max/min on the same constraint?
- What does it mean to dualize a constraint in the context of Lagrangian relaxation?
- Modified conjugate gradient method to minimise quadratic functional restricted to positive solutions
- Building the model for a Linear Programming Problem
- Maximize the function
- Transform LMI problem into different SDP form
Related Questions in DETERMINANT
- Form square matrix out of a non square matrix to calculate determinant
- Let $T:V\to W$ on finite dimensional vector spaces, is it possible to use the determinant to determine that $T$ is invertible.
- Optimization over images of column-orthogonal matrices through rotations and reflections
- Effect of adding a zero row and column on the eigenvalues of a matrix
- Geometric intuition behind determinant properties
- Help with proof or counterexample: $A^3=0 \implies I_n+A$ is invertible
- Prove that every matrix $\in\mathbb{R}^{3\times3}$ with determinant equal 6 can be written as $AB$, when $|B|=1$ and $A$ is the given matrix.
- Properties of determinant exponent
- How to determine the characteristic polynomial of the $4\times4$ real matrix of ones?
- The determinant of the sum of a positive definite matrix with a symmetric singular matrix
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
(After writing the answer, I noticed that the question mentioned rows rather than columns. Since $\det A = \det A^T$ , it doesn't matter which we choose, so I will avoid the rewrite!)
Since $\det A$ is a polynomial in the entries of $A$ it is clear that $\det$ is smooth, so we can compute the derivative by any means.
Let $[A]_{\bullet j}$ denote the $j$th column of $A$. We can write $\det$ as a multilinear function of the columns $[A]_{\bullet 1},...,[A]_{\bullet n}$, that is, we have $\det A = M([A]_{\bullet 1},...,[A]_{\bullet n})$ for some multilinear $M$, (with $(x_1,...,x_n) \mapsto M(x_1,...,x_n)$).
Since $M(x_1+h,...,x_n) = M(x_1,...,x_n) + M(h,...,x_n)$, we see that ${\partial M(x_1,...,x_n) \over \partial x_1}(h) = M(h,x_2,...,x_n)$, and similarly for the other columns.
Now let $\phi(t) = \det A(t) = M([A]_{\bullet 1}(t),...,[A]_{\bullet n}(t))$, then using the chain rule, we have \begin{eqnarray} {d \phi(t) \over dt} &=& \sum_{k=1}^n {\partial M([A]_{\bullet 1}(t),...,[A]_{\bullet n}(t)) \over \partial x_k}( {d [A]_{\bullet k}(t) \over dt} )\\ &=& \sum_{k=1}^n M([A]_{\bullet 1}(t),...,{d [A]_{\bullet k}(t) \over dt},...,[A]_{\bullet n}(t)) \end{eqnarray} Notice that $M([A]_{\bullet 1}(t),...,{d [A]_{\bullet k}(t) \over dt},...,[A]_{\bullet n}(t))$ is the determinant of $A$ with the $k$th column replaced by ${d [A]_{\bullet k}(t) \over dt}$.
Consider the determinant of the matrix $A$ with the $k$th column replaced by the $b$. Note that $M([A]_{\bullet 1},...,b,...,[A]_{\bullet n}) = \sum_{i=1}^n [b]_i M([A]_{\bullet 1},...,e_i,...,[A]_{\bullet n})$, where $e_i$ is the $i$th unit vector. We have $M([A]_{\bullet 1},...,e_i,...,[A]_{\bullet n}) = (-1)^{i+k}\det A_{ik}$, where $A_{ik}$ is the $(i,k)$ minor of $A$, and so $M([A]_{\bullet 1},...,b,...,[A]_{\bullet n}) = \sum_{i=1}^n [b]_i (-1)^{(k+i)} \det A_{ik} = \sum_{k=1}^n [b]_i [\operatorname{adj} A]_{ki}$.
If $A(t) = A+tB$, then ${d [A]_{\bullet k}(t) \over dt} = [B]_{\bullet k}$, and we have \begin{eqnarray} {d \phi(t) \over dt} &=& \sum_{k=1}^n M([A]_{\bullet 1},...,[B]_{\bullet k},...,[A]_{\bullet n}) \\ &=& \sum_{k=1}^n \sum_{k=1}^n [B]_{ik} [\operatorname{adj} A]_{ki} \\ &=& \langle (\operatorname{adj} A)^T, B \rangle \\ &=& \operatorname{tr} ( (\operatorname{adj} A) B) \end{eqnarray} The last part of the question is a little ambiguous, as $D \det(A)$is a map $D \det(A): \mathbb{R}^{n \times n} \to \mathbb{R}^{n \times n}$ which doesn't have a convenient 'matrix' representation (that is, we cannot write the derivative in the form $h \mapsto Ah$ for some matrix $A$).
The above shows that $d \det (A,B) = \langle (\operatorname{adj} A)^T, B \rangle$, where $d$ is the directional derivative. If we let $\eta(t)=A+tB$, we have $d \det (A,B) = D (\det \circ \eta)(0) = D \det (A)(B) = \langle (\operatorname{adj} A)^T, B \rangle$. If we choose $B=E_{ij}$ (the matrix of zeros except for a one in the $i,j$ position), then we see that $D \det (A)(E_{ij}) = [(\operatorname{adj} A)^T]_{ij}$. Presumably this is the desired conclusion.
Alternative: Here is a simpler derivation. As above, we note that $\det$ is smooth, so we only need to compute the derivative, not show that it exists. As above, we note that $D \det(A)(B) = d \det(A,B)$.
Suppose $A$ is invertible. Then $\det(A+tB) = \det A \det (I+ tA^{-1} B)$, so we have $d \det(A,B) = D \det(A)(B) = (\det A) D \det(I)(A^{-1} B)$.
To compute $D \det(I)(H)$, note that $D \det(I)(E_{ij}) = \delta_{ij}$ (where $\delta$ is the Kronecker delta), and so $D \det(I)(H) = \sum_i\sum_j [H]_{ij} D \det(I)(E_{ij}) = \sum_k [H]_{kk} = \operatorname{tr} H$.
Hence, if $A$ is invertible, $D \det(A)(B) = (\det A) \operatorname{tr} (A^{-1} B) = \operatorname{tr} ((\det A)A^{-1} B)= \operatorname{tr} ((\operatorname{adj}A) B)$. If $A$ is not invertible, then let $A_n \to A$ where $A_n$ are invertible, then since $\operatorname{tr},\operatorname{adj}$ are continuous, we see that $D \det(A)(B) = \lim_n D \det(A_n)(B) = \lim_n \operatorname{tr} ((\operatorname{adj}A_n) B) = \operatorname{tr} ((\operatorname{adj}A) B)$.