1
GATE CSE 2020
MCQ (Single Correct Answer)
+2
-0.67
Let A and B be two n$$ \times $$n matrices over real numbers. Let rank(M) and det(M) denote the rank and determinant of a matrix M, respectively. Consider the following statements,
I. rank(AB) = rank(A) rank(B)
II. det(AB) = det(A) det(B)
III. rank(A + B) $$ \le $$ rank(A) + rank(B)
IV. det(A + B) $$ \le $$ det(A) + det(B)
Which of the above statements are TRUE?
I. rank(AB) = rank(A) rank(B)
II. det(AB) = det(A) det(B)
III. rank(A + B) $$ \le $$ rank(A) + rank(B)
IV. det(A + B) $$ \le $$ det(A) + det(B)
Which of the above statements are TRUE?
2
GATE CSE 2019
Numerical
+2
-0
Consider the following matrix :
$$ R=\left[\begin{array}{cccc} 1 & 2 & 4 & 8 \\ 1 & 3 & 9 & 27 \\ 1 & 4 & 16 & 64 \\ 1 & 5 & 25 & 125 \end{array}\right] $$
The absolute value of the product of Eigen values of $R$ is ___________.
Your input ____
3
GATE CSE 2018
MCQ (Single Correct Answer)
+2
-0.6
Consider a matrix P whose only eigenvectors are the multiples of $$\left[ {\matrix{
1 \cr
4 \cr
} } \right].$$
Consider the following statements.
$$\left( {\rm I} \right)$$ $$\,\,\,\,\,\,\,\,\,\,\,\,\,\,$$ $$P$$ does not have an inverse
$$\left( {\rm II} \right)$$ $$\,\,\,\,\,\,\,\,\,\,\,$$ $$P$$ has a repeated eigenvalue
$$\left( {\rm III} \right)$$ $$\,\,\,\,\,\,\,\,\,$$ $$P$$ cannot be diagonalized
Which one of the following options is correct?
4
GATE CSE 2018
MCQ (Single Correct Answer)
+2
-0.6
Which one of the following is a closed form expression for the generating function of the sequence $$\left\{ {{a_n}} \right\},$$ where $${a_n} = 2n + 3$$ for all $$n = 0,1,2,....?$$
GATE CSE Subjects
Browse all chapters by subject
Theory of Computation
Operating Systems
Algorithms
Database Management System
Data Structures
Computer Networks
Software Engineering
Compiler Design
Web Technologies
General Aptitude
Discrete Mathematics
Programming Languages