Understanding Divisors

In mathematics, a divisor (also called a factor) of an integer is any whole number that divides into it with no remainder. The relationship is expressed as: if a divides b evenly, then a is a divisor of b. For example, 5 is a divisor of 20 because 20 ÷ 5 = 4, with zero remainder.

Every positive integer has at least two divisors: 1 and itself. Numbers with exactly two divisors are called prime numbers. Composite numbers have additional divisors. For instance, 12 has six divisors: 1, 2, 3, 4, 6, and 12. Finding all divisors is useful in prime factorisation, simplifying fractions, and solving problems involving least common multiples and greatest common divisors.

Divisibility Rules for Quick Identification

Rather than testing every number through division, divisibility rules allow you to identify factors rapidly:

  • Divisible by 1: Every integer is divisible by 1.
  • Divisible by 2: The number ends in an even digit (0, 2, 4, 6, 8).
  • Divisible by 3: The sum of all digits is divisible by 3.
  • Divisible by 4: The last two digits form a number divisible by 4.
  • Divisible by 5: The number ends in 0 or 5.
  • Divisible by 6: The number is divisible by both 2 and 3.
  • Divisible by 8: The last three digits form a number divisible by 8.
  • Divisible by 9: The sum of all digits is divisible by 9.
  • Divisible by 10: The number ends in 0.

These rules eliminate the need for calculation in many cases and significantly speed up manual divisor identification.

Working Through Examples

Finding divisors of 48: Start with 1 and 48. Since 48 is even, 2 divides it (48 ÷ 2 = 24). The digit sum is 12, which is divisible by 3, so 3 is a divisor. Continue systematically: 4 divides 48 (48 ÷ 4 = 12), 6 divides it (48 ÷ 6 = 8), and so on. The complete list is: 1, 2, 3, 4, 6, 8, 12, 16, 24, and 48—ten divisors total.

Finding divisors of 60: Ends in 0, so divisible by both 2 and 5. Digit sum is 6 (divisible by 3), confirming divisibility by 3. Testing systematically yields: 1, 2, 3, 4, 5, 6, 10, 12, 15, 20, 30, and 60—twelve divisors.

Common divisors of two numbers: To find divisors shared by both 24 and 36, first list each number's divisors. For 24: 1, 2, 3, 4, 6, 8, 12, 24. For 36: 1, 2, 3, 4, 6, 9, 12, 18, 36. The common divisors are: 1, 2, 3, 4, 6, and 12.

Key Considerations When Finding Divisors

Keep these practical points in mind to avoid common errors and improve efficiency.

  1. Always include 1 and the number itself — Every positive integer has 1 as a divisor and is divisible by itself. These are the trivial divisors and should always appear in your final list.
  2. Use systematic testing or rules to avoid missing divisors — Testing randomly or unsystematically often leads to overlooked factors. Apply divisibility rules first, then verify questionable cases through division. For large numbers, systematic checking from smallest to largest is most reliable.
  3. Remember that divisors come in pairs — If <em>a</em> divides <em>n</em>, then <em>n</em>÷<em>a</em> is also a divisor. This means once you find a divisor, you've automatically identified another. You only need to check up to the square root of the number.
  4. Be cautious with negative integers — While this calculator focuses on positive divisors, mathematically every positive divisor has a corresponding negative divisor. For practical purposes (fractions, factorisation), positive divisors are used.

Frequently Asked Questions

What is the complete list of divisors for 72?

The number 72 has 12 divisors: 1, 2, 3, 4, 6, 8, 9, 12, 18, 24, 36, and 72. You can verify this by noting that 72 = 2³ × 3². Its even ending confirms divisibility by 2, and the digit sum (7 + 2 = 9) confirms divisibility by 9. The pairing property holds: 1 × 72, 2 × 36, 3 × 24, 4 × 18, 6 × 12, and 8 × 9 all equal 72.

How many divisors does 100 have?

The number 100 has 9 divisors: 1, 2, 4, 5, 10, 20, 25, 50, and 100. Since 100 = 2² × 5², you can calculate the divisor count by adding one to each exponent and multiplying: (2+1)(2+1) = 9. It's even, so 2 divides it. It ends in 0, confirming divisibility by both 5 and 10.

What are the common divisors of 30 and 45?

The common divisors of 30 and 45 are: 1, 3, 5, and 15. For 30 (divisors: 1, 2, 3, 5, 6, 10, 15, 30) and 45 (divisors: 1, 3, 5, 9, 15, 45), the overlapping divisors are those listed above. The greatest common divisor is 15, which divides both numbers evenly: 30 ÷ 15 = 2 and 45 ÷ 15 = 3.

Is 7 a divisor of 91?

Yes, 7 is a divisor of 91 because 91 ÷ 7 = 13 with no remainder. While the standard divisibility rules don't include an easy test for 7, direct division confirms it. In fact, 91 = 7 × 13, making both 7 and 13 prime divisors of 91 (along with 1 and 91 itself).

Why is finding the greatest common divisor important?

The greatest common divisor (GCD) is essential for simplifying fractions, finding common denominators, and solving problems involving ratios and proportions. For example, to simplify 24/36, you identify their GCD of 12, then divide both numerator and denominator by 12 to get 2/3. GCD also appears in problems involving least common multiples and scheduling or allocation scenarios.

How does prime factorisation help find divisors?

Prime factorisation expresses a number as a product of prime factors. For instance, 60 = 2² × 3 × 5. From this, you can systematically generate all divisors by taking every combination of prime factors: 1, 2, 3, 4, 5, 6, 10, 12, 15, 20, 30, and 60. This method ensures you don't miss any divisors and is more efficient than testing every integer up to the number.

More math calculators (see all)