MCQEasyJEE 2025Probability Basics

JEE Mathematics 2025 Question with Solution

Two numbers k1k_1 and k2k_2 are randomly chosen from the set of natural numbers. Then, the probability that the value of ik1+ik2i^{k_1} + i^{k_2} (where i=1i = \sqrt{-1}) is non-zero equals:

  • A

    34\frac{3}{4}

  • B

    12\frac{1}{2}

  • C

    23\frac{2}{3}

  • D

    14\frac{1}{4}

Answer

Correct answer:A

Step-by-step solution

Standard Method

Given: Two natural numbers k1k_1 and k2k_2 are chosen randomly. We need the probability that ik1+ik20i^{k_1} + i^{k_2} \neq 0, where i=1i = \sqrt{-1}.

Find: The required probability.

The powers of ii repeat with period 44:

i1=ii2=1i3=ii4=1\begin{aligned} i^1 &= i \\ i^2 &= -1 \\ i^3 &= -i \\ i^4 &= 1 \end{aligned}

So, according to the value of k(mod4)k \pmod{4},

ik={1if k0(mod4)iif k1(mod4)1if k2(mod4)iif k3(mod4)i^k = \begin{cases} 1 & \text{if } k \equiv 0 \pmod{4} \\ i & \text{if } k \equiv 1 \pmod{4} \\ -1 & \text{if } k \equiv 2 \pmod{4} \\ -i & \text{if } k \equiv 3 \pmod{4} \end{cases}

Counting Opposite Pairs

For the sum to be zero,

ik1+ik2=0i^{k_1} + i^{k_2} = 0

which means

ik1=ik2i^{k_1} = -i^{k_2}

Thus, the two values must be opposite among {i,1,i,1}\{i,-1,-i,1\}.

The opposite pairs are:

  • ii and i-i
  • 11 and 1-1

Now fix k1(mod4)k_1 \pmod{4}. For each of the 44 possible residue classes of k1k_1, there is exactly one residue class of k2k_2 that makes the sum zero:

  • if k10(mod4)k_1 \equiv 0 \pmod{4}, then k22(mod4)k_2 \equiv 2 \pmod{4}
  • if k11(mod4)k_1 \equiv 1 \pmod{4}, then k23(mod4)k_2 \equiv 3 \pmod{4}
  • if k12(mod4)k_1 \equiv 2 \pmod{4}, then k20(mod4)k_2 \equiv 0 \pmod{4}
  • if k13(mod4)k_1 \equiv 3 \pmod{4}, then k21(mod4)k_2 \equiv 1 \pmod{4}

Mod 4 Shortcut

Since powers of ii depend only on the exponent modulo 44, we only need to look at residue classes modulo 44. There are 4×4=164 \times 4 = 16 equally likely pairs of values for (ik1,ik2)\left(i^{k_1}, i^{k_2}\right).

The sum is zero only in these 44 cases:

  • i+(i)=0i + (-i) = 0
  • (i)+i=0(-i) + i = 0
  • 1+(1)=01 + (-1) = 0
  • (1)+1=0(-1) + 1 = 0

Hence,

P(ik1+ik2=0)=416=14P\left(i^{k_1} + i^{k_2} = 0\right) = \frac{4}{16} = \frac{1}{4}

Therefore,

P(ik1+ik20)=114=34P\left(i^{k_1} + i^{k_2} \neq 0\right) = 1 - \frac{1}{4} = \frac{3}{4}

So, the correct option is A.

Common mistakes

  • Assuming that the powers of ii are all distinct for all natural numbers. This is wrong because powers of ii repeat every 44 terms. Reduce exponents modulo 44 before comparing values.

  • Checking when ik1=ik2i^{k_1} = i^{k_2} instead of when ik1=ik2i^{k_1} = -i^{k_2}. The sum becomes zero only when the two terms are additive inverses, not when they are equal.

  • Counting only the unordered opposite pairs (i,i)\left(i,-i\right) and (1,1)\left(1,-1\right) and forgetting order. Since (k1,k2)\left(k_1,k_2\right) is ordered, both directions must be counted, giving 44 zero-sum cases.

Practice more Probability Basics questions

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

Related questions