Topics
Relations and Functions
Relations and Functions
Inverse Trigonometric Functions
Algebra
Matrices
- Concept of Matrices
- Types of Matrices
- Equality of Matrices
- Operation on Matrices
- Multiplication of a Matrix by a Scalar
- Properties of Matrix Addition
- Properties of Matrix Multiplication
- Transpose of a Matrix
- Symmetric and Skew Symmetric Matrices
- Invertible Matrices
- Overview of Matrices
- Negative of Matrix
- Operation on Matrices
- Proof of the Uniqueness of Inverse
- Elementary Transformations
Calculus
Vectors and Three-dimensional Geometry
Determinants
- Determinants of Matrix of Order One and Two
- Determinant of a Matrix of Order 3 × 3
- Minors and Co-factors
- Inverse of a Square Matrix by the Adjoint Method
- Applications of Determinants and Matrices
- Elementary Transformations
- Properties of Determinants
- Determinant of a Square Matrix
- Rule A=KB
- Overview of Determinants
- Geometric Interpretation of the Area of a Triangle
Linear Programming
Continuity and Differentiability
- Concept of Continuity
- Algebra of Continuous Functions
- Concept of Differentiability
- Derivatives of Composite Functions - Chain Rule
- Derivatives of Implicit Functions
- Derivatives of Inverse Trigonometric Functions
- Exponential and Logarithmic Functions
- Logarithmic Differentiation
- Derivatives of Functions in Parametric Forms
- Second Order Derivative
- Derivative - Exponential and Log
- Proof Derivative X^n Sin Cos Tan
- Infinite Series
- Higher Order Derivative
- Continuous Function of Point
- Mean Value Theorem
- Overview of Continuity and Differentiability
Applications of Derivatives
- Introduction to Applications of Derivatives
- Rate of Change of Bodies or Quantities
- Increasing and Decreasing Functions
- Maxima and Minima
- Maximum and Minimum Values of a Function in a Closed Interval
- Simple Problems on Applications of Derivatives
- Graph of Maxima and Minima
- Approximations
- Tangents and Normals
- Overview of Applications of Derivatives
Probability
Sets
Integrals
- Introduction of Integrals
- Integration as an Inverse Process of Differentiation
- Some Properties of Indefinite Integral
- Methods of Integration: Integration by Substitution
- Integration Using Trigonometric Identities
- Integrals of Some Particular Functions
- Methods of Integration: Integration Using Partial Fractions
- Methods of Integration: Integration by Parts
- Fundamental Theorem of Calculus
- Evaluation of Definite Integrals by Substitution
- Properties of Definite Integrals
- Definite Integrals
- Indefinite Integral Problems
- Comparison Between Differentiation and Integration
- Geometrical Interpretation of Indefinite Integrals
- Indefinite Integral by Inspection
- Definite Integral as the Limit of a Sum
- Evaluation of Simple Integrals of the Following Types and Problems
- Overview of Integrals
Applications of the Integrals
Differential Equations
- Differential Equations
- Order and Degree of a Differential Equation
- General and Particular Solutions of a Differential Equation
- Linear Differential Equations
- Homogeneous Differential Equations
- Solutions of Linear Differential Equation
- Differential Equations with Variables Separable Method
- Formation of a Differential Equation Whose General Solution is Given
- Procedure to Form a Differential Equation that Will Represent a Given Family of Curves
- Overview of Differential Equations
Vectors
- Vector
- Basic Concepts of Vector Algebra
- Direction Cosines
- Vector Operations>Addition and Subtraction of Vectors
- Properties of Vector Addition
- Vector Operations>Multiplication of a Vector by a Scalar
- Components of Vector
- Vector Joining Two Points
- Section Formula
- Vector (Or Cross) Product of Two Vectors
- Scalar (Or Dot) Product of Two Vectors
- Projection of a Vector on a Line
- Geometrical Interpretation of Scalar
- Scalar Triple Product of Vectors
- Position Vector of a Point Dividing a Line Segment in a Given Ratio
- Magnitude and Direction of a Vector
- Vectors Examples and Solutions
- Introduction of Product of Two Vectors
- Overview of Vectors
Three - Dimensional Geometry
- Introduction of Three Dimensional Geometry
- Direction Cosines and Direction Ratios of a Line
- Relation Between Direction Ratio and Direction Cosines
- Equation of a Line in Space
- Angle Between Two Lines
- Shortest Distance Between Two Lines
- Three - Dimensional Geometry Examples and Solutions
- Equation of a Plane Passing Through Three Non Collinear Points
- Forms of the Equation of a Straight Line
- Coplanarity of Two Lines
- Distance of a Point from a Plane
- Angle Between Line and a Plane
- Angle Between Two Planes
- Vector and Cartesian Equation of a Plane
- Equation of a Plane in Normal Form
- Equation of a Plane Perpendicular to a Given Vector and Passing Through a Given Point
- Distance of a Point from a Plane
- Plane Passing Through the Intersection of Two Given Planes
- Overview of Three Dimensional Geometry
Linear Programming
Probability
CISCE: Class 12
Definition: Ordered Pair
An ordered pair is a pair of objects in which the order of the objects is important.
It is written as (a, b), where a is called the first component and b is called the second component.
Note:
In general,
(a,b) ≠ (b,a)
i.e., the order of elements matters.
CISCE: Class 12
Definition: Cartesian Product
If A and B are two sets, then the Cartesian product of A and B, denoted by A × B, is the set of all ordered pairs (a, b) such that a ∈ A and b ∈ B.
Result:
If n(A) = m and n(B) = n, then
n(A × B) = m × n
CISCE: Class 12
Definition: Relation
A relation is a set of ordered pairs.
The set of all first elements of the ordered pairs is called the domain, and the set of all second elements that appear is called the range.
CISCE: Class 12
Key Points: Relation in a Set
Types of Relations:
| Type of Relation | Definition |
|---|---|
| Binary Relation | Any subset of (A × A) |
| Empty Relation | No element of A is related to any element |
| Universal Relation | Every element of A is related to every element |
| Identity Relation | Every element is related to itself only |
Special Types of Relations:
| Special Type | Condition |
|---|---|
| Reflexive | (a, a) ∈ for all a ∈ A |
| Symmetric | (a,b) ∈ R ⇒ (b, a) ∈ R |
| Transitive | (a,b),(b,c) ∈ ⇒ (a,c) ∈ R |
| Equivalence Relation | Reflexive + Symmetric + Transitive |
Important Result
If a set A contains n elements, then the number of reflexive relations on A is \[2^{n^2-n}\]
CISCE: Class 12
Key Points: Equivalence Relation & Classes
Equivalence Relation:
A relation R on a set A is an equivalence relation if it is
Reflexive, Symmetric and Transitive.
Important Result:
-
Equality → equivalence relation
-
“is similar to” (triangles) → equivalence relation
-
“is perpendicular to” → not an equivalence relation
Equivalence Class:
If R is an equivalence relation on A and a ∈ A, then
[a] ={x ∈ A : (x, a) ∈ R}.
Properties:
-
Every element belongs to exactly one equivalence class.
-
Distinct equivalence classes are disjoint.
-
The union of all equivalence classes is A.
CISCE: Class 12
Definition: Congruence Modulo m
Let m be a positive integer and x, y ∈ Z
Then x is said to be congruent to y modulo m, written as
x ≡ y (mod m)
iff x − y is divisible by m.
CISCE: Class 12
Definition: Function
A function f: X→Y is a relation such that:
-
Every element of X has an image in Y
-
Each element of X has exactly one image in Y
Definition: Domain, Co-domain and Range
Domain:
The domain of a function f is the set of all elements of X for which the function f is defined.
Co-domain:
The codomain of a function f is the set Y into which the function maps elements of the domain.
Range:
The range of a function f is the set of all images of elements of the domain under the function f.
CISCE: Class 12
Key Points: Functions
Types of Function:
| Type | Key Idea |
|---|---|
| One-one (Injective) | Different elements → different image |
| Many-one | Two or more elements → same image |
| Onto (Surjective) | Range = Codomain |
| Into | Range ⊂ Codomain |
| Bijective | One-one + Onto |
Special Types of Functions:
| Function | Definition |
|---|---|
| Identity | f(x) = x |
| Equal |
f(x) = g(x) |
| Constant | f(x) = c |
| Zero | f(x) = 0 |
| Even | f(-x) = f(x) |
| Odd | f(-x) = -f(x) |
| Monotonic | Always increasing or decreasing |
| Real-valued |
Range ⊆ ℝ |
CISCE: Class 12
Definition: Composition of Functions
Let A, B, and C be three non-empty sets.
If f: A→B and g: B→C are two functions, then the composition of f and g, denoted by
(g∘f)(x) = g(f(x)),for all x ∈ A.
The composite function is also called the resultant function or function of a function.
CISCE: Class 12
key points: Composition of Functions
(g∘f)(x) = g(f(x))
-
Exists only if Range of f ⊆ Domain of g
-
Order matters: g∘f ≠ f∘g
-
Associative: h∘(g∘f) = (h∘g)∘f
-
If f and g are one-one, then g∘f is one-one
-
If f and g are onto, then g∘f is onto
-
Identity property:
IB∘f = f . f ∘
CISCE: Class 12
Definition: Invertible Function
A function f: X→Y is called invertible if it is one-one and onto.
In this case, there exists a function f−1:Y→X such that
f−1(y) = x ⟺ f(x) = y
The function f−1 is called the inverse of f.
CISCE: Class 12
Key Points: Invertible Function
-
Only bijective (one-one/onto) functions are invertible.
-
Domain of f−1 = Range of f and Range of f−1 Domain of f.
-
f−1(y) = x if and only if f(x) = y.
-
f−1∘f = IX and f∘f−1 = IY.
-
The inverse of a bijective function is unique and (f−1)−1 = f
CISCE: Class 12
Definition: Binary Operation
A binary operation (or composition) on a non-empty set A is a function
∗ : A × A → A
Which associates each ordered pair (a,b) in A×A with a unique element a ∗ b in A.
CISCE: Class 12
Key Points: Binary Operation
- A binary operation must satisfy closure, i.e.
a, b ∈ A ⇒ a ∗ b ∈ A - Order matters in a binary operation; in general,
a ∗ b ≠ b ∗ a
- Addition and multiplication are binary operations on N, Z, Q, R.
-
Subtraction and division are not binary operations on N.
-
Division is a binary operation on R−{0}.
-
Union and intersection are binary operations on the power set P(A).
- If a finite set A contains n elements, then
Number of binary operations on A = \[n^{n^2}\]
CISCE: Class 12
Key Points: Properties of Binary Operations
| Property | Condition |
|---|---|
| Commutative | (a * b = b * a) |
| Associative | ((a * b) * c = a * (b * c)) |
| Identity Element | (e * a = a * e = a) |
| Inverse Element | (a * b = b * a = e) |
| Distributive | a * (b ∘ c) = (a * b) ∘ (a * c) |
