Separately continuous function: Difference between revisions

From Calculus
(Created page with "==Definition at a point== ===Generic definition=== Suppose <math>f</math> is a function of more than one variable, where <math>x</math> is one of the input variables to <mat...")
 
No edit summary
Line 17: Line 17:
===For a function of multiple variables===
===For a function of multiple variables===


Suppose <math>f</math> is a real-valued function of variables <math>x_1,x_2,\dots,x_n</math>. Suppose <math>(a_1,a_2,\dots,a_n)</math> is a point in the domain of <math>f</math>, i.e., it is the point where <math>x_1 = a_1, x_2 = a_2,\dots,x_n = a_n</math> (here <math>a_1,a_2,\dots,a_n</math> are actual numerical values). We define two notions:
Suppose <math>f</math> is a real-valued function of variables <math>x_1,x_2,\dots,x_n</math>, i.e., the [[domain]] of <math>f</matH> is a subset of <math>\R^n</math>. Suppose <math>(a_1,a_2,\dots,a_n)</math> is a point in the domain of <math>f</math>, i.e., it is the point where <math>x_1 = a_1, x_2 = a_2,\dots,x_n = a_n</math> (here <math>a_1,a_2,\dots,a_n</math> are actual numerical values). We define two notions:


* For each <math>i \in \{1,2,3,\dots,n \}</math>, we say that <math>f</math> is continuous in <math>x_i</math> at the point <math>(a_1,a_2,\dots,a_n)</math> if the function <math>x_i \mapsto f(a_1,a_2,\dots,a_{i-1},x_i,a_{i+1},\dots,a_n)</math> is continuous at <math>x_i = a_i</math>.
* For each <math>i \in \{1,2,3,\dots,n \}</math>, we say that <math>f</math> is continuous in <math>x_i</math> at the point <math>(a_1,a_2,\dots,a_n)</math> if the function <math>x_i \mapsto f(a_1,a_2,\dots,a_{i-1},x_i,a_{i+1},\dots,a_n)</math> is continuous at <math>x_i = a_i</math>.
* We say that <math>f</math> is ''separately continuous'' in terms of ''all'' the inputs <math>x_1,x_2,\dots,x_n</math> at a point <math>(a_1,a_2,\dots,a_n)</math> if it is continuous with respect to <math>x_i</math> at <math>(a_1,a_2,\dots,a_n)</math> for each <math>i \in \{ 1,2,3,\dots,n \}</math>.
* We say that <math>f</math> is ''separately continuous'' in terms of ''all'' the inputs <math>x_1,x_2,\dots,x_n</math> at a point <math>(a_1,a_2,\dots,a_n)</math> if it is continuous with respect to <math>x_i</math> at <math>(a_1,a_2,\dots,a_n)</math> for each <math>i \in \{ 1,2,3,\dots,n \}</math>.
==Definition as a function on an open domain==
===Generic definition===
Suppose <math>f</math> is a function of more than one variable whose domain is open (i.e., has no boundary points in it). Suppose <math>x</math> is one of the inputs to <math>f</math>. We say that <math>f</math> is '''continuous''' with respect to <math>x</math> if it is  continuous with respect to <math>x</math> at all points in its domain.
We say that <math>f</math> is '''separately continuous''' if it is continuous with respect to each of the variables that are inputs to it.
===For a function of two variables===
Suppose <math>f</math> is a real-valued function of two variables <math>x,y</math>, i.e., the [[domain]] of <math>f</math> is an open subset of <math>\R^2</math>. Then:
* <math>f</math> is continuous with respect to <math>x</math> if <math>f</math> is continuous with respect to <math>x</math> at all points in its domain.
* <math>f</math> is continuous with respect to <math>y</math> if <math>f</math> is continuous with respect to <math>y</math> at all points in its domain.
* <math>f</math> is separately continuous in <math>x,y</math> if <math>f</math> is continuous with respect to <math>x</math> and continuous with respect to <math>y</math> at all points in its domain.
===For a function of multiple variables===
Suppose <math>f</math> is a real-valued function of variables <math>x_1,x_2,\dots,x_n</math>, i.e., the [[domain]] of <math>f</matH> is a subset of <math>\R^n</math>:
* For each <math>i \in \{1,2,3,\dots,n \}</math>, we say that <math>f</math> is continuous in <math>x_i</math> if <math>f</math> is continuous in <math>x_i</math> for every point in its domain.
* We say that <math>f</math> is ''separately continuous'' in terms of ''all'' the inputs <math>x_1,x_2,\dots,x_n</math> if it is continuous in all the inputs for every point in its domain.

Revision as of 00:47, 13 April 2012

Definition at a point

Generic definition

Suppose f is a function of more than one variable, where x is one of the input variables to f. Fix a choice x=x0 and fix values of all the other input variables. We say that f is continuous with respect to x at this point in its domain if the following holds: the function that sends x to f evaluated at x and the fixed choice of the other input variables is continuous at x=x0.

We say that a function f of several variables is separately continuous in the variables at a point if it is separately continuous with respect to each of the variables at the point.

For a function of two variables

Suppose f is a real-valued function of two variables x,y, i.e., the domain of f is a subset of R2. Suppose (x0,y0) is a point in the domain of f, i.e., it is the point where x=x0 and y=y0 (here x0,y0 are actual numerical values). We define three notions:

  • f is continuous with respect to x at the point (x0,y0) if the function xf(x,y0) (viewed as a function of one variable x) is continuous at x=x0.
  • f is continuous with respect to y at the point (x0,y0) if the function yf(x0,y) (viewed as a function of one variable y) is continuous at y=y0.
  • f is separately continuous at the point (x0,y0) if it is continuous with respect to x and continuous with respect to y at the point (x0,y0).

For a function of multiple variables

Suppose f is a real-valued function of variables x1,x2,,xn, i.e., the domain of f is a subset of Rn. Suppose (a1,a2,,an) is a point in the domain of f, i.e., it is the point where x1=a1,x2=a2,,xn=an (here a1,a2,,an are actual numerical values). We define two notions:

  • For each i{1,2,3,,n}, we say that f is continuous in xi at the point (a1,a2,,an) if the function xif(a1,a2,,ai1,xi,ai+1,,an) is continuous at xi=ai.
  • We say that f is separately continuous in terms of all the inputs x1,x2,,xn at a point (a1,a2,,an) if it is continuous with respect to xi at (a1,a2,,an) for each i{1,2,3,,n}.

Definition as a function on an open domain

Generic definition

Suppose f is a function of more than one variable whose domain is open (i.e., has no boundary points in it). Suppose x is one of the inputs to f. We say that f is continuous with respect to x if it is continuous with respect to x at all points in its domain.

We say that f is separately continuous if it is continuous with respect to each of the variables that are inputs to it.

For a function of two variables

Suppose f is a real-valued function of two variables x,y, i.e., the domain of f is an open subset of R2. Then:

  • f is continuous with respect to x if f is continuous with respect to x at all points in its domain.
  • f is continuous with respect to y if f is continuous with respect to y at all points in its domain.
  • f is separately continuous in x,y if f is continuous with respect to x and continuous with respect to y at all points in its domain.

For a function of multiple variables

Suppose f is a real-valued function of variables x1,x2,,xn, i.e., the domain of f is a subset of Rn:

  • For each i{1,2,3,,n}, we say that f is continuous in xi if f is continuous in xi for every point in its domain.
  • We say that f is separately continuous in terms of all the inputs x1,x2,,xn if it is continuous in all the inputs for every point in its domain.