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}}}$$

Most answered questions in Linear Algebra

4 votes
1 answer
367
Consider the $n \times n$ matrix $M$ defined as follows:$$M=\left(\begin{array}{cccc}1 & 2 & \ldots & n \\n+1 & n+2 & \ldots & 2 n \\2 n+1 & 2 n+2 & \ldots & 3 n \\\vdots...
0 votes
1 answer
368
if the determinant of matrix A is d then the determinant of the cofactor matrix of A will be d^2, is this rule correct?I am not able to satisfy this rule with a 2*2 matri...
0 votes
1 answer
369
Isn’t the “No of independent rows”= RAnk of matrix?
1 votes
1 answer
371
With no unique solution, solve for $n$ with the following system of equations$$\begin{array}{r}a+b+2 c=3 \\a+2 b+3 c=4 \\a+4 b+n c=6\end{array}$$
0 votes
1 answer
372
To justify the OPTION B they gave an example of 2*2 matrix. However we can see that row 2 is linearly dependent on row1. Even though the 2nd row looks non-zero it can be ...
1 votes
1 answer
379