Skip to main content
Back to Binomial Theorem
JEE Main 2022
Binomial Theorem
Binomial Theorem
Medium

Question

Let the number (22)2022+(2022)22(22)^{2022}+(2022)^{22} leave the remainder α\alpha when divided by 3 and β\beta when divided by 7. Then (α2+β2)\left(\alpha^{2}+\beta^{2}\right) is equal to :

Options

Solution

Key Concepts Used

This problem primarily relies on Modular Arithmetic (also known as congruence relation) and the properties derived from the Binomial Theorem for finding remainders of large powers.

Modular Arithmetic: The notation ab(modm)a \equiv b \pmod{m} means that aa and bb have the same remainder when divided by mm. This is equivalent to stating that aba-b is divisible by mm. Key properties used here are:

  • If ab(modm)a \equiv b \pmod{m}, then anbn(modm)a^n \equiv b^n \pmod{m} for any positive integer nn.
  • If ab(modm)a \equiv b \pmod{m} and cd(modm)c \equiv d \pmod{m}, then a+cb+d(modm)a+c \equiv b+d \pmod{m}.

Binomial Theorem for Remainders: For an expression of the form (km+r)n(km+r)^n, where kmkm is a multiple of mm, its expansion using the Binomial Theorem will be: (km+r)n=(n0)(km)0rn+(n1)(km)1rn1++(nn)(km)nr0(km+r)^n = \binom{n}{0}(km)^0 r^n + \binom{n}{1}(km)^1 r^{n-1} + \dots + \binom{n}{n}(km)^n r^0 All terms except the first one (containing rnr^n) will have a factor of kmkm, and thus be divisible by mm. Therefore, (km+r)nrn(modm)(km+r)^n \equiv r^n \pmod{m}.


Step-by-step Solution

1. Finding α\alpha: Remainder when (22)2022+(2022)22(22)^{2022}+(2022)^{22} is divided by 3

Goal: Determine α\alpha such that (22)2022+(2022)22α(mod3)(22)^{2022}+(2022)^{22} \equiv \alpha \pmod{3}, where 0α<30 \le \alpha < 3.

  • Step 1.1: Simplify the base numbers modulo 3.

    • For the term (22)2022(22)^{2022}: We find the remainder of 2222 when divided by 33. 22=3×7+122 = 3 \times 7 + 1 Therefore, 221(mod3)22 \equiv 1 \pmod{3}.
    • For the term (2022)22(2022)^{22}: We find the remainder of 20222022 when divided by 33. A number is divisible by 3 if the sum of its digits is divisible by 3. Sum of digits of 2022=2+0+2+2=62022 = 2+0+2+2 = 6. Since 66 is divisible by 33, 20222022 is divisible by 33. Therefore, 20220(mod3)2022 \equiv 0 \pmod{3}.
  • Step 1.2: Apply modular arithmetic properties to the powers.

    • Since 221(mod3)22 \equiv 1 \pmod{3}, we can raise both sides to the power of 20222022: (22)2022(1)2022(mod3)(22)^{2022} \equiv (1)^{2022} \pmod{3} (22)20221(mod3)(22)^{2022} \equiv 1 \pmod{3} Explanation: If a number leaves a remainder of 11 when divided by mm, any positive integer power of that number will also leave a remainder of 11 when divided by mm.
    • Since 20220(mod3)2022 \equiv 0 \pmod{3}, we can raise both sides to the power of 2222: (2022)22(0)22(mod3)(2022)^{22} \equiv (0)^{22} \pmod{3} (2022)220(mod3)(2022)^{22} \equiv 0 \pmod{3} Explanation: If a number is divisible by mm (remainder 00), any positive integer power of that number will also be divisible by mm.
  • Step 1.3: Combine the remainders for the sum. We add the congruences obtained in the previous step: (22)2022+(2022)221+0(mod3)(22)^{2022} + (2022)^{22} \equiv 1 + 0 \pmod{3} (22)2022+(2022)221(mod3)(22)^{2022} + (2022)^{22} \equiv 1 \pmod{3} Explanation: The remainder of a sum is the sum of the remainders (modulo the divisor).

  • Conclusion for α\alpha: The remainder when (22)2022+(2022)22(22)^{2022}+(2022)^{22} is divided by 3 is α=1\alpha = 1.

2. Finding β\beta: Remainder when (22)2022+(2022)22(22)^{2022}+(2022)^{22} is divided by 7

Goal: Determine β\beta such that (22)2022+(2022)22β(mod7)(22)^{2022}+(2022)^{22} \equiv \beta \pmod{7}, where 0β<70 \le \beta < 7.

  • Step 2.1: Simplify the base numbers modulo 7.

    • For the term (22)2022(22)^{2022}: We find the remainder of 2222 when divided by 77. 22=3×7+122 = 3 \times 7 + 1 Therefore, 221(mod7)22 \equiv 1 \pmod{7}.
    • For the term (2022)22(2022)^{22}: We find the remainder of 20222022 when divided by 77. 2022÷72022 \div 7 2022=7×288+62022 = 7 \times 288 + 6 So, 20226(mod7)2022 \equiv 6 \pmod{7}. Alternatively, and often more conveniently, we can express 6(mod7)6 \pmod{7} as 1(mod7)-1 \pmod{7}, since 6+1=76+1=7. Thus, 20221(mod7)2022 \equiv -1 \pmod{7}. Explanation: Using a negative remainder like 1-1 can simplify calculations, especially when dealing with large powers, as it's easier to calculate powers of 1-1.
  • Step 2.2: Apply modular arithmetic properties to the powers.

    • Since 221(mod7)22 \equiv 1 \pmod{7}, we raise both sides to the power of 20222022: (22)2022(1)2022(mod7)(22)^{2022} \equiv (1)^{2022} \pmod{7} (22)20221(mod7)(22)^{2022} \equiv 1 \pmod{7} Explanation: Similar to Step 1.2, any positive integer power of a number that leaves a remainder of 11 will also leave a remainder of 11.
    • Since 20221(mod7)2022 \equiv -1 \pmod{7}, we raise both sides to the power of 2222: (2022)22(1)22(mod7)(2022)^{22} \equiv (-1)^{22} \pmod{7} (2022)221(mod7)(2022)^{22} \equiv 1 \pmod{7} Explanation: An even power of 1-1 is always 11. If the exponent were odd, the remainder would be 1-1, which would then be converted to a positive remainder (71=67-1=6).
  • Step 2.3: Combine the remainders for the sum. We add the congruences obtained: (22)2022+(2022)221+1(mod7)(22)^{2022} + (2022)^{22} \equiv 1 + 1 \pmod{7} (22)2022+(2022)222(mod7)(22)^{2022} + (2022)^{22} \equiv 2 \pmod{7} Explanation: As before, the remainder of a sum is the sum of the remainders (modulo the divisor).

  • Conclusion for β\beta: The remainder when (22)2022+(2022)22(22)^{2022}+(2022)^{22} is divided by 7 is β=2\beta = 2.

3. Calculating α2+β2\alpha^2 + \beta^2

Goal: Compute the final value using the determined α\alpha and β\beta.

  • We found α=1\alpha = 1 and β=2\beta = 2.
  • Substitute these values into the expression α2+β2\alpha^2 + \beta^2: α2+β2=(1)2+(2)2\alpha^2 + \beta^2 = (1)^2 + (2)^2 α2+β2=1+4\alpha^2 + \beta^2 = 1 + 4 α2+β2=5\alpha^2 + \beta^2 = 5

Tips and Common Mistakes to Avoid

  • Always simplify the base first: Before dealing with large exponents, always reduce the base number modulo the divisor. For example, instead of (22)2022(mod3)(22)^{2022} \pmod{3}, simplify 22(mod3)22 \pmod{3} to get 1(mod3)1 \pmod{3}, making the calculation (1)2022(mod3)(1)^{2022} \pmod{3}.
  • Utilize negative remainders: When the remainder is m1m-1 (e.g., 6(mod7)6 \pmod{7}), it's often beneficial to use 1(modm)-1 \pmod{m} instead. This dramatically simplifies calculations involving powers, as (1)n(-1)^n is either 11 or 1-1. Remember to convert a final negative remainder back to a positive one by adding the modulus (e.g., 1(mod7)6(mod7)-1 \pmod{7} \equiv 6 \pmod{7}).
  • Binomial Expansion Shortcut: Recognize that for (km+r)n(modm)(km+r)^n \pmod{m}, the remainder is simply rn(modm)r^n \pmod{m}. This is a direct consequence of the Binomial Theorem and avoids explicit expansion.
  • Watch for large exponents: For extremely large exponents where Euler's Totient Theorem or Fermat's Little Theorem might be applicable, remember to reduce the exponent modulo ϕ(m)\phi(m) (or m1m-1 for prime mm not dividing the base). This problem, however, only required direct application of basic modular arithmetic due to the bases simplifying to 11 or 1-1.

Summary and Key Takeaway

This problem is a classic application of modular arithmetic to simplify complex expressions involving large powers. By understanding that (A+B)(modM)(A(modM)+B(modM))(modM)(A+B) \pmod{M} \equiv (A \pmod{M} + B \pmod{M}) \pmod{M} and that (XN)(modM)(X(modM))N(modM)(X^N) \pmod{M} \equiv (X \pmod{M})^N \pmod{M}, we can break down the problem into manageable steps. The strategic use of remainders, including negative remainders, is crucial for efficiency and accuracy. The final calculation of α2+β2\alpha^2 + \beta^2 then becomes a straightforward substitution.

Practice More Binomial Theorem Questions

View All Questions