Show Function is Continuous at Point Multivariable

Calculus of functions of several independent variables

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 several variables, 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.

Typical operations [edit]

Limits and continuity [edit]

A study of limits and continuity in multivariable calculus yields many counterintuitive results not demonstrated by single-variable functions.[1] : 19–22 For example, there are scalar functions of two variables with points in their domain which give different limits when approached along different paths. E.g., the function.

f ( x , y ) = x 2 y x 4 + y 2 {\displaystyle f(x,y)={\frac {x^{2}y}{x^{4}+y^{2}}}}

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

approaches zero whenever the point ( 0 , 0 ) {\displaystyle (0,0)} is approached along lines through the origin ( y = k x {\displaystyle y=kx} ). However, when the origin is approached along a parabola y = ± x 2 {\displaystyle y=\pm x^{2}} , the function value has a limit of ± 1 / 2 {\displaystyle \pm 1/2} . Since taking different paths toward the same point yields different limit values, a general limit does not exist there.

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, f ( x , y ) {\displaystyle f(x,y)} , continuity of f {\displaystyle f} in x {\displaystyle x} for fixed y {\displaystyle y} and continuity of f {\displaystyle f} in y {\displaystyle y} for fixed x {\displaystyle x} does not imply continuity of f {\displaystyle f} .

Consider

f ( x , y ) = { y x y if 0 y < x 1 x y x if 0 x < y 1 1 x if 0 < x = y 0 everywhere else . {\displaystyle f(x,y)={\begin{cases}{\frac {y}{x}}-y&{\text{if}}\quad 0\leq y<x\leq 1\\{\frac {x}{y}}-x&{\text{if}}\quad 0\leq x<y\leq 1\\1-x&{\text{if}}\quad 0<x=y\\0&{\text{everywhere else}}.\end{cases}}}

It is easy to verify that this function is zero by definition on the boundary and outside of the quadrangle ( 0 , 1 ) × ( 0 , 1 ) {\displaystyle (0,1)\times (0,1)} . Furthermore, the functions defined for constant x {\displaystyle x} and y {\displaystyle y} and 0 a 1 {\displaystyle 0\leq a\leq 1} by

g a ( x ) = f ( x , a ) {\displaystyle g_{a}(x)=f(x,a)\quad } and h a ( y ) = f ( a , y ) {\displaystyle \quad h_{a}(y)=f(a,y)\quad }

are continuous. Specifically,

g 0 ( x ) = f ( x , 0 ) = h 0 ( 0 , y ) = f ( 0 , y ) = 0 {\displaystyle g_{0}(x)=f(x,0)=h_{0}(0,y)=f(0,y)=0} for all x and y.

However, the sequence f ( 1 n , 1 n ) {\displaystyle f\left({\tfrac {1}{n}},{\tfrac {1}{n}}\right)} (for natural n {\displaystyle n} ) converges to lim n f ( 1 n , 1 n ) = 1 {\displaystyle \lim _{n\to \infty }f\left({\tfrac {1}{n}},{\tfrac {1}{n}}\right)=1} , rendering the function as discontinuous at ( 0 , 0 ) {\displaystyle (0,0)} . Approaching the origin not along parallels to the x {\displaystyle x} - and y {\displaystyle y} -axis reveals this discontinuity.

Continuity of function composition [edit]

If f ( x , y ) {\displaystyle f(x,y)} is continuous at ( a , b ) , {\displaystyle (a,b),} and g {\displaystyle g} is a single variable function continuous at f ( a , b ) , {\displaystyle f(a,b),} then the composite function h = g f {\displaystyle h=g\circ f} defined by h ( x , y ) = g ( f ( x , y ) ) {\displaystyle h(x,y)=g(f(x,y))} is continuous at ( a , b ) . {\displaystyle (a,b).}

For examples, exp ( x y ) {\displaystyle \exp(x-y)} and ln ( 1 + x y 4 x + 10 y ) . {\displaystyle \ln(1+xy-4x+10y).}

Properties of continuous functions [edit]

If f ( x , y ) {\displaystyle f(x,y)} and g ( x , y ) {\displaystyle g(x,y)} are both continuous at ( a , b ) {\displaystyle (a,b)} then

(i) f ( x , y ) ± g ( x , y ) {\displaystyle f(x,y)\pm g(x,y)} are continuous at ( a , b ) . {\displaystyle (a,b).}

(ii) c f ( x , y ) {\displaystyle cf(x,y)} is continuous at ( a , b ) {\displaystyle (a,b)} for any constant c.

(iii) f ( x , y ) {\displaystyle f(x,y)} . {\displaystyle .} g ( x , y ) {\displaystyle g(x,y)} is continuous at point ( a , b ) . {\displaystyle (a,b).}

(iv) f ( x , y ) g ( x , y ) {\displaystyle {\frac {f(x,y)}{g(x,y)}}} is continuous at ( a , b ) , {\displaystyle (a,b),} if g ( a , b ) 0. {\displaystyle g(a,b)\neq 0.}

(v) f ( x , y ) {\displaystyle \mid f(x,y)\mid } is continuous at ( a , b ) . {\displaystyle (a,b).}

Partial differentiation [edit]

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 ( {\displaystyle \nabla } ) 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 [edit]

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 [edit]

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

  • Gradient theorem
  • Stokes' theorem
  • Divergence theorem
  • Green's theorem.

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 [edit]

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

Type of functions Applicable techniques
Curves Osculating circle.svg f : R R n {\displaystyle f:\mathbb {R} \to \mathbb {R} ^{n}}
for n > 1 {\displaystyle n>1}
Lengths of curves, line integrals, and curvature.
Surfaces Helicoid.svg f : R 2 R n {\displaystyle f:\mathbb {R} ^{2}\to \mathbb {R} ^{n}}
for n > 2 {\displaystyle n>2}
Areas of surfaces, surface integrals, flux through surfaces, and curvature.
Scalar fields Surface-plot.png f : R n R {\displaystyle f:\mathbb {R} ^{n}\to \mathbb {R} } Maxima and minima, Lagrange multipliers, directional derivatives, level sets.
Vector fields Vector field.svg f : R m R n {\displaystyle f:\mathbb {R} ^{m}\to \mathbb {R} ^{n}} 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 [edit]

  • List of multivariable calculus topics
  • Multivariate statistics

References [edit]

  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. ISBN978-3-540-66570-0.
  2. ^ Spivak, Michael (1965). Calculus on Manifolds. New York: W. A. Benjamin, Inc. ISBN9780805390216.

External links [edit]

  • UC Berkeley video lectures on Multivariable Calculus, Fall 2009, Professor Edward Frenkel
  • MIT video lectures on Multivariable Calculus, Fall 2007
  • Multivariable Calculus: A free online textbook by George Cain and James Herod
  • Multivariable Calculus Online: A free online textbook by Jeff Knisley
  • Multivariable Calculus – A Very Quick Review, Prof. Blair Perot, University of Massachusetts Amherst
  • Multivariable Calculus, Online text by Dr. Jerry Shurman

jeanbaptistebourponshave.blogspot.com

Source: https://en.wikipedia.org/wiki/Multivariable_calculus

0 Response to "Show Function is Continuous at Point Multivariable"

Post a Comment

Iklan Atas Artikel

Iklan Tengah Artikel 1

Iklan Tengah Artikel 2

Iklan Bawah Artikel