Number Gossip
(Enter a number and I'll tell you everything you wanted to know about it but were afraid to ask.)
Unique Properties of 256
- 256 is the number of different values in one byte
 
- 256 is the smallest composite to composite power
 
- 256 is the smallest nontrivial power of 2 that starts with 2
 
- 256 is the smallest semiprime power of a semiprime
 
 
Rare Properties of 256
  
  
    A number is a power of 2 if it is 2 to some power.
      
  
  
    The number n is a square if it is the square of an integer.
      
 
Common Properties of 256
  
  
    A positive integer greater than 1 that is not prime is called composite.
Composite numbers are opposite to prime numbers.
      
  
  
    The number n is deficient if the sum of all its positive divisors except itself is less than n.
Compare with  perfect and  abundant numbers.
      
  
  
    A number is even if it is divisible by 2.
Numbers that are not even are  odd. Compare with another pair --  evil and  odious numbers.
      
  
  
    The number n is odious if it has an odd number of 1's in its binary expansion.
Guess what  evil numbers are.
      
  
  
    An integer n is powerful if for every  prime p dividing n, p2 also divides n.
 How much power? They all can be written as a2 b3.
      
  
  
    The number n is practical if all numbers strictly less than n are sums of distinct divisors of n.