The question asks to compute or analyze the determinant of a matrix whose entries depend on a parameter or follow a special algebraic structure (e.g., adjoint, skew-symmetric, companion, rank-1 update).
Let $A = \left[ \begin{array} { c c c } 1 & 2 & 3 \\ 10 & 20 & 31 \\ 11 & 22 & k \end{array} \right]$ and $\mathbf { v } = \left[ \begin{array} { l } x \\ y \\ z \end{array} \right]$, where $k$ is a constant and $x , y , z$ are variables. Statements (37) Regardless of the value of $k$, the matrix $A$ is not invertible, i.e., there is no $3 \times 3$ matrix $B$ such that $B A =$ the $3 \times 3$ identity matrix. (38) There is a unique $k$ such that determinant of $A$ is 0. (39) The set of solutions $( x , y , z )$ of the matrix equation $A \mathbf { v } = \left[ \begin{array} { l } 0 \\ 0 \\ 0 \end{array} \right]$ is either a line or a plane containing the origin. (40) If the equation $A \mathbf { v } = \left[ \begin{array} { c } p \\ q \\ r \end{array} \right]$ has a solution, then it must be true that $q = 10 p$.
We consider the matrix $$A = A(\mu) = \begin{pmatrix} 2-\mu & -1 & \mu \\ -1 & 2-\mu & \mu-1 \\ 0 & -1 & 1 \end{pmatrix}$$ Show that $A(\mu)$ is invertible for every real $\mu$.
Show that, if $A$ and $B$ belong to $S_n^{++}(\mathbf{R})$, then: $$\forall t \in [0,1], \quad \operatorname{det}((1-t)A + tB) \geq \operatorname{det}(A)^{1-t} \operatorname{det}(B)^t$$ Justify that this inequality remains valid for $A$ and $B$ only in $S_n^+(\mathbf{R})$.
Let $A \in S_n^{++}(\mathbf{R})$ and let $g : t \in \mathbf{R} \mapsto \operatorname{det}(I_n + tA)$. Express, for all $t \in \mathbf{R}$, $g(t)$ using the eigenvalues of $A$. Deduce that $g$ is of class $C^\infty$ on $\mathbf{R}$.
Let $A \in S_n^{++}(\mathbf{R})$ and $M \in S_n(\mathbf{R})$. Let $\varepsilon_0 > 0$ be such that for all $t \in ]-\varepsilon_0, \varepsilon_0[, A + tM \in S_n^{++}(\mathrm{R})$. Let $\alpha \in ]-\frac{1}{n}, +\infty[\backslash\{0\}$ and $\varphi_\alpha(t) = \frac{1}{\alpha} \operatorname{det}^{-\alpha}(A + tM)$. Show that $\varphi_\alpha$ is twice differentiable at 0 and that $$\varphi_\alpha''(0) = \operatorname{det}^{-\alpha}(A)\left(\alpha \operatorname{Tr}^2(A^{-1}M) + \operatorname{Tr}\left((A^{-1}M)^2\right)\right).$$
Let $A \in S_n^{++}(\mathbf{R})$ and $M \in S_n(\mathbf{R})$. Let $\alpha \in ]-\frac{1}{n}, +\infty[\backslash\{0\}$ and $\varphi_\alpha(t) = \frac{1}{\alpha} \operatorname{det}^{-\alpha}(A + tM)$. Show that, if $\varphi_\alpha''(0) > 0$, then there exists $\eta > 0$ such that for all $t \in ]-\eta, \eta[$, $$\frac{1}{\alpha} \operatorname{det}^{-\alpha}(A + tM) \geq \frac{1}{\alpha} \operatorname{det}^{-\alpha}(A) - \operatorname{Tr}(A^{-1}M) \operatorname{det}^{-\alpha}(A) t.$$
Show that, if $A$ and $B$ belong to $S _ { n } ^ { + + } ( \mathrm { R } )$, then: $$\forall t \in [ 0,1 ] , \quad \operatorname { det } ( ( 1 - t ) A + t B ) \geq \operatorname { det } ( A ) ^ { 1 - t } \operatorname { det } ( B ) ^ { t }$$ Justify that this inequality remains valid for $A$ and $B$ only in $S _ { n } ^ { + } ( \mathbf { R } )$.
Let $A \in S _ { n } ^ { + + } ( \mathbf { R } )$ and let $g : t \in \mathbf { R } \mapsto \operatorname { det } \left( I _ { n } + t A \right)$. Express, for all $t \in \mathbf { R } , g ( t )$ using the eigenvalues of $A$. Deduce that $g$ is of class $C ^ { \infty }$ on $\mathbf { R }$.
18. The number of distinct roots of $\left| \begin{array} { l } \sin x \cos x \cos x \\ \cos x \sin x \cos x \\ \cos x \cos x \sin x \end{array} \right| = 0$ in the interval $- \frac { \pi } { 4 } \leq x \leq \frac { \pi } { 4 }$ is: (A) 0 (B) 2 (C) 1 (D) 3
Let k be a positive real number and let $$A = \left[ \begin{array} { c c c }
2 k - 1 & 2 \sqrt { k } & 2 \sqrt { k } \\
2 \sqrt { k } & 1 & - 2 k \\
- 2 \sqrt { k } & 2 k & - 1
\end{array} \right] \text { and } B = \left[ \begin{array} { c c c }
0 & 2 k - 1 & \sqrt { k } \\
1 - 2 k & 0 & 2 \sqrt { k } \\
- \sqrt { k } & - 2 \sqrt { k } & 0
\end{array} \right]$$ If $\operatorname { det } ( \operatorname { adj } \mathrm { A } ) + \operatorname { det } ( \operatorname { adj } \mathrm { B } ) = 10 ^ { 6 }$, then $[ \mathrm { k } ]$ is equal to [Note : adj M denotes the adjoint of a square matrix M and $[ \mathrm { k } ]$ denotes the largest integer less than or equal to k].
The total number of distinct $x \in \mathbb{R}$ for which $\left|\begin{array}{ccc} x & x^2 & 1+x^3 \\ 2x & 4x^2 & 1+8x^3 \\ 3x & 9x^2 & 1+27x^3 \end{array}\right| = 10$ is
The trace of a square matrix is defined to be the sum of its diagonal entries. If $A$ is a $2 \times 2$ matrix such that the trace of $A$ is 3 and the trace of $A^{3}$ is $-18$, then the value of the determinant of $A$ is $\_\_\_\_$
Let $\alpha$, $\beta$ and $\gamma$ be real numbers such that the system of linear equations $$x + 2y + 3z = \alpha$$ $$4x + 5y + 6z = \beta$$ $$7x + 8y + 9z = \gamma - 1$$ is consistent. Let $|M|$ represent the determinant of the matrix $$M = \begin{pmatrix} \alpha & 1 & 0 \\ \beta & 2 & 1 \\ \gamma & 1 & 0 \end{pmatrix}.$$ Let $P$ be the plane containing all those $(\alpha, \beta, \gamma)$ for which the above system of linear equations is consistent, and $D$ be the square of the distance of the point $(0, 1, 0)$ from the plane $P$. The value of $|M|$ is ____.
Let $\beta$ be a real number. Consider the matrix $$A = \left( \begin{array} { c c c }
\beta & 0 & 1 \\
2 & 1 & - 2 \\
3 & 1 & - 2
\end{array} \right)$$ If $A ^ { 7 } - ( \beta - 1 ) A ^ { 6 } - \beta A ^ { 5 }$ is a singular matrix, then the value of $9 \beta$ is $\_\_\_\_$ .
If $D = \left| \begin{array} { c c c } 1 & 1 & 1 \\ 1 & 1 + x & 1 \\ 1 & 1 & 1 + y \end{array} \right|$ for $x \neq 0 , y \neq 0$ then $D$ is (1) divisible by neither $x$ nor $y$ (2) divisible by both $x$ and $y$ (3) divisible by $x$ but not $y$ (4) divisible by $y$ but not $x$