Chapter Summary: Relations & Functions
Cartesian Product: The set of all possible ordered pairs from two sets A and B, denoted . If and , then .
Relation: A relation R from A to B is a subset of . The Domain is the set of all first elements, and the Range is the set of all second elements. The entire set B is the Codomain.
Function: A function is a special relation where every element in the domain (set A) has one and only one image in the codomain (set B).
Standard Real Functions: Key functions include Identity (), Constant (), Modulus (), Signum (), and Greatest Integer ().
Algebra of Functions: Real functions can be added, subtracted, multiplied, and divided like algebraic expressions, e.g., .
🎯 Strategic Tips for JEE Main & Advanced
Domain is Everything: Questions on finding the domain are extremely common. Master the core rules: denominator , expression inside a square root , and argument of a logarithm . Be prepared for combinations of these.
Know Your Graphs: Do not just memorize the definitions of standard functions; learn their graphs by heart. Questions about range, monotonicity, and the number of solutions to an equation are often solved instantly by sketching the graph.
Equivalence Relations: For JEE Advanced, be very clear on how to prove if a relation is reflexive, symmetric, and transitive. This is a common topic for proof-based questions.
Types of Functions (Injectivity/Surjectivity): Understand the definitions of one-one (injective) and onto (surjective) functions. The horizontal line test is a quick check for injectivity on a graph. Problems testing this are frequent in JEE Advanced.
Piecewise & Composite Functions: Be comfortable working with functions defined in pieces (like modulus and greatest integer). Advanced problems often involve finding the domain, range, or continuity of composite functions like .
Functional Equations: This is a classic JEE topic where you must determine a function based on an equation it satisfies, like .