👁 Preview — Study, Practice and Revise are open; mock tests and the rest of the syllabus unlock on subscription. Unlock all · ₹4,999
← Back to Arithmetic
Study mode

Number System

Introduction to the Number System

The number system is the foundation of all quantitative aptitude topics. It is a structured way to represent and work with numbers, which are essential in everyday calculations, problem solving, and competitive exams. Understanding the different types of numbers, their properties, and how they interact through operations is crucial for solving a wide range of problems efficiently.

In this section, we will explore the various types of numbers, their unique properties, and how to perform basic operations on them. We will also see how these concepts apply in real-world contexts such as currency calculations in INR and measurements in metric units. By mastering the number system, you will build a strong base for more advanced topics like percentages, ratios, and interest calculations.

Types of Numbers

Numbers come in different forms, each with specific characteristics and uses. Let's define and understand the main types of numbers used in quantitative aptitude.

  • Natural Numbers: These are the counting numbers starting from 1 upwards: 1, 2, 3, 4, ... They are used for counting objects.
  • Whole Numbers: These include all natural numbers plus zero: 0, 1, 2, 3, ... Zero represents the absence of quantity.
  • Integers: These include all whole numbers and their negative counterparts: ..., -3, -2, -1, 0, 1, 2, 3, ... Integers are useful for representing gains and losses, elevations above and below sea level, etc.
  • Rational Numbers: Numbers that can be expressed as a fraction \(\frac{p}{q}\), where \(p\) and \(q\) are integers and \(q eq 0\). Examples: \(\frac{3}{4}\), \(-\frac{7}{2}\), 0.5 (which is \(\frac{1}{2}\)). Rational numbers have decimal expansions that either terminate or repeat.
  • Irrational Numbers: Numbers that cannot be expressed as a simple fraction. Their decimal expansions are non-terminating and non-repeating. Examples include \(\sqrt{2}\), \(\pi\), and Euler's number \(e\).
  • Real Numbers: The set of all rational and irrational numbers combined. Real numbers include all possible decimal expansions.
Real Numbers Rational Numbers Integers Whole Numbers Natural Numbers Irrational Numbers

Number Properties

Numbers have special properties that help us classify and work with them more effectively. Let's explore some key properties.

Even and Odd Numbers

An even number is any integer divisible by 2 without a remainder. Examples: 2, 4, 6, 100.

An odd number is any integer that leaves a remainder of 1 when divided by 2. Examples: 1, 3, 5, 99.

Knowing whether a number is even or odd helps in simplifying calculations and solving problems quickly.

Prime and Composite Numbers

A prime number is a natural number greater than 1 that has no positive divisors other than 1 and itself. Examples: 2, 3, 5, 7, 11.

A composite number is a natural number greater than 1 that has more than two positive divisors. Examples: 4, 6, 8, 9, 12.

Prime numbers are the building blocks of all natural numbers through multiplication (prime factorization).

Divisibility Rules

Divisibility rules are shortcuts to quickly check if a number is divisible by another without performing full division. Here is a summary of common rules:

Divisor Rule Example
2 Number ends with 0, 2, 4, 6, or 8 124 is divisible by 2
3 Sum of digits divisible by 3 123 (1+2+3=6) divisible by 3
5 Number ends with 0 or 5 145 ends with 5
9 Sum of digits divisible by 9 729 (7+2+9=18) divisible by 9
10 Number ends with 0 230 ends with 0

Operations on Numbers

Basic arithmetic operations-addition, subtraction, multiplication, and division-are the tools we use to manipulate numbers. Understanding these operations and their properties is essential for problem solving.

Factors and Multiples

A factor of a number is an integer that divides it exactly without leaving a remainder. For example, factors of 12 are 1, 2, 3, 4, 6, and 12.

A multiple of a number is the product of that number and any integer. For example, multiples of 5 include 5, 10, 15, 20, and so on.

HCF and LCM

The Highest Common Factor (HCF) of two numbers is the largest number that divides both of them exactly.

The Least Common Multiple (LCM) of two numbers is the smallest number that is a multiple of both.

These concepts are vital for solving problems involving fractions, ratios, and scheduling.

graph TD    A[Start with two numbers a and b] --> B[Find prime factorization of a and b]    B --> C[Identify common prime factors with minimum exponents]    C --> D[Multiply these to get HCF]    B --> E[Identify all prime factors with maximum exponents]    E --> F[Multiply these to get LCM]    D --> G[End]    F --> G

Worked Examples

Example 1: Find HCF and LCM of 36 and 48 Easy
Find the Highest Common Factor (HCF) and Least Common Multiple (LCM) of 36 and 48.

Step 1: Find the prime factorization of each number.

36 = \(2^2 \times 3^2\)

48 = \(2^4 \times 3^1\)

Step 2: For HCF, take the minimum exponent of each prime factor.

HCF = \(2^{\min(2,4)} \times 3^{\min(2,1)} = 2^2 \times 3^1 = 4 \times 3 = 12\)

Step 3: For LCM, take the maximum exponent of each prime factor.

LCM = \(2^{\max(2,4)} \times 3^{\max(2,1)} = 2^4 \times 3^2 = 16 \times 9 = 144\)

Answer: HCF = 12, LCM = 144

Example 2: Classify the number \(\sqrt{2}\) Easy
Determine whether \(\sqrt{2}\) is rational, irrational, integer, or real.

Step 1: Recall that \(\sqrt{2}\) is the square root of 2.

Step 2: \(\sqrt{2}\) cannot be expressed as a fraction of two integers.

Step 3: Its decimal expansion is non-terminating and non-repeating (approximately 1.4142135...).

Step 4: Therefore, \(\sqrt{2}\) is an irrational number.

Step 5: Since irrational numbers are part of real numbers, \(\sqrt{2}\) is also a real number.

Answer: \(\sqrt{2}\) is an irrational and real number, but not rational or integer.

Example 3: Check divisibility of 12345 by 3 and 5 Easy
Determine if the number 12345 is divisible by 3 and by 5.

Step 1: Check divisibility by 3.

Sum of digits = 1 + 2 + 3 + 4 + 5 = 15

Since 15 is divisible by 3, 12345 is divisible by 3.

Step 2: Check divisibility by 5.

The last digit is 5, so 12345 is divisible by 5.

Answer: 12345 is divisible by both 3 and 5.

Example 4: Add -7 and 12 using number line Easy
Find the sum of -7 and 12 by representing the operation on a number line.

Step 1: Start at -7 on the number line.

Step 2: Since we are adding +12, move 12 units to the right.

Step 3: Moving 12 units right from -7 lands on 5.

Answer: \(-7 + 12 = 5\)

-10 -7 -5 -3 -1 0 2 5 7 10 +12
Example 5: Calculate 15% of INR 2000 using number system concepts Medium
Find 15% of INR 2000.

Step 1: Understand that 15% means 15 per 100, or \(\frac{15}{100}\).

Step 2: Multiply 2000 by \(\frac{15}{100}\) to find 15% of 2000.

\(2000 \times \frac{15}{100} = 2000 \times 0.15 = 300\)

Answer: 15% of INR 2000 is INR 300.

HCF (Highest Common Factor)

\[\text{HCF}(a,b) = \prod p_i^{\min(e_i,f_i)}\]

Greatest common divisor of two numbers by prime factorization

\(p_i\) = prime factors
\(e_i,f_i\) = exponents of p_i in a and b respectively

LCM (Least Common Multiple)

\[\text{LCM}(a,b) = \prod p_i^{\max(e_i,f_i)}\]

Smallest common multiple of two numbers by prime factorization

\(p_i\) = prime factors
\(e_i,f_i\) = exponents of p_i in a and b respectively

Relationship between HCF and LCM

\[\text{HCF}(a,b) \times \text{LCM}(a,b) = a \times b\]

Relates HCF and LCM of two numbers

a,b = two integers

Tips & Tricks

Tip: Use divisibility rules to quickly eliminate options in multiple-choice questions.

When to use: When checking if large numbers are divisible by small primes like 2, 3, 5, or 9.

Tip: Remember the relationship HCF x LCM = product of two numbers to find one when the other is known.

When to use: When either HCF or LCM is missing in a problem.

Tip: Visualize integer operations on a number line to avoid sign errors.

When to use: When adding or subtracting positive and negative integers.

Tip: Prime factorization helps break down complex number problems into simpler parts.

When to use: When finding HCF, LCM or simplifying fractions.

Tip: Classify numbers first before attempting operations to apply correct rules.

When to use: When dealing with rational, irrational, or integer numbers in problems.

Common Mistakes to Avoid

❌ Confusing HCF with LCM and mixing up their calculation methods.
✓ Use prime factorization carefully: HCF uses minimum exponents, LCM uses maximum exponents.
Why: Students often forget the difference in exponent selection for HCF and LCM, leading to incorrect answers.
❌ Misapplying divisibility rules, e.g., checking divisibility by 3 by looking only at the last digit.
✓ Sum all digits and check if the total is divisible by 3, not just the last digit.
Why: Lack of clarity on divisibility rules causes errors in quick checks.
❌ Ignoring negative signs when performing integer addition or subtraction.
✓ Use number line visualization to correctly handle positive and negative signs.
Why: Sign errors are common under exam pressure and can change the result drastically.
❌ Classifying irrational numbers as rational due to decimal representation.
✓ Remember irrational numbers have non-terminating, non-repeating decimals.
Why: Misunderstanding decimal expansions leads to wrong classification.
❌ Forgetting to convert units or currency when applying number system concepts in real-world problems.
✓ Always check units and currency (INR) consistency before calculations.
Why: Mixing units or currencies causes incorrect answers.
Curated videos per subtopic
Top YouTube explainers, AI-ranked for your exam and language. Unlocks with subscription.
Unlock

Try Practice next.

Progress tracking is paywalled — subscribe to mark subtopics as understood and save your streak.

Go to practice →
Ask a doubt
Number System · 10 free messages
Ask me anything about this subtopic. You have 10 free messages this session — chat history isn't saved in preview.