PlanetMath (more info)
 Math for the people, by the people.
Encyclopedia | Requests | Forums | Docs | Wiki | Random | RSS  
Login
create new user
name:
pass:
forget your password?
Main Menu
Owner confidence rating: Low Entry average rating: Very high
power of two (Definition)

A power of two is a number of the form $ 2^n$, with $ n$ generally understood to be a nonnegative integer. The first few powers of two are 1, 2, 4, 8, 16, 32, 64, 128 and so forth. These are listed in A000079 of Sloane's OEIS. Because computers use the binary numeral system for their computations, the powers of two are of paramount importance in computer science.

With $ n$ a negative integer, the larger powers of two are the fractions $ \frac{1}{2}$, $ \frac{1}{4}$, $ \frac{1}{8}$, $ \frac{1}{16}$, $ \frac{1}{32}$, $ \frac{1}{64}$, $ \frac{1}{128}$, $ \frac{1}{256}$, which are so often used in conjunction with units of the British Weights and Measures Act of which some have been inherited and are still used in the United States. These fractions are also used in music for gradually smaller rhythmic units, as well as in photography, though somewhat relabelled (e.g., the readout of a camera might read $ \frac{1}{250}$ rather than $ \frac{1}{256}$).

The binary representation of an power of two greater than 1 is always a digit 1 as the most significant digit followed by as many zeroes as indicated by the exponent for 2, such as $ 2^4$ is in binary $ 10000_2$. Hence $ 2^n \textrm{XOR} 2^n - 1 = 0$.

For $ 2^n$, the value of $ \tau(2^n)$ (the divisor function) is always $ n + 1$, and the divisors are the powers of two from $ 2^0$ to $ 2^n$. The value of the sum of divisors function $ \sigma(2^n)$ is therefore a Mersenne number $ 2^{n + 1} - 1$. The powers of two are therefore deficient numbers always 1 short of being a perfect numbers. In fact, they are the only known almost perfect numbers. So the sum of consecutive powers of two from $ i = -1$ down to some other negative $ i$ is a fraction with a Mersenne number as its numerator and a power of two as its denominator. This suggests that

$\displaystyle \lim_{n \to \infty} \sum_{i = 1}^n \frac{1}{2^i} = 1.$

Only a Collatz sequence starting with a power of two is in strictly descending order, and will reach 1 in precisely $ n$ steps. Any other starting value guarantees that there will be steps at which the value will be tripled and incremented rather than just halved.

For $ n > 0$, a number $ 2^n$ is an impolite number, it cannot be represented as the sum of consecutive nonnegative integers, whereas all other positive integers can be (and are thus polite numbers).



"power of two" is owned by 1and2and4.
(view preamble)

View style:

See Also: all positive integers are polite numbers except powers of two

Also defines:  impolite number
Log in to rate this entry.
(view current ratings)

Cross-references: polite numbers, positive, strictly descending order, Collatz sequence, denominator, numerator, consecutive, sum, almost perfect numbers, perfect numbers, deficient numbers, Mersenne number, sum of divisors function, divisors, divisor function, exponent, most significant digit, digit, representation, United States, measures, weights, units, conjunction, fractions, negative, binary, OEIS, integer, number
There are 18 references to this entry.

This is version 1 of power of two, born on 2008-06-28.
Object id is 10726, canonical name is PowerOfTwo.
Accessed 336 times total.

Classification:
AMS MSC11A25 (Number theory :: Elementary number theory :: Arithmetic functions; related numbers; inversion formulas)

Pending Errata and Addenda
None.
Discussion
Style: Expand: Order:
forum policy

No messages.

Interact
post | correct | update request | add derivation | add example | add (any)