Content deleted Content added
No edit summary |
ClueBot NG (talk | contribs) m Reverting possible vandalism by 50.225.39.65 to older version. Report False Positive? Thanks, ClueBot NG. (3044242) (Bot) |
||
Line 5:
==Definition and first consequences==
A function <math>f: \mathbb{R} \rightarrow \mathbb{R}</math> is called a '''
:<math>f(x) = \sum\limits_{i=0}^n \alpha_i \chi_{A_i}(x)\,</math> for
where <math>n\ge 0,</math> <math>\alpha_i</math>
:<math>\chi_A(x) = \begin{cases}
1 & \mbox{if } x \in A, \\
0 & \mbox{if } x \notin A. \\
\end{cases}</math>
In this definition, the intervals <math>A_i</math> can be assumed to have the following two properties:
#
# The [[union (set theory)|union]] of the intervals is the entire real line, <math>\scriptstyle \cup_{i=0}^n A_i ~=~ \mathbb R.</math>
Indeed, if that is not the case to start with, a different set of intervals can be picked for which these assumptions hold. For example,
:<math>f = 4 \chi_{[-5, 1)} + 3 \chi_{(0, 6)}\,</math>
|