01Key Concepts & Definitions
- Equality of Ordered Pairs: Two ordered pairs are equal if and only if their corresponding first elements are equal and their corresponding second elements are equal. JEE Tip This is used to solve linear equations equating coordinate components.
- If either or is the null (empty) set, then will also be an empty set ().
- If and are non-empty and at least one is an infinite set, is an infinite set.
- Arrow Diagram: A visual representation of a relation.
- Relation on A: A relation from a set to the same set .
- No two distinct ordered pairs in a function can have the same first element.
- Denoted as .
02Formulae, Equations & Set Operations
- Cardinality of Cartesian Product: If set has elements () and set has elements (), then the Cartesian product has exactly elements: .
- Total Number of Relations: Because every relation from to is a subset of , and a set with elements has subsets, the total number of possible relations from to is . JEE Tip This formula is extremely frequent in Permutations & Combinations/Sets mixed MCQ questions.
- JEE Tip Very useful to split complex Cartesian operations.
03Standard Real Functions & Important Graphs
.
Domain: . Range: .
Graph: A straight line passing directly through the origin (0,0) making a 45° angle with the x-axis.
(where is a constant real number).
- Domain: . Range: .
- Graph: A straight horizontal line parallel to the x-axis.
- Linear Function: (where are constants). Its graph is a straight line.
.
- Condition: is a non-negative integer and .
- Domain: Generally .
, where and are polynomial functions.
- Condition: Defined in a domain where .
.
- Definition: if , and if .
- Domain: . Range: Non-negative real numbers.
- Graph: V-shaped, symmetric about the y-axis, vertex at the origin.
- Definition: if ; if ; if .
- Domain: . Range: .
- Graph: Two horizontal rays (at and ) and a distinct point at the origin . JEE Tip The Signum function heavily tests continuity and differentiability boundaries at .
.
- Definition: Assumes the value of the greatest integer less than or equal to . Example: for and for .
- Domain: . Range: (All Integers).
- Graph: "Staircase" or step-like shape.
04Algebra of Real Functions
For two real functions and (where ):
- Addition: for all .
- Subtraction: for all .
- Multiplication by a Scalar: where is a real number (scalar).
- Multiplication (Pointwise): for all .
- Quotient: , valid for all provided .
05Conditions, Edge Cases & Limitations
(Adapted for mathematical boundaries & algebraic sign conventions)
- Polynomial Integer Limit: The exponents in a polynomial function must be non-negative integers. Edge Case: is strictly NOT a polynomial.
- Division by Zero Boundary: For rational functions , you must strictly evaluate the roots where and remove them from the domain. Example: For , domain is .
- Square Root Convention: The radicand of a square root must be non-negative. is defined over non-negative reals.
- Modulus Sign Convention: For , the modulus outputs . Since is already negative, becomes positive. Do not assume implies a negative output.
06Previous Year JEE Topics & Advanced Extensions
- Domain & Range Calculations of Composite Expressions: This chapter establishes the base rules. JEE Advanced heavily combines domains. To find the domain of , students must compute AND exclude points where .
- Set Theory + Cartesian Products: Advanced problems frequently ask for intersections of Cartesian spaces. The distributive laws are critical shortcuts.
- Piecewise Function continuity prep: Thorough understanding of the Modulus (), Signum, and Greatest Integer () graphs built here is strictly required for evaluating limits and derivatives in Calculus. Graphical transformations (shifting the vertex of the V-shape of a modulus) is a staple of Advanced MCQs.
07JEE Traps
Based on the foundational topics in this chapter, here are the top 10 JEE traps.
Any set of ordered pairs mapping to is a function.
A relation is ONLY a function if every element in maps to one and only one element in . If maps to both and , it is a relation, not a function.
The Codomain and the Range are the exact same thing.
The Codomain is the entire destination set . The Range is only the actual images produced by the mapping. Range Codomain.
You should simplify rational expressions before finding their domain.
Find the domain before canceling common factors. If , the domain strictly excludes , even though it simplifies to .
The Greatest Integer Function just truncates the decimal (e.g., ).
The GIF evaluates to the greatest integer less than or equal to . For negative numbers, you step down to the left on the number line: .
Cartesian products are commutative ().
In general, . They only equal if Set A = Set B.
can contain elements even if one set is empty.
If either or is an empty set (), then is strictly the empty set .
The number of relations from to is .
is the number of elements in the Cartesian product. The total number of relations is , which is the total number of possible subsets.
For , the domain is only positive real numbers.
The domain of is all real numbers . Its range is non-negative real numbers.
is a polynomial function of degree .
It is not a polynomial at all. Polynomials require non-negative integer powers.
For piecewise functions, the boundaries (like ) can map to two different outputs.
To be a valid function, boundary values must uniquely map. If for and for , the value at exactly must be explicitly defined (e.g., ) to avoid undefined gaps or function violations.