lunes, 19 de agosto de 2013

Operations with Real Numbers

Adding real numbers

Properties

1. Closure:
The result of adding two real numbers is another real number.
A + b PerteneceReal Number
pi + Golden Section PerteneceReal Number
2. Associative :
The way in which the summands are grouped does not change the result.
(a + b) + c = + (b + c)
Real Number Properties
3. Commutative :
The order of the addends does not change the sum.
a + b = b + a
Real Number Properties
4. Additive identity:
The 0 is the neutral element in the addition because every number added to it gives the same number.
a + 0 = a
pi + 0 = pi
5. Additive inverse:
Two numbers are opposites if they are added together and the result is zero.
a + (−a)= 0
e − e = 0
The opposite of the opposite of a number is equal to the same number.
−(−Golden Section) = Golden Section

Subtracting Real Numbers

The difference of two real numbers is defined as the sum of the minuend plus the opposite of the subtrahend.
a − b = a + (−b)

Multipying Real Numbers

The rule of signs for the product of integers and rational numbers is still maintained with the real numbers.
Rule of Signs

Properties

1. Closure:
The result of multiplying two real numbers is another real number.
a · b PerteneceReal Number
2. Associative:
The way in which the factors are grouped does not change the result.
(a · b) · c = a · (b · c)
(e · pi ) · Golden Section = e · (pi · Golden Section)
3. Commutative:
The order of factors does not change the product.
a · b = b · a
Real Number Properties
4. Multiplicative Identity:
The 1 is the neutral element of the multiplication because any number multiplied by it gives the same number.
a · 1 = a
pi · 1 = pi
5. Multiplicative inverse:
A number is the reciprocal of another if when multiplied by each other, the product is the muliplicative identity.
Real Number Properties
Real Number Properties
6. Distributive:
The product of a number for a sum is equal to the sum of the products of this number for each of the addends.
a · (b + c) = a · b + a · c
pi · (e + Golden Section) = pi · e + pi · Golden Section
Removing a common factor:
It is the reverse of the distributive property.
a · b + a · c = a · (b + c)
pi · e +pi · Golden Section = pi · (e + Golden Section)

Dividing Real Numbers

The division of two real numbers is defined as the product of the dividend by the reciprocal of the divisor. 

Powers with an Integer Exponent

Powers with an Integer Exponent
Powers with an Integer Exponent

Powers with a Fractional Exponent

Powers with a Fractional Exponent
Powers with a Fractional Exponent

Properties

1, a0 = 1
2 a1 = a
3. Multiplication of powers with the same base:
It is another power with the same base and whose exponent is the sum of the exponents.
am · a n = am+n
(−2)5 · (−2)2 = (−2)5+2 = (−2)7 = −128
4. Division of powers with the same base:
It is another power with the same base and the exponent is the difference between the exponents.
am : a n = am — n
(−2)5 : (−2)2 = (−2)5 — 2 = (−2)3 = −8
5. Power of a power:
It is another power with the same base and the exponent is the product of the exponents.
(am)n = am · n
[(−2)3]2 = (−2)6 = 64
6. Multiplication of powers with the same exponent:
It is another power with the same exponent, whose base is the product of the bases
an · b n = (a · b) n
(−2)3 · (3)3 = (−6)3 = −216
7. Division of powers with the same exponent :
It is another power with the same exponent, whose base is the quotient of the bases.
an : b n = (a : b) n
(−6)3 : 33 = (−2)3 = −8 
 

Definition of an Interval

An interval is a to set of real numbers between two given points: a and b, which are called ends of the interval.

Open Interval

An open interval, (a, b), is the set of all real numbers greater than a and smaller than b.
(a, b) = {x PerteneceSet of Real Numbers/ a < x < b}
Open Interval

Closed Interval

A closed interval, [a, b], is the set of all real numbers greater than or equal to a and less than or equal to b.
[a, b] = {x Pertenece Set of Real Numbers / a ≤ x ≤ b}
Closed Interval

Half-Closed Intervals

(a, b] = {x Pertenece Set of Real Numbers / a < x ≤ b}
Half-Closed Intervals
[a, b) = {x Pertenece Set of Real Numbers/ a ≤ x < b}
Half-Closed Intervals
Half-closed intervals are also called half-open intervals.
When there are a set of points formed by two or more of these intervals, the sign Unión (Union) is used between them. 

The half-line is determined by a number.

x > a

(a, +∞) = {x Pertenece Set of Real Numbers / a < x < +∞}
Half-line

x ≥ a

[a, +∞) = {x Pertenece Set of Real Numbers / a ≤ x < +∞}
Half-line

x < a

(-∞, a) = {x PerteneceSet of Real Numbers / -∞ < x < a}
x menor que a

x ≤ a

(-∞, a] = {x Pertenece Set of Real Numbers / -∞ < x ≤ a}

The absolute value of a real number, a, is written as |a|. It is the equivalent number if the number is already positive, but the opposite if the number is negative.
Absolute Value
|5| = 5            |-5 |= 5         |0| = 0
|x| = 2           x = −2           x = 2
|x|< 2        − 2 < x < 2        x Pertenece (−2, 2 )
|x|> 2            x< 2 or x>2     (−∞, 2 ) Unión (2, +∞)
|x −2 |< 5     − 5 < x − 2 < 5    
 − 5 + 2 < x <  5 + 2     − 3 < x < 7
 − 5 + 2 < x < 5 + 2     − 3 < x < 7

Properties of the Absolute Value

1 Opposite numbers have equal absolute value.
|a| = |−a|
|5| = |−5| = 5
2 The absolute value of a product is equal to the product of the absolute values of the factors.
|a · b| = |a| ·|b|
|5 · (−2)| = |5| · |(−2)|      |− 10| = |5| · |2|     10 = 10
3 The absolute value of a sum is less than or equal to the sum of the absolute values of the addends.
|a + b| ≤ |a| + |b|
|5 + (−2)| ≤ |5| + |(−2)|      |3| = |5| + |2|     3 ≤ 7

Distance

The distance between two real numbers a and b, which writes d(a, b), is defined as the absolute value of the difference in both numbers:
d(a, b) = |b − a|
The distance between −5 and 4 is:
d(−5, 4) = |4 − (−5)| = |4 + 5| = |9| 
Half-line