1
GATE CSE 2002
Subjective
+5
-0
Let $$A$$ be a set of $$n\left( { > 0} \right)$$ elements. Let $${N_r}$$ be the number of binary relations on $$A$$ and Let $${N_r}$$ be the number of functions from $$A$$ to $$A$$.
(a) Give the expression for $${N_r}$$ in terms of $$n$$.
(b) Give the expression for $${N_f}$$ in terms of $$n$$.
(c) Which is larger for all possible $$n, $$ $${N_r}$$ or $${N_f}$$?
2
GATE CSE 2002
MCQ (Single Correct Answer)
+1
-0.3
Maximum number of edges in a n - node undirected graph without self loops is
A
$${n^2}$$
B
$$n\left( {n - 1} \right)/2$$
C
$$n - 1$$
D
$$\left( {n + 1} \right)\left( n \right)/2$$
3
GATE CSE 2002
Subjective
+2
-0
Obtain the eigen values of the matrix $$$A = \left[ {\matrix{ 1 & 2 & {34} & {49} \cr 0 & 2 & {43} & {94} \cr 0 & 0 & { - 2} & {104} \cr 0 & 0 & 0 & { - 1} \cr } } \right]$$$
4
GATE CSE 2002
MCQ (Single Correct Answer)
+2
-0.6
The function $$f\left( {x,y} \right) = 2{x^2} + 2xy - {y^3}$$ has
A
Only one stationary point at $$(0, 0)$$
B
Two stationary points at $$(0, 0)$$ and $$\left( {{1 \over 6},{{ - 1} \over 3}} \right)$$
C
Two stationary points at $$(0, 0)$$ and $$(1, -1)$$
D
no stationary points.