Lec 1 Real Numbers
Lec 1 Real Numbers
(Note: a few textbooks disagree and say the natural numbers include 0)
Note:
The sum of any two natural numbers is also a natural number (for example,
4+2000=2004), and the product of any two natural numbers is a natural number
(4×2000=8000).
The Integers
The integers are the set of real numbers consisting of the natural numbers, their
additive inverses and zero.
{...,−5,−4,−3,−2,−1,0,1,2,3,4,5,...}
Decimals which have a repeating pattern after some points are also rationals: for
example,
0.0833333....=11/2
The set of rational numbers is closed under all four basic operations, that is, given
any two rational numbers, their sum, difference, product, and quotient is also a
rational number (as long as we don't divide by 0).
√2
is about 1.414
, because 1.4142=1.999396
, which is close to 2
. But you'll never hit exactly by squaring a fraction (or terminating decimal). The
square root of 2 is an irrational number, meaning its decimal equivalent goes on
forever, with no repeating pattern:
2√=1.41421356237309...
1+5√2=1.61803398874989...
π=3.14159265358979...
and e
e=2.71828182845904...
The complex numbers include the set of real numbers. The real numbers, in the
complex system, are written in the form a+0i=a a real number.
This set is sometimes written as C for short. The set of complex numbers is
important because for any polynomial p(x)
For example:
Any time you add, subtract, or multiply two real numbers, the result will be a real
number.
Although this property seems obvious, some collections are not closed under
certain operations.
The commutative properties tell you that two numbers can be added or multiplied
in any order without affecting the result.
Practice Exercise
6+5=()+6
m + 12 = 12 + ( )
9⋅7=()⋅9
6a = a ( )
4 (k − 5) = ( ) 4
Consider this: 4 + 4 + 4 = 3 ⋅ 4
Notice that there are three 4s; that is, 4 appears three times. Hence, 3 times 4.
Algebra is generalized arithmetic, and you can now make an important
generalization.
x + x + x + x = 4x
r + r = 2r
The distributive property involves both multiplication and addition. Take a look at
the explanation below.
4(a + b) = (a + b) + (a + b) + (a + b) + (a + b) = a + b +a + b + a + b + a + b
STEP 2: Now you use the commutative property of addition to collect all the a′s
together and all the b′s together.
4(a + b) = a + a + a + a + b + b + b + b
4a′s + 4b′s
4(a + b) = 4a + 4b