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
(restored)
 
(Enclosing remaining variables in <math> tags)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
A positive integer is '''composite''' if it is neither [[Prime number|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 <math>a</math> and <math>b</math> are both greater than 1, the number is composite.
 
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==
 +
*[[Wikipedia:Composite number|Wikipedia]]
 
[[Category:Math]]
 
[[Category:Math]]

Latest 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.

External links