Quick Recap — Sets
- Operations: (all elements), (common), (in not ), (complement in ).
- Counting: subsets of an -set ; .
- De Morgan: and .
- Cartesian product: .
Beyond-NCERT JEE Formulae
1. Onto (surjective) function count. The number of onto functions from an -element set to an -element set (with ) is
When to use: counting surjections, or distributing distinct objects into distinct non-empty boxes. [JEE Tip] For this collapses to (drop the two constant maps); for it is .
2. Equivalence relations are counted by Bell numbers. The number of equivalence relations on an -set equals the number of partitions of that set, the Bell number , with and recurrence . When to use: any "how many equivalence relations / partitions" question. [JEE Tip] Never a power of here; equivalence relations follow , not .
3. Relation counts on an -set. Of the relations on the set: reflexive (the diagonal cells are forced in, the other cells free); symmetric (the diagonal cells and the upper-triangle pairs are free); reflexive and symmetric together (only those upper-triangle pairs stay free). When to use: "count the relations that are reflexive and/or symmetric" problems. [JEE Tip] Antisymmetric ; transitive has no neat closed form, so enumerate for small .
4. Even-odd decomposition. On a domain symmetric about , every function splits uniquely as
the first bracket even and the second odd. When to use: extracting even/odd parts, or killing the odd part inside a symmetric definite integral. [JEE Tip] For the two parts are exactly and .
5. Standard functional-equation families (assuming the usual continuity). with (Cauchy additive). , and . with . (its polynomial solutions). When to use: " satisfies this identity, find " problems. [JEE Tip] Substitute (or ) first to fix the constant, then one small integer to pin the exponent or the slope.
Solved Examples — Beyond-NCERT Formulae
Example 1: Onto functions from a 5-set onto a 3-set. How many onto (surjective) functions exist when and ?
Solution:
- Formula: onto count ; here and .
- Expand the four terms: .
- Evaluate: .
- Hence the total is .
Takeaway: surjection counts come straight from inclusion-exclusion; subtract the maps that miss one target, then add back those missing two.
Example 2: Onto functions onto a 2-set (special case). How many onto functions are there from a 6-element set to the 2-element set ?
Solution:
- Formula: onto a 2-set , since the only maps that fail to be onto are the two constant functions.
- Here , so all functions number .
- Remove the constants: .
Takeaway: with exactly two outputs, "onto" simply means "not constant", so just subtract from .
Example 3: Number of equivalence relations on . Count the equivalence relations on a 3-element set, then extend the idea to a 4-element set.
Solution:
- Formula: equivalence relations match partitions one-to-one, so the count is the Bell number .
- List the partitions of : ; then ; then ; then ; then — five in all, so .
- For a 4-set apply : .
Takeaway: equivalence relations are counted by the Bell numbers , so resist the urge to write a power of .
Example 4: Reflexive, symmetric, and both, on a 4-set. On a set with elements, count the relations that are (i) reflexive, (ii) symmetric, and (iii) reflexive and symmetric together.
Solution:
- Take , so has cells and there are relations in all.
- Reflexive: force the diagonal cells "in", leaving free, so .
- Symmetric: the diagonal cells and the upper-triangle pairs are free, giving .
- Reflexive and symmetric: diagonal forced in, only the upper-triangle pairs free, so .
Takeaway: count the freely chosen cells and raise to that power; the diagonal contributes and the upper triangle contributes .
Example 5: Even and odd parts of a cubic. Split into its even and odd parts.
Solution:
- Formula: even part and odd part .
- Compute .
- Even part .
- Odd part .
- Check: , which is .
Takeaway: the even part gathers the even-degree terms and the odd part the odd-degree terms, and this split is unique.
Example 6: Turning a sum into a product. A function satisfies for all real , with . Find and .
Solution:
- Formula: forces with .
- Here , so .
- Therefore .
Takeaway: a rule that turns a sum of inputs into a product of outputs is an exponential, and its base is .
Example 7: Turning a product into a sum. For all positive reals, and . Find .
Solution:
- Formula: forces , so and .
- Write , hence .
- So .
Takeaway: a rule that turns a product of inputs into a sum of outputs is a logarithm; powers slide out as multipliers, and always.
Example 8: The reciprocal identity. A polynomial satisfies for every , with . Find .
Solution:
- Formula: the only polynomial solutions are .
- Since , take ; then , so and .
- Thus , giving .
Takeaway: the identity pins down to , and a single known value fixes .