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

Highest voted questions in Linear Algebra

23 votes
3 answers
61
22 votes
2 answers
65
Let $A$ be a matrix such that $A^{k}=0$. What is the inverse of $I - A$?$0$$I$$A$$1 + A + A^{2} + ...+ A^{k - 1}$Inverse is not guaranteed to exist.
22 votes
3 answers
66
Consider the following set of equations$x+2y=5$$4x+8y=12$$3x+6y+3z=15$This sethas unique solutionhas no solutionhas finite number of solutionshas infinite number of solut...
22 votes
4 answers
67
Consider the following matrix $$A = \left[\begin{array}{cc}2 & 3\\x & y \end{array}\right]$$ If the eigenvalues of A are $4$ and $8$, then$x = 4$, $y = 10$$x = 5$, $y = 8...
21 votes
3 answers
71
What are the eigenvalues of the following $2\times 2$ matrix? $$\left( \begin{array}{cc} 2 & -1\\ -4 & 5\end{array}\right)$$$-1$ and $1$$1$ and $6$$2$ and $5$$4$ and $-1$...
20 votes
4 answers
73
The rank of the matrix given below is:$$\begin{bmatrix} 1 &4 &8 &7\\ 0 &0& 3 &0\\ 4 &2& 3 &1\\ 3 &12 &24 &21 \end{bmatrix}$$$3$$1$$2$$4$
19 votes
3 answers
76
Suppose $A$ is $3$ by $4,$ and $A x=0$ has all solutions in the following form -$$\mathrm{x}=\mathrm{s}\left[\begin{array}{l}1 \\1 \\1 \\0\end{array}\right]+\mathrm{t}\le...
18 votes
2 answers
80
Consider Three matrices $A, B$ and $C$ such that -$$\underbrace{\left(\begin{array}{lllll}1 & 2 & 4 & 2 & 5 \\& 2 & 3 & 5 & 6 \\& & 3 & 4 & 3 \\& & & 4 & 3 \\& & & 5\end{...