Classification of Number Systems
Classification of Number Systems
The document uses proof by contradiction to demonstrate irrationality, first assuming a number is rational and then showing that this leads to a logical inconsistency (such as a common factor between supposed coprime numbers). This technique can be generalized to prove other numbers are irrational, for example, √3 or √5, by assuming each can be expressed as a fraction of two integers, then demonstrating similar logical contradictions regarding divisibility or gcd conditions. The robust nature of contradiction proofs makes them applicable across a wide scope of irrational number proofs, given similar arithmetic properties .
Imaginary units, denoted as 'i', are used in arithmetic operations by leveraging their property where i² = -1. The document shows examples such as simplifying i³ = i²*i = -i and i⁴ = 1. Understanding these cycles of powers of 'i' is vital in operations with complex numbers, facilitating calculations that involve the imaginary component. This understanding extends arithmetic capabilities to include complex numbers as natural extensions of real numbers, enabling more comprehensive problem-solving in mathematics .
The document proves the irrationality of √2 by contradiction. It assumes √2 is rational, meaning it can be expressed as 𝑝/𝑞 where 𝑝 and 𝑞 are integers with no common factors. Squaring both sides gives 2 = 𝑝²/𝑞², leading to 2𝑞² = 𝑝². This implies 𝑝² is even, so 𝑝 must be even; therefore, 𝑝 can be written as 2𝑘. Substituting gives 2𝑞² = (2𝑘)² or 𝑞² = 2𝑘², meaning 𝑞 is also even. Thus, both 𝑝 and 𝑞 have 2 as a common factor, contradicting that they are coprime. Therefore, √2 is irrational .
The document classifies numbers into several sets: natural numbers (ℕ = {1,2,3,4,…}), whole numbers (𝑊 = {0,1,2,3,4,…}), integers (ℤ = {…, -4, -3, -2, -1, 0, 1, 2, 3, 4,…}), rational numbers (ℚ = {𝑝/𝑞 | 𝑝, 𝑞 ∈ ℤ, and 𝑞 ≠ 0}), and irrational numbers (cannot be expressed as a fraction of integers and are non-repeating, non-terminating decimals, e.g., √2, π). Natural numbers are positive integers starting from 1, whole numbers include 0, integers include negative numbers, rational numbers can be expressed as fractions, and irrational numbers cannot be expressed as exact fractions .
The document simplifies surds by applying identities and properties such as √𝑥𝑦 = √𝑥 × √𝑦 and (√𝑥)² = 𝑥. For example, an expression like (√3 - √2)(√3 + √2) is simplified by using the difference of squares identity to yield 3 - 2 = 1. Such techniques help in rationalizing surds or changing their form without altering the numerical value, maintaining precision and simplicity in expressions involving radicals .
Rationalizing a denominator involves eliminating radicals from the denominator by multiplying by a conjugate or an equivalent expression. This simplifies calculation and provides more straightforward numeric results. For instance, to rationalize 1/(√5 + 1), the document instructs multiplying by the conjugate (√5 - 1)/(√5 - 1), leading to a simplification into a rational fraction form. This technique is crucial for algebraic simplification and accurately represents numbers in clear rational forms .
A finite decimal can be expressed with a definite number of digits after the decimal point and can be directly represented as a fraction (e.g., 1/2 = 0.5). A recurring decimal has one or more repeating sequences of digits after the decimal point (e.g., 1/3 = 0.333…). Both finite and recurring decimals are forms of rational numbers, as they can be represented as a ratio of two integers .
Converting a recurring decimal to a fraction involves algebraic manipulation. For example, to convert 0.333... to a fraction, let x = 0.333..., then multiply by 10 to get 10x = 3.333... Subtract the original equation from this to get 9x = 3, leaving x = 3/9 or 1/3. This method exploits the repetition in the decimal sequence to form an equation that reveals the equivalent fractional form. The document provides various exercises to practice this technique with different repeating sequences .
Imaginary numbers are introduced because the equation x² + 1 = 0 has no real number solutions; the square root of a negative number is undefined in the real number system. The imaginary unit 'i' is defined as √−1, allowing for the solution of this equation as x = ±i. The significance of 'i' is that it extends the number system to include solutions for equations previously unsolvable with real numbers alone, forming the basis for complex numbers .
Surds are a subset of irrational numbers that involve roots that cannot be simplified into a finite or recurring decimal (e.g., √2, √3). The properties of surds include that they are expressed with a radical sign and cannot be simplified to remove the radical without approximation. As a part of irrational numbers, surds are important for complex calculations, maintaining precision where an exact numeric value can't be represented in decimal form. They illustrate radicals that do not resolve cleanly into simpler forms .