Accounts 1st TRRM
Accounts 1st TRRM
Concept of a Set
A collection of objects is called a set. A set is usually denoted by a capital English letter. For
example, let us say that four men: David, Anthony, James and John are in a car. Then the set
of men in that car is given by      A = { David, Anthony, James, John}
In this text, all the sets we consider will have nothing but numbers. The set B above has 4
elements. Hence, it is a finite set. A set could be finite or infinite.
Counting
In real life, counting is an essential activity. Entering a lecture hall, one may be interested in
the number of students in that hall. Or one may be interested in the number of cars entering
through a university gate during a particular hour.
Not only in our modern times, even before the advent of civilization, there was a need for
counting. Ancient shepherds knew how to count the number of animals they had. A shepherd
owning 30 sheep was considered richer than one owning 20 sheep.
The set { 1,2,3,………………..} was created as a result of this need. That set is also called the
set of counting numbers. Note that this is an infinite set. It is possible that we may not have
anything to count in a particular situation. For example, the lecture hall may be empty after
lectures. To accommodate situations like that , the set of counting numbers was extended to
the set of natural numbers N where
N = { 0,1,2,3,……………}
Now, mark the other natural numbers on this line so that the values increase as we move
towards right.
                                  -------------|-------|--------|-------|-------->
                                              0        1        2        3
                                                   1
For each a  N, locate the position on the line which is „a‟ units away from 0 but, on the left
hand side. Mark that location as –a . The negative integers are created in this manner. Now ,
the construction of the number line is complete.
          -----------------|--------|--------|--------|-------|--------|--------|----------------->
               ……….–3             -2        -1        0       1        2       3……
The values appearing on this line are called the integers and the set of all those values is
denoted by Z. We would refrain from making a statement like “a is greater than zero” at this
point. The inequalities will be discussed in the next chapter and that type of statement can be
made after learning the inequalities. For the time being, any number which appears to the
right hand side of 0 on the number line is called a positive integer. If an integer appears to the
left hand side of 0 on that line, that would be called a negative integer. Those sets will be
denoted by the symbols        Z + = 1, 2, 3,........ 
                              Z =  1,2,3,........ 
On those integers, we can perform two operations known as addition and multiplication. To
perform the operation of addition, we will use the symbol + and to perform multiplication the
symbol • will be used.
     Now, let us assume that a and b are both positive. Mark a and b both on the number line.
-----------------|--------|--------|--------|-------|--------|--------|----------------->
                 0        1       2 …. ...a…… b              b+1 …………..
Starting from the point b , measure a units to the right. Mark that location. That location will
represent the number a+b.
                                                              a units
-----------------|--------|--------|--------|-------|------------------------|------------>
                 0        1       2 …. ...a…… b                           a+b
The number resulting from the multiplication of a and b is denoted by a•b. Again, we shall
explain how to arrive at a•b only for case 1. An interested reader may figure out how a•b is
reached for the other cases. But, it is also acceptable to treat a•b as something already known
to exist.
                                                            2
Assume that a and b are both positive. First mark the point b on the number line.
-----------------|--------|--------|---------------|--------|------------------------>
                 0        1       2 …………. b …………..
Starting from the point b , measure b units in  direction. Mark that location as 2b which
we shall call the 2 nd place.
Now, starting from the point 2b, measure b more units in  direction. Mark that location as
3b and name it as the 3rd place.
Continue in this manner until you reach the ath place. The location you have reached as the ath
place will represent the number a · b.
        b             b              b
                                               ……………………...
 |--------------|--------------|--------------|---------------------------|----------------------->
 0              b             2b             3b…………………….ab
Symbols
Now, we shall introduce some symbols which will be needed throughout this text book.
 means belongs to. If we write a  S, we mean that a belongs to S.
For example, because 2 is an integer, we can write 2  Z .
 means doesn‟t belong to. Because -3 doesn‟t belong to the set of natural numbers, we can
write -3 N.
 means for all, for each ( depending on the context). We can make a statement like
“  a  Z  , a is located to the right of 0 on the number line.”
 means there is, there exists. We can make a statement like “  a  Z  ,  -a which is located
to the left of 0 on the number line.”
! means there is unique, there exists unique. When we constructed the number line, we have
seen that for each a  Z+, the location of -a is uniquely determined on the left side of the
number line. Hence, we can in fact improve the statement given above to this one.
“  a  Z  , ! -a which is located to the left of 0 on the number line.” What we have seen
here using our intuition is rigorously proven in theorem 2.
                                                           3
a appears to the right hand side of 0  a is positive.
In words, we can say:
“ a appears to the right hand side of 0 if and only if a is positive ".
As we continue our journey in text book the reader will realize that a symbol is needed to
denote the set containing no objects. That set is called the empty set or null set. The symbol we
use for that set will be 
The empty set shall not be mistaken for {0} . Because the number 0 belongs to {0}, {0} is not
empty.
For any two sets A and B, the union of A and B is the set A  B  { x / x  A or x  B}.
The intersection of A and B is the set A  B  { x / x  A and x  B} .
When A  B  , A and B are said to be disjoint. In such a situation, the union A B is
called a disjoint union.
It is clear that Z  Z   {0}  Z  . It should also be clear that it is a disjoint union.
This much knowledge about unions and intersections would be sufficient to complete chapter
1. After learning the material in chapter 2, a comprehensive definition of unions and
intersections will be given.
Definition1
If a set A is located inside a set B, we say that A is a subset of B. using the material we have
developed above, we can make following statement.
A is a subset of B if x  A  x  B .
When this happens, we write A  B.
Definition 2
Closed Operations
Example 1
 Let S1 be the set of even numbers. Then for all a,b  S1 , a + b is also an even number. In
otherwords, a + b  S1.
 The addition is a closed operation for S1.
                                             4
Example 2
Let S2 be the set of odd numbers. Then for a, b  S2; we can write a = 2m + 1 and b = 2n + 1
where m, n  Z.
a + b = 2 (m + n ) + 2 which is not an odd number.
 The addition is not a closed operation for S2.
Clearly, when we add or multiply two integers, we will definitely get another interger. So,
both + and · are closed operations for Z. We state that as the closure law for Z. Because the
integers also obey several other laws, now we will list them all.
    1. Closure Law
              a, b  Z; a + b  Z and a · b  Z.
    2. Associative Law
               a, b, c  Z;
              a + ( b + c) = ( a + b) + c
              a · ( b · c) = ( a · b ) · c
   3. Commutative Law
             a, b  Z ;
            a+b=b+a
            a·b =b·a
Question:
All 6 laws can be proven after a time consuming struggle with the number line. But, it would
be inappropriate to go through that struggle in a text meant for university students. Hence,
we shall accept those as 6 of the starting axioms for the subject. If we need to make an
improvement to what is stated in any those six, that should be proven and such a proof would
usually be at a level meant for this text.
                                                     5
We can make the following improvement to Law 5.
Theorem 1
   i)    The additive identity mentioned in Law 5 i) is unique.
   ii)   The multiplicative identity mentioned in Law 5 ii) is unique.
Proof i)
Suppose 01 ,02 are both additive identities with the property mentioned in Law 5i)
Because 01 is an additive identity and 02  Z, 02+01 = 02
Because 02 is an additive identity and 01  Z, 01 = 02 + 01 = 02
Hence, if there are two identities, they will be the same.
 Additive identity is unique.
Proof ii)
Suppose 1 and 1 are both multiplicative identities with the property mentioned in Law 5 ii).
Because 1 is a multiplicative identity and 1  Z, 1  1 = 1
Because 1 is a multiplicative identity and 1  Z, 1 = 1  1 = 1
 If there are two multiplicative identities, they will be the same.
 Multiplicative identity is unique.
Theorem 2
The additive inverse mentioned in Law 6 is unique.
Proof: Let a  Z.
Suppose - a1 and - a2 are both additive inverses for a. Because - a2 is an additive inverse,
a + (- a2) = 0
 - a1 + ( a + (- a2)) = - a1 + 0
By Law 5 i), - a1 + 0 = - a1
By Law 2 ( associative law), - a1 + ( a + (- a2)) = (- a1 + a) + (- a2)
Because - a1 is an additive inverse for a, (- a1) + a = 0
Now,
 - a1 = ((- a1) + a) + (- a2)
     = 0 + (- a2)
     = - a2 by Law 5 i)
Hence, the additive inverse is unique.
Note that we didn‟t mention about the existence of a multiplicative inverse. Up to this point,
our set of integers has only two operations. Those are „+‟ and „ · ‟. Henceforth, the student is
allowed to omit ' · ' when writing the product of two integers.
Now, we are in a position to define another operation. It is known as the subtraction and is
denoted by ' – '.
                                                6
Lemma 1
a, b, c  Z; a – b = c  a = b + c
Proof:
a – b = c  a + ( -b) = c  (a + ( - b)) + b = c + b
 a + (( - b) + b) = b + c by applying commutative law and associative law
 a + 0 = b + c by Law 6
    a = b + c by Law 5
Theorem 3
Proof i:
This is not true. In short, we may say that “we have a contradiction.”
 Law 5 is not satisfied by subtraction.
Proof ii)
If Law 6 is satisfied by subtraction, then a Z,  b  Z such that a – b = 
where  is the identity for subtraction.
But, by part i) of this theorem, we know that such an  doesn‟t exist.
 Law 6 is not satisfied by subtraction.
Note:
Regarding addition we recall that Law 6 is written as
a + ( -a) = 0 = (-a) + a
A knowledgeable reader may have realized that we can write a similar statement regarding
subtraction.
a–a = 0 = a–a
Had 0 been the identity for subtraction, this statement would have implied that the
subtractive inverse of a is a itself. But, 0 is not the identity for subtraction.
                                               7
A Logical Fact
Suppose P and Q are two statements where P  Q is accepted as a known fact. Then we will
also accept
“Q is false  P is false” as a known fact.
This logical fact can in fact be proven and the proof is not beyond the level meant for chapter
1. But, such a proof is not necessary for a person studying Real Analysis and we will accept
this logical fact without proof.
The proof by contradiction technique which we have already seen while proving theorem 3i)
is a consequence of this logical fact.
When we want to prove something using this technique we assume the opposite of what we
want to prove. Let that assumption be the statement P.
After that assumption, we make correct deductions. We will reach the conclusion Q using
those correct deductions. So, P  Q would be a correct statement.
But, if it is clear that Q is false , then according to the logical fact above
Q is false  P is false
 The opposite of what we want to prove is false.
Rational Numbers
For a , b Z; the quantity (a , b) is called an ordered pair. For example , ( 3 , 5 ) is an ordered
pair. Among all these ordered pairs (a,b), the ones having b  0 will be of interest to us.
They will be used to create a new set of numbers known as the rational numbers.
We say that the ordered pairs (a,b) and (c,d) are equivalent if ad = bc. We write this fact as
(a,b) ~ (c,d) . For example, because 3  10 = 5  6 , we can write (3,5) ~ (6,10). The student will
also see that 6  25 = 10 15
Hence, we can in fact write (3,5) ~ (6,10) ~ (15,25)
We represent the ordered pair (a,b) or all the ordered pairs equivalent to (a,b) by a number
 a
   . In other words , this new type of numbers are created according to the following
 b
convention.
Convention
a c
       ( a , b ) ~ ( c , d )  ad  bc
b d
                        a c
The new numbers             ,   etc. createdin this manner are called the rational numbers. The number
                        b d
 a
   should be pronounced as " a over b ."
 b
The set of all the rational numbers is denoted by Q .
                                                                   3 6 15
Because we have seen that (3,5) ~ (6,10) ~ (15,25); we know that              .
                                                                   5 10 25
                                                 8
Hence, all 3 of these would be the same rational number.
Using the material we have developed up to this point, we can make the following statement.
           a
   Q=          a, b   and     b0    
           b
We have already defined addition, subtraction and multiplication for integers. Using that
knowledge, we can define those 3 operations for the rational numbers.
Definition 4:
Let a, b, c, d  Z with b  0 , d  0
      a    c    ad  bc
(i )         
      b d         bd
       a    c    ad  bc
( ii )       
       b d         bd
        a c     ac
( iii )  
        b d     bd
Now, we are in a position to show that the Z we knew before is indeed a subset of Q. We will
show it in the following manner.
For any a, b  Z ;
 a           b
    Q and  Q
 1           1
                      a     b
This also says that     and   can be considered as distinct rational numbers when and only
                      1     1
when a  b.
            a       
So, the set  a  Z  which is a subset of Q is indeed a copy of integers.
            1       
Furthermore, the student can convince himself / herself that the operations applied on
 a       
  a  Z  has the same effect as the operations applied on Z.
 1       
Let us take addition for example.
                                                        x
We have just seen that a rational number of the form      can be identified with x . We shall
                                                        1
                          x
indicate that by writing  x .
                          1
                                               9
Now, for any a, b  Z ;
a               b
   a and         b
1               1
According to definition 4 i),
a b   a 1  1  b   ab
                 
1 1       11         1
       ab
And,       ab
        1
                                    a b
 When we performed the operation      , we have in fact added the two integers a and b.
                                    1 1
                                                                              x      
If we perform any other operation we have learned up to this point on the set   x Z  ,
                                                                              1      
our conclusion would be the same.
                          a
Hence, we conclude that       a  a Z
                          1
So, Z  Q
The six basic laws we gave for the integers will remain valid for the rational numbers. In fact,
the Law 6 can be improved regarding the rational numbers. We shall give it now.
6. Law of Inverses
   i)  q  Q,  - q  Q such that q + (-q ) = 0 = (-q ) + q
   ii)  q  Q with q  0,  q-1  Q such that q . q-1 = 1 = q-1. q
As we do not wish to lengthen this chapter by having long arguments over basic matters, we
shall accept those 6 laws to be valid regarding the rational numbers. But, an interested
reader can in fact prove those.
As one would expect, -q is called the additive inverse of q and q-1 is called the multiplicative
inverse of q. It is possible to prove the uniqueness of q-1.
As we have shown the reader how to handle such an issue before, at this point it would be
more appropriate to include the proof among the exercises at the end of the chapter.
It will be very easy to see what this multiplicative inverse is under the usual notation. Before
doing that, we will need the following lemma.
Lemma 2
                         x
For any x Z  { 0 } ,      1
                         x
Proof: Take any q  Q
           a
Then q =     where a, b  Z with b  0
           b
Let x Z  { 0 }
a xb  a xb
Because multiplication is commutative for integers,
a xb  b x a
                                                10
By associative law,
( ax )b  ( b x ) a
                                               ax a
By the convention about rational numbers,        
                                               bx b
By definition 4iii
a x a
   . 
b x b
       x
 q.      q q  Q
       x
                                                 x
Because the multiplicative identity is unique,     1
                                                 x
                                             a
Let q  Q with q  0 . We can write q =        , a and b are integers with b  0. (As q  0, we
                                             b
also know that a  0 .)
Now,
 a  b  ab
         1
 b  a  ab
 b  a  ab
            1
 a  b  ab
   b                                                                              b
      fulfills the requirements for q-1 . As q-1 is supposed to be unique, q-1 =   and because
   a                                                                              a
         b
a  0,       is indeed a member of Q.
         a
Now, because of this multiplicative inverse, we are in a position to define a division among
rational numbers. We use the symbol  for this operation.
For example,
4 2       4  2  1
           . 
3 7       3 7
         4 7 28
           . 
         3 2       6
         14.2    14 2
                   .
         3 .2     3 2
                 2
By lemma 2 ,       1
                 2
    4 2  14
     
    3 7   3
Proof:
Let a, b  Z with b  0.
      1
b            1
         
1            b
         a b
a  b      
         1 1
         a  1 a1 a
        .        
         1  b  1 b b
                                                          a
With discovery, we will start calling the rational number    the quotient of dividing a by b.
                                                           b
Regarding this number, a is called the numerator and b is called the denominator.
The following definition will generalize what we have seen above.
Definition 6
We shall denote it by q1 . Regarding this quotient, q1 is called the numerator and q2 is called
                           q2
the denominator.
This q1 is indeed an ordinary rational number.
      q2
            a               c
Write q1  and q 2 
            b               d
 q1
     q1  q 2  q1 . q 21
 q2
      a d ad
       . 
      b c     bc
a d  Z and b c  Z .
Because b  0 and c  0, bc  0.
     a
      
So,   =
      b     ad
    c      bc
     
    d
                                          a
It is clear that we can consider either     or ad as the numerator.
                                          b
         a                                                                   c
If we say   is the numerator, the corresponding denominator would be the .
         b                                                                   d
If we want to accept ad as the numerator, then bc would be the only choice for a denominator.
                                                 12
As an example, notice that
3
4  3 . 5  15
2 4 2        8
5
This notation instantly gives us a feeling for the size of a rational number.
                 7
Let us take q  for example.
                 4
    4  3 1 4  1 3
q          
       4         1 4
    1    3
         by definition 4i
    1    4
        3
   1
        4
                                             3
We shall indicate this fact by writing q = 1    . We say that we have presented q as a mixed
                                             4
fraction. If the number q is supposed to indicate the length of an object in meters, the notation
  3
1 immediately tells us that the object is one and three quarters of meters long.
  4
We shall start with the number line which we have constructed before.
-------------|----------|----------|----------|----------|----------|------------>
            -2         -1           0          1          2          3……..
Let us consider the positive side of this line. We can speak of the length from 0 to each positive
integer marked.
                                                           13
                                                             3
                                                           1
                                                             4
-----------------|----------------------|-------------|------|------|-------------------------------
                                                       1
                 0                     1             1               2
                                                       2
The number line we have seen before is actually the real number line. To start with, we have
marked it with only the integers. Now we are in a position to define all the real numbers.
Definition 7
Take any point on the number line. We use the word „length‟ to describe the length of the line
segment from 0 to that point. The real number representing that point will be r where
We denote the set of real numbers by R. Actually Q and R are more than just sets. They
belong to a special category of sets known as fields. So, we can use the word “ field of rational
numbers” if we wish. However, the properties of a field will not be needed here. Hence, we
shall not use that term here.
All six basic laws which are being satisfied by the rational numbers are also being satisfied by
the set of real numbers.
We have proven the uniqueness of additive identity and multiplicative identity for integers.
Also, we have proven the uniqueness of additive inverse for integers. The student will prove
the uniqueness of multiplicative inverse for rational numbers in exercise 2.
Eventhough real numbers are more general than rational numbers or integers, a careful
reader will see that the proofs mentioned above will work for all the real numbers. Hence,
there is no need to make this chapter unnecessarily long by proving uniqueness properties for
real numbers. With this remark, we would like to remind the reader that the identities
mentioned in Law 5 and the inverses mentioned in Law 6 are unique for the set of real
numbers R.
As with the rational numbers, the existence of an additive inverse makes it possible to define a
subtraction and the existence of a multiplicative inverse guarantees a division.
We already know that 0 is the unique additive identity for real numbers. Now, we will prove
another interesting fact about 0 .
                                                           14
Proof:
  Because 0 is the additive identity,
       0+0 = 0
 a ( 0 + 0 ) = a 0
 a  0 + a  0 = a  0 by using the distributive law .
Now, by closure law, a 0 R
Hence,  - a  0 R such that – a 0 + a 0 = 0
Now, - a  0 + ( a 0 + a  0 ) = - a 0 + a  0
By associativity,
      ( -a  0 + a 0) + a 0 = -a 0 + a 0
            0 + a 0 = 0
              a 0 = 0
There is nothing to prove in part ii. Because by commutative law, 0 a = a  0
Theorem 5:
For any x R,
i) ( -1)x = -x
ii) x( -1) = -x
Proof i : Because -1 is the additive inverse of 1 , 1 +(-1) = 0
             { 1+ (-1)}x = 0 . x
            1.x + (-1)x = 0 by theorem 4
            x + (-1) x   = 0 because 1 is the multiplicative identity
            -x + ( x + (- 1 )x ) = -x + 0 = -x
             ( -x + x ) + ( -1 ) x = -x by associative law
             0 + ( -1 ) x = -x
             ( -1) x = - x
ii) is trivial because of the commutative law.
Theorem 6:
Let a ,b  R. Then
i) - ( -a ) = a
ii) ( -a ) b = a ( -b ) = -ab
iii) ( - a) ( -b ) = ab
The proof is left as an exercise for the student.
For example, 52 = 5  5 = 25
             53 = 5  5  5 = 125
We can also define a m when m  Z _  0 
                                                  15
Definition 9 : Suppose a R
i) a 0  1
ii) If m Z  , then
            1
    am 
         a m
(Because - mZ  , a m can be calculated according to definition 8)
Definition 10: Let y be a positive real number. If  x  R such that y = x2, then we will say
that x is a square root of y. If x is positive , then we shall write x = y . And, if x is negative, we
shall write x = - y
        52 = 25 and 5 is positive.
         5 = 25
By theorem 6iii),
       (-5) (-5) = 5  5 = 25
       (-5)2 = 25 and -5 is negative.
           -5 = - 25
In chapter 3, we will generalize both definition 8 and definition 10. For the purpose of the first
two chapters of this text , those 2 definitions would be sufficient.
Now, we shall return to the integers to discuss some properties relevant only for integers.
Definition 11:
Let a, b  Z. We say that a divides b ( and write this fact as ab) if  c  Z such that b = ac.
We also say that a and c are factors of b.
7  4  28
4 | 28 and 7 | 28
We also say that 4 and 7 are factors of 28.
Definition 12 :
Let p be an integer not equal to 1. p is said to be a prime number if p doesn‟t have any
factors other than 1 and p itself.
Example:
2,3,5 are prime numbers.
Prime Factorization
Any integer can be factored into a product of prime powers.
For example, 200 = 2 3  5 2
              525 = 3  5 2  7
                                                             r
In general, for a Z, we can have a = p1 1 p2 2 ..........pr
                                                    16
Proof: Write
a  p11 p2 2 ....... pr r and
b  q11 q2 2 .......qs s
Assume pab.
Then  c  Z such that
   pc = p1 p 2 ....... p r q11 q2 2 .......qs s
             1   2           r
It is clear that there are infinitely many integers. A good question is that “ Do we have
infinitely many prime numbers?”
The answer to this question is yes. We will give a proof by contradiction.
Theorem 8
Proof
Suppose there are only finitely many primes. Label them as p1, p2,……….,pn
Let a = p1p2p3…………pn + 1
If a is not prime, then a should have a factor b which in turns should have a prime factor in it.
Let us say pj .
So, pjb and ba
 pja ------------------(1)
Clearly, pj p1p2p3……………….. pn----------------------(2)
By (1) and (2), pj1 ----- contradiction.
a is a prime number.
 This is a contradiction because we assumed that { p1, p2,……….,pn } are the only possible
 primes.
 There are infinitely many primes .
Studying in depth about the prime numbers is not needed in a textbook on Real Analysis.
However, a fundamental knowledge about primes will be needed. Study of prime numbers
belongs to a particular branch of mathematics known as Number Theory.
It has been a fact about Number Theory that even a very simple question needs the advanced
tools to investigate. And, some questions remain unanswered even after using the best
available tools. We will give you just one illustration to make our point. Before we do that, we
need to explain what the twin primes are.
Definition 13: If the integers p and p+2 are both primes, then they are called twin primes.
At this point, any intelligent student should be asking himself/herself the following question.
                                                17
Twin Prime Problem:
This question was first raised around 1710. Since then many of the best brains on the earth
have tried to solve it but, nobody has found a solution.
Most of the number theorists believe that the answer should be “ yes ”. In that case,
somebody should be able to prove the existence of infinitely many twin primes either using a
proof by contradiction or some other means. But, after nearly three centuries of effort, it
hasn‟t happened yet.
A minority among number theorists believe that the answer should be “no” . If somebody
wants to follow that route, finding an upper bound above which twin primes don‟t exist would
be a good idea. (We know that there is no upper bound above which primes don‟t exist. Look
at theorem 8. ) Nobody was able to prove it in that direction either.
If you can find a solution to this problem, you will be very famous. But, we recommend you
not to try it.
Irrational Numbers
 There are real numbers which can‟t be written as the quotient of two integers. In other
words, not all the real numbers are rational numbers. A real number which can‟t be written
as the quotient of two integers is called an irrational number.
We shall establish the existence of one particular irrational number in the following manner.
Let us consider a rectangle having each side of length 1 unit.
                    C
            1
                1
We have seen before that the length of any line segment becomes a real number. Hence, there
is a real number which is equal to   2 .
It can be proven that this 2 is an irrational number. Hence, there exists at least one
irrational number.
We shall not waste time to prove that      2 is irrational because we can prove a more general
result. Before we do that, we need to see what is meant by the word reduced form for a
quotient.
                                               18
             b
A quotient      is said to be of the reduced form if a and b don‟t have any common factors.
             a
             12                                      12 3  4
For example,      is not of the reduce form because            .
              45                                     45 3  15
                                                     4
But, after canceling out the common factor 3,           is of the reduced form. In fact, any
                                                    15
quotient can be put into the reduced form. Definition 10 of chapter 2 will be relevant
regarding the reduced forms.
                 a
Then       p =        where a,b Z and we can say that this quotient is of the reduced form.
                 b
                 a2
       p =
                 b2
       pb2 = a2  p  a2
       p  a    because p is prime.
       a = px for some xZ
        a2 = p2x2
        p2x2 = pb2
        px2 = b2  p  b2
       p  b because p is prime.
       Now, p  a and p  b .
            a
             is not of the reduced form ----contradiction.
            b
 p is an irrational number.
Decimals
Consider the real number
        3
r1  15
        4
            3
r1  15 
            4
               75
   = 10  5 
              100
                7       5
   = 10  5      
               10 100
   = 110   510 0   710 1   510 2 
          1
                                                     19
What we wrote above is called the decimal expansion of r1 . This expansion provides us with
                                            3
another way to write the number 15 .
                                            4
The decimal expansion of r1 which we have seen above gives us the idea to write r1 as r1 =15.75.
                                                                   3
Once it is done, 15.75 is called the decimal form of 15 .
                                                                   4
                                                  714
Now, consider the real number r2  215
                                                 1000
As before, we will see that
r2  210 2  1(101 )  5(100 )  7(10 1 )  1(10 2 )  4(10 3 ) and, this would be the decimal
expansion of r2 . According to this expansion,
r2  215.714
Regarding r2 ,
The decimal form 215.714 terminates at the 3rd decimal place. Hence, we call it a terminating
                             1
decimal. But, if we consider    = 0.33333 …………., it is clearly a non – terminating decimal.
                             3
Because 3 is being repeated all the way, it can be called a repeating decimal. To indicate this
                    1
fact, we will write   = 0. 3
                    3
The same notation will help us even when a string of integers are being repeated in a decimal
form. As an example, consider 4.27857857857……………. We can write this number as
4. 27 857 .
The line over 857 indicates that only that portion is being repeated. Now, we will notice
something interesting about this number.
               215,714
         r=           Q
                 1000
So, we have seen a repeating decimal being put into the rational form and then we have seen a
terminating decimal being put into the rational form. The same can be done regarding an
arbitrary repeating decimal and an arbitrary terminating decimal. The proof will be left as an
exercise for the student.
                                      Exercises
   1.   Check to see which ones among the four basic laws are being satisfied by the
        operation of subtraction .
   2.   For any non-zero rational number q, prove that q-1 mentioned in Law 6 is
        unique.
5. Prove theorem 6.
                                              21
 8. Generalize the result in exercise 7 as follows.
    Let a1 a2 , ………………, an  R such that ai  0 ai. Then
       i)       (a1 a2…………… an) –1 exists
      ii)       (a1 a 2 .......... .a n ) 1  a11 a 21 .......... ....... a n1
11. Let x be the number of primes below 100 and let y be the number of twin
   primes below 100. Obtain a relationship of the form ax = by where a and b
   are integers.
22