JEE Challenger
More from Relations and Functions

Number of Ordered Pairs in Relation with Divisibility Condition

Let A={1,4,7}A = \{1, 4, 7\} and B={2,3,8}B = \{2, 3, 8\}. Then the number of elements in the relation R={((a1,b1),(a2,b2))((A×B)×(A×B)):a1+b2 divides a2+b1}R = \{((a_1, b_1), (a_2, b_2)) \in ((A \times B) \times (A \times B)) : a_1+b_2 \text{ divides } a_2+b_1\} is _________.

Official Numerical Answer18

Topics & Concepts

Step-by-Step Solution

To find the number of elements in the relation R={((a1,b1),(a2,b2))(A×B)×(A×B):a1+b2 divides a2+b1}R = \{((a_1, b_1), (a_2, b_2)) \in (A \times B) \times (A \times B) : a_1+b_2 \text{ divides } a_2+b_1\} where A={1,4,7}A = \{1, 4, 7\} and B={2,3,8}B = \{2, 3, 8\}, we need to find all ordered pairs ((a1,b1),(a2,b2))((a_1, b_1), (a_2, b_2)) such that: (a1+b2)(a2+b1)(a_1 + b_2) \mid (a_2 + b_1)

Here, a1,a2{1,4,7}a_1, a_2 \in \{1, 4, 7\} and b1,b2{2,3,8}b_1, b_2 \in \{2, 3, 8\}.

We analyze the condition (a1+b2)(a2+b1)(a_1 + b_2) \mid (a_2 + b_1) by considering all possible pairs (a1,a2)(a_1, a_2):

Case 1: a1=a2a_1 = a_2

The divisibility condition becomes (a1+b2)(a1+b1)(a_1 + b_2) \mid (a_1 + b_1).

  1. Diagonal pairs where b1=b2b_1 = b_2: Since a1+b1=a1+b1a_1 + b_1 = a_1 + b_1, it holds trivially for all 3×3=93 \times 3 = 9 combinations of (a1,b1)=(a2,b2)(a_1, b_1) = (a_2, b_2).

    • Count = 9
  2. Off-diagonal pairs where b1b2b_1 \neq b_2:

    • For a1=1a_1 = 1: Possible values of 1+b1 + b are {3,4,9}\{3, 4, 9\}. We need 1+b21+b11 + b_2 \mid 1 + b_1. The only non-trivial divisor pair is 393 \mid 9, which corresponds to b2=2b_2 = 2 and b1=8b_1 = 8.
      • Pair: ((1,8),(1,2))((1, 8), (1, 2))     (1+2)(1+8)\implies (1+2) \mid (1+8) i.e., 393 \mid 9.
      • Count = 1
    • For a1=4a_1 = 4: Possible values of 4+b4 + b are {6,7,12}\{6, 7, 12\}. The only divisor pair is 6126 \mid 12, corresponding to b2=2b_2 = 2 and b1=8b_1 = 8.
      • Pair: ((4,8),(4,2))((4, 8), (4, 2))     (4+2)(4+8)\implies (4+2) \mid (4+8) i.e., 6126 \mid 12.
      • Count = 1
    • For a1=7a_1 = 7: Possible values of 7+b7 + b are {9,10,15}\{9, 10, 15\}. No distinct pair satisfies 7+b27+b17 + b_2 \mid 7 + b_1.
      • Count = 0

Total for Case 1 = 9+1+1=119 + 1 + 1 = 11 pairs.


Case 2: a1a2a_1 \neq a_2

  1. For (a1,a2)=(1,4)(a_1, a_2) = (1, 4): We need (1+b2)(4+b1)(1 + b_2) \mid (4 + b_1). Possible values: 1+b2{3,4,9}1 + b_2 \in \{3, 4, 9\} and 4+b1{6,7,12}4 + b_1 \in \{6, 7, 12\}.

    • 1+b2=3    b2=21 + b_2 = 3 \implies b_2 = 2: Divides 66 (b1=2b_1 = 2) and 1212 (b1=8b_1 = 8).
      • Pairs: ((1,2),(4,2))((1, 2), (4, 2)) and ((1,8),(4,2))((1, 8), (4, 2)).
    • 1+b2=4    b2=31 + b_2 = 4 \implies b_2 = 3: Divides 1212 (b1=8b_1 = 8).
      • Pair: ((1,8),(4,3))((1, 8), (4, 3)).
    • Count = 3
  2. For (a1,a2)=(4,1)(a_1, a_2) = (4, 1): We need (4+b2)(1+b1)(4 + b_2) \mid (1 + b_1). Possible values: 4+b2{6,7,12}4 + b_2 \in \{6, 7, 12\} and 1+b1{3,4,9}1 + b_1 \in \{3, 4, 9\}.

    • No value in {6,7,12}\{6, 7, 12\} divides any value in {3,4,9}\{3, 4, 9\}.
    • Count = 0
  3. For (a1,a2)=(1,7)(a_1, a_2) = (1, 7): We need (1+b2)(7+b1)(1 + b_2) \mid (7 + b_1). Possible values: 1+b2{3,4,9}1 + b_2 \in \{3, 4, 9\} and 7+b1{9,10,15}7 + b_1 \in \{9, 10, 15\}.

    • 1+b2=3    b2=21 + b_2 = 3 \implies b_2 = 2: Divides 99 (b1=2b_1 = 2) and 1515 (b1=8b_1 = 8).
      • Pairs: ((1,2),(7,2))((1, 2), (7, 2)) and ((1,8),(7,2))((1, 8), (7, 2)).
    • 1+b2=9    b2=81 + b_2 = 9 \implies b_2 = 8: Divides 99 (b1=2b_1 = 2).
      • Pair: ((1,2),(7,8))((1, 2), (7, 8)).
    • Count = 3
  4. For (a1,a2)=(7,1)(a_1, a_2) = (7, 1): We need (7+b2)(1+b1)(7 + b_2) \mid (1 + b_1). Possible values: 7+b2{9,10,15}7 + b_2 \in \{9, 10, 15\} and 1+b1{3,4,9}1 + b_1 \in \{3, 4, 9\}.

    • 7+b2=9    b2=27 + b_2 = 9 \implies b_2 = 2: Divides 99 (b1=8b_1 = 8).
      • Pair: ((7,8),(1,2))((7, 8), (1, 2)).
    • Count = 1
  5. For (a1,a2)=(4,7)(a_1, a_2) = (4, 7): We need (4+b2)(7+b1)(4 + b_2) \mid (7 + b_1). Possible values: 4+b2{6,7,12}4 + b_2 \in \{6, 7, 12\} and 7+b1{9,10,15}7 + b_1 \in \{9, 10, 15\}.

    • No divisor relationship exists among these sets.
    • Count = 0
  6. For (a1,a2)=(7,4)(a_1, a_2) = (7, 4): We need (7+b2)(4+b1)(7 + b_2) \mid (4 + b_1). Possible values: 7+b2{9,10,15}7 + b_2 \in \{9, 10, 15\} and 4+b1{6,7,12}4 + b_1 \in \{6, 7, 12\}.

    • No divisor relationship exists among these sets.
    • Count = 0

Total Number of Elements in RR:

Total=11+3+0+3+1+0+0=18\text{Total} = 11 + 3 + 0 + 3 + 1 + 0 + 0 = 18

Number of Ordered Pairs in Relation with Divisibility Condition | Mathematics PYQ Solution - JEE Challenger