AQA Computer Science A-Level 4.5.1 Number Systems: Advanced Notes
AQA Computer Science A-Level 4.5.1 Number Systems: Advanced Notes
www.pmt.education
Specification:
www.pmt.education
Natural numbers
ℕ = {0, 1, 2, 3…}
The natural numbers are a set of numbers containing all
positive whole numbers and zero. They can be used to count
how many of a certain item you have. For example, three
keyboards, seven printers or two servers.
Integer numbers
Rational numbers
Also called quotients, rational numbers can (but do not necessarily) have a fractional part.
They can be positive or negative, zero is a rational number.
If a number can be written exactly as a fraction of one number over another, then the
number is rational.
13 −55
4.5 74 27 6.4525 − 33.1 4
www.pmt.education
Irrational numbers
π √2 e √3
Real numbers
The set of real numbers includes all possible real word quantities. It includes all of the
members of the irrational numbers, the rational numbers and hence the integers and
natural numbers too.
www.pmt.education
Ordinal numbers
If you need to count how many of a certain object you have, natural numbers should be
used. However, if you’re measuring a quantity, you may not by using whole numbers. In
this situation, real numbers should be used.
Counting Measuring
ℕ ℝ
www.pmt.education