1
GATE CSE 2006
MCQ (Single Correct Answer)
+2
-0.6
For each elements in a set of size $$2n$$, an unbiased coin in tossed. The $$2n$$ coin tosses are independent. An element is chhoosen if the corresponding coin toss were head.The probability that exactly $$n$$ elements are chosen is
A
$${{\left( {\matrix{ {2n} \cr n \cr } } \right)} \over {{4^n}}}$$
B
$${{\left( {\matrix{ {2n} \cr n \cr } } \right)} \over {{2^n}}}$$
C
$${1 \over {\left( {\matrix{ {2n} \cr n \cr } } \right)}}$$
D
$${1 \over 2}$$
2
GATE CSE 2006
MCQ (Single Correct Answer)
+2
-0.6
The $${2^n}$$ vertices of a graph $$G$$ correspond to all subsets of a set of size $$n$$, for $$n \ge 6$$. Two vertices of $$G$$ are adjacent if and only if the corresponding sets intersect in exactly two elements.

the number of vertices of degree zero in $$G$$ is

A
$$1$$
B
$$n$$
C
$$n + 1$$
D
$${2^n}$$
3
GATE CSE 2006
MCQ (Single Correct Answer)
+2
-0.6
$$F$$ is an $$n$$ $$x$$ $$n$$ real matrix. $$b$$ is an $$n$$ $$x$$ $$1$$ real vector. Suppose there are two $$n$$ $$x$$ $$1$$ vectors, $$u$$ and $$v$$ such that $$u \ne v$$, and $$Fu = b,\,\,\,\,Fv = b$$

Which one of the following statements is false?

A
Dererminant of $$F$$ is zero
B
There are an infinite number of solutions to $$Fx$$ $$=$$ $$b$$
C
There is an $$x \ne 0$$ such that $$Fx = 0$$
D
$$F$$ must have two identical rows
4
GATE CSE 2006
MCQ (Single Correct Answer)
+2
-0.6
Consider the polynomial $$P\left( x \right) = {a_0} + {a_1}x + {a_2}{x^2} + {a_3}{x^3},$$ where $${a_i} \ne 0,\forall i$$. The minimum number of multiplications needed to evaluate $$p$$ on an input $$x$$ is
A
$$3$$
B
$$4$$
C
$$6$$
D
$$5$$