Relations Class 11 Mathematics

Chapter 1: Relations

Relations

2. Relations

Ordered Pairs

Definition: An ordered pair is a pair of elements written in a specific order, denoted by (a, b).

Equality of Ordered Pairs: Two ordered pairs (a, b) and (c, d) are equal if and only if a = c and b = d.

Example:

(2, 5) = (2, 5) is true because both the first and second elements match.

(2, 5) ≠ (5, 2) because the order of elements matters.

Exercise:

Determine whether (3, 7) = (7, 3).

Cartesian Product of Relations

Definition: Given two relations (sets) A and B, their Cartesian product is the set of all ordered pairs (a, b) where a ∈ A and b ∈ B.

Notation: A × B = { (a,b) | a ∈ A, b ∈ B }

Example:

Let A = {1, 2} and B = {x, y}

Then A × B = { (1,x), (1,y), (2,x), (2,y) }

Set ASet BCartesian Product A × B
{1, 2}{x, y}{(1,x), (1,y), (2,x), (2,y)}

Exercise:

Find A × B if A = {3, 4} and B = {a, b}.

Number of Elements in the Cartesian Product

If n(A) is the number of elements in set A and n(B) in set B, then:

Formula: n(A × B) = n(A) × n(B)

Example:

If n(A) = 3 and n(B) = 4, then:

n(A × B) = 3 × 4 = 12

Exercise:

Find the number of elements in A × B if A has 5 elements and B has 2 elements.

Cartesian Product of the Set of Reals with Itself

Definition: The Cartesian product ℝ × ℝ is the set of all ordered pairs of real numbers.

Each point (x, y) represents a unique location on a two-dimensional plane.

Cartesian Plane Diagram

Diagram: Cartesian Plane showing (x,y) points.

Exercise:

Give two examples of points in ℝ × ℝ.

Definition of Relation

A relation R from a set A to a set B is a subset of A × B.

If (a, b) ∈ R, we say that “a is related to b” under relation R.

Example:

If A = {1,2} and B = {3,4}, a possible relation R could be {(1,3), (2,4)}

Exercise:

Write any two relations from A = {1,2} to B = {a,b,c}.

Pictorial Diagrams of Relations

Relations can be shown using arrow diagrams where elements of set A are linked to elements of set B.

Relation Diagram

Diagram: Visual representation of a Relation.

Exercise:

Draw an arrow diagram for A = {1,2,3} and B = {x,y} where 1 → x, 2 → y, 3 → x.

Domain, Co-domain, and Range of a Relation

Domain: Set of all first elements in the ordered pairs.

Co-domain: Set B (second set).

Range: Actual second elements related to elements of A.

TermMeaningExample
DomainFirst elements{1, 2}
Co-domainSecond set (target){x, y, z}
RangeActually related elements{x, y}

Exercise:

Identify the domain, co-domain, and range for the relation R = {(1, a), (2, b)} where A = {1,2,3} and B = {a,b,c}.

Practice Test: Relations

  1. Define an ordered pair and give an example.
  2. If A = {1,2} and B = {3,4}, list A × B.
  3. Find the number of elements in A × B if A has 2 elements and B has 5 elements.
  4. Give an example of a relation from A = {a,b} to B = {1,2}.
  5. Draw an arrow diagram for the relation R = {(a,1), (b,2)}.
  6. Identify the domain, co-domain, and range for the relation {(2,5), (3,7)}.
Relations – MCQs Practice

Practice MCQs: Relations

1. If A = {1,2,3} and B = {x,y}, how many relations are possible from A to B?

2. How many reflexive relations are possible on a set of 3 elements?

3. The relation R = {(a,a) | a ∈ A} is always:

4. The number of symmetric relations on a set with 4 elements is:

5. The relation R = {(x,y) | x,y ∈ ℝ, x² + y² = 1} is:

6. In how many ways can you form a relation on a set of 2 elements?

7. If n(A) = 5 and n(B) = 3, then the number of functions from A to B is:

8. A relation R on a set A is said to be transitive if:

9. A relation R = {(a,b) | a divides b} on ℕ is:

10. Let A = {1,2}, the number of equivalence relations on A is:

11. If a relation is reflexive and symmetric but not transitive, it is called:

12. The relation “less than” (<) on ℝ is:

13. Which of the following relations are always symmetric?

14. If R = {(1,2), (2,3), (3,1)}, is R transitive?

15. Which relation is both symmetric and transitive?

Answers

Q1Q2Q3Q4Q5
adcbb
Q6Q7Q8Q9Q10
cbad3
Q11Q12Q13Q14Q15
cddbd
Self Assessment Test – Relations

Self Assessment Test: Relations

Section A: Short Answer Questions (2-3 lines each)

1. Define an ordered pair with an example.
2. Find the number of elements in the Cartesian product A × B if n(A) = 3 and n(B) = 4.
3. What is the domain and range of the relation R = {(2,3), (3,5), (4,7)}?
4. Define reflexive relation with one example.
5. Give an example of a relation which is symmetric but not transitive.

Section B: Long Answer Questions (Detailed)

1. Define Cartesian product of two sets. Explain its properties with a proper diagram.
2. Explain domain, co-domain, and range with examples. Differentiate between co-domain and range.
3. If A = {1, 2, 3} and B = {a, b}, list all elements of A × B. Also, define a relation R from A to B such that the first element is an odd number.
4. Show that the relation R on the set of real numbers defined by (a, b) ∈ R if and only if a – b is an integer, is an equivalence relation.

Section C: Case Study Based MCQs

Case Study:
Consider the sets A = {1,2,3} and B = {x,y}. A relation R is defined from A to B as R = {(1,x), (2,x), (3,y)}. Based on this relation, answer the following questions:
1. How many elements are there in the relation R?
2. What is the domain of the relation R?
3. What is the co-domain of the relation R?
4. What is the range of R?
5. Is the relation R a function?

Answers

Section A Q1Section A Q2Section A Q3Section A Q4Section A Q5
Defined + Example12Domain = {2,3,4}, Range = {3,5,7}Definition + ExampleExample based
Section B Q1Section B Q2Section B Q3Section B Q4
Definition + PropertiesExplanation + DifferenceList all + Define RProved as Equivalence
Section C Q1Section C Q2Section C Q3Section C Q4Section C Q5
bbbcb