Currently there may be errors shown on top of a page, because of a missing Wiki update (PHP version and extension DPL3).
Navigation
Topics Help • Register • News • History • How to • Sequences statistics • Template prototypes

Difference between revisions of "Composite number"

From Prime-Wiki
Jump to: navigation, search
(Enclosing remaining variables in <math> tags)
(Recategorizing)
 
Line 5: Line 5:
 
==External links==
 
==External links==
 
*[[Wikipedia:Composite number|Wikipedia]]
 
*[[Wikipedia:Composite number|Wikipedia]]
[[Category:Math]]
+
 
 +
[[Category:Number]]

Latest revision as of 00:58, 11 August 2024

A positive integer is composite if it is neither prime nor equal to 1. The smallest composite is 4.

If a number can be written as the product [math]\displaystyle{ a * b }[/math] where the integers [math]\displaystyle{ a }[/math] and [math]\displaystyle{ b }[/math] are both greater than 1, the number is composite.

External links