The Ultimate Guide to Functions & Mappings: From Board Exams to JEE Advanced

 

Are you struggling to visualize domains, calculate ranges, or solve complex functional equations? You are not alone. Functions and Mappings form the absolute backbone of Calculus, and mastering them is the secret to scoring full marks in your WBCHSE Semester 3 Board Exams and cracking the toughest problems in JEE Main & Advanced.

The Ultimate Guide to Functions & Mappings: From Board Exams to JEE Advanced


In this ultimate, all-in-one masterclass, we have combined 10 comprehensive classes into a single step-by-step guide. From the fundamental Cartesian roots to advanced JEE functional patterns, you will get step-by-step board writing drills, graphical calculus shortcuts, and hands-on homework problems. Bookmark this page, grab your notebook, and let’s turn you into a mapping expert from scratch!


CLASS I:


Welcome to Class 1: The Core Architecture – From Relations to Functions of our specialized masterclass series.

Today, we are laying the absolute foundation of Calculus. If you master this class, you will never struggle with finding domains or ranges, and you’ll instantly spot why certain mathematical expressions behave the way they do. Let's dive in!


1. The Core Concept: Cartesian Product → Relation → Function

Before defining a function, let's understand its mathematical family tree:

  1. Cartesian Product (A × B): The set of all possible ordered pairs (x, y) where x ∈ A and y ∈ B. Think of this as a room full of people where everyone shakes hands with everyone else.
  2. Relation (R): Any subset of a Cartesian product. It’s a rule that connects some elements of Set A to some elements of Set B.
  3. Function / Mapping (f): A highly disciplined, special type of relation.

⇅ The Golden Definition of a Function

A relation f from a non-empty set A to a non-empty set B is called a function if:

  • Every element in A has an image in B. (No element in Set A can be left lonely).
  • Each element in A is mapped to exactly one (unique) element in B. (No multi-tasking allowed for inputs!).

• The Vending Machine Analogy

Think of a function as a vending machine:

  • Set A (Inputs): The buttons you can press (e.g., Button 1, Button 2, Button 3).
  • Set B (Outputs): The snacks inside the machine (e.g., Chips, Cola, Biscuits).

Simplification Secrets: Valid vs. Invalid Machines

  • Scenario 1 (Valid Function): You press Button 1 → you get Chips. You press Button 2 → you get Cola. This is a perfectly working machine.
  • Scenario 2 (Valid Function): You press Button 1 → you get Chips. You press Button 3 → you also get Chips. Is the machine broken? No! Two different buttons can lead to the same snack.
  • Scenario 3 (NOT a Function): You press Button 2 → the machine drops a Cola and a pack of Biscuits at the same time. One input cannot give two different outputs!
  • Scenario 4 (NOT a Function): You press Button 4 → nothing happens. If an input exists in your allowed set, it must produce an output.

2. Domain, Co-Domain, and Range

When we write f : A → B (read as "function f from A to B"):

  • Domain (Set A): The set of all permissible inputs.
  • Co-Domain (Set B): The entire target set or "the menu card" of possible outcomes.
  • Range: The set of actual outputs that have a matching input. Range is always a subset of the Co-domain (Range ⊆ Co-domain).


3. Board Exam Drill: Formally Checking Relations

In your WBCHSE Semester 3 Exam, you will face problems where you have to test a relation step-by-step.

⇅ Example 1 (Set Form)

Let A = {1, 2, 3, 4} and B = {a, b, c, d}. Examine which of the following relations are functions:

  1. R1 = {(1, a), (2, b), (3, c)}
  2. R2 = {(1, a), (2, b), (3, c), (4, d), (2, c)}
  3. R3 = {(1, a), (2, b), (3, c), (4, c)}
Board Exam Solution Style:
  • For R1: The element 4 ∈ A does not appear as a first element in any ordered pair. Thus, 4 has no image. Not a function.
  • For R2: The element 2 ∈ A has two distinct images, b and c (since (2,b) and (2,c) ∈ R2). Not a function.
  • For R3: Every element of A appears exactly once as a first element. Elements 3 and 4 have the same image c, which is mathematically valid. It is a function.
    Domain = {1, 2, 3, 4}
    Co-domain = {a, b, c, d}
    Range = {a, b, c}

4. JEE Edge: The Mathematical Hunt for Domain

In the JEE Main/Advanced, you will tackle algebraic expressions where you must find the "safe zone" values of x.

The Three Commandments of Real-Valued Functions

  1. The Denominator Law: Any fraction 1 / g(x) requires g(x) ≠ 0.
  2. The Square Root Law: Any even root √g(x) requires g(x) ≥ 0.
  3. The Logarithm Law: For loga(g(x)), we require g(x) > 0, base a > 0, and a ≠ 1.

⇅ Advanced JEE Example

Problem: Find the domain of the function: f(x) = 1 / √(|x| - x)

Step-by-Step Analysis:

We have two conditions happening at once here:

  1. It's inside a square root, so the term under the radical must be non-negative: |x| - x ≥ 0.
  2. It's in the denominator, so it cannot equal zero: |x| - x ≠ 0.

Combining both rules, our absolute condition is: |x| - x > 0 ⇒ |x| > x

Let’s analyze this inequality logically using properties of Modulus:

  • If x is positive (e.g., x = 5): |5| > 5 ⇒ 5 > 5 (False!).
  • If x is zero: |0| > 0 ⇒ 0 > 0 (False!).
  • If x is negative (e.g., x = -5): |-5| > -5 ⇒ 5 > -5 (True!).

Final Answer: Domain = (-∞, 0) or x ∈ ℝ-


• Class 1 Quick Summary Checklist

  • Function Check: Did every input x get exactly one output y?
  • Domain: The set of valid values of x where the function doesn't break down.
  • Range: The actual span achieved on the y-axis.

⇅ Your Turn! (Homework Problems)

Test your understanding before we move to Class 2. Drop your answers or thought process in the classroom pool:

  1. [Board Style]: If f : ℝ → ℝ defined by f(x) = x2 + 3, find the pre-images of 19 and 2.
  2. [JEE Style]: Find the domain of f(x) = √(9 - x2) + log(x - 1).


CLASS II:


Welcome to Class 2: One-One (Injection) and Many-One Functions.

In Class 1, we learned how to separate the valid functions from the broken relations. Today, we are going to categorize these valid functions based on how their inputs pair up with their outputs. This classification is a favorite playground for both WBCHSE board examiners and JEE paper setters.


1. Defining the Pillars

• One-One Function (Injective Mapping)

A function f : A → B is called a One-One function if distinct elements in the domain have distinct images in the co-domain. No two different inputs can target the same output.

Mathematical condition: If f(x1) = f(x2), then it must logically force x1 = x2 for all x1, x2 ∈ A.

• Many-One Function

A function f : A → B is called Many-One if two or more distinct elements in the domain share the exact same image in the co-domain.

If a valid function is not One-One, it is automatically Many-One by default.

Simplification Secrets: The Relationship Rules

  • One-One: Think of it as a strictly loyal allocation—every person (input) gets their own exclusive workspace (output).
  • Many-One: Think of it like a popular birthday party—multiple guests (inputs) are all crowding around and sharing the exact same birthday cake (output).

2. Board Exam Strategy: The Algebraic Rigor

In your WBCHSE Semester 3 Exam, you cannot just look at an expression and guess. You must present a formal algebraic proof using standard mathematical notation.

⇅ Board Exam Example

Problem: Show that the function f : ℝ → ℝ defined by f(x) = 3x + 5 is a One-One function.

Step-by-Step Board Solution Style:

Let x1, x2 ∈ ℝ (Domain) such that:

f(x1) = f(x2)

Substitute the function definition into the equation:

3x1 + 5 = 3x2 + 5

Subtracting 5 from both sides:

3x1 = 3x2

Dividing by 3:

x1 = x2

Since f(x1) = f(x2) uniquely implies x1 = x2, the function f is an Injective (One-One) function.
[Hence Proved]


3. JEE Edge: Graphical & Calculus Shortcuts

When you are dealing with the JEE, algebraic manipulation takes too long. We need faster tools to dissect complex functions in seconds.

Method 1: The Horizontal Line Test (Graphical Toolkit)

If you can sketch the graph of the function, draw an imaginary horizontal line anywhere across it:

  • If any horizontal line cuts the graph at more than one point, the function is Many-One.
  • If every possible horizontal line cuts the graph at at most one point, the function is One-One.

Method 2: The Monotonicity Test (Calculus Toolkit)

For any continuous and differentiable function in a given interval, find its first derivative f'(x):

  • If f'(x) > 0 strictly (strictly increasing) or f'(x) < 0 strictly (strictly decreasing) throughout the domain, the function is One-One.
  • If f'(x) changes its sign (becomes zero, goes positive and negative), the function curves back on itself and is Many-One.

⇅ Advanced JEE Example

Problem: Determine if the function f : ℝ → ℝ given by f(x) = x3 - 3x2 + 3x + 7 is One-One or Many-One.

Calculus Analysis:

Let's find the derivative of the function:

f'(x) = d/dx (x3 - 3x2 + 3x + 7)

f'(x) = 3x2 - 6x + 3

Factoring out the 3:

f'(x) = 3(x2 - 2x + 1)

f'(x) = 3(x - 1)2

Notice that (x - 1)2 is a perfect square, meaning it is always non-negative (≥ 0) for all real values of x. Therefore, f'(x) ≥ 0 for all x ∈ ℝ. It never changes sign from positive to negative.

Conclusion: Because the function is strictly monotonic (constantly climbing up), it will never hit the same height twice. The function is strictly One-One.


• Class 2 Quick Summary Checklist

  • Algebraic Rule (Boards): Set f(x1) = f(x2). If you get anything other than x1 = x2 (like x1 = ±x2), it's Many-One.
  • Horizontal Line Rule (JEE): One intersection = One-One. Multiple intersections = Many-One.
  • Calculus Rule (JEE): Constant sign on derivative = One-One. Sign change = Many-One.

⇅ Your Turn! (Homework Problems)

Test your intuition before we scale up to Onto and Into functions in Class 3:

  1. [Board Style]: Check whether f : ℝ → ℝ defined by f(x) = x2 is One-One or Many-One.
  2. [JEE Style]: Let f : [0, ∞) → ℝ defined by f(x) = x2. Is this function One-One or Many-One? (Pay close attention to the domain!).


CLASS III:


Welcome to Class 3: Onto (Surjection) and Into Functions.

In our previous class, we focused entirely on how elements leave the Domain. Today, we turn our cameras around and look at the destination set—the Co-domain. Understanding how elements land in the Co-domain is the key to unlocking advanced algebraic mappings and range calculation techniques.


1. Defining Onto and Into Mappings

• Onto Function (Surjective Mapping)

A function f : A → B is said to be an Onto function if every element in the Co-domain (Set B) has at least one pre-image in the Domain (Set A).

In simpler mathematical terms, a function is Onto if and only if its actual outputs match its target set completely:

Range = Co-domain

• Into Function

A function f : A → B is called an Into function if there exists at least one element in the Co-domain (Set B) that does not have a pre-image in the Domain (Set A).

In this case, some elements in the target set are left completely untouched:

Range ⊂ Co-domain (Range is a proper subset of the Co-domain)

Simplification Secrets: The Restaurant Menu Card Analogy

Think of the Co-domain as the full menu card at a restaurant, and the Range as the items that customers actually order throughout the night.

  • Onto Function: Every single dish listed on the menu gets ordered by at least one customer. The kitchen runs completely out of stock. Nothing is wasted!
  • Into Function: Some items on the menu card (like a weird experimental dessert) are left completely untouched by the end of the night.

2. Board Exam Strategy: Step-by-Step Algebraic Range Checks

In the WBCHSE Semester 3 Exam, checking for an onto function requires setting up a formal algebraic bridge between x and y.

⇅ Board Exam Example

Problem: Show that the function f : ℝ → ℝ defined by f(x) = 2x - 3 is an Onto function.

Step-by-Step Board Solution Style:

Let y be an arbitrary element in the Co-domain . We set up the relation:

y = f(x)

y = 2x - 3

Now, express the independent variable x completely in terms of y:

2x = y + 3

x = (y + 3) / 2

Since y ∈ ℝ, the value (y + 3) / 2 will also always produce a valid real number. Therefore, x ∈ ℝ (which lies perfectly inside our specified Domain).

Let's verify the pre-image mapping:

f(x) = f((y + 3) / 2) = 2((y + 3) / 2) - 3 = y + 3 - 3 = y

Since every element y in the Co-domain has a corresponding pre-image x in the Domain, the Range = Co-domain = ℝ.

Conclusion: The function f is an Onto (Surjective) function.
[Hence Proved]


3. JEE Edge: Range of Quadratic and Polynomial Functions

In JEE Main & Advanced, problems will test your capability to identify whether a function is Onto or Into by throwing complex constraints or infinite boundaries at you. You must become an expert at extracting the Range rapidly.

The Polynomial Rule of Thumb

  • Odd-degree polynomials (like linear, cubic, or quintic functions: x3, x5) have a natural range of (-∞, ∞). If their Co-domain is , they are almost always Onto.
  • Even-degree polynomials (like quadratics or quartics: x2, x4) have an absolute turning point, meaning they possess a global minimum or maximum value. Their range is bounded on one side, making them highly susceptible to being Into functions.

⇅ Advanced JEE Example

Problem: Determine if the function f : ℝ → ℝ defined by f(x) = x2 + 4x + 5 is Onto or Into.

Range Analysis via Completing the Square:

Let's rewrite the expression to find its structural limits:

f(x) = (x2 + 4x + 4) + 1

f(x) = (x + 2)2 + 1

We know that for any real number x, a perfect square is always greater than or equal to zero:

(x + 2)2 ≥ 0

Adding 1 to both sides of the inequality:

(x + 2)2 + 1 ≥ 1

f(x) ≥ 1

Therefore, the actual outputs achieved by this function are restricted:

Range = [1, ∞)

Now, look closely at the Co-domain provided in the problem statement: Co-domain = ℝ = (-∞, ∞).

Comparing them: Range ≠ Co-domain (Negative numbers and values between -∞ and 1 have absolutely no pre-images!).

Final Answer: The function is strictly an Into function.


• Class 3 Quick Summary Checklist

  • Onto Strategy: Find the range of the function expression. If it completely maps over the specified Co-domain, it's Onto.
  • Into Strategy: If you can find even a single number inside the Co-domain that the function can never equal, it's instantly Into.

⇅ Your Turn! (Homework Problems)

Work out these modifications to see how altering set definitions changes structural properties:

  1. [Board Challenge]: If the function from the JEE example above is redefined with a restricted target set as f : ℝ → [1, ∞) where f(x) = x2 + 4x + 5, is it Onto or Into?
  2. [JEE Challenge]: Check the nature of the mapping f : ℝ → ℝ given by f(x) = x / (1 + x2). Find its Range to determine if it is Onto or Into.


CLASS IV:


Welcome to Class 4: Bijection & Counting of Mappings.

We have spent the last few classes defining the individual building blocks of mappings. Today, we bring those components together to form the ultimate type of mapping: the Bijection. Additionally, we will step into the world of Combinatorics to discover how to mathematically count the total possible combinations of functions between finite sets.


1. The Bijective Function (One-to-One Correspondence)

A function f : A → B is called a Bijective Function if it simultaneously satisfies both conditions from our previous classes:

  1. It is One-One (Injective).
  2. It is Onto (Surjective).

Simplification Secrets: The Perfect Dance Partner Rule

Think of a Bijective function as a perfectly organized ballroom dance:

  • Because it is One-One, no two dancers from Set A share the same partner from Set B.
  • Because it is Onto, nobody in Set B is left sitting on the sidelines without a partner.
  • As a natural consequence, a Bijective function can only exist between two finite sets if they have the exact same number of elements!

2. Board Exam Strategy: Proving Bijections

In your WBCHSE Semester 3 Exam, 4-mark or 5-mark long-answer questions frequently ask you to prove that a given algebraic mapping is bijective. You must explicitly split your answer into two distinct halves.

⇅ Board Exam Drill

Problem: Prove that the function f : ℝ → ℝ defined by f(x) = 4x + 3 is bijective.

Step 1: Prove One-One (Injection)

Let x1, x2 ∈ ℝ (Domain) such that f(x1) = f(x2).

4x1 + 3 = 4x2 + 3

4x1 = 4x2 ⇒ x1 = x2

Hence, f is a One-One function.

Step 2: Prove Onto (Surjection)

Let y be an arbitrary element in the Co-domain . Set y = f(x):

y = 4x + 3 ⇒ 4x = y - 3 ⇒ x = (y - 3) / 4

Since y ∈ ℝ, the value (y - 3) / 4 is also a real number. Therefore, x ∈ ℝ (Domain). Every element in the co-domain has a pre-image.

Hence, f is an Onto function.

Conclusion: Since the function is both One-One and Onto, f is a Bijective function.
[Hence Proved]


3. JEE Edge: Permutations & Combinations in Mappings

When you sit for the JEE Main or Advanced, the focus shifts to combinations. Let Set A contain m elements, and Set B contain n elements. Here are the absolute counting formulas you must memorize:

Type of Mapping Requested Mathematical Condition & Formula
Total Number of Functions nm (Every element in A has n choices)
Total Number of One-One Functions If m > n: 0
If m ≤ n: nPm = n! / (n - m)!
Total Number of Bijective Functions If m ≠ n: 0
If m = n: n!

⇅ Advanced JEE Problem

Problem: Let Set A = {1, 2, 3, 4} and Set B = {a, b, c}. Find the total number of Onto (Surjective) functions that can be formed from Set A to Set B.

Solution via Principle of Inclusion-Exclusion:

Here, number of elements in Domain (m) = 4, and Co-domain (n) = 3.

To find the number of Onto functions when n = 3, we use the total function count and subtract cases where elements in B are missed:

Total Functions = nm = 34 = 81

Now apply the standard algebraic formula for onto counts:

Onto Mappings = nm - nC1(n-1)m + nC2(n-2)m - ...

Substitute our values:

= 34 - 3C1(3-1)4 + 3C2(3-2)4

= 81 - 3(24) + 3(14)

= 81 - 3(16) + 3(1)

= 81 - 48 + 3 = 36

Final Answer: There are exactly 36 unique Onto functions possible.


• Class 4 Quick Summary Checklist

  • Bijection: Must pass both tests—algebraic/derivative check for One-One, and range-matching check for Onto.
  • Counting Rule: If the domain has more elements than the co-domain, it is impossible to form a One-One function.

⇅ Your Turn! (Homework Problems)

Solve these counting challenges before we dive into Class 5's Function Toolkit:

  1. [Board Challenge]: If Set A has 5 elements, how many bijective functions can be drawn from Set A onto itself?
  2. [JEE Challenge]: Find the total number of One-One functions possible from Set A = {1, 2, 3} to Set B = {a, b, c, d, e}.


CLASS V:


Welcome to Class 5: The Standard Toolkit (Part 1) – Polynomial, Rational, & Piecewise Functions.

Until now, we have discussed abstract mappings using general definitions. Starting today, we build our real-world library of standard functions. If you can visually identify the domain, range, and shape of these fundamental functions, solving advanced calculus problems becomes like reading a storybook.


1. Polynomial and Rational Mappings

• Identity Function

Defined as f(x) = x for all x ∈ ℝ. It is a straight line passing through the origin at an angle of 45°. It is perfectly bijective (Domain = Range = ℝ).

• Constant Function

Defined as f(x) = c (where c is a fixed real number). Its graph is a flat horizontal line. Since all inputs point to one output, it is highly Many-One and Into.

• The Reciprocal Function (Rational Base)

Defined as f(x) = 1/x. This function cannot handle zero. Therefore, its natural parameters are:

  • Domain: ℝ − {0}
  • Range: ℝ − {0}


2. The Core Piecewise Mappings (Board Essentials)

Piecewise functions break their mathematical definitions based on the input values. You must memorize these two for your WBCHSE Semester 3 Exams:

• Modulus Function (Absolute Value Function)

Defined as f(x) = |x|, which splits into:

  • f(x) = x, if x ≥ 0
  • f(x) = −x, if x < 0

Attributes: Shape is a symmetric 'V' graph. Domain = ℝ, Range = [0, ∞). It is a classic Many-One function.

• Signum Function

Defined as f(x) = |x| / x for x ≠ 0, and f(x) = 0 when x = 0. It extracts the sign of the input:

  • f(x) = 1, if x > 0
  • f(x) = 0, if x = 0
  • f(x) = −1, if x < 0

Attributes: Domain = ℝ, Range = {−1, 0, 1}.


3. JEE Edge: Step Functions (GIF & Fractional Part)

In JEE Main & Advanced, examiners love combining regular equations with step functions to check if you get confused by discrete jumps.

• Greatest Integer Function (GIF) / Floor Function

Expressed as f(x) = ⌊x⌋ or [x]. It outputs the greatest integer less than or equal to x.

  • If x = 2.4 ⇒ ⌊2.4⌋ = 2
  • If x = −1.3 ⇒ ⌊−1.3⌋ = −2 (Be careful with negatives! −2 is less than −1.3)
  • Attributes: Domain = ℝ, Range = ℤ (Set of integers). It is a step-like staircase graph.

• Fractional Part Function

Expressed as f(x) = {x}. It strips away the integer component to leave only the decimal remainder:

{x} = x − ⌊x⌋

  • If x = 4.72 ⇒ {4.72} = 4.72 − 4 = 0.72
  • Attributes: Domain = ℝ, Range = [0, 1). The output can never reach 1!

⇅ Advanced JEE Problem

Problem: Find the domain of the function: f(x) = 1 / √([x]2 − [x] − 6), where [x] represents the Greatest Integer Function.

Step-by-Step Analysis:

For the function to be real and defined, the denominator inside the radical must be strictly positive:

[x]2 − [x] − 6 > 0

Let's treat [x] temporarily as a variable quadratic equation and factorize it:

([x] − 3)([x] + 2) > 0

Using the standard wavy-curve method for inequalities, this breaks into two distinct scenarios:

[x] < −2   OR   [x] > 3

Now, let's translate these integer conditions back into real values of x:

  • For [x] < −2, the integer values must be −3, −4, −5, etc. This happens when x < −2.
  • For [x] > 3, the integer values must be 4, 5, 6, etc. This begins exactly when x ≥ 4.

Final Answer: Domain = (−∞, −2) ∪ [4, ∞)


• Class 5 Quick Summary Checklist

  • Modulus Rule: Always strip the absolute value sign by opening it as positive for x ≥ 0 and negative for x < 0 before attempting calculus operations.
  • GIF Rule: Remember that [x] converts smooth continuous inputs into structural, blocky integers. Watch out for transition steps!

⇅ Your Turn! (Homework Problems)

Solve these structural function checks before we scale up to exponential and logarithmic graphs in Class 6:

  1. [Board Challenge]: If f : ℝ → ℝ is a Signum function, is it One-One? Is it Onto? Justify your stance using range analysis.
  2. [JEE Challenge]: Solve the equation for real values of x: 2⌊x⌋ = x + {x}. (Hint: Replace x with ⌊x⌋ + {x}).


CLASS VI:


Welcome to Class 6: The Standard Toolkit (Part 2) – Transcendental Functions.

Today, we complete our standard library of functions by mastering transcendental mappings: Exponential, Logarithmic, and Trigonometric functions. These functions don't just appear in algebra; they form the backbone of limits, continuity, and integration rules that you will face later in the semester.


1. Exponential and Logarithmic Mappings

• The Exponential Function

Defined as f(x) = ax, where a > 0 and a ≠ 1.

  • Domain: (You can raise a base to any real power).
  • Range: (0, ∞) (A positive base raised to any power will always stay strictly positive).
  • Mapping Nature: It is strictly monotonic (constantly rising if a > 1, constantly falling if 0 < a < 1). Hence, it is One-One. Whether it is Onto or Into depends entirely on your defined Co-domain!

• The Logarithmic Function

Defined as f(x) = logax, where x > 0, a > 0, and a ≠ 1. This is the exact inverse twin of the exponential function.

  • Domain: (0, ∞) (You can never feed zero or a negative number into a standard logarithm).
  • Range: (The output can stretch from negative infinity to positive infinity).

2. Trigonometric Mappings (Board Interval Checks)

In your WBCHSE Semester 3 Exam, pay extreme attention to the Domain and Co-domain restrictions given for trigonometric functions. Unrestricted trigonometric functions are periodic, meaning they repeat their values infinitely and are naturally Many-One.

• The Sine Function (f(x) = sin x)

  • If defined globally as f : ℝ → ℝ: It is Many-One (because sin 0 = sin π = 0) and it is Into (because Range = [−1, 1] ⊂ ℝ).
  • If restricted as f : [−π/2, π/2] → [−1, 1]: The curve becomes strictly increasing without repeating. It transforms into a perfect Bijective (One-One & Onto) mapping!

• The Cosine Function (f(x) = cos x)

  • To make it a bijective mapping, its domain must be restricted differently than sine due to its alignment. The standard principal block is f : [0, π] → [−1, 1].

3. JEE Edge: Graphical Intersection & Log Inequalities

In JEE Main & Advanced, transcendental functions are frequently used to find the number of real solutions to an equation via overlapping graphs.

⇅ Advanced JEE Problem

Problem: Find the number of real roots/solutions for the equation: ex = −x.

Graphical Intersection Analysis:

Instead of solving this algebraically (which is impossible using elementary methods), let's split the equation into two separate functions and check how many times their paths cross on a coordinate plane:

  1. y1 = ex (The standard exponential growth curve passing through (0,1))
  2. y2 = −x (A straight diagonal line passing through the origin sloping downward through quadrants II and IV)

Let's track their behaviors:

  • In Quadrant I (x > 0): ex is always positive, while −x is strictly negative. They can never meet here.
  • In Quadrant II (x < 0): As x goes toward negative infinity, ex approaches 0 asymptotically from above. Meanwhile, −x climbs infinitely higher into positive territory. Because ex starts at 1 at x=0 and stays flat, and −x starts at 0 at x=0 and climbs up, their lines must cross exactly once.

Final Answer: The equation has exactly 1 real root.


• Class 6 Quick Summary Checklist

  • Log Domain Constraint: Whenever you see a variable inside a log, instantly write down Expression > 0 before starting any work.
  • Trig Behavior: Trigonometric functions are globally Many-One due to their wave nature, but local slice windows can turn them into clean Bijections.

⇅ Your Turn! (Homework Problems)

Work through these foundational domain puzzles before we look at building composite functional chains in Class 7:

  1. [Board Challenge]: Find the domain of the real-valued function f(x) = log10(x2 − 5x + 6).
  2. [JEE Challenge]: Find the domain of the function f(x) = √(sin x) within the primary rotation window x ∈ [0, 2π].


CLASS VII:


Welcome to Class 7: Composition of Functions.

Until now, we have analyzed functions operating completely in isolation. Today, we look at what happens when we link functions together like an assembly line—where the output of the first function becomes the direct input for the next one. Let's learn how to compute and evaluate these multi-tier mappings safely.


1. The Assembly Line Mechanics (fog and gof)

Let f : A → B and g : B → C be two valid functions. The composite function g ○ f (read as g o f or "g of f") is a direct mapping running all the way from Set A straight to Set C.

(g ○ f)(x) = g(f(x))

⇅ The Golden Condition for Existence

You cannot blindly compose any two functions. For g(f(x)) to exist safely, the values leaving the inner machine must be accepted by the outer machine. Mathematically:

Range of f ⊆ Domain of g

Simplification Secrets: The Industrial Factory Analogy

Think of function composition like a factory line producing furniture:

  • Machine f (Inner Function): Takes raw timber (Input x) and cuts it into structured wooden planks (Output f(x)).
  • Machine g (Outer Function): Takes those wooden planks and fits them together to assemble a table (Output g(f(x))).
  • If Machine f suddenly outputs blocks of plastic instead of wood, Machine g will jam because it only handles wood! This is why the range of the inner function must lie inside the domain of the outer function.

2. Board Exam Strategy: Evaluation & Non-Commutativity

A classic long-answer question pattern in the WBCHSE Semester 3 Exam requires you to evaluate both gof and fog to prove that function composition is generally not commutative (gof ≠ fog).

⇅ Board Exam Drill

Problem: Let f : ℝ → ℝ given by f(x) = x2 and g : ℝ → ℝ given by g(x) = 2x + 1. Find expressions for (g ○ f)(x) and (f ○ g)(x).

Step-by-Step Board Solution Style:

Finding (g ○ f)(x):

(g ○ f)(x) = g(f(x))

Substitute the inner definition of f(x):

= g(x2)

Now, substitute x2 into the operational slot of function g:

= 2(x2) + 1 = 2x2 + 1

Finding (f ○ g)(x):

(f ○ g)(x) = f(g(x))

Substitute the inner definition of g(x):

= f(2x + 1)

Now, square the entire incoming package according to function f:

= (2x + 1)2 = 4x2 + 4x + 1

Conclusion: Clearly, 2x2 + 1 ≠ 4x2 + 4x + 1. Therefore, g ○ f ≠ f ○ g.


3. JEE Edge: Piecewise Composition Analysis

In JEE Main & Advanced, you will rarely face single-line algebraic chains. Instead, you will be handed piecewise definitions that split at specific critical boundary coordinates, requiring you to carefully trace inputs.

⇅ Advanced JEE Problem

Problem: Let f(x) = 1 + x for x ≥ 0, and f(x) = 1 − x for x < 0. Find an expression for f(f(x)).

Step-by-Step Domain Splitting Analysis:

Let's write down the base composition layout by feeding f(x) directly into its own definition framework:

f(f(x)) = 1 + f(x),   when f(x) ≥ 0

f(f(x)) = 1 − f(x),   when f(x) < 0

Now let's look at the actual output values of our original function f(x):

  • If x ≥ 0 ⇒ f(x) = 1 + x, which is always ≥ 1 (meaning it is strictly greater than 0).
  • If x < 0 ⇒ f(x) = 1 − x, which is also always > 1 (since subtracting a negative number adds value, meaning it is also greater than 0).

Notice a beautiful shortcut here: No matter what real value of x you feed into this specific function, the output f(x) is always non-negative (≥ 0). The second path (f(x) < 0) is physically impossible and never gets triggered!

Therefore, we only evaluate the top path for both operational zones of x:

  • For x ≥ 0: 1 + f(x) = 1 + (1 + x) = 2 + x
  • For x < 0: 1 + f(x) = 1 + (1 − x) = 2 − x

Final Answer:

f(f(x)) = 2 + x,   if x ≥ 0
f(f(x)) = 2 − x,   if x < 0


• Class 7 Quick Summary Checklist

  • Order Matters: Always work from the inside out. Evaluate the innermost function block first, then pass its output up the chain.
  • Existence Test: If the range of the inner expression extends outside the boundary line allowed by the outer domain, the composition fails to exist at those points.

⇅ Your Turn! (Homework Problems)

Solve these structural composition challenges before we learn how to inverse the functional engine in Class 8:

  1. [Board Challenge]: If f(x) = sin x and g(x) = x2 for all real values, find expressions for fog and gof. Are they equal?
  2. [JEE Challenge]: Let f(x) = x / √(1 + x2). Find an expression for the triple self-composite structure f(f(f(x))).


CLASS VIII:


Welcome to Class 8: Inverse of a Function.

Today, we learn how to reverse our mathematical operational engine safely. If a function takes an input x and processes it into an output y, the inverse function acts like a time machine—it takes that output y and traces it right back to its original starting input x. Let's master the structural prerequisites and rules for finding an inverse function.


1. The Prerequisite for Invertibility

You cannot find the inverse of just any function. For a function f : A → B to possess a valid inverse mapping f−1 : B → A, it must satisfy a critical structural constraint:

⇅ The Golden Rule of Inversion

A function possesses a valid inverse if and only if it is a Bijective Function (both One-One and Onto).

  • Why must it be One-One? If a function is Many-One (e.g., both 2 and −2 point to 4), when you try to reverse it, the input 4 will have two different destination paths. That violates the basic rule of functions!
  • Why must it be Onto? If a function is Into, some elements in the Co-domain are left stranded with no partner. When reversing, those elements will have nowhere to go, breaking the rule that every input must have an image.

2. Board Exam Strategy: Step-by-Step Explicit Inversion

In your WBCHSE Semester 3 Exam, finding an inverse function requires a highly structured 3-part presentation style. You must first state/prove invertibility before calculating the expression.

⇅ Board Exam Drill

Problem: Let f : ℝ − {2} → ℝ − {1} defined by f(x) = (x − 3) / (x − 2). Find an expression for f−1(x).

Step-by-Step Board Solution Style:

[Note: Assume we have already proved the function is bijective based on Class 2 & 3 criteria. Let's calculate the inverse directly.]

Step 1: Set up the equation
Let y = f(x), where y ∈ ℝ − {1}. This implies x = f−1(y).

y = (x − 3) / (x − 2)

Step 2: Solve explicitly for x in terms of y
Cross-multiply to isolate the variables:

y(x − 2) = x − 3

xy − 2y = x − 3

Bring all terms containing x to one side:

xy − x = 2y − 3

x(y − 1) = 2y − 3

x = (2y − 3) / (y − 1)

Step 3: Final variable replacement
Since x = f−1(y), we substitute it back:

f−1(y) = (2y − 3) / (y − 1)

To write the final answer in terms of the standard independent variable x, replace y with x:

Final Answer: f−1(x) = (2x − 3) / (x − 1)


3. JEE Edge: Geometric Mirror Symmetry

When solving JEE Main & Advanced problems under time pressure, drawing equations can save you minutes of calculation. You must know the geometric interplay between a function and its inverse.

Simplification Secrets: The Line y = x Mirror

The graph of an inverse function f−1(x) is the exact geometric reflection of the original function f(x) across the 45° diagonal identity line y = x.

If a graph passes through (a, b), its inverse will pass through (b, a). If the two graphs ever intersect, their intersection point must lie on the line y = x (for increasing functions).

⇅ Advanced JEE Problem

Problem: Find the point of intersection of the function f(x) = x2 − 4x + 6 defined for the domain x ∈ [2, ∞) with its own inverse function f−1(x).

Rapid Geometric Shortcut Solution:

Finding f−1(x) explicitly involves dealing with messy square root structures, and solving f(x) = f−1(x) creates a complicated high-degree polynomial.

Instead, we use our geometric secret: the intersection point of a function and its inverse must satisfy f(x) = x.

Let's set up this simplified equation:

x2 − 4x + 6 = x

Bring x to the left side:

x2 − 5x + 6 = 0

Factorize the quadratic expression:

(x − 2)(x − 3) = 0

x = 2   or   x = 3

Both solutions lie safely inside our restricted domain window [2, ∞).

Final Answer: The curves intersect at two distinct coordinate locations: (2, 2) and (3, 3).


• Class 8 Quick Summary Checklist

  • Check Invertibility First: If a function isn't bijective, stop right there—its inverse does not exist unless you restrict the domain boundaries.
  • The Algebra Step: Swap your focus from calculating y to isolating x entirely on one side.
  • The Intersection Trick: Save time by equating f(x) = x instead of manually computing the inverse equation.

⇅ Your Turn! (Homework Problems)

Solve these inversion tasks before we explore symmetry and cycling patterns in Class 9:

  1. [Board Challenge]: If f : ℝ → ℝ given by f(x) = 5x + 7, calculate the formula for f−1(x).
  2. [JEE Challenge]: Find the inverse of the function f(x) = (ex − e−x) / (ex + e−x). (Hint: Use component-and-divident properties once you set up the base equation).


CLASS IX:

Welcome to Class 9: Symmetries & Cycles – Even, Odd, & Periodic Functions.

Today, we unlock the power of structural symmetry. In both board derivations and competitive exams, recognizing whether a function is symmetric or cyclic allows you to bypass pages of complex calculations. Let's learn how to analyze algebraic expressions for parity and periodicity.


1. Parity Symmetries: Even vs. Odd Functions

To check the parity of any function f(x), the universal test is simple: replace every instance of x with −x and see how the function reacts.

• Even Functions

A function is even if it completely absorbs the negative sign:

f(−x) = f(x)

  • Geometric Property: Even graphs are perfectly symmetric about the y-axis. If you fold the graph along the y-axis, the left side lands perfectly on top of the right side.
  • Examples: x2, x4, cos x, |x|.

• Odd Functions

A function is odd if it spits out the negative sign to the front:

f(−x) = −f(x)

  • Geometric Property: Odd graphs are symmetric about the origin (or symmetric in opposite quadrants). Rotating the graph 180° around the origin leaves it looking completely unchanged.
  • Examples: x3, sin x, tan x.

Simplification Secrets: Neither Even Nor Odd

Do not fall into the trap of thinking a function must be either even or odd. Most random algebraic combinations (like f(x) = x2 + x) are neither! However, any general function can be uniquely split into an even part and an odd part:

f(x) = [ (f(x) + f(−x)) / 2 ] + [ (f(x) − f(−x)) / 2 ]


2. Board Exam Strategy: Formally Checking Parity

In your WBCHSE Semester 3 Exam, checking parity is a mandatory precursor step before solving definite integration problems. You must write out the replacement explicitly.

⇅ Board Exam Drill

Problem: Determine if the function f(x) = log [ (1 − x) / (1 + x) ] defined for x ∈ (−1, 1) is Even or Odd.

Step-by-Step Board Solution Style:

Replace x with −x in the given definition:

f(−x) = log [ (1 − (−x)) / (1 + (−x)) ]

f(−x) = log [ (1 + x) / (1 − x) ]

Now, invert the internal fraction using standard rules of exponents:

f(−x) = log [ (1 − x) / (1 + x) ]−1

Using the logarithm property log(an) = n · log(a), bring the power to the front:

f(−x) = −log [ (1 − x) / (1 + x) ]

f(−x) = −f(x)

Conclusion: Since f(−x) = −f(x), the function is strictly an Odd function.


3. JEE Edge: Periodic Functions & Fundamental Periods

In JEE Main & Advanced, problems will frequently focus on Periodic Functions—functions that repeat their outputs at regular, predictable intervals. A function is periodic if there exists a positive real number T such that:

f(x + T) = f(x) for all x in the domain.

The smallest such positive value of T is called the Fundamental Period.

Core Periodic Shortcuts to Memorize:

  • The fundamental period of sin x, cos x, sec x, and cosec x is .
  • The fundamental period of tan x and cot x is π.
  • The fractional part function {x} is highly periodic with a fundamental period of 1.
  • The Scaling Rule: If the fundamental period of f(x) is T, then the period of f(ax + b) is T / |a|.

⇅ Advanced JEE Problem

Problem: Find the fundamental period of the function: f(x) = sin(4x) + cos(3x).

Step-by-Step Period Composition Analysis:

Step 1: Find individual periods using the scaling rule
The basic period of sin x is . For sin(4x), the period is T1 = 2π / 4 = π / 2.
The basic period of cos x is . For cos(3x), the period is T2 = 2π / 3.

Step 2: Find the LCM of the fractional periods
To find when both waves complete a clean cycle simultaneously, we calculate the Least Common Multiple (LCM) of T1 and T2:

LCM(π/2, 2π/3) = LCM(Numerator) / HCF(Denominator)

LCM(π, 2π) = 2π
HCF(2, 3) = 1

Combining them: 2π / 1 = 2π

Final Answer: The fundamental period of the composite combination is .


• Class 9 Quick Summary Checklist

  • Even Check: Axis mirror test (f(−x) = f(x)). Absorbs minus signs.
  • Odd Check: Origin rotation test (f(−x) = −f(x)). Inverts minus signs.
  • Period Calculation: When adding two cyclic functions, compute their individual periods, then determine the fraction LCM to locate the shared reset window.

⇅ Your Turn! (Homework Problems)

Solve these symmetry tasks before we head into our final Grand Finale Class 10 Exam Drill:

  1. [Board Challenge]: Show that the product of two distinct Odd functions always results in an Even function.
  2. [JEE Challenge]: Find the fundamental period of the function f(x) = |sin x| + |cos x|. (Be extremely careful! Because these functions can transform into each other every quadrant, the true period might be smaller than the individual LCM!).


CLASS X:


Welcome to Class 10: Grand Finale – JEE Advanced Problems & Board Writing Drill.

We have spent nine classes building your theoretical foundation, learning standard toolkits, and analyzing functional equations. Today, we put all our tools together. We will examine exactly how a single concept changes its clothes depending on whether it appears on a written descriptive Board paper or a highly competitive JEE Advanced screen.


1. The Board Writing Drill: Securing the Perfect 5-Mark Score

In the descriptive format of the WBCHSE Semester 3 Exam, examiners look for specific keywords. If you jump directly to the answer without writing down set inclusions, you will lose marks even if your final formula is correct.

The 3 Crucial Presentation Rules for Boards

  1. Declare your Elements: Never start a proof with f(x1) = f(x2) without first explicitly writing: "Let x1, x2 ∈ A (Domain)".
  2. Show the Set Boundary Mappings: When evaluating a range to prove a surjection, you must state why the derived x value belongs or doesn't belong to the specified Domain set.
  3. Concluding Statements: Always write a definitive closing sentence linking your mathematical steps back to the question parameters.

2. The JEE Advanced Edge: Solving Functional Equations

In JEE Main & Advanced, problems often present structural "functional equations" rather than explicit formulas like f(x) = x2. Your job is to decode the rule by using substitution techniques.

⇅ JEE Advanced Challenge Problem

Problem: Let f : ℝ − {0} → ℝ be a function satisfying the equation:

2f(x) + 3f(1/x) = x2 − 1

Find the explicit expression for f(x) and determine if it is an Even or Odd function.

Step-by-Step Substitution Solution:

Step 1: Set up a system of equations
We are given our primary constraint equation:

(Equation 1)   2f(x) + 3f(1/x) = x2 − 1

To eliminate the unwanted f(1/x) term, replace every instance of x with 1/x across the entire relation:

2f(1/x) + 3f(x) = (1/x)2 − 1

Let's rearrange the terms nicely to match Equation 1:

(Equation 2)   3f(x) + 2f(1/x) = 1/x2 − 1

Step 2: Solve the simultaneous system using elimination
Multiply Equation 1 by 2, and multiply Equation 2 by 3:

4f(x) + 6f(1/x) = 2x2 − 2

9f(x) + 6f(1/x) = 3/x2 − 3

Subtract the first modified equation from the second modified equation to cancel out 6f(1/x):

5f(x) = (3/x2 − 3) − (2x2 − 2)

5f(x) = 3/x2 − 2x2 − 1

Divide by 5 to isolate the final function:

f(x) = (3 − 2x4 − x2) / (5x2)

Step 3: Parity Analysis (Even or Odd)
Let's replace x with −x to determine its symmetry:

f(−x) = (3 − 2(−x)4 − (−x)2) / (5(−x)2)

Since all powers of x are even integers, the signs are absorbed completely:

f(−x) = (3 − 2x4 − x2) / (5x2) = f(x)

Final Answer: f(x) = (3 − 2x4 − x2) / (5x2), and it is strictly an Even function.


• The Ultimate 10-Class Masterclass Checklist

Congratulations on completing the entire Mapping series! Before you step into your exam hall, ensure you have these core themes finalized:

  • Can you define the difference between a function and a relation visually and algebraically? (Class 1)
  • Can you run the derivative monotonicity check for One-One behavior? (Class 2)
  • Can you find ranges for quadratic and rational fractions to test for Onto mappings? (Class 3)
  • Do you remember your Permutations counting formulas for finite sets? (Class 4)
  • Are you comfortable manipulating Modulus, Signum, and GIF structures? (Class 5)
  • Did you set your domain boundary rules for variables trapped inside Logarithms? (Class 6)
  • Can you trace piecewise definitions from the inside out for composite structures? (Class 7)
  • Do you remember the mirror reflection shortcut across the line y = x? (Class 8)
  • Can you combine individual fractional periods using the fractional LCM rule? (Class 9)

⇅ Graduation Test! (Drop Your Answers in the Comments)

To celebrate completing this series, solve this final combined challenge problem:

Problem: Let f : ℝ → ℝ defined by f(x) = cos(x). Restrict both the Domain and Co-domain sets to form a new function g such that an inverse function g−1(x) exists safely. What is the standard principal window choice?

Thank you for being part of this masterclass series. Stay tuned for our next module.

Post a Comment

0 Comments
* Please Don't Spam Here. All the Comments are Reviewed by Admin.

#buttons=(Ok, Go it!) #days=(20)

Our website uses cookies to enhance your experience. Learn More
Ok, Go it!