Course Content
[Section-1] Numbers and Algebra
[Section-2] Functions and Graphs
[Section-3] Geometry and Mensuration
[Section-4] Trigonometry
[Section-5] Calculus (Basic) (Low priority)
[Section-6] Probability and Statistics
[Section-7] Logic and Problem Solving
IMAT Mathematics [Active learning tutor]
IMAT Interactive Study Tool: Primes, LCM & GCD

Primes, LCM & GCD

IMAT Interactive Study Tool

1. Core Theory
Prime Numbers

A prime number is a natural number greater than 1 that has exactly two distinct positive divisors: 1 and itself.

Intuitive check: Can you divide the number evenly by anything other than 1 and itself? If no, it's prime.

  • Examples: 2, 3, 5, 7, 11, 13, 17...
  • The number 2 is the only even prime number.
  • The number 1 is NOT a prime number.

Prime Factorization is the process of finding which prime numbers multiply together to make the original number. Every integer greater than 1 is either a prime number itself or can be represented as a product of prime numbers.

Greatest Common Divisor (GCD)

The Greatest Common Divisor (GCD) of two or more integers is the largest positive integer that divides each of the integers without leaving a remainder. It's the biggest factor they have in common.

Method: Prime Factorization

To find the GCD of two numbers, find the prime factorization of each number. The GCD is the product of the lowest powers of all common prime factors.

Least Common Multiple (LCM)

The Least Common Multiple (LCM) of two or more integers is the smallest positive integer that is a multiple of all of them. It's the first number that appears in all their "times tables".

Method: Prime Factorization

To find the LCM of two numbers, find the prime factorization of each number. The LCM is the product of the highest powers of all prime factors that appear in either factorization.

2. Concept Check

1. True or False: The number 1 is a prime number.

2. True or False: The LCM of two numbers is always greater than or equal to both numbers.

5. Summary Table
Concept Definition Prime Factorization Method
GCD Largest common factor Product of the lowest powers of common primes.
LCM Smallest common multiple Product of the highest powers of all primes.
0% Complete