Chemistry Reference and  Research
           
 
Periodic Table
- standard table
- large table
 
Chemical Elements
- by name
- by symbol
- by atomic number
 
Chemical Properties
 
Chemical Reactions
 
Organic Chemistry
 
Branches of Chemistry
Analytical chemistry
Biochemistry
Computational Chemistry
Electrochemistry
Environmental chemistry
Geochemistry
Inorganic chemistry
Materials science
Medicinal chemistry
Nuclear chemistry
Organic chemistry
Pharmacology
Physical chemistry
Polymer chemistry
Supramolecular Chemistry
Thermochemistry

Indicator function

In the mathematical subfield of set theory, the indicator function is a function defined on a set X which is used to indicate membership of an element in a subset A of X.

Remark. The indicator function is sometimes also called characteristic function, although this usage is much less frequent now. The term "characteristic function" is also used in probability theory where it has an entirely different meaning, see characteristic function.

The indicator function of a subset A of a set X is a function

1_A : X \to \lbrace 0,1 \rbrace

defined as

1_A(x) =  \left\{\begin{matrix}  1 &\mbox{if}\ x \in A \\ 0 &\mbox{if}\ x \notin A \end{matrix}\right.

The indicator function of A is sometimes denoted

\chi_A(x) \qquad \mbox{or} \qquad I_A(x)

Basic properties

The mapping which associates a subset A of X to its indicator function 1A is injective; its range is the set of functions f:X →{0,1}.

If A and B are two subsets of X, then

1_{A\cap B} = \min\{1_A,1_B\} = 1_A 1_B \qquad \mbox{and} \qquad 1_{A\cup B} = \max\{{1_A,1_B}\} = 1_A + 1_B - 1_A 1_B.

More generally, suppose A1, ..., An is a collection of subsets of X. For any xX,

\prod_{k \in I} ( 1 - 1_{A_k}(x))

is clearly a product of 0s and 1s. This product has the value 1 at precisely those xX which belong to none of the sets Ak and is 0 otherwise. That is

\prod_{k \in I} ( 1 - 1_{A_k}) = 1_{X - \bigcup_{k} A_k} = 1 - 1_{\bigcup_{k} A_k}

Expanding the product on the left hand side,

1_{\bigcup_{k} A_k}= 1 - \sum_{F \subseteq \{1, 2, \ldots, n\}} (-1)^{|F|} 1_{\bigcap_F A_k} = \sum_{\emptyset \neq F \subseteq \{1, 2, \ldots, n\}} (-1)^{|F|+1} 1_{\bigcap_F A_k}

where |F| is the cardinality of F. This is one form of the principle of inclusion-exclusion.

As suggested by the previous example, the indicator function is a useful notational device in combinatorics. The notation is used in other places as well, for instance in probability theory: if X is a probability space with probability measure P and A is a measurable set, then 1A becomes a random variable whose expected value is equal to the probability of A:

E(1_A)= \int_{X} 1_A(x)\,dP = \int_{A} dP = P(A).\quad
01-04-2007 01:16:19
The contents of this article are licensed from Wikipedia.org under the GNU Free Documentation License. How to see transparent copy