Web Page

Syllabus: Matrices, determinants, System of linear equations, Eigenvalues and eigenvectors, LU decomposition.

$$\scriptsize{\overset{{\large{\textbf{Mark Distribution in Previous GATE}}}}{\begin{array}{|c|c|c|c|c|c|c|c|}\hline
\textbf{Year}& \textbf{2022} & \textbf{2021-1}&\textbf{2021-2}&\textbf{2020}&\textbf{2019}&\textbf{2018}&\textbf{2017-1}&\textbf{2017-2}&\textbf{2016-1}&\textbf{2016-2}&\textbf{Minimum}&\textbf{Average}&\textbf{Maximum}
\\\hline\textbf{1 Mark Count} & 1 &0&1&0&1&1&1&1&1&2&0&0.9&2
\\\hline\textbf{2 Marks Count} & 2 &1&1&1&1&1&2&1&0&0&0&1&2
\\\hline\textbf{Total Marks} & 5 &2&3&2&3&3&5&3&1&2&\bf{1}&\bf{2.9}&\bf{5}\\\hline
\end{array}}}$$

Hot questions in Linear Algebra

1 votes
0 answers
241
Calculate the eigenvalues of matrix $M, M^{-1}, M^{2}$ and $M+2 I$ where\[M=\left[\begin{array}{cc}4 & 5 \\2 & -5\end{array}\right].\]
0 votes
1 answer
242
0 votes
1 answer
243
35 votes
4 answers
245
0 votes
0 answers
246
12 votes
2 answers
248
If $P$ and $Q$ are matrices of same order and $PQ=P$, $QP = Q$, then the expression $(P^5 + Q^5)(P + Q)^5$ evaluates to be$(P + Q)$$8(P + Q)(1 + 3PQ)$$16(P +Q)$$32(P+Q)$
4 votes
2 answers
249
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
0 answers
253
While studying Linear algebra I got 2 perspectives. Which meaning out of these 2 is more accurate?
2 votes
1 answer
255
The following vectors $(1, 9, 9, 8), (2, 0, 0, 8), (2, 0, 0, 3)$ areLinearly dependentLinearly independentConstantNone of these
11 votes
2 answers
256
If two adjacent rows of a determinant are interchanged, the value of the determinantbecomes zeroremains unalteredbecomes infinitivebecomes negative of its original value
1 votes
0 answers
257
If A, B & C are matrices & AB=AC then B=C?as we know it is not always true because when A is singular matrix then B=C not possible so what is the right ans to say B=C is ...
1 votes
0 answers
259
Let $\mathbb{R}$ denote the set of real numbers. Let $d \geq 4$ and $\alpha \in \mathbb{R}$. Let$$ S=\left\{\left(a_0, a_1, \ldots, a_d\right) \in \mathbb{R}^{d+1}: \sum_...
0 votes
0 answers
260
For given Matrix:[ 1 2 3 1 5 1 3 1 1 ]Why does the sum of the eigen values of above matrix is the sum of diagonal elements of that matrix?