Recent questions tagged linear-algebra

1 votes
1 answer
391
0 votes
0 answers
392
1 votes
1 answer
395
If $A$ is a $3 \times 3$ matrix satisfying $A^3 – A^2 +A-I= O$ (where $O$ is the zero matrix and $I$ is the identity matrix) then the value of $A^4$ is$A$$O$$I$none of ...
2 votes
2 answers
396
If $\begin{vmatrix} 10! & 11! & 12! \\ 11! & 12! & 13! \\ 12! & 13! & 14! \end{vmatrix} = k(10!)(11!)(12!)$, then the value of $k$ is$1$$2$$3$$4$
1 votes
1 answer
397
2 votes
2 answers
398
Let $A=\begin{pmatrix} 1 & 1 & 0\\ 0 & a & b\\1 & 0 & 1 \end{pmatrix}$. Then $A^{-1}$ does not exist if $(a,b)$ is equal to$(1,-1)$$(1,0)$$(-1,-1)$$(0,1)$
0 votes
0 answers
399
The matrices represented for transformations in homogeneous co-ordinate system are used to transformMultiplication into additionAddition into multiplicationDivision into ...
0 votes
0 answers
400
The concatenation of three or more matrices isAssociative and also commutativeAssociative but not commutative Commutative but not associativeNeither associative nor commu...
0 votes
1 answer
401
0 votes
0 answers
402
An orthogonal matrix A has eigen values 1, 2 and 4, then trace of the matrix $A^T$ is ___________
0 votes
1 answer
403
$1)$ How to find a matrix is diagonalizable or not?Suppose a matrix is $A=\begin{bmatrix} \cos \Theta &\sin \Theta \\ \sin\Theta & -\cos\Theta \end{bmatrix}$Is it diagona...
0 votes
1 answer
404
6 votes
0 answers
405
Prove that the rank of the Adjacency Matrix which is associated with a $k-$ regular graph is $k.$
1 votes
1 answer
406
Consider a $n \times n$ matrix $A=I_n-\alpha\alpha^T$, where $I_n$ is the $n\times n$ identity matrix and $\alpha$ is an $n\times 1$ column vector such that $\alpha^T\alp...
0 votes
1 answer
407
Let $A$ be a $3× 3$ real matrix with all diagonal entries equal to $0$. If $1 + i$ is an eigenvalue of $A$, the determinant of $A$ equals$-4$$-2$$2$$4$
1 votes
2 answers
408
3 votes
4 answers
409
The rank of the matrix$\begin{bmatrix} 1 &2 &3 &4 \\ 5& 6 & 7 & 8 \\ 6 & 8 & 10 & 12 \\ 151 & 262 & 373 & 484 \end{bmatrix}$$1$$2$$3$$4$
1 votes
1 answer
410
The value of $\lambda$ for which the system of linear equations $2x-y-z=12$, $x-2y+z=-4$ and $x+y+\lambda z=4$ has no solution is$2$$-2$$3$$-3$
1 votes
2 answers
412
2 votes
1 answer
413
If the system of equations$\begin{array} \\ax +y+z= 0 \\ x+by +z = 0 \\ x+y + cz = 0 \end{array}$with $a,b,c \neq 1$ has a non trivial solutions, the value of $$\frac{1}{...
1 votes
2 answers
414
Let $V$ be the vector space of all $4 \times 4$ matrices such that the sum of the elements in any row or any column is the same. Then the dimension of $V$ is$8$$10$$12$$1...
4 votes
1 answer
416
The Eigen values of $A=\begin{bmatrix} a& 1& 0\\1 &a &1 \\0 &1 &a \end{bmatrix}$ are______$a,a,a$$0,a,2a$$-a,2a,2a$$a,a+\sqrt{2},a-\sqrt{2}$
26 votes
4 answers
418
4 votes
2 answers
419
Nullity of a matrix = Total number columns – Rank of that matrixBut how to calculate value of x when nullity is already given(1 in this case)
0 votes
1 answer
420
how to prove determinant 1 and 2 are same by some row-column manipulation ,please Help??