All Study Guides Intro to Mathematical Analysis Unit 1
🏃🏽♀️➡️ Intro to Mathematical Analysis Unit 1 – The Real Number SystemThe real number system forms the foundation of mathematical analysis, encompassing rational and irrational numbers. It's a complete ordered field with properties like density and completeness, allowing for precise calculations and logical reasoning in various mathematical contexts.
Understanding real numbers is crucial for solving equations, working with functions, and modeling real-world scenarios. Key concepts include number sets, algebraic operations, inequalities, absolute value, and intervals, which are essential for advanced mathematical study and practical applications.
Key Concepts and Definitions
Real numbers encompass all rational and irrational numbers, forming a complete ordered field
Rational numbers can be expressed as a ratio of two integers p q \frac{p}{q} q p , where q ≠ 0 q \neq 0 q = 0 (fractions, terminating decimals, repeating decimals)
Irrational numbers cannot be expressed as a ratio of two integers (non-terminating, non-repeating decimals like 2 \sqrt{2} 2 , π \pi π )
Irrational numbers have infinite decimal expansions without any repeating pattern
Real numbers are dense, meaning between any two real numbers, there exists another real number
Completeness property states that every non-empty set of real numbers that is bounded above has a least upper bound (supremum)
Archimedean property asserts that for any positive real numbers x x x and y y y , there exists a natural number n n n such that n x > y nx > y n x > y
Properties of Real Numbers
Commutative property for addition: a + b = b + a a + b = b + a a + b = b + a for all real numbers a a a and b b b
Commutative property for multiplication: a b = b a ab = ba ab = ba for all real numbers a a a and b b b
Associative property for addition: ( a + b ) + c = a + ( b + c ) (a + b) + c = a + (b + c) ( a + b ) + c = a + ( b + c ) for all real numbers a a a , b b b , and c c c
Associative property for multiplication: ( a b ) c = a ( b c ) (ab)c = a(bc) ( ab ) c = a ( b c ) for all real numbers a a a , b b b , and c c c
Distributive property: a ( b + c ) = a b + a c a(b + c) = ab + ac a ( b + c ) = ab + a c for all real numbers a a a , b b b , and c c c
Identity element for addition: a + 0 = a a + 0 = a a + 0 = a for all real numbers a a a
Identity element for multiplication: a ⋅ 1 = a a \cdot 1 = a a ⋅ 1 = a for all real numbers a a a
Inverse element for addition: For every real number a a a , there exists a unique real number − a -a − a such that a + ( − a ) = 0 a + (-a) = 0 a + ( − a ) = 0
Number Sets and Subsets
Natural numbers (N \mathbb{N} N ): Positive integers starting from 1 (1 , 2 , 3 , … 1, 2, 3, \ldots 1 , 2 , 3 , … )
Whole numbers (W \mathbb{W} W ): Non-negative integers including 0 (0 , 1 , 2 , 3 , … 0, 1, 2, 3, \ldots 0 , 1 , 2 , 3 , … )
Integers (Z \mathbb{Z} Z ): Positive and negative whole numbers, including 0 (… , − 3 , − 2 , − 1 , 0 , 1 , 2 , 3 , … \ldots, -3, -2, -1, 0, 1, 2, 3, \ldots … , − 3 , − 2 , − 1 , 0 , 1 , 2 , 3 , … )
Rational numbers (Q \mathbb{Q} Q ): Numbers that can be expressed as a ratio of two integers (p q \frac{p}{q} q p , where p , q ∈ Z p, q \in \mathbb{Z} p , q ∈ Z and q ≠ 0 q \neq 0 q = 0 )
Includes terminating and repeating decimals
Irrational numbers (I \mathbb{I} I ): Real numbers that cannot be expressed as a ratio of two integers (non-terminating, non-repeating decimals)
Real numbers (R \mathbb{R} R ): Union of rational and irrational numbers (R = Q ∪ I \mathbb{R} = \mathbb{Q} \cup \mathbb{I} R = Q ∪ I )
Subset relationships: N ⊂ W ⊂ Z ⊂ Q ⊂ R \mathbb{N} \subset \mathbb{W} \subset \mathbb{Z} \subset \mathbb{Q} \subset \mathbb{R} N ⊂ W ⊂ Z ⊂ Q ⊂ R
Algebraic Operations on Real Numbers
Addition of real numbers is always closed, meaning the sum of any two real numbers is also a real number
Subtraction of real numbers is always closed, as subtracting a real number is equivalent to adding its additive inverse
Multiplication of real numbers is always closed, meaning the product of any two real numbers is also a real number
Division of real numbers is closed, except when dividing by zero, which is undefined
Dividing by a non-zero real number is equivalent to multiplying by its multiplicative inverse (reciprocal)
Exponentiation of real numbers is closed when the base is a positive real number, or when the base is zero and the exponent is positive
Negative bases with rational exponents are closed if the denominator of the exponent is odd
Roots of non-negative real numbers are closed (square roots, cube roots, etc.)
Even roots of negative numbers are not closed in the real number system
Order and Inequalities
Real numbers are totally ordered, meaning for any two distinct real numbers a a a and b b b , either a < b a < b a < b or b < a b < a b < a
Trichotomy law: For any real numbers a a a and b b b , exactly one of the following holds: a < b a < b a < b , a = b a = b a = b , or a > b a > b a > b
Transitive property of inequality: If a < b a < b a < b and b < c b < c b < c , then a < c a < c a < c for real numbers a a a , b b b , and c c c
Addition property of inequality: If a < b a < b a < b , then a + c < b + c a + c < b + c a + c < b + c for real numbers a a a , b b b , and c c c
Multiplication property of inequality: If a < b a < b a < b and c > 0 c > 0 c > 0 , then a c < b c ac < bc a c < b c for real numbers a a a , b b b , and c c c
If a < b a < b a < b and c < 0 c < 0 c < 0 , then a c > b c ac > bc a c > b c for real numbers a a a , b b b , and c c c
Solving linear inequalities involves applying the properties of inequality to isolate the variable
Graphing inequalities on a number line uses open or closed circles to represent strict or inclusive inequalities, respectively
Absolute Value and Distance
Absolute value of a real number a a a , denoted ∣ a ∣ |a| ∣ a ∣ , is the non-negative value of a a a without regard to its sign
∣ a ∣ = a |a| = a ∣ a ∣ = a if a ≥ 0 a \geq 0 a ≥ 0 , and ∣ a ∣ = − a |a| = -a ∣ a ∣ = − a if a < 0 a < 0 a < 0
Distance between two real numbers a a a and b b b on the real number line is given by ∣ a − b ∣ |a - b| ∣ a − b ∣
Triangle inequality: For any real numbers a a a and b b b , ∣ a + b ∣ ≤ ∣ a ∣ + ∣ b ∣ |a + b| \leq |a| + |b| ∣ a + b ∣ ≤ ∣ a ∣ + ∣ b ∣
Absolute value equations can have zero, one, or two solutions depending on the structure of the equation
Absolute value inequalities can be solved by considering the cases where the expression inside the absolute value is positive or negative
Absolute value is used in various applications, such as finding the magnitude of a number, the distance between points, or the error in measurements
Real Number Line and Intervals
Real number line is a visual representation of the set of real numbers, with each point on the line corresponding to a unique real number
Positive numbers are located to the right of zero, while negative numbers are located to the left of zero
Intervals are subsets of the real number line, representing a range of real numbers
Notation for intervals:
( a , b ) (a, b) ( a , b ) represents an open interval, which does not include the endpoints a a a and b b b
[ a , b ] [a, b] [ a , b ] represents a closed interval, which includes the endpoints a a a and b b b
( a , b ] (a, b] ( a , b ] and [ a , b ) [a, b) [ a , b ) represent half-open intervals, which include one endpoint but not the other
Unbounded intervals, such as ( a , ∞ ) (a, \infty) ( a , ∞ ) or ( − ∞ , b ) (-\infty, b) ( − ∞ , b ) , represent all real numbers greater than a a a or less than b b b , respectively
Union and intersection of intervals follow the properties of set operations
Applications and Problem-Solving
Real numbers are used in a wide range of mathematical and real-world applications
Solving equations and inequalities involves applying the properties of real numbers to isolate the variable
Linear equations and inequalities (one variable, degree one)
Quadratic equations and inequalities (one variable, degree two)
Systems of linear equations (multiple variables, degree one)
Modeling real-world situations using real numbers and algebraic expressions
Representing quantities, measurements, and relationships between variables
Formulating equations or inequalities to solve problems
Analyzing functions and their properties using real numbers
Domain and range of functions as subsets of the real numbers
Continuity and differentiability of functions defined on the real numbers
Approximating irrational numbers and using them in computations
Decimal approximations of irrational numbers (π ≈ 3.14159 \pi \approx 3.14159 π ≈ 3.14159 , 2 ≈ 1.41421 \sqrt{2} \approx 1.41421 2 ≈ 1.41421 )
Rational approximations of irrational numbers (continued fractions, convergents)