Math Lab
Home/Class XI/Chapter 2

Chapter 2: Relations and Functions

If sets are the nouns of mathematics, then relations and functions are the verbs. They tell us how elements of one set are linked to elements of another. The Class XI treatment moves us from a primary-school idea of "mapping" to a precise definition that will support every calculus and probability statement to come.

The core idea is the ordered pair (a,b)(a, b). Unlike a set, the order matters: (2,3)(3,2)(2, 3) \ne (3, 2). From ordered pairs we build the Cartesian product A×BA \times B, every possible pair with first coordinate in AA and second in BB. A relation RR from AA to BB is just a subset of A×BA \times B , a chosen list of which aa "relates to" which bb.

A function is a special relation: one with the rule that every aAa \in A is paired with exactly one bBb \in B. This precision matters. "Father of" is a function from people to people (each person has one father). "Sibling of" is a relation but not a function , a person may have many siblings, or none. The single-output rule is what makes calculation possible.

In Class XI we focus on real-valued functions of a real variable , i.e. f:DRRf : D \subseteq \mathbb{R} \to \mathbb{R}. You will catalogue the graphs of the polynomial, modulus, signum, greatest-integer, square-root and reciprocal functions, and learn how to compute their domains and ranges. You will also see the algebra of functions: f+gf + g, fgf - g, fgfg, f/gf/g , built pointwise.

For Class XII and JEE, this chapter is the language in which every subsequent topic is spoken: limits, derivatives, integrals, differential equations, and probability all start with "let f:f : \dots". The fluency you build here decides how quickly you make sense of the entire syllabus to come.

What's inside

  1. Ordered pairs and Cartesian products , building blocks of relations.
  2. Relations , domain, range, codomain and arrow diagrams.
  3. Functions: definition and notation , when a relation is a function.
  4. Real-valued functions and their graphs , polynomial, modulus, signum, greatest-integer, square root, reciprocal.
  5. Domain and range of real functions , practical recipes.
  6. Algebra of real functions , sum, difference, product, quotient.

Key results / Formula card

ConceptStatement
Ordered pair equality(a,b)=(c,d)    a=c and b=d(a, b) = (c, d) \iff a = c \text{ and } b = d
Cartesian productA×B={(a,b):aA,bB}A \times B = \{(a, b) : a \in A, b \in B\}
Size$
RelationRA×BR \subseteq A \times B
Functionf:ABf : A \to B with each aAa \in A mapped to a unique b=f(a)Bb = f(a) \in B
Domainset of inputs AA
Codomainset BB (allowed outputs)
Range{f(a):aA}B\{f(a) : a \in A\} \subseteq B
Identity functionI(x)=xI(x) = x
Constant functionf(x)=cf(x) = c
Modulusx={x,x0x,x<0\|x\| = \begin{cases} x, & x \ge 0 \\ -x, & x < 0\end{cases}
Signumsgn(x)={1,x>00,x=01,x<0\text{sgn}(x) = \begin{cases} 1, & x > 0 \\ 0, & x = 0 \\ -1, & x < 0\end{cases}
Greatest integerx=\lfloor x \rfloor = largest integer x\le x
Algebra(f±g)(x)=f(x)±g(x)(f \pm g)(x) = f(x) \pm g(x), (fg)(x)=f(x)g(x)(fg)(x) = f(x)g(x), (f/g)(x)=f(x)/g(x)(f/g)(x) = f(x)/g(x) when g(x)0g(x) \ne 0

How to read this chapter

Begin with ordered pairs , they are the atom from which everything is built. Always draw an arrow diagram (or graph) for any new relation: you will see at once whether it is a function. When computing domains, list every restriction (denominators, square roots, logarithms) and take the intersection. By the end you should be able to read any real-function expression and instantly state its domain.

Sub-topics

6 pages

Practice quiz

Answer the questions; explanations appear after each.

Quiz
Chapter 2 : Relations and Functions: Mixed practice
10 questions · pick the best answer
Q1

Q2

Q3

Q4

Q5

Q6

Q7

Q8

Q9

Q10