![]() |
VOOZH | about |
In engineering mathematics, calculus is one of the important branches of mathematics from which questions are asked in the GATE exam, including CSE and DA. This article covers all the key topics within calculus that are frequently tested in the exam and provides links to further resources for each topic.
Table of Content
A function f of a single variable x is written as:
f(x) = expression involving x
For each x in the domain of f, there is a unique value f(x) in the range of the function.
Read more about Domain and Range of Function.
The limits of a function f(x) as x approaches a value c is written as:
This means that as x gets arbitrarily close to c, the function f(x) approaches L.
Right-Hand Limit
Left-Hand Limit
The limit exists only if the right-hand and left-hand limits are equal:
Formally, we can say that:
\lim_{x \to c} f(x) = L
If for every ϵ > 0 (no matter how small), there exists a δ > 0 such that whenever 0 < ∣x − c∣ < δ, it follows that ∣f(x) − L∣ < ϵ|.
Also, Read Formal Definition of Limit.
Some common properties of limits are:
Read More about the Properties of Limits.
Some of the common limits used in calculus are:
L'Hospital Rule
If the given limit is of the form or i.e. both f(x) and g(x) are either 0 or ∞, then the limit can be solved by L'Hospital Rule.
If the limit is of the form described above, then the L'Hospital Rule says that:
Where f'(x) and g'(x) are obtained by differentiating f(x) and g(x). If after differentiating, the form still exists, then the rule can be applied continuously until the form is changed.
Squeeze Theorem
Squeeze Theorem (also called the Sandwich Theorem) works by "squeezing" a function between two others whose limits are known and equal at a particular point.
If g(x) ≤ f(x) ≤ h(x) for all x in some interval around c (except possibly at c itself), and if then:
A function f(x) is continuous at a point x = c if the following three conditions are satisfied:
If any of these conditions fail, the function is not continuous at x = c.
Also Read about Continuity at a Point.
Functions that are not continuous are said to be discontinuous.
If a function is not continuous at a point, it is said to have a discontinuity at that point. There are several types:
A function f(x) is differentiable at x = c if the following limit exists:
Here:
Note: f'(c) is the derivative of function f(x) at x = c.
A function is said to be differentiable if the derivative of the function exists at all points of its domain.
Note: If a function is differentiable at a point, then it is also continuous at that point, but if a function is continuous at a point does not imply that the function is also differentiable at that point. For example, f(x) = |x| is continuous at x = 0 but it is not differentiable at that point.
Some common properties or rules of differentiation are:
Some of the most common formula used to find derivative are tabulated below:
| d/dx(c) | 0 |
| d/dx{c.f(x)} | c.f'(x) |
| d/dx(x) | 1 |
| d/dx(xn) | nxn-1 |
| d/dx{f(g(x))} | f'(g(x)).g'(x) |
| d/dx(ax) | ax.ln(a) |
| d/dx{ln(x)} {Note: ln(x) = loge(x)} | 1/x, x>0 |
| d/dx(logax) | 1/xln(a) |
| d/dx(ex) | ex |
| d/dx{sin(x)} | cos(x) |
| d/dx{cos(x)} | -sin(x) |
| d/dx{tan(x)} | sec2x |
| d/dx{sec(x)} | sec(x).tan(x) |
| d/dx{cosec(x)} | -cosec(x).cot(x) |
| d/dx{cot(x)} | -cosec2(x) |
| d/dx{sin-1(x)} | 1/√(1 - x2) |
| d/dx{cos-1(x)} | -1/√(1 - x2) |
| d/dx{tan-1(x)} | 1/(1+x2) |
Some mean value theorems are:
Suppose f(x) be a function satisfying three conditions:
Then according to Rolle's Theorem, there exists at least one point 'c' in the open interval (a, b) such that:
f '(c) = 0
Suppose be a function satisfying three conditions:
Then according to Lagrange's Theorem, there exists at least one point 'c' in the open interval (a, b) such that:
Let f(x) and g(x) be two functions that satisfy the following conditions:
Then, there exists at least one c ∈ (a, b) such that:
Read More about Maxima and Minima.
Maxima and Minima in Multivariable Functions:
For f(x, y):
Integrals can be classified as:
Let f(x) be a function. Then the family of all its antiderivatives is called the indefinite integral of a function f(x) and it is denoted by ∫f(x)dx.
Fundamental Integration Formulas:
Some common integration formulas include:
Definite integrals are the extension after indefinite integrals, definite integrals have limits [a, b]. It gives the area of a curve bounded between given limits.
, it denotes the area of curve F(x) bounded between a and b, where a is the lower limit and b is the upper limit.
Note: If f is a continuous function defined on the closed interval [a, b] and F be an anti derivative of f. Then .
Here, the function f needs to be well defined and continuous in [a, b].
Newton-Leibnitz Rule
For a definite integral :
The double integral of a function f(x, y) over a region R is denoted as:
∬Rf(x, y) dA,
Where dA represents an infinitesimal area element, typically expressed as dx dy or dy dx.
If f(x, y) is continuous over R, the double integral represents the "accumulated value" of f(x, y) over the region R.
Geometric Interpretation
The triple integral of a function f(x, y, z) over a three-dimensional region R is denoted as:
∭R f(x, y, z) dV,
Where dV represents an infinitesimal volume element, typically expressed as dx dy dz
If f(x, y, z) = 1, the triple integral computes the volume of the region R:
Volume = ∭R 1 dV.
Geometric Interpretation
A triple integral computes the "accumulated value" of f(x, y, z) over the three-dimensional region RRR. This can represent:
Some common application of integrals are:
The area enclosed between a curve y = f(x), the x-axis, and the limits x = a and x = b is:
Between Two Curves
The area between two curves y = f(x) and y = g(x) from x = a to x = b is:
Area =
The length of a curve y = f(x) from x = a to x = b is:
Length =
For parametric equations x = x(t), y = y(t), the arc length is:
Length =
The Taylor series of a function f(x) about a point x = a is given by:
In general:
where:
The Maclaurin series is a special case of the Taylor series where a = 0:
In general:
Some common expansion using taylor and maclaurin series are:
| Function | Series Expansion |
|---|---|
| ex | |
| sin(x) | |
| cos(x) | |
| ln(1 + x) | |
| 1/(1 − x) | |
| tan-1(x) |