Difference between revisions of "Composite number"

(stub)
Line 3: Line 3:
 
Note that the number one is neither prime nor composite. It follows that two is the only even [[prime number]], three is the only multiple of three that is prime, and so on.  
 
Note that the number one is neither prime nor composite. It follows that two is the only even [[prime number]], three is the only multiple of three that is prime, and so on.  
  
Every positive integer either is prime, composite, or 1 or 0.
+
Every positive integer either is prime, composite, or 1.
  
 
==See also==
 
==See also==

Revision as of 12:58, 26 October 2007

A composite number is a positive integer with at least one divisor different from 1 and itself. Some composite numbers are $4=2^2$ and $12=2\times 6=3\times 4$.

Note that the number one is neither prime nor composite. It follows that two is the only even prime number, three is the only multiple of three that is prime, and so on.

Every positive integer either is prime, composite, or 1.

See also

This article is a stub. Help us out by expanding it.