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

If n ϵ N, then 121 n– 25 n+ 1900 n– (-4) nis divisible by which one of the following?

The correct answer is

2000

Understanding the Divisibility Problem

The question asks us to find which of the given numbers divides the expression \(121^n - 25^n + 1900^n - (-4)^n\) for any natural number \(n\).

The expression involves terms raised to the power of \(n\). We can use properties of divisibility for terms of the form \(a^n \pm b^n\). A key property states that for any natural number \(n\):

  • \(a^n - b^n\) is always divisible by \((a-b)\).
  • \(a^n + b^n\) is divisible by \((a+b)\) if \(n\) is odd.

We can group the terms in the given expression strategically or use modular arithmetic to determine divisibility.

Applying Modular Arithmetic for Divisibility

Let the given expression be \(E = 121^n - 25^n + 1900^n - (-4)^n\).

We will check for divisibility by the factors of the options provided, or by numbers suggested by the bases in the expression. Let's analyze the expression modulo potential divisors.

Checking Divisibility by 125

Let's look at the bases modulo 125:

  • \(121 \equiv -4 \pmod{125}\)
  • \(25 \equiv 25 \pmod{125}\)
  • \(1900 = 15 \times 125 + 25 \equiv 25 \pmod{125}\)
  • \(-4 \equiv -4 \pmod{125}\)

Now, substitute these congruences into the expression \(E\):

\[E \equiv (-4)^n - 25^n + 25^n - (-4)^n \pmod{125}\] \[E \equiv ((-4)^n - (-4)^n) + (25^n - 25^n) \pmod{125}\] \[E \equiv 0 + 0 \pmod{125}\] \[E \equiv 0 \pmod{125}\]

This shows that the expression \(121^n - 25^n + 1900^n - (-4)^n\) is divisible by 125 for all natural numbers \(n\).

Checking Divisibility by 16

Let's look at the bases modulo 16:

  • \(121 = 7 \times 16 + 9 \equiv 9 \pmod{16}\)
  • \(25 = 1 \times 16 + 9 \equiv 9 \pmod{16}\)
  • \(1900 = 118 \times 16 + 12 \equiv 12 \pmod{16}\)
  • \(-4 \equiv -4 \pmod{16}\)

Now, substitute these congruences into the expression \(E\):

\[E \equiv 9^n - 9^n + 12^n - (-4)^n \pmod{16}\] \[E \equiv (9^n - 9^n) + (12^n - (-4)^n) \pmod{16}\] \[E \equiv 0 + (12^n - (-4)^n) \pmod{16}\] \[E \equiv 12^n - (-4)^n \pmod{16}\]

Now consider the term \(12^n - (-4)^n\). This is in the form \(a^n - b^n\) where \(a=12\) and \(b=-4\). According to the divisibility property, \(a^n - b^n\) is divisible by \(a-b\).

\[a-b = 12 - (-4) = 12 + 4 = 16\]

Thus, \(12^n - (-4)^n\) is divisible by 16 for all natural numbers \(n\).

Therefore, \(E \equiv 0 \pmod{16}\). The expression \(121^n - 25^n + 1900^n - (-4)^n\) is divisible by 16 for all natural numbers \(n\).

Finding the Combined Divisor

We have shown that the expression is divisible by both 125 and 16.

To find a number that must divide the expression, we can find the Least Common Multiple (LCM) of 125 and 16. First, let's find the Greatest Common Divisor (GCD) of 125 and 16.

The prime factorization of \(125 = 5^3\).

The prime factorization of \(16 = 2^4\).

Since there are no common prime factors, the GCD(125, 16) = 1. This means 125 and 16 are coprime.

The LCM of two coprime numbers is their product.

\[\text{LCM}(125, 16) = 125 \times 16\]

Let's calculate the product:

100205
16160032080
\[1600 + 320 + 80 = 2000\]

So, LCM(125, 16) = 2000.

Since the expression is divisible by both 125 and 16, and they are coprime, the expression must be divisible by their LCM, which is 2000.

Conclusion and Option Check

The expression \(121^n - 25^n + 1900^n - (-4)^n\) is divisible by 2000 for all natural numbers \(n\).

Let's check the given options:

  • 1904
  • 2000
  • 2002
  • 2006

The number 2000 is one of the options.

Therefore, the expression is divisible by 2000.

Revision Table: Key Concepts

ConceptDescriptionRelevance to Problem
Divisibility of \(a^n - b^n\)\(a^n - b^n\) is divisible by \((a-b)\) for any natural number \(n\).Used to show divisibility of grouped terms.
Modular ArithmeticUsing congruences to simplify expressions modulo a number.Efficiently checked divisibility by 125 and 16.
Coprime NumbersTwo numbers are coprime if their Greatest Common Divisor (GCD) is 1.125 and 16 are coprime.
LCM and DivisibilityIf an expression is divisible by two coprime numbers, it is divisible by their Least Common Multiple (LCM).LCM(125, 16) = 2000, proving overall divisibility.

Additional Information: Generalization and Properties

The problem demonstrates a powerful technique using modular arithmetic. By examining the expression modulo different numbers, we can deduce divisibility properties.

In this case, we observed that the bases have specific relationships modulo 125 and modulo 16:

  • Modulo 125: \(121 \equiv -4\), \(1900 \equiv 25\). The expression becomes \(a^n - b^n + b^n - a^n\) type structure modulo 125.
  • Modulo 16: \(121 \equiv 9\), \(25 \equiv 9\), \(1900 \equiv 12\), \(-4 \equiv -4\). The expression becomes \(c^n - c^n + d^n - e^n\) type structure modulo 16, where \(d^n - e^n\) is divisible by \(d-e = 12 - (-4) = 16\).

This suggests looking for numbers that can be formed by sums or differences of the bases (or their close relatives) in different combinations.

For instance, consider the grouping \((121^n - 25^n) + (1900^n - (-4)^n)\). This is divisible by \((121-25)\) and \((1900-(-4))\), i.e., by 96 and 1904. Both 96 and 1904 are divisible by 16 (\(96=16 \times 6\), \(1904 = 16 \times 119\)), confirming divisibility by 16.

Consider the grouping \((121^n - (-4)^n) + (1900^n - 25^n)\). This is divisible by \((121-(-4))\) and \((1900-25)\), i.e., by 125 and 1875. Both 125 and 1875 are divisible by 125 (\(1875 = 125 \times 15\)), confirming divisibility by 125.

Since the expression is divisible by both 16 and 125, and GCD(16, 125)=1, it must be divisible by \(16 \times 125 = 2000\).

Was this answer helpful?

Important Questions from Principles of Mathematical Induction

  1. P(n): 1.1! + 2.2! + 3.3! + n.n! = (n + 1)! – 1, then P(n) statement is true-

  2. n2 < 2n is true for all natural numbers, if

  3. Which of the following steps is mandatory in the principle of mathematical induction?

Need Expert Advice?

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