Question 1 |
The value of the definite integral \int_{-3}^{3} \int_{-2}^{2} \int_{-1}^{1} (4x^2y-z^3)dzdydx is _____. (Rounded off to the nearest integer)
0 | |
1 | |
2 | |
3 |
Question 1 Explanation:
Question 2 |
Let A be the adjacency matrix of the graph with vertices {1, 2, 3, 4, 5}.

Let \lambda _1,\lambda _2,\lambda _3,\lambda _4,\; and \; \lambda _5 be the five eigenvalues of A. Note that these eigenvalues need not be distinct.
The value of \lambda _1+\lambda _2+\lambda _3+ \lambda _4+ \lambda _5 = _____

Let \lambda _1,\lambda _2,\lambda _3,\lambda _4,\; and \; \lambda _5 be the five eigenvalues of A. Note that these eigenvalues need not be distinct.
The value of \lambda _1+\lambda _2+\lambda _3+ \lambda _4+ \lambda _5 = _____
1 | |
2 | |
3 | |
4 |
Question 2 Explanation:
Question 3 |
Let f(x)=x^3+15x^2-33x-36 be a real-valued function.
Which of the following statements is/are TRUE?
Which of the following statements is/are TRUE?
f(x) does not have a local maximum.
| |
f(x) has a local maximum. | |
f(x) does not have a local minimum. | |
f(x) has a local minimum. |
Question 3 Explanation:
Question 4 |
Let A=\begin{bmatrix}
1 & 2 & 3 &4 \\
4& 1& 2 &3 \\
3& 4 & 1 &2 \\
2 &3 &4 &1
\end{bmatrix} and B=\begin{bmatrix}
3& 4 & 1 &2 \\
4& 1& 2 &3 \\
1 & 2 & 3 &4 \\
2 &3 &4 &1
\end{bmatrix}
Let det(A) and det(B) denote the determinants of the matrices A and B, respectively.
Which one of the options given below is TRUE?
Let det(A) and det(B) denote the determinants of the matrices A and B, respectively.
Which one of the options given below is TRUE?
det(A) = det(B) | |
det(B) = - det(A) | |
det(A)=0 | |
det(AB) = det(A) + det(B) |
Question 4 Explanation:
Question 5 |
Which of the following is/are the eigenvector(s) for the matrix given below?
\begin{pmatrix} -9 &-6 &-2 &-4 \\ -8& -6 & -3 & -1 \\ 20 & 15 & 8 & 5 \\ 32& 21& 7&12 \end{pmatrix}
MSQ
\begin{pmatrix} -9 &-6 &-2 &-4 \\ -8& -6 & -3 & -1 \\ 20 & 15 & 8 & 5 \\ 32& 21& 7&12 \end{pmatrix}
MSQ
\begin{pmatrix}
-1\\
1\\
0\\
1
\end{pmatrix} | |
\begin{pmatrix}
1\\
0\\
-1\\
0
\end{pmatrix} | |
\begin{pmatrix}
-1\\
0\\
2\\
2
\end{pmatrix} | |
\begin{pmatrix}
0\\
1\\
-3\\
0
\end{pmatrix} |
Question 5 Explanation:
Question 6 |
Consider solving the following system of simultaneous equations using LU decomposition.
\begin{aligned} x_1+x_2-2x_3&=4 \\ x_1+3x_2-x_3&=7 \\ 2x_1+x_2-5x_3&=7 \end{aligned}
where L and U are denoted as
L= \begin{bmatrix} L_{11} & 0 & 0 \\ L_{21}& L_{22} & 0 \\ L_{31} & L_{32} & L_{33} \end{bmatrix}, U= \begin{bmatrix} U_{11} & U_{12} & U_{13} \\ 0& U_{22} & U_{23} \\ 0 & 0 & U_{33} \end{bmatrix}
Which one of the following is the correct combination of values for L32, U33, and x_1?
\begin{aligned} x_1+x_2-2x_3&=4 \\ x_1+3x_2-x_3&=7 \\ 2x_1+x_2-5x_3&=7 \end{aligned}
where L and U are denoted as
L= \begin{bmatrix} L_{11} & 0 & 0 \\ L_{21}& L_{22} & 0 \\ L_{31} & L_{32} & L_{33} \end{bmatrix}, U= \begin{bmatrix} U_{11} & U_{12} & U_{13} \\ 0& U_{22} & U_{23} \\ 0 & 0 & U_{33} \end{bmatrix}
Which one of the following is the correct combination of values for L32, U33, and x_1?
L_{32}=2,U_{33}=-\frac{1}{2},x_1=-1 | |
L_{32}=2,U_{33}=2,x_1=-1 | |
L_{32}=-\frac{1}{2},U_{33}=2,x_1=0 | |
L_{32}=-\frac{1}{2},U_{33}=-\frac{1}{2},x_1=0 |
Question 6 Explanation:
Question 7 |
The value of the following limit is _____
\lim_{x \to 0+} \frac{ \sqrt{x}}{1-e^{2 \sqrt{x}}}
\lim_{x \to 0+} \frac{ \sqrt{x}}{1-e^{2 \sqrt{x}}}
-0.5 | |
0.5 | |
0 | |
1 |
Question 7 Explanation:
Question 8 |
Consider the following two statements with respect to the matrices A_{m \times n},B_{n \times m},C_{n \times n} \text{ and }D_{n \times n},
Statement 1: tr(AB) = tr(BA)
Statement 2: tr(CD) = tr(DC)
wheretr() represents the trace of a matrix. Which one of the following holds?
Statement 1: tr(AB) = tr(BA)
Statement 2: tr(CD) = tr(DC)
wheretr() represents the trace of a matrix. Which one of the following holds?
Statement 1 is correct and Statement 2 is wrong. | |
Statement 1 is wrong and Statement 2 is correct. | |
Both Statement 1 and Statement 2 are correct. | |
Both Statement 1 and Statement 2 are wrong. |
Question 8 Explanation:
Question 9 |
For two n-dimensional real vectors P and Q, the operation s(P,Q) is defined as follows:
s(P,Q) = \displaystyle \sum_{i=1}^n (P[i] \cdot Q[i])
Let \mathcal{L} be a set of 10-dimensional non-zero real vectors such that for every pair of distinct vectors P,Q \in \mathcal{L}, s(P,Q)=0. What is the maximum cardinality possible for the set \mathcal{L}?
s(P,Q) = \displaystyle \sum_{i=1}^n (P[i] \cdot Q[i])
Let \mathcal{L} be a set of 10-dimensional non-zero real vectors such that for every pair of distinct vectors P,Q \in \mathcal{L}, s(P,Q)=0. What is the maximum cardinality possible for the set \mathcal{L}?
9 | |
10 | |
11 | |
100 |
Question 9 Explanation:
Question 10 |
Suppose that f: \mathbb{R} \rightarrow \mathbb{R} is a continuous function on the interval [-3,3] and a differentiable function in the interval (-3,3) such that for every x in the interval, f'(x) \leq 2. If f(-3) =7, then f(3) is at most __________
19 | |
32 | |
11 | |
54 |
Question 10 Explanation:
There are 10 questions to complete.
Update Q184 as A instead of C
The answer is D
I think Q160 is broken (all options are becoming wrong)