1
GATE CSE 2026 Set 2
MCQ (Single Correct Answer)
+1
-0

For two different persons $x$ and $y$, the predicate $M(x, y)$ denotes that $x$ knows $y$. Consider the following statement.

There is a person who does not know anyone else, but that person is known by everyone else.

Which one of the following expressions represents the above statement?

A

$(\exists y)(\forall x)((x \neq y)) \rightarrow(M(x, y) \wedge \neg M(y, x))$

B

$(\forall y)(\exists x)((x \neq y)) \rightarrow(M(x, y) \wedge \neg M(y, x))$

C

$(\exists y)(\exists x)((x \neq y)) \rightarrow(M(x, y) \wedge \neg M(y, x))$

D

$(\forall y)(\forall x)((x \neq y)) \rightarrow(M(x, y) \wedge \neg M(y, x))$

2
GATE CSE 2026 Set 2
MCQ (Single Correct Answer)
+1
-0

The probability density function $f(x)$ of a random variable $X$ which takes real values is

$$ f(x)=\frac{1}{3 \sqrt{2 \pi}} \exp \left(-\frac{x^2}{18}\right), x \in(-\infty,+\infty) $$

Which one of the following statements is correct about the random variable?

A

$X$ is an exponential random variable

B

$X$ is a normal random variable

C

$X$ is a Poisson random variable

D

$X$ is a uniform random variable

3
GATE CSE 2026 Set 2
MCQ (More than One Correct Answer)
+1
-0

Let $R$ be a binary relation on the set $\{1,2, \ldots, 10\}$, where $(x, y) \in, R$ if the product of $x$ and $y$ is square of an integer. Which of the following properties is/are satisfied by $R$ ?

A

Reflexive

B

Symmetric

C

Transitive

D

Antisymmetric

4
GATE CSE 2026 Set 2
MCQ (More than One Correct Answer)
+1
-0

For a real number $a$, let $I(a)=\int\limits_{-1}^1\left(3 x^2-a x+1\right) d x$. Which of the following statements is/are true?

A

The value of $I(a)$ is independent of the value of $a$

B

The value of $I(a)$ can vary with the value of $a$

C

There exists $a \in(-\infty,+\infty)$ such that $I(a)$ is a positive real number

D

There exists $a \in(-\infty,+\infty)$ such that $I(a)$ is a negative real number