>[!summary]
Natural numbers are integers but always postive
>[!info]+ Read Time
⏱ **1 min**
# Definition
Natural numbers are a subset of [[Integers|integers]]. Natural numbers are numbers that are [[Integers|integers]] but are positive. Mathematically, we describe natural numbers as
$
\mathbb{N} = 1,2\dots
$
Sometimes 0 is included in natural numbers; this website assumes this case unless specified.