Where Exploration Meets Excellence

Functions and Relations: Complete Course for CBSE Class 11–12 & IIT JEE

Master JEE Relations and Functions: Mixed Problem Strategies

This lesson provides a professional overview of JEE-level problems involving relations and functions. We explore the logic behind counting relations, identifying domain and range traps, and solving composite and inverse function problems. By focusing on common pitfalls and advanced counting techniques, students will gain the technical clarity needed for competitive exams. This guide uses clear mathematical proofs and step-by-step examples to simplify complex algebraic concepts.

Counting Relations and Functions

Logical Framework for Counting

Counting relations between sets involves understanding the power set of the Cartesian product. If set ##A## has ##m## elements and set ##B## has ##n## elements, the total number of relations is ##2^{mn}##. This count includes the empty relation and the universal relation.

For relations on a single set ##A## with ##n## elements, specific properties change the total count. Reflexive relations require all ##(a, a)## pairs to be present, leaving ##n^2 - n## pairs to be either included or excluded, resulting in ##2^{n^2 - n}## possibilities.

Counting Injection and Surjection

Function counting is more restrictive because every element in the domain must map to exactly one element in the codomain. For set ##A## to ##B##, the total functions are ##n^m##. One-to-one functions exist only if the codomain size ##n## is greater than or equal to ##m##.

###\text{Problem 1: Find the number of onto functions from set } A = \{1, 2, 3, 4\} \text{ to set } B = \{x, y\}.###
###\text{Total functions} = n^m = 2^4 = 16.###
###\text{Non-onto functions map all elements to either } x \text{ or } y \text{ (2 cases).}###
###\text{Number of onto functions} = 16 - 2 = 14.###

Understanding these counts helps in probability problems where functions are selected at random. JEE often combines counting with conditions like ##f(1) \neq 2##, requiring the principle of inclusion-exclusion. Mastering these basic formulas prevents simple calculation errors during the actual examination.

Avoiding Domain and Range Traps

Constraints in Transcendental Functions

Domain problems in JEE frequently involve logarithmic, square root, and inverse trigonometric functions. The argument of a square root must be non-negative, while the argument of a logarithm must be strictly positive. These constraints ensure the function output remains within the real number system.

When multiple functions are added or subtracted, the domain of the resulting expression is the intersection of the individual domains. You must solve each inequality separately and then find the common interval on the number line to identify the final valid set of ##x## values.

Range of Piecewise and Periodic Mappings

###\text{Problem 2: Determine the domain of the function: } f(x) = \sqrt{4 - x^2} + \dfrac{1}{\sqrt{x^2 - 1}}.###
###\text{Condition 1: } 4 - x^2 \geq 0 \implies x^2 \leq 4 \implies x \in [-2, 2].###
###\text{Condition 2: } x^2 - 1 > 0 \implies x^2 > 1 \implies x \in (-\infty, -1) \cup (1, \infty).###
###\text{Intersection: } x \in [-2, -1) \cup (1, 2].###

Calculating the range requires identifying the maximum and minimum values of the function over its domain. For continuous functions, checking values at boundaries and critical points where the derivative is zero provides a reliable set of candidate values. This method avoids missing local extrema.

Periodic functions like ##\sin(x)## or ##\cos(x)## have fixed ranges, but their composites can be tricky. If a function is restricted to a specific interval, the range must be evaluated only within those bounds. Always consider the behavior of the inner function before determining the outer range.

Analyzing Composite and Inverse Functions

Domain Composition Rules

Composite functions ##g(f(x))## require that the output of ##f(x)## falls within the domain of ##g(x)##. This nested dependency means the domain of the composite is often smaller than the domain of the inner function itself. It requires a two-step verification process.

To find the domain of ##g(f(x))##, first identify the domain of the inner function ##f(x)##. Then, solve the inequality where ##f(x)## is restricted to the values allowed by ##g(x)##. The final domain is the intersection of these two sets of real numbers.

Invertibility and Bijective Constraints

###\text{Problem 3: If } f(x) = \dfrac{x-1}{x+1}, \text{ find the expression for the composite function } f(f(x)).###
###f(f(x)) = \dfrac{\left(\dfrac{x-1}{x+1}\right) - 1}{\left(\dfrac{x-1}{x+1}\right) + 1} = \dfrac{(x-1) - (x+1)}{(x-1) + (x+1)}###
###f(f(x)) = \dfrac{-2}{2x} = -\dfrac{1}{x}.###

A function has an inverse only if it is bijective, meaning it is both one-to-one and onto. In JEE problems, you may need to restrict the domain of a quadratic or trigonometric function to make it monotonic. Monotonicity ensures the existence of a unique inverse.

Finding the inverse involves swapping ##x## and ##y## and solving for the new ##y##. The graph of the inverse function is always a reflection of the original function across the line ##y = x##. This geometric property is useful for verifying your algebraic results.

Advanced Problem-Solving Techniques

Combining Properties for Efficiency

JEE-level problems often mix relations and functions with other topics like calculus or algebra. For example, you might need to determine if a function is even or odd before calculating its range. Identifying symmetry early in the process saves significant time during the exam.

Symmetry properties can simplify complex expressions significantly. If a function is even, ##f(x) = f(-x)##, and its graph is symmetric about the y-axis. Odd functions satisfy ##f(-x) = -f(x)## and are symmetric about the origin. Use these definitions to eliminate impossible answer choices quickly.

Graphical Analysis and Visual Logic

Drawing a rough sketch of the function can reveal domain gaps and range limits that algebra might hide. Vertical asymptotes occur where the denominator is zero. Horizontal asymptotes describe the behavior of the function as ##x## approaches positive or negative infinity on the axis.

When dealing with the greatest integer function or signum function, graphical analysis is often faster than algebraic manipulation. These piecewise functions create "steps" or "jumps" that are easily identified visually. A graph helps in tracking discontinuities that affect the overall domain and range.

Final preparation should focus on practicing mixed problems that require multiple steps. Mastering the transitions between counting, domain checking, and composite evaluation ensures that you can handle diverse question formats. Consistent practice with these technical strategies builds the confidence needed for high performance.

0 Comments

Submit a Comment

Your email address will not be published. Required fields are marked *