Skip to content

CSIR NET December 2023Part B

All 37 Part B questions we have transcribed from this paper, of the 96 on the site for this sitting — every option and the answer key, with the reasoning for each one.

Part B

One correct option. 3 marks, −0.75 for a wrong answer.

Q1openSequences: convergence, monotone, Bolzano–Weierstrass, Cauchy

Consider the following subset of {}. Which one of the following statements is true?

  1. A.inf U = 5.
  2. B.inf U = 4.
  3. C.inf U = 3.
  4. D.inf U = 2.

Solution

. So U = [3, 4] and inf U = 3.

Save for spaced revision (free account)

Q2Limit assumed to existlimsup, liminf and subsequential limits

Consider the sequence , where . Which one of the following statements is true?

  1. A..
  2. B..
  3. C..
  4. D..

Trap Analysis has the working, and why each of the other options was written to tempt you.

Q3openSeries: comparison, ratio, root, Raabe, condensation, alternating, rearrangements

Consider the following infinite series: . Which one of the following statements is true?

  1. A.(a) is convergent, but (b) is not convergent.
  2. B.(a) is not convergent, but (b) is convergent.
  3. C.Both (a) and (b) are convergent.
  4. D.Neither (a) nor (b) is convergent.

Solution

(a): the non-zero terms are , an alternating series with terms decreasing to 0 (Leibniz ~ , comparison with a convergent p-series.

Save for spaced revision (free account)

Q4Execution slipDifferentiability, mean value theorems, Taylor, L'Hôpital

Let f(x) be a cubic polynomial with real coefficients. Suppose that f(x) has exactly one real root and that this root is simple. Which one of the following statements holds for ALL antiderivatives F(x) of f(x)?

  1. A.F(x) has exactly one real root.
  2. B.F(x) has exactly four real roots.
  3. C.F(x) has at most two real roots.
  4. D.F(x) has at most one real root.

Solution

F′ = f changes sign exactly once, so F is monotone on each side of one point: at most two real roots (and the constant of integration can realise 0, 1 or 2).

Save for spaced revision (free account)

Q5openDifferentiability, mean value theorems, Taylor, L'Hôpital

Let be a differentiable function such that f and its derivative f′ have no common zeros in [0, 1]. Which one of the following statements is true?

  1. A.f never vanishes in [0, 1].
  2. B.f has at most finitely many zeros in [0, 1].
  3. C.f has infinitely many zeros in [0, 1].
  4. D.f(1/2) = 0.

Trap Analysis has the working, and why each of the other options was written to tempt you.

Q6Execution slipDifferentiability, mean value theorems, Taylor, L'Hôpital

Let be defined by for x ∈ (0, 1) and f(x) = 0 otherwise, and let f′ be its derivative. Let S = { for all }. Which one of the following is true?

  1. A.S = ∅
  2. B.S ≠ ∅ and S is a proper subset of
  3. C. is a proper subset of S
  4. D.S ∩ (0, 1) ≠ ∅

Trap Analysis has the working, and why each of the other options was written to tempt you.

Q7openMeasurable sets and functions

Let X be a non-empty finite set and Y = { : f is a real-valued function on X}. Which one of the following statements is true?

  1. A.Y is an infinite set.
  2. B.Y has elements.
  3. C.There is a bijective function from X to Y.
  4. D.There is a surjective function from X to Y.

Solution

Every subset of X is the zero set of its indicator-complement (f = 1 off the subset, 0 on it), so Y is the power set of X, with > |X| elements.

Save for spaced revision (free account)

Q8Execution slipLinear transformations, matrix representation, change of basis

Let A be an n × n matrix with complex entries. If n ≥ 4, which one of the following statements is true?

  1. A.A does not have any non-zero invariant subspace in .
  2. B.A has an invariant subspace in of dimension n − 3.
  3. C.All eigenvalues of A are real.
  4. D. does not have any invariant subspace in of dimension n − 1.

Solution

Over every matrix is triangularisable (Schur), so the span of the first k basis vectors of a triangularising basis is an invariant subspace of every dimension k — in particular n − 3 ≥ 1.

Save for spaced revision (free account)

Q9Converse assumedLinear transformations, matrix representation, change of basis

Which one of the following statements is FALSE?

  1. A.The product of two 2×2 real matrices of rank 2 is of rank 2.
  2. B.The product of two 3×3 real matrices of rank 2 is of rank at most 2.
  3. C.The product of two 3×3 real matrices of rank 2 is of rank at least 2.
  4. D.The product of two 2×2 real matrices of rank 1 can be the zero matrix.

Trap Analysis has the working, and why each of the other options was written to tempt you.

Q10Finite-dimensional intuitionLinear transformations, matrix representation, change of basis

Let denote the n × n identity matrix. Which one of the following statements is true?

  1. A.If A is a real 3×2 matrix and B a real 2×3 matrix with BA , then AB .
  2. B.Let A = [[3, 3], [1, 2]]. Then there is a matrix B with integer entries such that AB .
  3. C.Let A = [[3, 1], [1, 2]] with entries in . Then there is a matrix B with entries in such that AB .
  4. D.If A is a real non-zero 3×3 diagonal matrix, then there is a real matrix B such that AB .

Trap Analysis has the working, and why each of the other options was written to tempt you.

Q11Execution slipEigenvalues, characteristic & minimal polynomials, Cayley–Hamilton

Let be the n × n real matrix with ij for all 1 ≤ i, j ≤ n. If n ≥ 3, which one of the following is an eigenvalue of A?

  1. A.1
  2. B.n
  3. C.n(n+1)/2
  4. D.n(n+1)(2n+1)/6

Solution

A = vvᵀ with v = (1, 2, …, n) has rank 1; its only non-zero eigenvalue is .

Save for spaced revision (free account)

Q12Converse assumedQuadratic forms, positive definiteness, Sylvester's law

Let (−, −) be a symmetric bilinear form on such that there exist nonzero with (v, v) > 0 > (w, w) and (v, w) = 0. Let A be the 2×2 real symmetric matrix representing this form in the standard basis. Which one of the following statements is true?

  1. A..
  2. B.rank A = 1.
  3. C.rank A = 0.
  4. D.There exists such that (u, u) = 0.

Trap Analysis has the working, and why each of the other options was written to tempt you.

Q13Execution slipQuadratic forms, positive definiteness, Sylvester's law

For , let A_a = [[2, −1, 0], [−1, 2, −1], [0, −1, a]]. Which one of the following statements is true?

  1. A.A_a is positive definite for all a < 3.
  2. B.A_a is positive definite for all a > 3.
  3. C.A_a is positive definite for all a ≥ −2.
  4. D.A_a is positive definite only for finitely many values of a.

Solution

Leading principal minors: 2, 3 and det A_a = 3a − 2. Positive definite iff a > 2/3, which contains all a > 3.

Save for spaced revision (free account)

Q14Property not inheritedSubgroups, cosets, Lagrange, cyclic groups

Let G be any finite group. Which one of the following is necessarily true?

  1. A.G is a union of proper subgroups.
  2. B.G is a union of proper subgroups if |G| has at least two distinct prime divisors.
  3. C.If G is abelian, then G is a union of proper subgroups.
  4. D.G is a union of proper subgroups if and only if G is not cyclic.

Solution

A finite group is the union of its proper subgroups iff it is not cyclic: if it is cyclic a generator lies in no proper subgroup; if not cyclic every element generates a proper subgroup.

Save for spaced revision (free account)

Q15Execution slipIdeals, quotient rings, prime & maximal ideals, CRT

Which one of the following is equal to in ?

  1. A.88
  2. B.−88
  3. C.−2
  4. D.0

Solution

89 is prime and is cyclic of order 88. For a generator is a geometric sum equal to 0 because 88 ∤ 37 (so .

Save for spaced revision (free account)

Q16Finite-dimensional intuitionField extensions, splitting fields, finite fields

Consider the field with the Euclidean topology. Let K be a proper subfield of that is not contained in . Which one of the following statements is necessarily true?

  1. A.K is dense in .
  2. B.K is an algebraic extension of .
  3. C. is an algebraic extension of K.
  4. D.The smallest closed subset of containing K is NOT a field.

Trap Analysis has the working, and why each of the other options was written to tempt you.

Q17Execution slipCauchy–Riemann equations, harmonic functions

Let be a real-differentiable function and define u(x, y) = Re f(x + iy), v(x, y) = Im f(x + iy). Let denote the gradient. Which one of the following is necessarily true?

  1. A.For , the level curves and are orthogonal wherever they intersect.
  2. B. at every point.
  3. C.If f is an entire function, then at every point.
  4. D.If at every point, then f is an entire function.

Solution

For entire f the Cauchy–Riemann equations give . Without holomorphy there is no such relation, and orthogonal gradients alone do not force CR (e.g. f = z̄ has .

Save for spaced revision (free account)

Q18openCauchy–Riemann equations, harmonic functions

Let ℍ = {} and f(z) = . Which one of the following statements is true?

  1. A.f(ℍ∖{0}.
  2. B.f(ℍ) ∩ ℍ is countable.
  3. C.f(ℍ) is bounded.
  4. D.f(ℍ) is a convex subset of .

Trap Analysis has the working, and why each of the other options was written to tempt you.

Q19Execution slipArgument principle, Rouché's theorem, open mapping

How many roots does the polynomial have in the open disc { : |z| < 1}?

  1. A.100
  2. B.50
  3. C.30
  4. D.0

Solution

On |z| = 1, || = 50 > 1 + 40 + 6 + 1 = 48 ≥ ||, so by Rouché the polynomial has as many zeros inside as : thirty.

Save for spaced revision (free account)

Q20Execution slipArgument principle, Rouché's theorem, open mapping

Let f be a meromorphic function on an open set containing the unit circle C and its interior. Suppose f has no zeros and no poles on C, and let n_p and denote the number of poles and zeros of f inside C. Which one of the following is true?

  1. A.zf)′/(zf) dz .
  2. B.zf)′/(zf) dz .
  3. C.zf)′/(zf) dz .
  4. D.zf)′/(zf) dz .

Trap Analysis has the working, and why each of the other options was written to tempt you.

Q21openSturm–Liouville problems and Green's functions

The smallest real number for which the problem has a non-trivial solution is

  1. A.3
  2. B.2
  3. C.1
  4. D.4

Trap Analysis has the working, and why each of the other options was written to tempt you.

Q22openClassification and canonical forms

The partial differential equation xy is

  1. A.elliptic in {(x, y) : y > 0}
  2. B.parabolic in {(x, y) : x > 0, y > 0}
  3. C.hyperbolic in {(x, y) : xy ≠ 0}
  4. D.parabolic in {(x, y) : xy ≠ 0}

Solution

AC wherever xy ≠ 0: hyperbolic.

Save for spaced revision (free account)

Q23Limit assumed to existLaplace, heat and wave equations: separation of variables

Consider the Cauchy problem for the wave equation on , with u(x, 0) = for x ≠ 0 (and 0 at x = 0), and u_t(x, 0) = x . Which one of the following is true?

  1. A. u(5, t) = 1
  2. B. u(5, t) = 2
  3. C. u(5, t) = 1/2
  4. D. u(5, t) = 0

Trap Analysis has the working, and why each of the other options was written to tempt you.

Q24openNumerical ODE: Euler, Runge–Kutta

Using Euler's method with step size 0.05, the approximate value of the solution of dy/dx , at x = 1.1 (rounded to two decimal places) is

  1. A.1.50
  2. B.1.65
  3. C.1.25
  4. D.1.15

Solution

.

Save for spaced revision (free account)

Q25openIsoperimetric problems

The cardinality of the set of extremals of dx subject to dx = 3 is

  1. A.0
  2. B.1
  3. C.2
  4. D.countably infinite

Trap Analysis has the working, and why each of the other options was written to tempt you.

Q26openFredholm and Volterra equations

The value of for which the integral equation y(t) dt has a non-zero solution is

  1. A.
  2. B.
  3. C.
  4. D.

Solution

Separable kernel: ˣ with dt , so .

Save for spaced revision (free account)

Q27openLagrangian formalism and generalised coordinates

Let g denote the acceleration due to gravity and a > 0. A particle of mass m glides without friction on the cycloid . The equation of motion of the particle is

  1. A.̈ + ½ ̇
  2. B.̈ ̇
  3. C.̈ ̇
  4. D.̈ ̇

Trap Analysis has the working, and why each of the other options was written to tempt you.

Q28openRandom variables, distributions, moments, MGF

Suppose X ~ Poisson(3/4). Then which of the following statements is true?

  1. A.P(X > 9) ≥ 11/12
  2. B.P(X < 9) ≥ 11/12
  3. C.
  4. D.(11/9)X ~ Poisson(11/12)

Solution

Markov: P(X ≥ 9) ≤ E[X]/9 = 1/12, so P(X < 9) ≥ 11/12. The variance is 3/4 < 11/12, and a scaled Poisson is not Poisson.

Save for spaced revision (free account)

Q29Moments and tailsRandom variables, distributions, moments, MGF

Let (X, Y) have joint moment generating function (5/6 + . Then P(X + 2Y > 1) equals

  1. A.1581/3456
  2. B.1875/3456
  3. C.125/3456
  4. D.3331/3456

Trap Analysis has the working, and why each of the other options was written to tempt you.

Q30Moments and tailsModes of convergence, WLLN, SLLN, CLT

Let be i.i.d. with CDF F(x) = 0 for x < 5 and 1 − for x ≥ 5. Define {} and , and let Z be standard normal. Which one of the following statements is true?

  1. A.
  2. B. in probability as
  3. C. in distribution as
  4. D.

Solution

~ Exp(n), so in probability while in probability (the right scaling is n, not .

Save for spaced revision (free account)

Q31openMLE and method of moments

The probability of a head in tossing a coin is p ∈ (0, 1). The coin is independently tossed 25 times and heads appear 10 times. The Bayes estimate of p with respect to the prior Beta(5, 5) and squared error loss is

  1. A.3/7
  2. B.3/5
  3. C.1/2
  4. D.2/5

Solution

Posterior is Beta(5 + 10, 5 + 15) = Beta(15, 20) with mean 15/35 = 3/7.

Save for spaced revision (free account)

Q32openSufficiency, completeness, UMVUE, Cramér–Rao

For n ≥ 2, let be a random sample with density f(x| on unknown. Which of the following is the UMVUE for ?

  1. A.
  2. B.
  3. C.
  4. D.

Solution

~ Exp with mean , and is complete sufficient; the sample mean of is unbiased for .

Save for spaced revision (free account)

Q33What the inference meansSufficiency, completeness, UMVUE, Cramér–Rao

For n ≥ 2, let be and , where and are unknown. Which of the following is a jointly minimal sufficient statistic for ?

  1. A. iY
  2. B. iY
  3. C. iY
  4. D. iY

Trap Analysis has the working, and why each of the other options was written to tempt you.

Q34What the inference meansNeyman–Pearson lemma and UMP tests

Let be a random sample from the gamma density f(x| for unknown. Let and be the UMP test of size 0.05 for against . With the th quantile of , the test rejects iff

  1. A.T ≥ ½
  2. B.T ≤ ½
  3. C.T ≥ ½
  4. D.T ≤ ½

Trap Analysis has the working, and why each of the other options was written to tempt you.

Q35Execution slipGauss–Markov, regression, ANOVA basics

Consider with . From 10 observations the OLS fit is ŷ = 1.5 + 0.8x. Suppose ȳ and . The adjusted to two decimals) equals

  1. A.0.74
  2. B.0.83
  3. C.0.77
  4. D.0.84

Trap Analysis has the working, and why each of the other options was written to tempt you.

Q36Execution slipMultivariate normal distribution

For n ≥ p + 1, let be a random sample from with positive definite. Define X̄ and . The distribution of Trace is

  1. A.
  2. B.
  3. C.
  4. D.

Trap Analysis has the working, and why each of the other options was written to tempt you.

Q37openCRD, RBD, LSD essentials

In a Latin square design, the degrees of freedom for the error sum of squares is 42. Then the degrees of freedom for the sum of squares due to treatments is

  1. A.6
  2. B.7
  3. C.8
  4. D.9

Solution

For a p × p Latin square the error d.f. is (p − 1)(p − 2) = 42 ⇒ p = 8, so treatments have p − 1 = 7 d.f.

Save for spaced revision (free account)