>
questions
List of practice Questions
Let \[ J = \begin{pmatrix} 2 & 1 & 0 & 0 & 0 & 0 \\ 0 & 2 & 0 & 0 & 0 & 0 \\ 0 & 0 & 2 & 1 & 0 & 0 \\ 0 & 0 & 0 & 2 & 0 & 0 \\ 0 & 0 & 0 & 0 & 3 & 1 \\ 0 & 0 & 0 & 0 & 0 & 3 \end{pmatrix}. \] Then the geometric multiplicity of the eigenvalue \(2\) of \(J\) is equal to ________. (Answer in integer)
GATE MA - 2026
GATE MA
Linear Algebra
Jordan Canonical Form and Eigenspaces
Let \( \alpha = \iint_S \vec{F} \cdot \hat{n} \, dS \), where \( \vec{F} = (2x + 3z)\hat{i} + (xz - y)\hat{j} + (y^2 + 2z)\hat{k} \) and \( S \) is the sphere with centre at \( (3, -1, 2) \) and radius \( 9 \). Here \( \hat{n} \) is the unit normal drawn outward and \( \hat{i}, \hat{j}, \hat{k} \) are unit vectors.
Then the value of \( \dfrac{1}{36\pi}\alpha \) is equal to ______. (Answer in integer)
GATE MA - 2026
GATE MA
Real Analysis
Vector Calculus (Divergence Theorem)
Consider the problem of maximizing \[ z = \begin{pmatrix} x_1 & x_2 & x_3 \end{pmatrix} \begin{pmatrix} 2 & 0 & 0 \\ 0 & 2 & 1 \\ 0 & 1 & 2 \end{pmatrix} \begin{pmatrix} x_1 \\ x_2 \\ x_3 \end{pmatrix} \] subject to \[ \begin{pmatrix} x_1 & x_2 & x_3 \end{pmatrix} \begin{pmatrix} x_1 \\ x_2 \\ x_3 \end{pmatrix} = 1, \] where \( \begin{pmatrix} x_1 \\ x_2 \\ x_3 \end{pmatrix} \in \mathbb{R}^3 \).
Then the maximum value of \( z \) is ______. (Answer in integer)
GATE MA - 2026
GATE MA
Linear Algebra
Quadratic Forms and Eigenvalues
Let \( P_3(\mathbb{R}) \) be the vector space of all polynomials of degree at most three with real coefficients under usual polynomial addition and scalar multiplication. Let \( T: P_3(\mathbb{R}) \to \mathbb{R}^2 \) be the linear transformation defined as \[ T(p) = \left(p(1), p'(1)\right) \] for all \( p \in P_3(\mathbb{R}) \), where \( p' \) is the derivative of \( p \).
Then the nullity of \( T \) is equal to ______. (Answer in integer)
GATE MA - 2026
GATE MA
Linear Algebra
Linear Transformations (Rank-Nullity Theorem)
The number of zeros of the complex polynomial \( z^6 + 5z^3 + 4z + 11 \) in the annulus \( \{z \in \mathbb{C} : 1 < |z| < 3\} \) is equal to ______. (Answer in integer)
GATE MA - 2026
GATE MA
Complex Analysis
Rouche’s theorem
Let \( L^2[0, \pi] \) denote the space of all real valued Lebesgue square integrable functions on \( [0, \pi] \). Let \( T: L^2[0, \pi] \to L^2[0, \pi] \) be defined as follows: \[ T(f(x)) = \sin x \int_0^{\pi} f(t)\cos t \, dt + \cos x \int_0^{\pi} f(t)\sin t \, dt \]
Then the value of \( \dfrac{4}{\pi}\|T\| \) is equal to ______. (Answer in integer)
GATE MA - 2026
GATE MA
Functional Analysis
Hilbert Spaces
Let \( \Omega = \{(x, y) \in \mathbb{R}^2 : x^2 + y^2 < 1\} \) be the open unit disc and \( \partial\Omega \) be its boundary. If \( u(x, y) \) is the solution of the following Dirichlet problem
\[ \frac{\partial^2 u}{\partial x^2} + \frac{\partial^2 u}{\partial y^2} = 0 \quad \text{in } \Omega \]
\[ u(x, y) = x^2 - y^2 \quad \text{on } \partial\Omega, \]
then the value of \( 4\left(u\left(\frac{1}{2}, 0\right) - u\left(0, \frac{1}{2}\right)\right) \) is ______.
GATE MA - 2026
GATE MA
Partial Differential Equations
Laplace Equation and Dirichlet Problem
Let \( X = \{5, 6, 7, 8, 9, 10\} \) be equipped with the topology
\[ \tau = \{ \phi, X, \{5,6,7\}, \{8,9,10\} \} \]
Then the number of subsets of \( X \) which are neither open nor closed is ______.
GATE MA - 2026
GATE MA
Topology
Open and Closed Sets
Let \( \alpha, \beta \in \mathbb{R} \). If \( (4, 0, 2, \beta) \) is an optimal solution of the Linear Programming Problem:
\[ \text{minimize} \quad x_1 + 3x_2 + 2x_3 - \alpha x_4 \]
subject to
\[ 4x_1 + x_2 + x_3 = 18 \]
\[ -3x_1 + 2x_3 + x_4 = 2 \]
\[ x_1, x_2, x_3, x_4 \geq 0, \]
then the maximum value of \( 22(\alpha + \beta) \) is equal to ______.
GATE MA - 2026
GATE MA
Linear Programming
Optimality Conditions and Duality
Let \( D = \{(x, y) \in \mathbb{R}^2 : 0 \leq x \leq 2,\ 0 \leq y \leq 2\} \) and let \( f(t) \) denote the smallest integer greater than or equal to \( t \). Then the value of the integral
\[ \iint_D f(x+y)\, dx\, dy \]
is ______.
GATE MA - 2026
GATE MA
Real Analysis
Double Integrals
If Jacobi method is used to solve the following system of linear equations
\[ \begin{pmatrix} 1 & 2 & 1 \\ 0 & 2 & 2 \\ 1 & 1 & 1 \end{pmatrix} \begin{pmatrix} x_1 \\ x_2 \\ x_3 \end{pmatrix} = \begin{pmatrix} 2 \\ 2 \\ 2 \end{pmatrix} \]
with the initial guess \( x^{(0)} = \begin{pmatrix} 0 \\ 0 \\ 0 \end{pmatrix} \) and \( x^{(i)} = \begin{pmatrix} x_1^{(i)} \\ x_2^{(i)} \\ x_3^{(i)} \end{pmatrix} \), \( i = 1,2,3,\ldots \), denotes the \( i^{th} \) iterate, then the value of \( \left| x_1^{(2)} + x_2^{(2)} + x_3^{(2)} \right| \) is equal to ______.
GATE MA - 2026
GATE MA
Numerical Analysis
Iterative Methods for Linear Systems
Suresh said, “I did it yesterday.”
Which one of the following options is the correct form of this sentence in indirect speech?
GATE ES - 2026
GATE ES
General Aptitude
Direct And Indirect Speech
To continue the sequence of tiles shown, the tile indicated by the question mark should be:
GATE ES - 2026
GATE ES
General Aptitude
Number Pattern and Series Completion
Consider an art gallery whose walkways are shown as lines in the diagram. A black dot represents a junction of two walkways. A guard may be placed at a junction to watch over the walkways that join at that junction. The minimum number of guards needed to watch all the walkways is ________.
GATE ES - 2026
GATE ES
General Aptitude
Logical Reasoning
The 2
nd
of June is a Thursday in a certain year. Which day of the week is the 3
rd
of July in that year?
GATE ES - 2026
GATE ES
General Aptitude
Calendars
A coin with heads facing up is shown as (H) and a coin with tails facing up is shown as (T).
Six coins are placed in the Starting Arrangement, as shown in the figure below. A “step” is defined as interchanging a pair of adjacent coins without flipping them. The minimum number of steps needed to go from the Starting Arrangement to the Final Arrangement, as shown in the figure, is ________.
GATE ES - 2026
GATE ES
General Aptitude
Analytical Reasoning - Arrangements and Permutations
Exacerbate : Mitigate :: __________
Choose the option with the correct pair of words to fill the blank.
GATE ES - 2026
GATE ES
General Aptitude
Analogies
A paper shown in Panel I is folded along the dashed lines (- - -) to construct a cube. The shaded regions shown in Panel I appear on the outer surface of the cube. Referring to cubes shown in Panel II, which one of the options is correct?
GATE ES - 2026
GATE ES
General Aptitude
Spatial Reasoning - Paper Folding and Cube Nets
In a population, patients who have high cholesterol also have high blood-pressure (BP). Some patients with high BP also have diabetes. There are no patients who have both high cholesterol and diabetes. Furthermore,
1. the total number of patients with at least one of these conditions is 75,
2. the number of patients with high cholesterol is 10,
3. the number of patients with high BP is 45, and
4. the number of patients with only high BP and no other conditions is 20.
Then the number of patients who have both diabetes and high BP is ________
GATE ES - 2026
GATE ES
General Aptitude
Set Theory
Four people P, Q, R, and S, of different ages, make the following observations.
P - I am younger than S.
Q - I am neither the youngest nor the oldest.
R - P is older than me.
Based on these observations, the youngest person is ______.
GATE ES - 2026
GATE ES
General Aptitude
Logical Deduction
Circles \(C_1\), \(C_2\), and \(C_3\), with centers \(O_1\), \(O_2\), and \(O_3\), and radii \(r_1\), \(r_2\), and \(r_3\), respectively, touch each other as shown in the following figure. Given \(r_1 = 2\) cm, \(r_2 = 1\) cm and the angle \(\angle O_1 O_3 O_2\) is 90 degrees, \(r_3 =\) ______ cm.
GATE ES - 2026
GATE ES
General Aptitude
Geometry
If \(2X + \begin{bmatrix} 1 & 2 \\ 3 & 4 \end{bmatrix} = \begin{bmatrix} 3 & 8 \\ 7 & 2 \end{bmatrix}\), then \(X\) is ______.
GATE ES - 2026
GATE ES
Engineering Mathematics
Linear Algebra
The correct integral of \(\displaystyle\int \frac{\sin x}{\sqrt{1+\cos x}}\,dx\) (assuming integral constant as \(c\)) is ______.
GATE ES - 2026
GATE ES
Engineering Mathematics
Integration
Given \(f(x) = 3x^4 + 4x^3 - 12x^2 + 6\), the minimum value of \(f(x)\) is ______.
GATE ES - 2026
GATE ES
Engineering Mathematics
Local maxima and minima
A box contains 26 cards with all English alphabets from A to Z.
The probability of randomly choosing the card with either 'E' or 'S' from this box is ______.
GATE ES - 2026
GATE ES
General Aptitude
Probability
Prev
1
...
102
103
104
105
106
...
12229
Next