5 1.5 Terms and Definitions

Digits can be defined as the alphabet of the Hindu–Arabic numeral system that is in common usage today. This alphabet is: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9. Written in set-builder notation, digits are expressed as:

    \[\text{Set of digits is }\{0, 1, 2, 3, 4, 5, 6, 7, 8, 9\}\]

Natural numbers are often called counting numbers and are usually denoted by \mathbb{N}. These numbers start at 1 and carry on to infinity, which is denoted by the symbol ∞. Writing the set of natural numbers in set-builder notation gives:

    \[\text{Set of natural numbers }(\mathbb{N})\text{ is }\{1, 2, 3, 4, 5, \dots \infty\}\]

Whole numbers include the set of natural numbers and zero. Whole numbers are generally designated by \mathbb{W}. In set-builder notation, the set of whole numbers is denoted by:

    \[\text{Set of whole numbers }(\mathbb{W})\text{ is }\{0, 1, 2, 3, 4, 5, \dots \infty\}\]

Integers include the set of all whole numbers and their negatives. This means the set of integers is composed of positive whole numbers, negative whole numbers, and zero (fractions and decimals are not integers). Common symbols used to represent integers are \mathbb{Z} and \mathbb{J}. For this textbook, the symbol \mathbb{Z} will be used to represent integers.

\text{Set of integers }(\mathbb{Z})\text{ is }\{-\infty, \dots , -5, -4, -3, -2, -1, 0, 1, 2, 3, 4, 5, \dots \infty\}

Rational numbers include all integers and all fractions, terminating decimals, and repeating decimals. Every rational number can be written as a fraction \dfrac{a}{b}, where a and b are integers. Rational numbers are denoted by the symbol \mathbb{Q}. In set-builder notation, the set of rational numbers \mathbb{Q} can be informally written as:

\text{Set of rational numbers }(\mathbb{Q})\text{ is }\{{\text{all numbers defined by }\dfrac{a}{b},\text{ where }a \text{ and } b\text{ are integers}\}

Irrational numbers include any number that cannot be defined by the fraction \dfrac{a}{b}, where a and b are integers. These are numbers that are non-repeating or non-terminating. Classic examples of irrational numbers are pi (\pi) and the square roots of 2 and 3. The symbol for irrational numbers is commonly given as \mathbb{I} or \mathbb{H}. For this textbook, the symbol \mathbb{I} will be used. In set-builder notation, the set of irrational numbers \mathbb{I} can be informally written as:

\text{Set of irrational numbers }(\mathbb{I})\text{ is }\{\text{all non-repeating or non-terminal numbers}\}

Real numbers include the set of all rational numbers and irrational numbers. The symbol for real numbers is commonly given as \mathbb{R}. In set-builder notation, the set of real numbers \mathbb{R} can be informally written as:

    \[\text{Set of real numbers }(\mathbb{R})\text{ is }\{\text{all rational and irrational numbers}\}\]

Numbers that may not yet have been encountered are imaginary numbers (commonly i, sometimes j) and complex numbers (\mathbb{C}). These numbers will be properly defined later in the textbook.

Imaginary numbers (i) include any real number multiplied by the square root of −1.

Complex numbers (\mathbb{C}) are combinations of any real number, imaginary number, or a sum and difference of them.

Consecutive integers are integers that follow each other sequentially. Examples are:

    \[\begin{array}{l} 1, 2, 3, 4, \dots \\ 89, 90, 91, 92, \dots \\ -45, -44, -43, -42, \dots \end{array}\]

Consecutive even or odd integers are numbers that skip the odd/even sequence to just show odd, odd, odd, or even, even, even. Examples are:

    \[\begin{array}{rlll} \text{Consecutive odds:} & 1, 3, 5, 7, \dots &\text{ or }& -5, -3, -1, 1, \dots \\ \text{Consecutive evens:} & 4, 6, 8, 10, \dots & \text{ or } & -4, -2, 0, 2, \dots \end{array}\]

Prime numbers are numbers that cannot be divided by any integer other than 1 and itself. The following is a list of all the prime numbers that are found between 0 and 1000. (Note: 1 is not considered prime.)

\begin{array}{l} \phantom{10}2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31, 37, 41, 43, 47, 53, 59, 61, 67, 71, 73, 79, 83, 89, 97, 101, \\ 103, 107, 109, 113, 127, 131, 137, 139, 149, 151, 157, 163, 167, 173, 179, 181, 191, 193, 197, \\ 199, 211, 223, 227, 229, 233, 239, 241, 251, 257, 263, 269, 271, 277, 281, 283, 293, 307, 311, \\ 313, 317, 331, 337, 347, 349, 353, 359, 367, 373, 379, 383, 389, 397, 401, 409, 419, 421, 431, \\ 433, 439, 443, 449, 457, 461, 463, 467, 479, 487, 491, 499, 503, 509, 521, 523, 541, 547, 557, \\ 563, 569, 571, 577, 587, 593, 599, 601, 607, 613, 617, 619, 631, 641, 643, 647, 653, 659, 661, \\ 673, 677, 683, 691, 701, 709, 719, 727, 733, 739, 743, 751, 757, 761, 769, 773, 787, 797, 809, \\ 811, 821, 823, 827, 829, 839, 853, 857, 859, 863, 877, 881, 883, 887, 907, 911, 919, 929, 937, \\ 941, 947, 953, 967, 971, 977, 983, 991, 997 \end{array}

Squares are numbers multiplied by themselves. A number that is being squared is shown as having a superscript 2 attached to it. For example, 5 squared is written as 52, which equals 5 × 5 or 25.

Perfect squares are squares of whole numbers, such as 1, 4, 9, 16, 25, 36, and 49. They are found by squaring natural numbers. The following is the list of perfect squares using numbers up to 20:

    \[\begin{array}{llll} 1^2=1\hspace{0.5in}&\phantom{1}6^2=36\hspace{0.5in}&11^2=121\hspace{0.5in}&16^2=256 \\ \\ 2^2=4&\phantom{1}7^2=49&12^2=144&17^2=289 \\ \\ 3^2=9&\phantom{1}8^2=64&13^2=169&18^2=324 \\ \\ 4^2=16&\phantom{1}9^2=81&14^2=196&19^2=361 \\ \\ 5^2=25&10^2=100&15^2=225&20^2=400 \end{array}\]

Cubes are numbers multiplied by themselves three times. A number that is being cubed is shown as having a superscript 3 attached to it. For example, 5 cubed is written as 53, which equals 5 × 5 × 5 or 125.

Perfect cubes are cubes of whole numbers, such as 1, 8, 27, 64, 125, 216, and 343. They are found by cubing natural numbers. The following is the list of perfect cubes using numbers up to 20:

    \[\begin{array}{llll} 1^3=1\hspace{0.5in}&\phantom{1}6^3=216\hspace{0.5in}&11^3=1331\hspace{0.5in}&16^3=4096 \\ \\ 2^3=8&\phantom{1}7^3=343&12^3=1728&17^3=4913 \\ \\ 3^3=27&\phantom{1}8^3=512&13^3=2197&18^3=5832 \\ \\ 4^3=64&\phantom{1}9^3=729&14^3=2744&19^3=6859 \\ \\ 5^3=125&10^3=1000&15^3=3375&20^3=8000 \end{array}\]

Percentage means parts per hundred. A percentage can be thought of as a fraction \dfrac{a}{b}, where a, the numerator, is the number to the left of the % sign, and b, the denominator, is 100. For example: 42\% = \dfrac{42}{100} = 0.42.

Absolute values. The absolute value of an expression a, denoted | a |, is the distance from zero of the number or operation that occurs between the absolute value signs. For example:

    \[| -4 | = 4 \text{ or } | -9 | = 9\]

Examples of absolute values of simple operations are:

    \[\begin{array}{ccccc} |-8+6|=2&\text{since}&-8+6=-2&\text{and}&|-2|=2 \\ \\ &&\text{or}&& \\ \\ |-8\times 5|=40&\text{since}&-8\times 5=-40&\text{and}&|-40|=40 \end{array}\]

Set-builder notation follows standard patterns and is as follows:

  • Begin the set with a left brace {
  • A vertical bar | means “such that”
  • End the set with a right brace }

So to say X is an integer, write this as:

\{X | X\text{ is an integer}\}

This means “the set of X, such that X is an integer.”

Another way of writing this is to use the symbols that mean “element of” and “not an element of.”

“Element of” is shown by the symbol ∈, and “not an element of” is shown by the element symbol with a line drawn through it, ∉.

In simplest terms, if something is an element of something else, it means that it belongs to or is part of it. For example, a set of numbers called A can only be made up of any natural number (\mathbb{N}), like 4, 6, 9, and 15. This can be stated as \{A | A \in \mathbb{N}\}, which reads as “the set of A, such that A is an element of the natural number system.”

“Not an element of” can be used to state that the set cannot contain excluded values. For example, say there is a set C of all numbers \mathbb{R} except counting numbers \mathbb{N}. This can be written as:

    \[\{C | C \in \mathbb{R,}\text{ but }C \notin \mathbb{N}\}\]

This can be read as “the set of C, such that C is an element of the set of all real numbers, excluding those numbers that are natural numbers.”

Sets of numbers giving excluded values can be seen throughout this textbook. The standard example is to exclude values that would result in a denominator of zero. This exclusion avoids division by zero and getting an undefinable answer.

The empty set. Sometimes, a set contains no elements. This set is termed the “empty set” or the “null set.” To represent this, write either { } or Ø.


    \[\textbf{Names of Large Numbers}\]

\begin{array}{llll} 10^3&\text{Thousand}\hspace{0.75in}&10^{108}&\text{Quinquatrigintillion} \\ \\ 10^6&\text{Million}&10^{111}&\text{Sestrigintillion} \\ \\ 10^9&\text{Billion}&10^{114}&\text{Septentrigintillion} \\ \\ 10^{12}&\text{Trillion}&10^{117}&\text{Octotrigintillion} \\ \\ 10^{15}&\text{Quadrillion}&10^{120}&\text{Noventrigintillion} \\ \\ 10^{18}&\text{Quintillion }&10^{123}&\text{Quadragintillion} \\ \\ 10^{21}&\text{Sextillion}&10^{153}&\text{Quinquagintillion} \\ \\ 10^{24}&\text{Septillion}&10^{183}&\text{Sexagintillion} \\ \\ 10^{27}&\text{Octillion }&10^{213}&\text{Septuagintillion} \\ \\ 10^{30}&\text{Nonillion}&10^{243}&\text{Octogintillion} \\ \\ 10^{33}&\text{Decillion}&10^{273}&\text{Nonagintillion} \\ \\ 10^{36}&\text{Undecillion}&10^{303}&\text{Centillion} \\ \\ 10^{39}&\text{Duodecillion}&10^{306}&\text{Uncentillion} \\ \\ 10^{42}&\text{Tredecillion}&10^{309}&\text{Duocentillion} \\ \\ 10^{45}&\text{Quattuordecillion}&10^{312}&\text{Trescentillion} \\ \\ 10^{48}&\text{Quinquadecillion}&10^{333}&\text{Decicentillion} \\ \\ \end{array}

\begin{array}{llll} 10^{51}&\text{Sedecillion}\hspace{0.67in}&10^{336}&\text{Undecicentillion} \\ \\ 10^{54}&\text{Septendecillion}&10^{363}&\text{Viginticentillion} \\ \\ 10^{57}&\text{Octodecillion}&10^{366}&\text{Unviginticentillion} \\ \\ 10^{60}&\text{Novendecillion}&10^{393}&\text{Trigintacentillion} \\ \\ 10^{63}&\text{Vigintillion}&10^{423}&\text{Quadragintacentillion} \\ \\ 10^{66}&\text{Unvigintillion}&10^{453}&\text{Quinquagintacentillion} \\ \\ 10^{69}&\text{Duovigintillion}&10^{483}&\text{Sexagintacentillion} \\ \\ 10^{72}&\text{Tresvigintillion}&10^{513}&\text{Septuagintacentillion} \\ \\ 10^{75}&\text{Quattuorvigintillion}&10^{543}&\text{Octogintacentillion} \\ \\ 10^{78}&\text{Quinquavigintillion}&10^{573}&\text{Nonagintacentillion} \\ \\ 10^{81}&\text{Sesvigintillion}&10^{603}&\text{Ducentillion} \\ \\ 10^{84}&\text{Septemvigintillion}&10^{903}&\text{Trecentillion} \\ \\ 10^{87}&\text{Octovigintillion}&10^{1203}&\text{Quadringentillion} \\ \\ 10^{90}&\text{Novemvigintillion}&10^{1503}&\text{Quingentillion} \\ \\ 10^{93}&\text{Trigintillion}&10^{1803}&\text{Sescentillion} \\ \\ 10^{96}&\text{Untrigintillion}&10^{2103}&\text{Septingentillion} \\ \\ 10^{99}&\text{Duotrigintillion}&10^{2403}&\text{Octingentillion} \\ \\ 10^{102}&\text{Trestrigintillion}&10^{2703}&\text{Nongentillion} \\ \\ 10^{105}&\text{Quattuortrigintillion}&10^{3003}&\text{Millinillion} \\ \\ \end{array}


    \[\textbf{Names of Small Numbers}\]

\begin{array}{llll} 10^{-3}&\text{Thousandth}\hspace{0.75in}&10^{-108}&\text{Quinquatrigintillionth} \\ \\ 10^{-6}&\text{Millionth}&10^{-111}&\text{Sestrigintillionth} \\ \\ 10^{-9}&\text{Billionth}&10^{-114}&\text{Septentrigintillionth} \\ \\ 10^{-12}&\text{Trillionth}&10^{-117}&\text{Octotrigintillionth} \\ \\ 10^{-15}&\text{Quadrillionth}&10^{-120}&\text{Noventrigintillionth} \\ \\ 10^{-21}&\text{Sextillionth}&10^{-123}&\text{Quadragintillionth} \\ \\ 10^{-24}&\text{Septillionth}&10^{-153}&\text{Quinquagintillionth} \\ \\ 10^{-27}&\text{Octillionth}&10^{-213}&\text{Septuagintillionth} \\ \\ 10^{-30}&\text{Nonillionth}&10^{-243}&\text{Octogintillionth} \\ \\ 10^{-33}&\text{Decillionth}&10^{-273}&\text{Nonagintillionth} \\ \\ 10^{-36}&\text{Undecillionth}&10^{-303}&\text{Centillionth} \\ \\ 10^{-39}&\text{Duodecillionth}&10^{-306}&\text{Uncentillionth} \\ \\ 10^{-42}&\text{Tredecillionth}&10^{-309}&\text{Duocentillionth} \\ \\ 10^{-45}&\text{Quattuordecillionth}&10^{-312}&\text{Trescentillionth} \\ \\ 10^{-48}&\text{Quinquadecillionth}&10^{-333}&\text{Decicentillionth} \\ \\ 10^{-51}&\text{Sedecillionth}&10^{-336}&\text{Undecicentillionth} \\ \\ \end{array}

\begin{array}{llll} 10^{-54}&\text{Septendecillionth}\hspace{0.37in}&10^{-363}&\text{Viginticentillionth} \\ \\ 10^{-57}&\text{Octodecillionth}&10^{-366}&\text{Unviginticentillionth} \\ \\ 10^{-60}&\text{Novendecillionth}&10^{-393}&\text{Trigintacentillionth} \\ \\ 10^{-63}&\text{Vigintillionth}&10^{-423}&\text{Quadragintacentillionth} \\ \\ 10^{-66}&\text{Unvigintillionth}&10^{-453}&\text{Quinquagintacentillionth} \\ \\ 10^{-69}&\text{Duovigintillionth}&10^{-483}&\text{Sexagintacentillionth} \\ \\ 10^{-72}&\text{Tresvigintillionth}&10^{-513}&\text{Septuagintacentillionth} \\ \\ 10^{-75}&\text{Quattuorvigintillionth}&10^{-543}&\text{Octogintacentillionth} \\ \\ 10^{-78}&\text{Quinquavigintillionth}&10^{-573}&\text{Nonagintacentillionth} \\ \\ 10^{-81}&\text{Sesvigintillionth}&10^{-603}&\text{Ducentillionth} \\ \\ 10^{-84}&\text{Septemvigintillionth}&10^{-903}&\text{Trecentillionth} \\ \\ 10^{-87}&\text{Octovigintillionth}&10^{-1203}&\text{Quadringentillionth} \\ \\ 10^{-90}&\text{Novemvigintillionth}&10^{-1503}&\text{Quingentillionth} \\ \\ 10^{-93}&\text{Trigintillionth}&10^{-1803}&\text{Sescentillionth} \\ \\ 10^{-96}&\text{Untrigintillionth}&10^{-2103}&\text{Septingentillionth} \\ \\ 10^{-99}&\text{Duotrigintillionth}&10^{-2403}&\text{Octingentillionth} \\ \\ 10^{-102}&\text{Trestrigintillionth}&10^{-2703}&\text{Nongentillionth} \\ \\ 10^{-105}&\text{Quattuortrigintillionth}&10^{-3003}&\text{Millinillionth} \\ \\ \end{array}

License

Icon for the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License

Intermediate Algebra Copyright © 2020 by Terrance Berg is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License, except where otherwise noted.

Share This Book