Topics
Relations and Functions
Relations and Functions
Inverse Trigonometric Functions
Algebra
Matrices
- Concept of Matrices
- Types of Matrices
- Equality of Matrices
- Operations on Matrices> Addition and Subtraction of Matrices
- Operations on Matrices>Scalar Multiplication
- Operations on Matrices> Matrix Multiplication
- Transpose of a Matrix
- Symmetric and Skew Symmetric Matrices
- Invertible Matrices
- Overview of Matrices
Calculus
Determinants
Vectors and Three-dimensional Geometry
Continuity and Differentiability
- Continuous and Discontinuous Functions
- Algebra of Continuous Functions
- Concept of Differentiability
- Derivatives of Composite Functions
- Derivative of Implicit Functions
- Derivative of Inverse Function
- Exponential and Logarithmic Functions
- Logarithmic Differentiation
- Derivatives of Functions in Parametric Forms
- Second Order Derivative
- Overview of Continuity and Differentiability
Linear Programming
Applications of Derivatives
Probability
Integrals
- Introduction of Integrals
- Integration as an Inverse Process of Differentiation
- Properties of Indefinite Integral
- Methods of Integration> Integration by Substitution
- Methods of Integration>Integration Using Trigonometric Identities
- Methods of Integration> Integration Using Partial Fraction
- Methods of Integration> Integration by Parts
- Integrals of Some Particular Functions
- Definite Integrals
- Fundamental Theorem of Integral Calculus
- Evaluation of Definite Integrals by Substitution
- Properties of Definite Integrals
- Overview of Integrals
Sets
Applications of the Integrals
Differential Equations
- Basic Concepts of Differential Equations
- Order and Degree of a Differential Equation
- General and Particular Solutions of a Differential Equation
- Methods of Solving Differential Equations> Variable Separable Differential Equations
- Methods of Solving Differential Equations> Homogeneous Differential Equations
- Methods of Solving Differential Equations>Linear Differential Equations
- Overview of Differential Equations
Vectors
- Basic Concepts of Vector Algebra
- Direction Ratios, Direction Cosine & Direction Angles
- Types of Vectors in Algebra
- Algebra of Vector Addition
- Multiplication in Vector Algebra
- Components of Vector in Algebra
- Vector Joining Two Points in Algebra
- Section Formula in Vector Algebra
- Product of Two Vectors
- Overview of Vectors
Three - Dimensional Geometry
Linear Programming
Probability
Properties of Indefinite Integrals
1.Inverse of Differentiation
This shows that differentiation and indefinite integration are inverse processes.
2. Same Derivative Implies Same Family of Antiderivatives
If \[\frac{d}{dx}[F(x)] = \frac{d}{dx}[G(x)]\]
then \[F(x) = G(x) + C\]
So, two indefinite integrals of the same function differ only by a constant.
3. Sum Rule
This means integration is distributive over addition.
4. Difference Rule
This is the corresponding rule for subtraction.
5. Constant Multiple Rule
6. General Linearity Rule
where k and l are constants.
Example 1
Find the following integrals:
- \[\int (\sin x + \cos x) dx\]
- \[\int \text{cosec } x (\text{cosec } x + \cot x) dx\]
- \[\int \frac{1 - \sin x}{\cos^2 x} dx\]
Solution:
(i) We have
\[\int (\sin x + \cos x) dx = \int \sin x dx + \int \cos x dx\]
\[= -\cos x + \sin x + \text{C}\]
(ii) We have
\[\int \text{cosec } x (\text{cosec } x + \cot x) dx = \int \text{cosec}^2 x dx + \int \text{cosec } x \cot x dx\]
\[= -\cot x - \text{cosec } x + \text{C}\]
(iii) We have
\[\int \frac{1 - \sin x}{\cos^2 x} dx = \int \frac{1}{\cos^2 x} dx - \int \frac{\sin x}{\cos^2 x} dx\]
\[= \int \sec^2 x dx - \int \tan x \sec x dx\]
\[= \tan x - \sec x + \text{C}\]
Example 2
Find the anti derivative F of \[f\] defined by \[f(x) = 4x^3 - 6\], where \[\text{F}(0) = 3\]
Solution: One anti derivative of \[f(x)\] is \[x^4 - 6x\] since
Therefore, the anti-derivative F is given by
\[\text{F}(x) = x^4 - 6x + \text{C}\], where C is constant.
Given that \[\text{F}(0) = 3\], which gives,
\[3 = 0 - 6 \times 0 + \text{C}\] or \[\text{C} = 3\]
Hence, the required anti-derivative is the unique function F defined by
\[\text{F}(x) = x^{4} - 6x + 3\].
Key Points: Properties of Indefinite Integral
| Property | Formula |
| Reverse of differentiation | \[\frac{d}{dx}\left(\int f(x) dx\right) = f(x)\] |
| Same derivative | \[F'(x) = G'(x) \Rightarrow F(x) = G(x) + C\] |
| Sum rule | \[\int (f + g)dx = \int fdx + \int gdx\] |
| Difference rule | \[\int (f - g)dx = \int fdx - \int gdx\] |
| Constant multiple rule | \[\int k f(x)dx = k \int f(x)dx\] |
| General linearity | \[\int (kf \pm lg)dx = k \int fdx \pm l \int gdx\] |
