number system

views updated May 23 2018

number system Although early number systems were not positional, all of the number systems most commonly used today are positional systems: the value of a number in such a system is determined not just by the digits in the number but also by the position in the number of each of the digits. If a positional system has a fixed radix (or fixed base) R then each digit ai in any number anan–1a0

is an integer in the range 0 to (R – 1) and the number is interpreted as anRn + an–1Rn–1 + … + a1R1 + a0R0

Since this is a polynomial in R, such numbers are sometimes called polynomial numbers. The decimal and binary systems are both fixed-radix systems, with a radix of 10 and 2, respectively.

Fractional values can also be represented in a fixed-radix system. Thus, ·a1a2an

is interpreted as a1R–1 + a2R–2 + … + anRn

In a mixed-radix (or mixed-base) system, the digit ai in any number anan–1a0

lies in the range 0 to Ri, where Ri is not the same for every i. The number is then interpreted as (…((anRn–1) + an–1)Rn–2 + … + a1)R0 + a0

For example, 122 days 17 hours 35 minutes 22 seconds is equal to (((((1×10) + 2)10 + 2)24 + 17)60 + 35)60 + 22 seconds

number systems

views updated May 21 2018

number systems. J.-J. Rousseau introduced a system of numerical notation in which the first 8 numerals are substituted for the 8 notes in the scale. Nos. are popular among 20th-cent. composers, because of the concept of ‘parameters’, in which mus. sounds are regarded as the sum of several components (pitch, duration, intensity, timbre, and position in space). What is called the Fibonacci series (each no. the sum of the previous 2) has been used to control these components by such composers as Krenek, Stockhausen, Maxwell Davies, and Nono.