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

Composite number

From Prime-Wiki
Revision as of 23:30, 26 October 2020 by Happy5214 (talk | contribs) (Enclosing remaining variables in <math> tags)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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