CAT 2025 Lesson : Number Theory - Basics of Numbers
1. Introduction
Numbers are used to measure and count. The number system used globally is the decimal number system, with the base 10. This just means that there are 10 digits in this number system. They are 0, 1, 2, 3, 4, 5, 6, 7, 8, 9. Unless specified otherwise, the base 10 number system will be used for all calculations.
The base 9 number system will use the first 9 digits mentioned above which are 0, 1, 2, 3, 4, 5, 6, 7, 8. Likewise, the base 8 number system will not include the digits 8 and 9. So, the base 2 number system will include only the digits 0 and 1. This is called the binary number system.
In number systems of base higher than 10, additional digits need to be created. The widely agreed form is to use letters for the digits after 9. For example, the hexadecimal (base 16) representation uses the letters A, B, C, D, E and F for the numbers 10, 11, 12, 13, 14 and 15 respectively. We will discuss these in detail in the Number Systems lesson.
1.1 Decimal Number System
We follow a positional number system, wherein the position of a digit has a certain value called the Place
Value. The actual value of the digit in that position is called Face Value.
In the number 34.25, the face values are 3, 4, 2 and 5, while their respective place values are 101,100,10−1 and 10−2.
When we multiply the face values with their respective place values and add them up, we get the value of the number
34.25=3×101+4×100+2×10−1+5×10−2
34.25=3×10+4×1+102+1005
Note that digits to the left of the decimal point are multiplied with 100, 101, 102 and so on, while the place values to the right of the decimal point are 10−1, 10−2, and so on.
Therefore, digits in the places to the left of the decimal point are called units digit, tens digit, hundreds digit, thousands digit and so on. The digits in places to the right of the decimal point are called tenths digit, hundredths digit, thousandths digit and so on.
In the above example, 3 is tens digit, 4 is the units digit, 2 is the tenths digit and 5 is the hundredths digit.
1.2 Application in Questions
Questions in MBA tests might require us to find 2-digit or 3-digit numbers with certain conditions around the digits. In these questions, we assume the digits to be variables and form the numbers.
A 2-digit number can be written as 10a+b, where a and b are the tens and units digit respectively.
Likewise, a 3–digit number can be written as 100a+10b+c where a, b and c are the hundreds, tens and units digit respectively. 4–digit numbers can be written 1000a+100b+10c+d , where a, b, c and d are the thousands, hundreds, tens and units digit respectively.
Example 1
When a 3-digit number is reversed, we get another 3-digit number. If the difference between these two numbers is 297, then what is the difference between the hundreds and the units digit of the number?
Solution
Let a, b and c be the hundreds, tens and units digit of the number. Therefore, the number is 100a+10b+c.
When the digits are reversed, the number formed is 100c+10b+a.
100a+10b+c−(100c+10b+a)=297
⇒ 99a−99c=297
⇒ a−c=3
Answer: 3
Want to read the full content
Unlock this content & enjoy all the features of the platform