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"
m |
(Enclosing remaining variables in <math> tags) |
||
Line 1: | Line 1: | ||
A positive [[integer]] is '''composite''' if it is neither [[prime]] nor equal to 1. The smallest composite is 4. | 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>a * b</math> where the integers | + | If a number can be written as the product <math>a * b</math> where the integers <math>a</math> and <math>b</math> are both greater than 1, the number is composite. |
==External links== | ==External links== | ||
*[[Wikipedia:Composite number|Wikipedia]] | *[[Wikipedia:Composite number|Wikipedia]] | ||
[[Category:Math]] | [[Category:Math]] |
Revision as of 23:30, 26 October 2020
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.