Tag: determinants

Questions Related to determinants

Multiple choice business maths inverse of a matrix and linear equations non singular matrix singular & non-singular matrix determinants

Let $A$ be a square matrix of order $n \times  n$. A constant $\lambda $ is said to be characteristic root of $A$ if there exists a $n \times  1$ matrix $X$ such that  $AX=\lambda X$

If $\lambda $ is a characteristic root of $A$ and $n\in N$, then $\lambda ^{n}$ is a characteristic root of

  1. $A^n$
  2. $A^{n-1}$
  3. $A^{-n}$
  4. $A-A^n+A^{-n}$
Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Since $X\neq 0$ is such that $(A-\lambda I)X=0,:|A-\lambda I|=0\Leftrightarrow A-\lambda I$ is singular. If $A-\lambda I$ is non-singular the then equation $(A-\lambda I)X=0\Rightarrow X=0$
If $\lambda= 0$, we get $|A|=0\Rightarrow A$ is singular.
We have            $A^2 :X=A(AX) =A(\lambda X) = \lambda(AX)$
                                   $=\lambda^2X$,
                          $A^3 :X=A(A^2X) =A(\lambda^2 X)$
                                   $=\lambda^2(AX)=\lambda^2(\lambda X)=\lambda^3 X$
      Continuing in this way, we obtain
                        ${A}^{n} X=\lambda^{n}: X: \forall : n\in N$

Multiple choice business maths inverse of a matrix and linear equations non singular matrix singular & non-singular matrix determinants

If $A =\begin{bmatrix}4 &x+2 \2x-3 &x+1 \end{bmatrix}$ is an invertible matrix, then $x$ cannot take value

  1. -1

  2. 2

  3. 3

  4. none of these

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

A matrix is invertible if its determinant is non-zero. Determinant = 4(x+1) - (x+2)(2x-3) = 4x + 4 - (2x^2 + x - 6) = -2x^2 + 3x + 10. Setting this to 0: 2x^2 - 3x - 10 = 0. Using the quadratic formula, x = (3 +/- sqrt(9 - 4*2*-10)) / 4 = (3 +/- sqrt(89)) / 4. Since these values are not in the options, 'none of these' is the correct choice.

Multiple choice business maths inverse of a matrix and linear equations non singular matrix singular & non-singular matrix determinants

Let $A$ be a square matrix of order $n\times n$ and let $P$ be a non-singular matrix, then which of the following matrices have the same characteristic roots.

  1. $A$ and $PA$
  2. $A$ and $AP$
  3. $A$ and $P^{-1}AP$
  4. none of these

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Let the characteristic root of $A$ be $\lambda $.


$\displaystyle \Rightarrow \left| A-\lambda I \right| =0$

For $\displaystyle { P }^{ -1 }AP;\left| { P }^{ -1 }AP-\lambda I \right| =\left| { P }^{ -1 }AP-\lambda { P }^{ -1 }PI \right| =\left| { P }^{ -1 } \right| \left| A-\lambda I \right| \left| P \right| =\left| A-\lambda 1 \right| .$

$\Rightarrow \lambda $ is also characteristic roots of matrix $\displaystyle { P }^{ -1 }AP$

Multiple choice business maths inverse of a matrix and linear equations non singular matrix singular & non-singular matrix determinants

Let $A$ be an $n\times n$ matrix such that $A^n=\alpha A,$ where $\alpha$ is a real number different from $1$ and $-1$. Then, the matrix $A+I _n$ is

  1. singular

  2. non-singular, i.e., invertible

  3. scalar

  4. None of these

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Let $B=A+{ I } _{ n }$.


Since $A=B-{ I } _{ n }$, the condition ${ A }^{ n }=\alpha A$ can be written in the form $\displaystyle { \left( { B-I } _{ n } \right)  }^{ n }\alpha \left( B-{ I } _{ n } \right) $

$\displaystyle \Rightarrow { B }^{ n }-^{ n }{ { C } _{ 1 } }{ B }^{ n-1 }+^{ n }{ { C } _{ 2 } }{ B }^{ n-2 }+...+{ \left( -1 \right)  }^{ n }{ I } _{ n }=\alpha B-\alpha { I } _{ n }$

$\displaystyle \Rightarrow { B }^{ n }-^{ n }{ { C } _{ 1 } }{ B }^{ n-1 }+^{ n }{ C } _{ 2 }{ B }^{ n-2 }+...+{ \left( -1 \right)  }^{ n-1 }B-\alpha B=-\alpha { I } _{ n }-{ \left( -1 \right)  }^{ n }{ I } _{ n },$

$\displaystyle \Rightarrow B\left( { B }^{ n-1 }-^{ n }{ { C } _{ 1 }{ B }^{ n-2 }+^{ n }{ { C } _{ 2 } }{ B }^{ n-3 }+...+{ \left( -1 \right)  }^{ n-1 }{ I } _{ n }-\alpha { I } _{ n } } \right) =\left[ { \left( -1 \right)  }^{ n+1 }-\alpha  \right] { I } _{ n }.$

Since $\displaystyle { \left( -1 \right)  }^{ n+1 }-\alpha \neq 0,\left[ \because \alpha \neq \pm 1 \right] $

$\therefore$ $B$ is invertible 

Multiple choice business maths inverse of a matrix and linear equations non singular matrix singular & non-singular matrix determinants

Matrix $\begin{bmatrix}a & b &(a\alpha -b) \b  & c & (b\alpha -c)\2 & 1 & 0\end{bmatrix}$ is non invertible if 

  1. $\alpha = 1/2$
  2. a, b, c are in A.P.

  3. a, b, c are in G.P.

  4. a, b, c are in H.P.

Reveal answer Fill a bubble to check yourself
A,C Correct answer
Explanation

$\Delta =\begin{vmatrix} a & b & (a\alpha -b) \ b & c & (b\alpha -c) \ 2 & 1 & 0 \end{vmatrix}\ =2\left( b(b\alpha -c)-c(a\alpha -b) \right) -1\left( a(b\alpha -c)-b(a\alpha -b) \right)$

 
Expanding along $R _3$

$ =2{ b }^{ 2 }\alpha -2bc-2ac\alpha +2bc-ab\alpha +ca+ab\alpha -{ b }^{ 2 }\\ =\left( { b }^{ 2 }-ac \right) \left( 2\alpha -1 \right) $

Matrix is non invertible when $\Delta =0$
i.e $\displaystyle\alpha=\frac{1}{2}$ and $a,b,c$ are in $G.P$

Multiple choice business maths inverse of a matrix and linear equations non singular matrix singular & non-singular matrix determinants

If $\left |\begin{matrix}1 & -1 &x \ 1 & x & 1\ x & -1 & 1\end{matrix} \right|$ has no inverse, then the real value of $x$ can be is

  1. 2

  2. 3

  3. 0

  4. 1

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation
$\begin{vmatrix} 1 & -1 & x \\ 1 & x & 1 \\ x & -1 & 1 \end{vmatrix}$
No inverse
$\Rightarrow \left| A \right| =0$
$x+1+1(1-x)+x(-1-{ x }^{ 2 })=0$
$x+1+1-x-x-{ x }^{ 3 }=0$
${ x }^{ 3 }-x-2=0$
$\Rightarrow { x }^{ 3 }+2x-x-2=0$
$\left( { x }^{ 2 }-1 \right) \left( x+2 \right) =0$
$\Rightarrow x=\pm 1,x=-2$
Real value of $x=1$
Option D
Multiple choice business maths inverse of a matrix and linear equations non singular matrix singular & non-singular matrix determinants

If $A$ and $B$ are any two matrices such that $AB = 0$ and $A$ is non-singular, then

  1. $B = 0$
  2. $B$ is singular
  3. $B$ is non-singular
  4. $B = A$
Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation
Given that $AB = 0$, taking determinants on both sides, we have
$|A\cdot B| = 0$
$\therefore |A| \times |B| = 0$
Product of two numbers is zero if one of them is zero.
Since $A$ is non-singular matrix, $B$ has to be singular, meaning that its determinant has to be zero.
The matrix need not be zero.
Multiple choice business maths inverse of a matrix and linear equations non singular matrix singular & non-singular matrix determinants

If the matrix $\begin{bmatrix} -1& 3 &2 \1&k&-3\1&4&5\end{bmatrix}$ has an inverse then the values of $k$.

  1. $k$ is any real number
  2. $k = -4$
  3. $k \neq -4$
  4. $k \neq 4$
Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation
For a matrix to be invertible, its determinant must not be zero.
$\therefore -1(5k + 12) - 3(5 - (-3)) + 2(4 - k) \neq 0$
$\therefore -5k - 12 - 24 + 8 - 2k \neq 0$
$\therefore -7k \neq 28$
$\therefore k \neq -4$