Chapters

Relations and Functions

NCERT Class 11 Mathematics — Chapter 2

Mathematics is the art of giving the same name to different things. — Henri Poincaré

2.1 Ordered Pairs and Cartesian Product

An ordered pair (a,b)(a,b) has first component aa and second bb. (a,b)=(c,d)(a,b)=(c,d) iff a=ca=c and b=db=d.

Cartesian product:

A×B={(a,b):aA, bB}A\times B=\{(a,b):a\in A,\ b\in B\}

If AA has pp elements and BB has qq elements, A×BA\times B has pqpq elements. In general A×BB×AA\times B\mathrel{\htmlClass{course-neq}{\char"2260}} B\times A.


2.2 Relations

A relation RR from AA to BB is a subset of A×BA\times B.

Domain: first components that appear. Range: second components that appear. Codomain: the whole set BB.

If (a,b)R(a,b)\in R we write aRba\,R\,b.


2.3 Functions

A function f:ABf:A\to B is a relation from AA to BB such that every aAa\in A is related to exactly one bBb\in B. We write b=f(a)b=f(a).

  • Domain: AA
  • Codomain: BB
  • Range: {f(a):aA}B\{f(a):a\in A\}\subseteq B

Types (this chapter)

  • Identity: IA(x)=xI_A(x)=x
  • Constant: f(x)=cf(x)=c
  • Polynomial, rational, modulus, signum, greatest integer (as real functions)

Real functions are often given by a formula with an implied domain (all xx for which the expression is defined).


Chapter Summary

  • A×BA\times B = all ordered pairs (a,b)(a,b)
  • Relation = subset of a Cartesian product
  • Function: each domain element has exactly one image
  • Range \subseteq codomain

Exercises (NCERT)

  • Exercise 2.1 — Cartesian products
  • Exercise 2.2 — relations
  • Exercise 2.3 — functions
  • Miscellaneous Exercise