All Exams Test series for 1 year @ ₹349 only
Question

What is the remainder after dividing the number 37 1000 by 9 ?

This question was previously asked in
CDS II 2021 General Knowledge Previous Year Paper (14-Nov-2021)
The correct answer is

1

Finding the Remainder using Modular Arithmetic

The question asks us to find the remainder when the large number 37 raised to the power of 1000, written as \(37^{1000}\), is divided by 9. This type of problem can be efficiently solved using the concept of modular arithmetic.

Understanding Modular Arithmetic for Remainders

Modular arithmetic deals with remainders after division. The notation \(a \equiv b \pmod{m}\) means that when \(a\) is divided by \(m\), the remainder is the same as when \(b\) is divided by \(m\). It also implies that \(a-b\) is a multiple of \(m\).

To find the remainder of a power like \(a^k\) when divided by \(m\), we can often simplify the base \(a\) first with respect to the modulus \(m\).

Step-by-Step Solution for \(37^{1000} \pmod{9}\)

Let's break down the problem:

  1. Simplify the base modulo the divisor: We first find the remainder when the base, 37, is divided by the divisor, 9.
    • Divide 37 by 9: \(37 \div 9\).
    • \(9 \times 4 = 36\).
    • The remainder is \(37 - 36 = 1\).
    • In modular notation, this is \(37 \equiv 1 \pmod{9}\). This means 37 and 1 have the same remainder when divided by 9.
  2. Apply the property of modular exponentiation: A key property in modular arithmetic states that if \(a \equiv b \pmod{m}\), then \(a^k \equiv b^k \pmod{m}\) for any positive integer \(k\).
    • Since we know \(37 \equiv 1 \pmod{9}\), we can raise both sides of the congruence to the power of 1000.
    • So, \(37^{1000} \equiv 1^{1000} \pmod{9}\).
  3. Calculate the simplified power modulo the divisor: Now we need to calculate \(1^{1000} \pmod{9}\).
    • Any positive integer power of 1 is always 1. \(1^{1000} = 1\).
    • So, \(1^{1000} \equiv 1 \pmod{9}\).
  4. State the final remainder: Combining the results from the previous steps, we have:
    • \(37^{1000} \equiv 1^{1000} \pmod{9}\)
    • \(37^{1000} \equiv 1 \pmod{9}\)
    • This means when \(37^{1000}\) is divided by 9, the remainder is 1.

Final Answer Derivation

By simplifying the base modulo 9 (\(37 \equiv 1 \pmod{9}\)), we found that calculating the remainder of \(37^{1000}\) divided by 9 is equivalent to calculating the remainder of \(1^{1000}\) divided by 9. Since \(1^{1000}\) is simply 1, the remainder is 1.

Therefore, the remainder after dividing the number \(37^{1000}\) by 9 is 1.

Modular Calculation Summary
Expression Modular Congruence Explanation
\(37 \div 9\) \(37 \equiv 1 \pmod{9}\) 37 leaves a remainder of 1 when divided by 9.
\(37^{1000} \pmod{9}\) \(37^{1000} \equiv 1^{1000} \pmod{9}\) Using the property \(a \equiv b \implies a^k \equiv b^k\).
\(1^{1000}\) \(1^{1000} = 1\) Any power of 1 is 1.
\(37^{1000} \pmod{9}\) \(37^{1000} \equiv 1 \pmod{9}\) The final remainder is 1.

Revision Table: Key Concepts in Modular Arithmetic

Modular Arithmetic Concepts
Concept Description Notation
Modulo Operation Finding the remainder after division of one number by another. \(a \pmod{m}\) (read as "a modulo m")
Congruence Modulo m Two integers \(a\) and \(b\) are congruent modulo \(m\) if they have the same remainder when divided by \(m\). Equivalently, if \(a-b\) is a multiple of \(m\). \(a \equiv b \pmod{m}\)
Properties of Congruence If \(a \equiv b \pmod{m}\) and \(c \equiv d \pmod{m}\):
  • Addition: \(a+c \equiv b+d \pmod{m}\)
  • Subtraction: \(a-c \equiv b-d \pmod{m}\)
  • Multiplication: \(ac \equiv bd \pmod{m}\)
  • Exponentiation: \(a^k \equiv b^k \pmod{m}\) for \(k \ge 0\)

Additional Information: Modular Exponentiation

Modular exponentiation is a fundamental operation in number theory and is used in various fields like cryptography. The problem \(a^b \pmod{m}\) can be computed efficiently, especially when \(b\) is very large, by repeatedly using the property \((x \times y) \pmod{m} = ((x \pmod{m}) \times (y \pmod{m})) \pmod{m}\). In our specific case, the base \(37\) simplified to \(1 \pmod{9}\), which made the calculation very simple. For more complex bases and moduli, one might use techniques like the method of repeated squaring or properties derived from Euler's Totient Theorem or Fermat's Little Theorem, although these advanced concepts were not necessary for this particular problem.

Was this answer helpful?

Similar Questions

  1. The number 9730 - 1430 is divisible by : 

  2. What is the largest 5-digit number, which leaves the remainder 7, when divided by 18 as well as by 11 ?

  3. When every even power of every odd integer (greater than 1) is divided by 8, what is the remainder ?  

  4. Consider the following statements in respect of the polynomial 1 - x - xn + xn+1 where n is a natural number :

    1. It is divisible by 1 - 2x + x2.

    2. It is divisible by 1 - xn.

    Which of the statements given above is/are correct ? 

  5. Consider the following statements :

    1. n3 - n is divisible by 6.

    2. n- n is divisible by 5.

    3. n5 - 5n3 + 4n is divisible by 120.

    Which of the statements given above are correct ? 

  6. How many numbers from 1 to 1000 are divisible by 2, 3, 4 and 5?

  7. What is the maximum value of m, if the number N = 90 × 42 × 324 × 55 is divisible by 3m?

  8. 710 − 510  is divisible by

  9. What is the remainder when 2 100 is divided by 101?

  10. 4x 3 + 12x 2 - x - 3 is divisible by


Important Questions from Divisibility and Remainder

  1. What is the sum of the digits of the least number which when divided by 12, 16 and 20 leaves the same remainder 6 in each case and it is divisible by 9?

  2. As nine-digit number 89563x87y is divisible by 72. What is the value of \(\sqrt{7x-3y}\)  ?

  3. The greatest number that on dividing 2675 and 2320 leaves the reminder 5 and 6 ,respectively is : 

  4. Find the greatest number that exactly divides 2880, 6525 and 8307.

  5. If a 10 - digit number 643x1145y2 is divisible by 88, then the value of (2x - 3y) for the largest value of y is :

Need Expert Advice?
Upcoming Exams
NDA
September 13, 2026
CDS
September 13, 2026
Test Series
CDS img
Defence
UPSC CDS 2026 Mock Test Series
540 Tests 4 Tests Free
1135 Attempts
4.3(168)
English, Hindi
More Questions from CDS

Start Your Preparation with Prepp Mobile App

Download the app from Google Play & App Store
Download the app from Google Play & App Store
Prepp Mobile App