Multivariable calculus (also known as multivariate calculus) is the extension of calculus in one variable to calculus with functions of several variables: the differentiation and integration of functions involving multiple variables (multivariate), rather than just one.[1]
Multivariable calculus may be thought of as an elementary part of advanced calculus. For advanced calculus, see calculus on Euclidean space. The special case of calculus in three dimensional space is often called vector calculus.
In single-variable calculus, operations like differentiation and integration are made to functions of a single variable. In multivariate calculus, it is required to generalize these to multiple variables, and the domain is therefore multi-dimensional. Care is therefore required in these generalizations, because of two key differences between 1D and higher dimensional spaces:
The consequence of the first difference is the difference in the definition of the limit and differentiation. Directional limits and derivatives define the limit and differential along a 1D parametrized curve, reducing the problem to the 1D case. Further higher-dimensional objects can be constructed from these operators.
The consequence of the second difference is the existence of multiple types of integration, including line integrals, surface integrals and volume integrals. Due to the non-uniqueness of these integrals, an antiderivative or indefinite integral cannot be properly defined.
A study of limits and continuity in multivariable calculus yields many counterintuitive results not demonstrated by single-variable functions.
A limit along a path may be defined by considering a parametrised path
s(t):R\toRn
f(\overrightarrow{x}):Rn\toRm
f(s(t))
f
s(t0)
s(t)
Note that the value of this limit can be dependent on the form of
s(t)
f(x,y)=
x2y | |
x4+y2 |
.
If the point
(0,0)
y=kx
Then the limit along the path will be:
On the other hand, if the path
y=\pmx2
x(t)=t,y(t)=\pmt2
Since taking different paths towards the same point yields different values, a general limit at the point
(0,0)
A general limit can be defined if the limits to a point along all possible paths converge to the same value, i.e. we say for a function
f:Rn\toRm
f
x0\inRn
for all continuous functions
s(t):R\toRn
s(t0)=x0
From the concept of limit along a path, we can then derive the definition for multivariate continuity in the same manner, that is: we say for a function
f:Rn\toRm
f
x0
for all continuous functions
s(t):R\toRn
s(t0)=x0
As with limits, being continuous along one path
s(t)
Continuity in each argument not being sufficient for multivariate continuity can also be seen from the following example. For example, for a real-valued function
f:R2\toR
f(x,y)
f
x
y
f
y
x
f
Consider
f(x,y)= \begin{cases} | y |
x |
-y&if 0\leqy<x\leq1\\
x | |
y |
-x&if 0\leqx<y\leq1\\ 1-x&if 0<x=y\\ 0&everywhereelse. \end{cases}
It is easy to verify that this function is zero by definition on the boundary and outside of the quadrangle
(0,1) x (0,1)
x
y
0\lea\le1
ga(x)=f(x,a)
ha(y)=f(a,y)
g0(x)=f(x,0)=h0(0,y)=f(0,y)=0
f(0,0)=0
\limxf(x,0)=0
\limyf(0,y)=0
However, consider the parametric path
x(t)=t,y(t)=t
Therefore,
It is hence clear that the function is not multivariate continuous, despite being continuous in both coordinates.
f:Rn\toRm
g:Rm\toRp
x0\inRn
f(x0)\inRm
g\circf:Rn\toRp
x0
f:Rn\toR
g:Rn\toR
x0\inRn
fg:Rn\toR
x0
f/g:Rn\toR
x0
g(x0) ≠ 0
f:Rn\toR
x0\inRn
|f|
f:Rn\toRm
x0\inRn
f
x0
From the Lipschitz continuity condition for
f
where
K
s(t)
t0
\delta>0
\epsilon>0
|s(t)-s(t0)|<\delta
\forall|t-t0|<\epsilon
Hence, for every
\alpha>0
\delta=
\alpha | |
K |
\epsilon>0
t
|t-t0|<\epsilon
|s(t)-s(t0)|<\delta
|f(s(t))-f(s(t0))|\leqK|s(t)-s(t0)|<K\delta=\alpha
\lim | |
t\tot0 |
f(s(t))
f(s(t0))
s(t)
See main article: article, Partial derivative and Directional derivative.
The derivative of a single-variable function is defined as
Using the extension of limits discussed above, one can then extend the definition of the derivative to a scalar-valued function
f:Rn\toR
s(t):R\toRn
Unlike limits, for which the value depends on the exact form of the path
s(t)
s(t0)
s'(t0)
f
s(t0)
For
s(t)
s
s
t0
where
\tau\in[t0,t]
Substituting this into,
where
\tau(h)\in[t0,t0+h]
Lipschitz continuity gives us
|f(x)-f(y)|\leqK|x-y|
K
\forallx,y\inRn
|f(x+O(h))-f(x)|\simO(h)
Note also that given the continuity of
s'(t)
s'(\tau)=s'(t0)+O(h)
h\to0
Substituting these two conditions into,
whose limit depends only on
s'(t0)
It is therefore possible to generate the definition of the directional derivative as follows: The directional derivative of a scalar-valued function
f:Rn\toR
\hat{\bold{u}}
x0\inRn
or, when expressed in terms of ordinary differentiation,
which is a well defined expression because
f(x0+\hat{\bold{u}}t)
t
It is not possible to define a unique scalar derivative without a direction; it is clear for example that
\nabla\hat{\bold{u
The partial derivative generalizes the notion of the derivative to higher dimensions. A partial derivative of a multivariable function is a derivative with respect to one variable with all other variables held constant.[1]
A partial derivative may be thought of as the directional derivative of the function along a coordinate axis.
Partial derivatives may be combined in interesting ways to create more complicated expressions of the derivative. In vector calculus, the del operator (
\nabla
Differential equations containing partial derivatives are called partial differential equations or PDEs. These equations are generally more difficult to solve than ordinary differential equations, which contain derivatives with respect to only one variable.[1]
See main article: article and Multiple integral. The multiple integral extends the concept of the integral to functions of any number of variables. Double and triple integrals may be used to calculate areas and volumes of regions in the plane and in space. Fubini's theorem guarantees that a multiple integral may be evaluated as a repeated integral or iterated integral as long as the integrand is continuous throughout the domain of integration.[1]
The surface integral and the line integral are used to integrate over curved manifolds such as surfaces and curves.
In single-variable calculus, the fundamental theorem of calculus establishes a link between the derivative and the integral. The link between the derivative and the integral in multivariable calculus is embodied by the integral theorems of vector calculus:[1]
In a more advanced study of multivariable calculus, it is seen that these four theorems are specific incarnations of a more general theorem, the generalized Stokes' theorem, which applies to the integration of differential forms over manifolds.[2]
Techniques of multivariable calculus are used to study many objects of interest in the material world. In particular,
Type of functions | Applicable techniques | |||
---|---|---|---|---|
Curves | f:R\toRn for n>1 | Lengths of curves, line integrals, and curvature. | ||
Surfaces | f:R2\toRn for n>2 | Areas of surfaces, surface integrals, flux through surfaces, and curvature. | ||
Scalar fields | f:Rn\toR | Maxima and minima, Lagrange multipliers, directional derivatives, level sets. | ||
Vector fields | f:Rm\toRn | Any of the operations of vector calculus including gradient, divergence, and curl. |
Multivariate calculus is used in the optimal control of continuous time dynamic systems. It is used in regression analysis to derive formulas for estimating relationships among various sets of empirical data.
Multivariable calculus is used in many fields of natural and social science and engineering to model and study high-dimensional systems that exhibit deterministic behavior. In economics, for example, consumer choice over a variety of goods, and producer choice over various inputs to use and outputs to produce, are modeled with multivariate calculus.
Non-deterministic, or stochastic systems can be studied using a different kind of mathematics, such as stochastic calculus.