Definition:Binary System

From ProofWiki
Jump to navigation Jump to search

Definition

A binary system is a number system in which the base is $2$.


Binary Notation

Binary notation is the positional number system whose base is $2$.

That is, every number $x \in \R$ is expressed in the form:

$\ds x = \sum_{j \mathop \in \Z} r_j 2^j$

where $\forall j \in \Z: r_j \in \set {0, 1}$.


Also see

  • Results about binary systems can be found here.


Sources