edited by
11,546 views
82 votes
82 votes

Let $S = \{1, 2, 3,\ldots, m\}, m >3.$ Let $X_1,\ldots,X_n$ be subsets of $S$ each of size $3.$ Define a function $f$ from $S$ to the set of natural numbers as, $f(i)$ is the number of sets $X_j$ that contain the element $i.$ That is $f(i)=\left | \left\{j \mid i\in X_j \right\} \right|$   then $ \sum_{i=1}^{m} f(i)$ is:

  1. $3m$
  2. $3n$
  3. $2m+1$
  4. $2n+1$
edited by

9 Answers

0 votes
0 votes

So intutive way of thinking is, every set of 3 element (x,y,z) shows increment in corresponding function values.

There are n set and if we sum occurrence of elements due to every set then it would be 3+3+....3 {n times} = 3n 

Answer b) is correct

Answer:

Related questions

7.3k
views
4 answers
37 votes
Rucha Shelke asked Sep 16, 2014
7,325 views
Let $X,Y,Z$ be sets of sizes $x, y$ and $z$ respectively. Let $W = X \times Y$ and $E$ be the set of all subsets of $W$. The number of functions from $Z$ to $E$ is$z^{2^{xy}}$z \times 2^{xy}$z^{2^{x+y}}$2^{xyz}$
11.7k
views
7 answers
61 votes
Rucha Shelke asked Sep 18, 2014
11,704 views
Given a set of elements $N = {1, 2, ..., n}$ and two arbitrary subsets $A⊆N$ and $B⊆N$, how many of the n! permutations $\pi$ from $N$ to $N$ ... A ∩ B|}{|A ∪ B|}$\dfrac{|A ∩ B|^2}{^n \mathrm{C}_{|A ∪ B|}}$
7.0k
views
8 answers
26 votes
Rucha Shelke asked Sep 17, 2014
7,003 views
Let $E, F$ and $G$ be finite sets. Let$X = (E ∩ F) - (F ∩ G)$ and$Y = (E - (E ∩ G)) - (E - F)$.Which one of the following is true?$X ⊂ Y$X ⊃ Y$X = Y$X - Y ≠ \emptyset$ and $Y - X ≠ \emptyset$
8.0k
views
5 answers
35 votes
Rucha Shelke asked Sep 16, 2014
8,033 views
A relation $R$ is defined on ordered pairs of integers as follows: $(x,y)R(u,v) \text{ if } x<u \text{ and } y>v$ Then $R$ is: ... Equivalence Relation A Partial Order but not a Total Order A total Order An Equivalence Relation