Chapter Overview & Weightage
Sets, Relations and Functions is one of those chapters that looks deceptively simple in Class 11 but shows up in JEE in ways that catch unprepared students off guard. The questions rarely test raw definitions — they test whether you actually understand what a function does.
Weightage: 3–4% in JEE Main (1–2 questions per paper). JEE Advanced tests this indirectly through other chapters like Calculus and Vectors, so your investment here compounds over the paper.
| Year | JEE Main Questions | Marks | Topics Tested |
|---|---|---|---|
| 2024 | 1–2 | 4–8 | Equivalence relations, inverse functions |
| 2023 | 1 | 4 | Composition of functions, domain |
| 2022 | 2 | 8 | Types of functions, relations on sets |
| 2021 | 1 | 4 | Equivalence classes, onto functions |
| 2020 | 1–2 | 4–8 | Bijections, set operations |
The pattern is clear: JEE Main favors equivalence relations and function type questions. Get these two areas right and you’ve covered roughly 70% of what this chapter contributes.
Key Concepts You Must Know
Ranked by how often they show up in PYQs:
Relations (High Priority)
- Reflexive, symmetric, transitive properties — and how to check them systematically
- Equivalence relations and equivalence classes (this is a JEE favorite)
- Number of relations vs. number of equivalence relations on a set of elements
Functions (High Priority)
- One-one (injective): every element in codomain has at most one preimage
- Onto (surjective): every element in codomain has at least one preimage
- Bijection: both injective and surjective simultaneously
- Composition and its domain restrictions
Inverse Functions (Medium Priority)
- Inverse exists only for bijections
- — the reversal rule
- Graphical interpretation: reflection about
Sets (Lower Priority in JEE Main, but foundational)
- De Morgan’s laws: and
- Number of subsets of an -element set:
- Power set, Cartesian product
Important Formulas
For a set with elements:
- Total number of relations on =
- Total number of reflexive relations =
- Total number of symmetric relations =
- Total number of reflexive + symmetric relations =
When to use: Questions of the form “How many relations on are reflexive?” — plug in .
If and :
- Total functions from to :
- One-one functions (requires ):
- Onto functions from to (requires ): use inclusion-exclusion
When to use: Any question asking “how many functions satisfy…” — identify the type first, then pick the right formula.
- — apply first, then
- in general (not commutative)
- (associative)
- If and are both one-one, so is
- If and are both onto, so is
When to use: Whenever the question gives you two functions and asks about their composition’s type.
exists is a bijection.
If and satisfy and , then .
When to use: Questions that give you a function and ask whether its inverse exists, or ask you to find .
Solved Previous Year Questions
PYQ 1 — JEE Main 2023 (Equivalence Relation)
Question: Let be a relation on defined by is divisible by 5. Show that is an equivalence relation and find the equivalence class of 2.
Solution:
We check all three properties.
Reflexive: . So holds for all . ✓
Symmetric: If , then . This means , so . ✓
Transitive: If and , then and . Adding: , so . ✓
Since all three hold, is an equivalence relation.
Equivalence class of 2: We need all integers such that is divisible by 5.
The five equivalence classes here are — they partition completely. This is the key idea: equivalence classes always form a partition of the set.
PYQ 2 — JEE Main 2024 Shift 1 (Type of Function)
Question: Let be defined by . Then is:
(A) one-one and onto
(B) neither one-one nor onto
(C) one-one but not onto
(D) onto but not one-one
Solution:
Check one-one: Suppose .
So either or . Since gives (take : and , which are different anyway — wait, let’s check directly: , , ).
Actually and , so those give different outputs. The factor case: let . Then and . These are negatives of each other — not equal unless . So actually is one-one? Let me re-examine.
The equation means or . But when , we showed the outputs are negatives — not equal. So the only case forcing equality is . Therefore is one-one.
Check onto: The range of . By AM-GM, for : , so . Similarly for , . The range is , not all of .
So is one-one but not onto. Answer: (C)
PYQ 3 — JEE Main 2022 (Composition & Inverse)
Question: If , find and verify that .
Solution:
Let . Solve for :
So .
Notice here — is its own inverse (an involution). This is a famous JEE trick pattern.
Verify: ✓
When you find , the function is called an involution. Functions of the form (notice the and pattern in numerator and denominator) are always involutions. Spotting this saves you 2 minutes in the exam.
Difficulty Distribution
For JEE Main questions from this chapter over the last 5 years:
| Difficulty | Percentage | What It Tests |
|---|---|---|
| Easy | 40% | Basic relation properties (reflexive/symmetric/transitive check), counting subsets |
| Medium | 45% | Equivalence classes, type of function (one-one/onto), simple composition |
| Hard | 15% | Number of onto functions (inclusion-exclusion), complex composition domains |
The “Hard” 15% usually appears as the tricky MCQ in Set B papers. If you’re targeting 90+ in Maths, you need the inclusion-exclusion formula for onto functions cold. If you’re targeting 70+, skip it and secure the Easy/Medium questions perfectly.
Expert Strategy
Week 1 — Crack the definitions properly. Don’t memorize the properties of relations as rules — understand them geometrically. Draw the relation as a directed graph on a small set like . Reflexive means every node has a self-loop. Symmetric means every arrow has a reverse arrow. Transitive means if , then exists.
Week 2 — Equivalence relations and classes. Practice 10 PYQs specifically on this. The pattern is always: prove it’s an equivalence relation (3 checkboxes), then find the equivalence class of a specific element. Both parts appear in JEE regularly.
Week 3 — Functions. Focus on the logic: to disprove one-one, you need to exhibit two different inputs giving the same output. To prove one-one, you assume and derive . This direction confusion is where most marks are lost.
For function type questions: check the graph using the horizontal line test (one-one ↔ every horizontal line intersects the graph at most once) and check whether the range equals the codomain (onto). For polynomial and rational functions, algebra is faster than graphing.
Revision Pattern: This chapter rewards 2 hours of focused PYQ practice more than 6 hours of re-reading theory. After your first pass, shift entirely to solving. Target: 20 PYQs from the last 10 years, timed.
Common Traps
Trap 1 — Confusing Range and Codomain. ” defined by ” — the codomain is , but the range is . Since range codomain, this is not onto. Students who memorize ” is onto” without checking the codomain lose this mark every time.
Trap 2 — Transitive Vacuously. If a relation has no pair and with in common, transitive is vacuously true. A relation on is transitive — there’s no chain to violate. Students mark it “not transitive” without checking whether a violation actually exists.
Trap 3 — Composition Order. . The function written on the right acts first. JEE questions often ask for when your instinct is to compute . Read the notation once, slowly.
Trap 4 — Assuming Bijection Without Checking. A common question type: “Find for .” Students find it correctly but don’t state why it exists (because is a bijection on ). In JEE Advanced, showing conditions matters. In JEE Main, the trap is applying inverse to a function that isn’t bijective — always verify first.
Trap 5 — The Symmetric vs Antisymmetric Confusion. Antisymmetric means: if and , then . It does NOT mean “not symmetric.” The relation of equality is both symmetric and antisymmetric. This distinction appears in questions about the “less than or equal to” relation (), which is antisymmetric but not symmetric.