NVAMediumJEE 2023Simple Applications

JEE Mathematics 2023 Question with Solution

The remainder when (2023)2023(2023)^{2023} is divided by 3535 is:

Answer

Correct answer:7

Step-by-step solution

Standard Method

Given: Find the remainder when (2023)2023(2023)^{2023} is divided by 3535.

Find: The remainder modulo 3535.

Using modular arithmetic,

2023=20307    20237(mod35)2023 = 2030 - 7 \implies 2023 \equiv -7 \pmod{35}

Thus,

(2023)2023(7)2023(mod35)(2023)^{2023} \equiv (-7)^{2023} \pmod{35}

Also,

(7)2023=772022=7(72)1011(-7)^{2023} = -7 \cdot 7^{2022} = -7 \cdot (7^2)^{1011}

Now,

72=49=5017^2 = 49 = 50 - 1

So,

7(72)1011=7(501)1011-7 \cdot (7^2)^{1011} = -7(50-1)^{1011}

Using binomial expansion,

(501)1011=1011C05010111011C1501010++1011C1011(50-1)^{1011} = {}^{1011}C_0 50^{1011} - {}^{1011}C_1 50^{1010} + \cdots + {}^{1011}C_{1011}

Hence this can be written as

(501)1011=5λ1(50-1)^{1011} = 5\lambda - 1

for some integer λ\lambda. Therefore,

7(501)1011=7(5λ1)=35λ+7-7(50-1)^{1011} = -7(5\lambda - 1) = -35\lambda + 7

So the number is of the form 35N+735N + 7 for some integer NN.

Therefore, when (2023)2023(2023)^{2023} is divided by 3535, the remainder is 77.

Binomial Expansion View

Given: 2023=35K72023 = 35K - 7 for some integer KK.

Find: The remainder of (2023)2023(2023)^{2023} upon division by 3535.

Write

(2023)2023=(35K7)2023(2023)^{2023} = (35K - 7)^{2023}

Expanding by the binomial theorem,

(35K7)2023=2023C0(35K)2023(7)0+2023C1(35K)2022(7)++2023C2022(35K)(7)2022+(7)2023(35K - 7)^{2023} = {}^{2023}C_0 (35K)^{2023}(-7)^0 + {}^{2023}C_1 (35K)^{2022}(-7) + \cdots + {}^{2023}C_{2022}(35K)(-7)^{2022} + (-7)^{2023}

Every term except the last contains a factor of 3535, so all those terms are divisible by 3535. Hence,

(2023)2023=35N72023(2023)^{2023} = 35N - 7^{2023}

for some integer NN.

Now,

72023=7(49)1011=7(501)1011-7^{2023} = -7(49)^{1011} = -7(50-1)^{1011}

and from the expansion of (501)1011(50-1)^{1011}, all terms except the constant term are multiples of 55. Thus,

(501)1011=5λ1(50-1)^{1011} = 5\lambda - 1

for some integer λ\lambda. Therefore,

72023=7(5λ1)=35λ+7-7^{2023} = -7(5\lambda - 1) = -35\lambda + 7

So,

(2023)2023=35M+7(2023)^{2023} = 35M + 7

for some integer MM.

Therefore, the required remainder is 77.

Common mistakes

  • Taking 20237(mod35)2023 \equiv -7 \pmod{35} and then concluding the remainder is 7-7. A remainder must be a non-negative integer less than 3535. Convert 7-7 modulo 3535 to the standard remainder 2828 only when appropriate, and continue the full power analysis carefully here.

  • Stopping at (7)2023(-7)^{2023} without using the odd power structure. Since the exponent 20232023 is odd, (7)2023=772022(-7)^{2023} = -7\cdot 7^{2022}. This sign matters in the modular argument.

  • Expanding the full binomial expression mechanically and losing track of divisibility by 3535. The key observation is that terms containing 35K35K are multiples of 3535. Focus on which terms survive modulo 3535 instead of computing every term.

Practice more Simple Applications questions

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

Related questions