15 thoughts on “PnC Examples 7

  1. if set A has m elements , and set B has n elements ..then based on the student and classroom analysis ….no of relationships defined from set A to set B should be n^m …??

  2. Right you are. But if you think about it, whether we take m^n or n^m does not matter here – the point is that we need how many pairs are there such that something^something = 4096 šŸ™‚ There are only 6 pairs which give 4096…(the listing at the end is in the correct order of n^m)

  3. Sir,

    Can you help me with this question please :

    There are p committees in a class (where p≄5), each consisting of q members (where q≄6).No two committees are allowed to have more than 1 student in common. What is the minimum and maximum number of students possible?
    and there are 4 options.
    a)(p-1)(q-1) b) pq-C(q,2),pq c) pq-C(p,2),pq d)pq-p,pq-1

    • Find max total number of students (p*q). Find max possible “common” students. Subtract. In this case there are p groups and any two groups can have a student in common. So there would be at max pC2 common students. So minimum = pq – pC2.

      regards
      J

      • Sir,

        In the original CAT question that you referred to for Sanya’s question, the number of players counted twice need not necessarily be n. It could be anywhere between 1 & n because there one player could be common between multiple pairs of groups. How can we have this assumption that all the common players are distinct?

        And in Sanya’s question, the maximum possible repeated counting of members will be pC2 only if p+1>=q. If p+1q and trying to map the members. So, how can we assume that p+1>=q?

      • Sir,

        In the original CAT question that you referred to for Sanya’s question, the number of players counted twice need not necessarily be n. It could be anywhere between 1 & n because there one player could be common between multiple pairs of groups. How can we have this assumption that all the common players are distinct?

        And in Sanya’s question, the maximum possible repeated counting of members will be pC2 only if pq+1, then that value will be less than pC2. This can be proven by taking any small value of p, q such that p>q+1 and trying to map the members. So, how can we assume that p<=q+1?

      • Because we need the extreme cases, maximum or minimum. All in-between values could also be taken! For your second question, I would agree with you that it should be specified. However, whatever the numbers involved, it cannot go less that the third answer so that still provides a “hard minimum”.

        regards
        J

  4. I have a problem in the way the ordered pair (m,n) has been calculated. As far as I know, The total number of relations from A to B is given by 2^pq , where n(A)=p and n(B)=q. Using this approach the product of p and q comes out to be 12.
    Then,{1,12}{12,1}{4,3}{,3,4}{6,2}{2,6} should be the ordered pairs.
    Though the answer,6, remains the same.

    • Agreed Vaibhav, if you know the formula šŸ™‚ However, I try to avoid a formulaic approach and look more at understanding-based solutions whenever possible, so that readers who are not that comfortable in maths, or don’t have extensive grounding in it (which sums up the majority!) should still find that the problem is solvable within their comfort level. A lot of things in PnC particularly have a direct formula, but one that is hard to understand! Thanks for your comment…

      regards
      J

  5. Sir, in the last (m,n) pairs, I guess the alphabets are interchanged. It works for (n,m) over there, but maybe a typo did it (m,n) šŸ™‚

Leave a reply to catcracker Cancel reply