Indicator vector

From HandWiki

In mathematics, the indicator vector or characteristic vector or incidence vector of a subset T of a set S is the vector xT:=(xs)s∈S such that xs=1 if s∈T and xs=0 if s∉T. If S is countable and its elements are numbered so that S={s1,s2,…,sn}, then xT=(x1,x2,…,xn) where xi=1 if si∈T and xi=0 if si∉T.

To put it more simply, the indicator vector of T is a vector with one element for each element in S, with that element being one if the corresponding element of S is in T, and zero if it is not.[1][2][3]

An indicator vector is a special (countable) case of an indicator function.

Example

If S is the set of natural numbers ℕ, and T is some subset of the natural numbers, then the indicator vector is naturally a single point in the Cantor space: that is, an infinite sequence of 1's and 0's, indicating membership, or lack thereof, in T. Such vectors commonly occur in the study of arithmetical hierarchy.

Notes