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

0 votes
1 answer
161
35 votes
4 answers
163
0 votes
0 answers
164
23 votes
7 answers
166
The rank of the following $(n+1) \times (n+1)$ matrix, where $a$ is a real number is $$ \begin{bmatrix} 1 & a & a^2 & \dots & a^n \\ 1 & a & a^2 & \dots & a^n \\ \vdots ...
4 votes
2 answers
167
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
172
While studying Linear algebra I got 2 perspectives. Which meaning out of these 2 is more accurate?
2 votes
1 answer
173
The following vectors $(1, 9, 9, 8), (2, 0, 0, 8), (2, 0, 0, 3)$ areLinearly dependentLinearly independentConstantNone of these
11 votes
2 answers
174
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
175
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 ...
17 votes
3 answers
177
The determinant of the matrix $\begin{bmatrix} 6 & -8 & 1 & 1 \\ 0 & 2 & 4 & 6 \\ 0 & 0 & 4 & 8 \\ 0 & 0 & 0 & -1 \end{bmatrix}$$11$$-48$$0$$-24$
1 votes
0 answers
178
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
179
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?