Key Points

The World of Numbers
15 Sections
  • 1
    Rational Numbers Definition

    A rational number is any number that can be expressed in the form pq\frac{p}{q}, where pp and qq are integers and the denominator q0q \neq 0. Examples include 35\frac{3}{5}, 7-7 (as 71\frac{-7}{1}), and 0.50.5 (as 12\frac{1}{2}).

  • 2
    Irrational Numbers Definition

    An irrational number cannot be expressed as a fraction pq\frac{p}{q}. Their decimal representations are non-terminating and non-repeating. Famous examples are 2\sqrt{2}, 3\sqrt{3}, and π\pi.

  • 3
    Real Numbers

    Real numbers (R\mathbb{R}) are the set of all rational and irrational numbers combined. They represent every point on the number line.

  • 4
    Decimal Expansion of Rational Numbers

    The decimal expansion of a rational number is either terminating (e.g., 18=0.125\frac{1}{8} = 0.125) or non-terminating and repeating (e.g., 13=0.333...=0.3\frac{1}{3} = 0.333... = 0.\overline{3}).

  • 5
    Condition for Terminating Decimals

    A rational number pq\frac{p}{q} in its simplest form has a terminating decimal expansion if and only if the prime factorization of the denominator qq contains only powers of 2 and/or 5. For example, 720\frac{7}{20} terminates because 20=22×5120 = 2^2 \times 5^1.

  • 6
    Converting Repeating Decimals to Fractions

    To convert a repeating decimal like x=0.45x = 0.\overline{45} to a fraction, multiply by a power of 10 to shift the decimal. Here, 100x=45.45100x = 45.\overline{45}, so subtracting gives 99x=4599x = 45, which means x=4599=511x = \frac{45}{99} = \frac{5}{11}.

  • 7
    Proof of Irrationality for Sqrt 2

    To prove 2\sqrt{2} is irrational, we use proof by contradiction. Assume 2=pq\sqrt{2} = \frac{p}{q} in simplest form. This leads to p2=2q2p^2 = 2q^2, implying both pp and qq must be even, which contradicts that the fraction was in simplest form.

  • 8
    Locating Sqrt n on the Number Line

    Irrational numbers like 2\sqrt{2} can be located on the number line using the Pythagoras theorem. Construct a right triangle with sides of length 1 and 1; the hypotenuse will have length 12+12=2\sqrt{1^2+1^2} = \sqrt{2}.

  • 9
    Density of Rational Numbers

    Between any two distinct rational numbers, there are infinitely many other rational numbers. A simple way to find one between aa and bb is to calculate their average, a+b2\frac{a+b}{2}.

  • 10
    Finding Rational Numbers Between Fractions

    To find nn rational numbers between ab\frac{a}{b} and cd\frac{c}{d}, first find a common denominator mm. Then find equivalent fractions k1m\frac{k_1}{m} and k2m\frac{k_2}{m} such that k2k1>nk_2 - k_1 > n, and pick integer numerators between k1k_1 and k2k_2.

  • 11
    Properties of Integers

    Integers (Z\mathbb{Z}) include positive numbers, negative numbers, and zero. Key arithmetic rules include: a negative times a negative is a positive, e.g., (3)×(4)=12(-3) \times (-4) = 12.

  • 12
    Absolute Value

    The absolute value of a number xx, written as x|x|, is its distance from 0 on the number line and is always non-negative. For example, 5=5|5| = 5 and 5=5|-5| = 5.

  • 13
    The Identity 0.999... equals 1

    The repeating decimal 0.90.\overline{9} is exactly equal to 1. This can be shown algebraically: if x=0.999...x = 0.999..., then 10x=9.999...10x = 9.999.... Subtracting the first equation from the second gives 9x=99x=9, so x=1x=1.

  • 14
    Hierarchy of Number Systems

    The number systems are nested: Natural Numbers N\mathbb{N} \subset Integers Z\mathbb{Z} \subset Rational Numbers Q\mathbb{Q}. Real Numbers R\mathbb{R} are the union of Rational Numbers Q\mathbb{Q} and Irrational Numbers.

  • 15
    Operations on Real Numbers

    The sum, difference, or product of a non-zero rational number and an irrational number is always irrational. The sum or product of two irrational numbers can be either rational or irrational (e.g., 2×2=2\sqrt{2} \times \sqrt{2} = 2, which is rational).

Quick Revision Tips
  • • Review these points before exams
  • • Make flashcards for better retention
  • • Connect points to real-world examples
  • • Practice explaining each point in your own words