(Translated by https://www.hiragana.jp/)
Multivariable calculus - Wikipedia Jump to content

Multivariable calculus

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Fermiboson (talk | contribs) at 15:08, 2 January 2024 (not as tired now but still bloody knackered). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

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.

Introduction

In single-variable calculus, operations like differentiation and integration are made to functions of a single variable. In multivariate calculus, it is required to generalise these to multiple variables. Care is therefore required in these generalisations, because of two key differences between 1D and higher dimensional spaces:

  1. There are infinite ways to approch a single point in higher dimensions, as opposed to two (from the positive and negative direction) in 1D;
  2. There are multiple extended objects associated with the dimension; for example, for a 1D function, it must be represented as a curve on the 2D Cartesian plane, but a function with two variables is a surface in 3D, while curves can also live in 3D space.

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 parametrised 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.

Limits

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 in n-dimensional Euclidean space. Any function can then be projected on the path as a 1D function . The limit of to the point along the path can hence be defined as

(1)

Note that the value of this limit can be dependent on the form of , i.e. the path chosen, not just the point which the limit approaches.[1]: 19–22  For example, consider the function . If the point is approached through the line , or in parametric form:

Plot of the function f(x, y) = (x²y)/(x4 + y2)
(2)

Then the limit along the path will be:

(3)

On the other hand, if the path (or parametrically, ) is chosen, then the limit becomes:

(4)

Since taking different paths towards the same point yields different values, a general limit at the point cannot be defined for the function.

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 that the limit of to some point is L, if and only if

(5)

for all continuous functions such that .

Continuity

Continuity in each argument not being sufficient for multivariate continuity can also be seen from the following example.[1]: 17–19  In particular, for 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 .

Consider

It is easy to verify that this function is zero by definition on the boundary and outside of the quadrangle . Furthermore, the functions defined for constant and and by

and

are continuous. Specifically,

for all x and y.

However, the sequence (for natural ) converges to , rendering the function as discontinuous at . Approaching the origin not along parallels to the - and -axis reveals this discontinuity.

Continuity of function composition

If is continuous at and is a single variable function continuous at then the composite function defined by is continuous at

For examples, and

Properties of continuous functions

If and are both continuous at then

(i) are continuous at

(ii) is continuous at for any constant c.

(iii) is continuous at point

(iv) is continuous at if

(v) is continuous at

Partial differentiation

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]: 26ff 

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.[1]: 654ff 

Multiple integration

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.[1]: 367ff 

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 integral theorems of vector calculus:[1]: 543ff 

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]

Applications and uses

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

Type of functions Applicable techniques
Curves
for
Lengths of curves, line integrals, and curvature.
Surfaces
for
Areas of surfaces, surface integrals, flux through surfaces, and curvature.
Scalar fields Maxima and minima, Lagrange multipliers, directional derivatives, level sets.
Vector fields 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.

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.

See also

References

  1. ^ a b c d e f g Richard Courant; Fritz John (14 December 1999). Introduction to Calculus and Analysis Volume II/2. Springer Science & Business Media. ISBN 978-3-540-66570-0.
  2. ^ Spivak, Michael (1965). Calculus on Manifolds. New York: W. A. Benjamin, Inc. ISBN 9780805390216.

External links