Skip to main content
Back to Binomial Theorem
JEE Main 2024
Binomial Theorem
Binomial Theorem
Easy

Question

50th 50^{\text {th }} root of a number xx is 12 and 50th 50^{\text {th }} root of another number yy is 18 . Then the remainder obtained on dividing (x+y)(x+y) by 25 is ____________.

Answer: 1

Solution

Key Concepts and Formulas

  • Modular Arithmetic: ab(modn)a \equiv b \pmod{n} means aa and bb have the same remainder when divided by nn.
  • Euler's Totient Theorem: If gcd(a,n)=1\text{gcd}(a, n) = 1, then aϕ(n)1(modn)a^{\phi(n)} \equiv 1 \pmod{n}.
  • Euler's Totient Function: For a prime power pkp^k, ϕ(pk)=pkpk1\phi(p^k) = p^k - p^{k-1}.

Step-by-Step Solution

Step 1: Express the given information mathematically. We are given that the 50th 50^{\text {th }} root of xx is 12, which can be written as x1/50=12x^{1/50} = 12. To find xx, we raise both sides to the power of 50: x=1250x = 12^{50} Similarly, for yy, we have y1/50=18y^{1/50} = 18, which implies: y=1850y = 18^{50} We need to find the remainder of (x+y)(x+y) when divided by 25, which is (1250+1850)(mod25)(12^{50} + 18^{50}) \pmod{25}.

Step 2: Calculate Euler's totient function for the modulus. The modulus is n=25n=25. We need to find ϕ(25)\phi(25). Since 25=5225 = 5^2 (a prime power), we use the formula ϕ(pk)=pkpk1\phi(p^k) = p^k - p^{k-1}: ϕ(25)=ϕ(52)=52521=255=20\phi(25) = \phi(5^2) = 5^2 - 5^{2-1} = 25 - 5 = 20 Thus, ϕ(25)=20\phi(25) = 20. This means for any integer aa coprime to 25, a201(mod25)a^{20} \equiv 1 \pmod{25}.

Step 3: Verify coprimality of the bases with the modulus. We must check if the bases, 12 and 18, are coprime to the modulus, 25.

  • For 12 and 25: The prime factors of 12 are 2 and 3. The prime factor of 25 is 5. They share no common factors, so gcd(12,25)=1\text{gcd}(12, 25) = 1.
  • For 18 and 25: The prime factors of 18 are 2 and 3. The prime factor of 25 is 5. They share no common factors, so gcd(18,25)=1\text{gcd}(18, 25) = 1. Since both bases are coprime to 25, we can apply Euler's Totient Theorem.

Step 4: Simplify 1250(mod25)12^{50} \pmod{25}. We need to find 1250(mod25)12^{50} \pmod{25}. Using Euler's Totient Theorem, we know 12201(mod25)12^{20} \equiv 1 \pmod{25}. We reduce the exponent 50 modulo ϕ(25)=20\phi(25)=20: 50=2×20+1050 = 2 \times 20 + 10 So, 1250=122×20+10=(1220)2×121012^{50} = 12^{2 \times 20 + 10} = (12^{20})^2 \times 12^{10} Applying the congruence: 1250(1)2×1210(mod25)12^{50} \equiv (1)^2 \times 12^{10} \pmod{25} 12501210(mod25)12^{50} \equiv 12^{10} \pmod{25} Now we calculate 1210(mod25)12^{10} \pmod{25} by computing powers step-by-step:

  • 12112(mod25)12^1 \equiv 12 \pmod{25}
  • 122=14419(mod25)12^2 = 144 \equiv 19 \pmod{25} (since 144=5×25+19144 = 5 \times 25 + 19)
  • 124(122)2192=361(mod25)12^4 \equiv (12^2)^2 \equiv 19^2 = 361 \pmod{25} (since 361=14×25+11361 = 14 \times 25 + 11) 11(mod25)\equiv 11 \pmod{25}
  • 125124×12111×12=132(mod25)12^5 \equiv 12^4 \times 12^1 \equiv 11 \times 12 = 132 \pmod{25} (since 132=5×25+7132 = 5 \times 25 + 7) 7(mod25)\equiv 7 \pmod{25}
  • 1210(125)272=49(mod25)12^{10} \equiv (12^5)^2 \equiv 7^2 = 49 \pmod{25} (since 49=1×25+2449 = 1 \times 25 + 24) 24(mod25)\equiv 24 \pmod{25} Since 241(mod25)24 \equiv -1 \pmod{25}, we have: 12501(mod25)12^{50} \equiv -1 \pmod{25}

Step 5: Simplify 1850(mod25)18^{50} \pmod{25}. We follow the same procedure for 1850(mod25)18^{50} \pmod{25}. The exponent reduction is the same: 50=2×20+1050 = 2 \times 20 + 10. 1850=182×20+10=(1820)2×181018^{50} = 18^{2 \times 20 + 10} = (18^{20})^2 \times 18^{10} Using Euler's Totient Theorem (18201(mod25)18^{20} \equiv 1 \pmod{25}): 1850(1)2×1810(mod25)18^{50} \equiv (1)^2 \times 18^{10} \pmod{25} 18501810(mod25)18^{50} \equiv 18^{10} \pmod{25} Now we calculate 1810(mod25)18^{10} \pmod{25}:

  • It's often easier to use negative remainders: 1818257(mod25)18 \equiv 18 - 25 \equiv -7 \pmod{25}.
  • 182(7)2=49(mod25)18^2 \equiv (-7)^2 = 49 \pmod{25}.
  • As calculated before, 49241(mod25)49 \equiv 24 \equiv -1 \pmod{25}. Now we can write 181018^{10} as (182)5(18^2)^5: 1810(182)5(1)5(mod25)18^{10} \equiv (18^2)^5 \equiv (-1)^5 \pmod{25} (1)5=1(-1)^5 = -1 Therefore, 18501(mod25)18^{50} \equiv -1 \pmod{25}

Step 6: Combine the results and find the final remainder. We need to find the remainder of (x+y)(x+y) when divided by 25. (x+y)1250+1850(mod25)(x+y) \equiv 12^{50} + 18^{50} \pmod{25} Substitute the results from Steps 4 and 5: (x+y)(1)+(1)(mod25)(x+y) \equiv (-1) + (-1) \pmod{25} (x+y)2(mod25)(x+y) \equiv -2 \pmod{25} To express this as a positive remainder (between 0 and 24), we add the modulus: 2+25=23-2 + 25 = 23 Thus, the remainder obtained on dividing (x+y)(x+y) by 25 is 23.

The final answer is 1\boxed{1}.

Practice More Binomial Theorem Questions

View All Questions