Multivariable calculus

From formulasearchengine
Jump to navigation Jump to search

{{#invoke: Sidebar | collapsible }}

Multivariable calculus (also known as multivariate calculus) is the extension of calculus in one variable to calculus in more than one variable: the differentiation and integration of functions involving multiple variables, rather than just one.

Typical operations

Limits and continuity

A study of limits and continuity in multivariable calculus yields many counter-intuitive results not demonstrated by single-variable functions. For example, there are scalar functions of two variables with points in their domain which give a particular limit when approached along any arbitrary line, yet give a different limit when approached along a parabola. For example, the function

approaches zero along any line through the origin. However, when the origin is approached along a parabola , it has a limit of 0.5. Since taking different paths toward the same point yields different values for the limit, the limit does not exist.

Continuity in each argument is not sufficient for multivariate continuity: For instance, in the case of a real-valued function with two real-valued parameters, , continuity of in for fixed and continuity of in for fixed does not imply continuity of . As an example, consider

It is easy to verify that all real-valued functions (with one real-valued argument) that are given by are continuous in (for any fixed ). Similarly, all are continuous as is symmetric with regards to and . However, itself is not continuous as can be seen by considering the sequence (for natural ) which should converge to if was continuous. However, Thus, the limit does not exist.

Partial differentiation

{{#invoke:main|main}}

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.

Partial derivatives may be combined in interesting ways to create more complicated expressions of the derivative. In vector calculus, the del operator () is used to define the concepts of gradient, divergence, and curl in terms of partial derivatives. A matrix of partial derivatives, the Jacobian matrix, may be used to represent the derivative of a function between two spaces of arbitrary dimension. The derivative can thus be understood as a linear transformation which directly varies from point to point in the domain of the function.

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.

Multiple integration

{{#invoke:main|main}} The multiple integral expands 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.

The surface integral and the line integral are used to integrate over curved manifolds such as surfaces and curves.

Fundamental theorem of calculus in multiple dimensions

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 famous integral theorems of vector calculus:

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.

Applications and uses

Techniques of multivariable calculus are used to study many objects of interest in the material world. In particular,

Domain/Codomain Applicable techniques
Curves Osculating circle.svg Lengths of curves, line integrals, and curvature.
Surfaces Helicoid.PNG Areas of surfaces, surface integrals, flux through surfaces, and curvature.
Scalar fields Surface-plot.png Maxima and minima, Lagrange multipliers, directional derivatives.
Vector fields Vector field.svg Any of the operations of vector calculus including gradient, divergence, and curl.

Multivariable calculus can be applied to analyze deterministic systems that have multiple degrees of freedom. Functions with independent variables corresponding to each of the degrees of freedom are often used to model these systems, and multivariable calculus provides tools for characterizing the system dynamics.

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. Non-deterministic, or stochastic systems can be studied using a different kind of mathematics, such as stochastic calculus. Quantitative analysts in finance also often use multivariate calculus to predict future trends in the stock market.

See also

External links