Ch 1 - Number System
Ch 1 - Number System
co
1
www.gradeup.co
QUANTITATIVE APTITUDE
1 NUMBER SYSTEMS
Introduction:
The ten symbols 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 are called digits, which can represent any number.
Natural Numbers:
These are the numbers (1, 2, 3, etc.) that are used for counting. It is denoted by N. There are infinite
natural numbers, and the smallest natural number is one (1).
Whole Numbers:
The natural numbers along with zero (0), from the system of whole numbers.
It is denoted by W.
There is no largest whole number and
The smallest whole number is 0.
Integers:
The number system consisting of natural numbers, their negative and zero is called integers. It is
denoted by Z or I.
2
www.gradeup.co
Real Numbers:
All numbers that can be represented on the number line are called real numbers. It is denoted by R.
R+: Positive real numbers and
R-: Negative real numbers.
Real numbers = Rational numbers + Irrational numbers.
Rational numbers:
Any number that can be written in the form of P/q, where p and q are integers and q ≠ 0, is called a
rational number.
It is denoted by Q.
Every integer is a rational number.
Zero (0) is also a rational number.
Every fraction (and decimal fraction) is a rational number.
p (Numerator)
Rational Number (Q) =
q(deno min ator)
Irrational numbers:
The numbers which are not rational, or which cannot be written in the form of p/q, where p and q
are integers and q ≠ 0, is called irrational number.
It is denoted by Q’ or Qc.
3
www.gradeup.co
vii. If a number ‘N’ is not divisible by any prime number less than N , then N is a prime number.
viii. Every prime number greater than 3 can be written in the form of (6k + 1) or (6k – 1), where k
is an integer.
Relative primes: Numbers which do not have common factor other than 1. Eg: 3 and 8, 15 and 16.
Fraction:
A fraction is a quantity which expresses a part of the whole.
Numerator
Fraction =
Deno min ator
TYPES OF FRACTIONS:
(i). Proper fraction:
If numerator is less than its denominator, then it is a proper fraction:
3 4
Example: , ,......
7 16
(ii). Improper fraction:
If numerator is greater than or equal to its denominator, then it is an improper fraction.
8 23 15
Example: , , ......
7 16 15
(iii). Mixed fraction:
It consists of an integer and a proper fraction.
4 11 3
Example: 1 ,1 ,2 ......
7 16 5
(iv). Equivalent fraction/Equal fractions: Fractions with same value.
4
www.gradeup.co
2 4 6
Example: , , ......
3 6 9
(v). Decimal fraction:
Denominator with the powers of 10.
Example: 2/10= 0.2 ,9/100 = (0.09)
(vi). Vulgar fraction: Denominators are not the power of 10.
Perfect numbers: If the sum of all the factors excluding itself (but including 1) is equal to the number
itself, then the number is called perfect number. E.g. 6, 28
Note :
i. The product of 2 consecutive integers is always divisible by 2.
ii. The product of n consecutive integers is always divisible by n!
Pure recurring decimal: if all the digits after decimal repeat, then it is called pure recurring.
Converting pure recurring decimal to fraction
Recurring digits
Ex: 0.abababab .... =
as many 9 'as the number of recurring digits
Complex numbers:
Complex numbers:
A number of the form a + bi, where a and b are real number and i = −1 (imaginary number) is
called a complex number.
It is denoted by C.
5
www.gradeup.co
C.R. = d1r2 + r1
C.R. = d1d2r3 + d1r2 + r1
Two different numbers x and y when divided by a certain divisor D leave remainder r 1 and r2
respectively. When the sum of them is divided by the same divisor, the remainder is r 3. Then:
Divisor D = r1 + r2 − r3
6
www.gradeup.co
Congruent Modulo
a is said to be congruent to b, if they leave same remainder when divided by n
a = b(mod n) means a – b is a multiple of n.
Ex: 26 = 4(mod 11), because 26 – 4 = 22 is divisible by 11.
Note: If a1 = b1 (mod n) and a2 = b2 (mod n) then
a1 + a2 = (b1 + b2) (mod n)
a1 – a2 = (b1 – b2) (mod n)
a1 × a2 = (b1 × b2) (mod n)
Ex. What is the remainder, when 2256 is divided by 17?
(1) 1
(2) 16
(3) 14
(4) 10
(5) None of these
Sol.
We can write 17 as 24 + 1 and 2256 as (24)64.
[If f(x) is divided by (x – a), the remainder is f(a)]
∴ The remainder is (– 1)64 = 1. Answer: (1)
Ex. What is the remainder, when 15 75 is divided by 7?
7
www.gradeup.co
(1) 1
(2) 2
(3) 6
(4) 0
(5) None of these
Sol.
When 15 is divided by 7, the remainder is 1.
So, the answer is 175 = 1. Answer: (1)
Remainder for the numbers of the form an + bn or an – bn.
If n is even If n is odd
an – b n divisible by (a – b) and (a + b) divisible by (a – b)
a +b
n n
divisible by (a + b)
n n n n
5 + 52 + 53 + 54 + ..............
[] represents the greatest integer function and the integral value of this number will be the total
number of zeros.
Power of a number contained in a factorial Highest power of a prime number P in N!
N N N N
p + p2 + p3 + p4 + ..............
where [x] denotes the greatest integers less than or equal to x and is a natural number such that P r<
n.
Example: Find the largest power of 3 that can divide 95! Or Finding the number of Zeros in n!
Approach: Find the largest power of 3 contained in 95!.
95 95 95 95
3 + 32 + 33 + 34 + .............. .
= 31 + 10 + 3 + 1 = 45
Try to solve these questions by using above results:
1. Let N = 553 + 173 – 723. N is divisible by
(1) both 7 and 13
(2) both 3 and 13
8
www.gradeup.co
Base conversions:
Converting from other number bases to decimal
9
www.gradeup.co
The value of the number 12304 in base ‘a’ is determined by computing the place value of each of the
digits of the number:
HCF of numerators
HCF of fractions =
LCM of denominators
Question Approach
Find the least number, which is exactly divisible by x,
LCM (x, y, z)
y, z.
Find the least number, which when divided by x, y, z,
LCM (x, y, z) + r
leaves a remainder ‘r’ in each case.
Observe, if x – a = y – b = z – c = k
Find the least number, which when divided by x, y, z
(say). Then LCM (x, y, z) – k
leaves remainders a, b, c respectively.
Else, go with the options.
Find the greatest number, that will exactly divide x, y,
HCF (x, y, z)
z.
Find the greatest number, that will divide x, y, z
HCF (x – a, y – b, z – c)
leaving remainders a, b, c respectively.
Find the greatest number, that will divide x, y, z
HCF (x – y, y – z, z – x)
leaving the same remainder in each case.
10
www.gradeup.co
Laws of Surds:
n
1
i. n = a
a
1 1 1
ii.
an
bn
= ( ab ) n
1
1 m 1
iii. n = ( a) mn
a
Law of Indices:
m n m +n
i. a a = a
m
ii. a an = am−n
(a )
n
m
iii. = amn
1 m
iv. am = a
1
v. a−m =
am
vi. am/n = n am
0
vii. a = 1
11
www.gradeup.co
Practice Questions
1. A red light flashes 3 times per minute and a green light flashes 5 times in two minutes at regular
intervals. If both lights start flashing at the same time, how many times do they flash together in each
hour?
Hint: LCM of (20, 24) = duration after which both the light will flash together.
Ans. 30
2. Three wheels can complete 60, 36, 24 revolutions per minute respectively. There is red spot on
each wheel that touches the ground at time zero. After how much time, all these spots will
simultaneously touch the ground again?
Find the time taken by the three wheels to complete one revolution and take their LCM
Ans. 5 sec
3. A is the set of positive integers such that, when divided by 2, 3, 4, 5, 6 leaves the remainders 1,
2, 3, 4, 5 respectively. How many integers between 0 and 100 belong to set A?
Ans. 1
3250
4. Find remainder of .
7
Ans. 4
5. If N be the greatest number that will divide 1305, 4665 and 6905, leaving the same remainder in
each case. Then sum of the digits in N is __________?
Ans. 4
6. The L.C.M. of two numbers is 48. The numbers are in the ratio 2: 3. Then difference of the number
is ___________.
Ans. 8
7. How many factors of 2 × 5 × 7 are odd numbers?
4 3 4
Ans. 80
8. Find the smallest number that has exactly 18 factors.
Ans. 180
9. What is the remainder when 3 444
+4 333
is divided by 5 __________?
Ans. 0
10. Find the remainder when 8643 is divided by 132.
Ans. 116
****
12
www.gradeup.co
13