Topics
Relations and Functions
Relations and Functions
Algebra
Inverse Trigonometric Functions
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
Probability
Applications of Derivatives
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
Introduction
Integration is a fundamental concept in calculus used to find a function when its derivative is known. It is called the inverse process of differentiation because it reverses the operation of finding derivatives.
In simple words, if differentiation tells how a quantity changes, integration helps recover the original quantity from that rate of change. This idea forms the base of many later topics in mathematics, physics, economics, and engineering.
Definition: Antiderivative
If the derivative of a function F(x) is f(x), then F(x) is called an antiderivative or integral of f(x). The set of all such antiderivatives is written as:
where C is an arbitrary constant called the constant of integration.
Formula: Integral Formulas
| No. | Derivatives | Integrals (Anti-derivatives) |
|---|---|---|
| (i) | \[\frac{d}{dx} \left( \frac{x^{n+1}}{n+1} \right) = x^n\]; | \[\int x^n dx = \frac{x^{n+1}}{n+1} + \text{C}, n \neq -1\] |
| \[\frac{d}{dx} (x) = 1\]; | \[\int dx = x + \text{C}\] | |
| (ii) | \[\frac{d}{dx} (\sin x) = \cos x\]; | \[\int \cos x dx = \sin x + \text{C}\] |
| (iii) | \[\frac{d}{dx} (-\cos x) = \sin x\]; | \[\int \sin x dx = -\cos x + \text{C}\] |
| (iv) | \[\frac{d}{dx} (\tan x) = \sec^2 x\]; | \[\int \sec^2 x dx = \tan x + \text{C}\] |
| (v) | \[\frac{d}{dx} (-\cot x) = \text{cosec}^2 x\]; | \[\int \text{cosec}^2 x dx = -\cot x + \text{C}\] |
| (vi) | \[\frac{d}{dx} (\sec x) = \sec x \tan x\]; | \[\int \sec x \tan x dx = \sec x + \text{C}\] |
| (vii) | \[\frac{d}{dx} (-\text{cosec} x) = \text{cosec} x \cot x\]; | \[\int \text{cosec} x \cot x dx = -\text{cosec} x + \text{C}\] |
| (viii) | \[\frac{d}{dx} (\sin^{-1} x) = \frac{1}{\sqrt{1-x^2}}\]; | \[\int \frac{dx}{\sqrt{1-x^2}} = \sin^{-1} x + \text{C}\] |
| (ix) | \[\frac{d}{dx} (-\cos^{-1} x) = \frac{1}{\sqrt{1-x^2}}\]; | \[\int \frac{dx}{\sqrt{1-x^2}} = -\cos^{-1} x + \text{C}\] |
| (x) | \[\frac{d}{dx} (\tan^{-1} x) = \frac{1}{1+x^2}\]; | \[\int \frac{dx}{1+x^2} = \tan^{-1} x + \text{C}\] |
| (xi) | \[\frac{d}{dx} (e^x) = e^x\]; | \[\int e^x dx = e^x + \text{C}\] |
| (xii) | \[\frac{d}{dx}\left(\log|x|\right)=\frac{1}{x};\] | \[\int\frac{1}{x}dx=\log|x|+\mathrm{C}\] |
| (xiii) | \[\frac{d}{dx} \left( \frac{a^x}{\log a} \right) = a^x\]; | \[\int a^x dx = \frac{a^x}{\log a} + \text{C}\] |
Key Points: Integration as an Inverse Process of Differentiation
-
Integration is the inverse process of differentiation.
-
The result of indefinite integration is called the antiderivative or primitive.
-
General form: ∫f(x) dx = F(x) + C.
-
The constant CC must always be added in indefinite integrals.
