NVAMediumJEE 2023Binomial Expansion

JEE Mathematics 2023 Question with Solution

The remainder when 19200+2320019^{200} + 23^{200} is divided by 4949, is:

Answer

Correct answer:29

Step-by-step solution

Standard Method

Given: We need the remainder when 19200+2320019^{200} + 23^{200} is divided by 4949.

Find: The remainder modulo 4949.

Write

19200+23200=(212)200+(21+2)20019^{200} + 23^{200} = (21 - 2)^{200} + (21 + 2)^{200}

Using binomial expansion, odd-powered terms cancel and even-powered terms remain:

(21+2)200+(212)200=2[(2000)21200+(2002)2119822++(200198)2122198+2200](21 + 2)^{200} + (21 - 2)^{200} = 2\left[\binom{200}{0}21^{200} + \binom{200}{2}21^{198}2^2 + \cdots + \binom{200}{198}21^2 2^{198} + 2^{200}\right]

Every term inside the bracket except 22002^{200} contains 212=441=49×921^2 = 441 = 49 \times 9, so those terms are divisible by 4949. Hence,

(21+2)200+(212)200=2[49I1+2200]=49I1+2201(21 + 2)^{200} + (21 - 2)^{200} = 2[49I_1 + 2^{200}] = 49I_1 + 2^{201}

for some integer I1I_1. Now,

2201=(8)67=(1+7)672^{201} = (8)^{67} = (1 + 7)^{67}

Again by binomial expansion,

(1+7)67=49I2+(670)+(671)7=49I2+1+469=49I2+470(1+7)^{67} = 49I_2 + \binom{67}{0} + \binom{67}{1}\cdot 7 = 49I_2 + 1 + 469 = 49I_2 + 470

So,

2201=49I2+470=49I2+49×9+292^{201} = 49I_2 + 470 = 49I_2 + 49 \times 9 + 29

Therefore the remainder on division by 4949 is 2929.

Modular Arithmetic Shortcut

Given: 19=21219 = 21-2 and 23=21+223 = 21+2.

Find: 19200+23200(mod49)19^{200} + 23^{200} \pmod{49}.

Use symmetry:

(21+2)200+(212)200(21+2)^{200} + (21-2)^{200}

All odd-power terms of 22 cancel. Every surviving term except the last contains a factor 21221^2, and since 212=44121^2 = 441 is divisible by 4949, all such terms vanish modulo 4949. Thus,

19200+232002201(mod49)19^{200} + 23^{200} \equiv 2^{201} \pmod{49}

Now,

2201=867=(1+7)672^{201} = 8^{67} = (1+7)^{67}

Modulo 4949, only the first two terms matter:

(1+7)671+677=47029(mod49)(1+7)^{67} \equiv 1 + 67\cdot 7 = 470 \equiv 29 \pmod{49}

Therefore, the remainder is 2929.

Common mistakes

  • Keeping odd-power terms in the sum of (21+2)200(21+2)^{200} and (212)200(21-2)^{200} is incorrect because those terms cancel pairwise. Add the two expansions carefully and retain only even-power terms.

  • Missing that terms containing 21221^2 are divisible by 4949 leads to unnecessary computation. Since 212=441=49×921^2 = 441 = 49 \times 9, every such term contributes remainder 00 modulo 4949.

  • Reducing 22012^{201} incorrectly after writing 2201=867=(1+7)672^{201} = 8^{67} = (1+7)^{67} is a common error. Modulo 4949, terms involving 727^2 or higher are multiples of 4949, so only the first two binomial terms should be kept.

Practice more Binomial Expansion questions

Get unlimited AI-adaptive practice, mastery tracking, and an AI tutor that explains every step — free to start.

Related questions