MCQMediumJEE 2026Limits

JEE Mathematics 2026 Question with Solution

The value of limx0loge ⁣(sec(ex)sec(e2x)sec(e10x))e2e2cosx\lim_{x\to 0}\frac{\log_e\!\big(\sec(ex)\cdot \sec(e^2x)\cdots \sec(e^{10}x)\big)} {e^2-e^{2\cos x}} is equal to:

  • A

    e1012e2(e21)\dfrac{e^{10}-1}{2e^2(e^2-1)}

  • B

    e2012e2(e21)\dfrac{e^{20}-1}{2e^2(e^2-1)}

  • C

    e1012(e21)\dfrac{e^{10}-1}{2(e^2-1)}

  • D

    e2012(e21)\dfrac{e^{20}-1}{2(e^2-1)}

Answer

Correct answer:D

Step-by-step solution

Standard Method

Given:

limx0loge ⁣(sec(ex)sec(e2x)sec(e10x))e2e2cosx\lim_{x\to 0}\frac{\log_e\!\big(\sec(ex)\cdot \sec(e^2x)\cdots \sec(e^{10}x)\big)} {e^2-e^{2\cos x}}

Find: The value of the limit and the correct option.

Use logarithm to convert the product into a sum and then apply small-angle expansions.

loge ⁣(sec(ex)sec(e2x)sec(e10x))=k=110log(sec(ekx))\log_e\!\big(\sec(ex)\cdot \sec(e^2x)\cdots \sec(e^{10}x)\big)=\sum_{k=1}^{10}\log(\sec(e^k x))

For small tt,

sect=1+t22+o(t2),log(sect)=t22+o(t2)\sec t = 1+\frac{t^2}{2}+o(t^2), \qquad \log(\sec t)=\frac{t^2}{2}+o(t^2)

Therefore,

log(sec(ekx))(ekx)22\log(\sec(e^k x)) \sim \frac{(e^k x)^2}{2}

So the numerator becomes

Numeratorx22k=110e2k\text{Numerator} \sim \frac{x^2}{2}\sum_{k=1}^{10} e^{2k}

Now evaluate the geometric sum:

k=110e2k=e2e201e21\sum_{k=1}^{10} e^{2k}=e^2\frac{e^{20}-1}{e^2-1}

Hence,

Numeratorx22e2e201e21\text{Numerator} \sim \frac{x^2}{2}\, e^2\frac{e^{20}-1}{e^2-1}

For the denominator, using

cosx=1x22+o(x2)\cos x = 1-\frac{x^2}{2}+o(x^2)

we get

2cosx=2x2+o(x2)2\cos x = 2-x^2+o(x^2)

Therefore,

e2cosx=e2x2+o(x2)=e2(1x2+o(x2))e^{2\cos x} = e^{2-x^2+o(x^2)} = e^2(1-x^2+o(x^2))

So,

e2e2cosxe2x2e^2-e^{2\cos x} \sim e^2x^2

Now substitute into the limit:

limx0x22e2e201e21e2x2=e2012(e21)\lim_{x\to 0} \frac{\frac{x^2}{2}\, e^2\frac{e^{20}-1}{e^2-1}}{e^2x^2} = \frac{e^{20}-1}{2(e^2-1)}

Therefore, the value of the limit is e2012(e21)\dfrac{e^{20}-1}{2(e^2-1)}, so the correct option is D.

Expansion-Based Breakdown

Given: The numerator contains a product of secant terms inside logarithm.

Find: The asymptotic forms of numerator and denominator up to order x2x^2.

Because logarithm converts products into sums, write

loge ⁣(sec(ex)sec(e2x)sec(e10x))=log(sec(ex))+log(sec(e2x))++log(sec(e10x))\log_e\!\big(\sec(ex)\cdot \sec(e^2x)\cdots \sec(e^{10}x)\big) = \log(\sec(ex)) + \log(\sec(e^2x)) + \cdots + \log(\sec(e^{10}x))

Each term contributes only up to order x2x^2:

log(sec(ekx))=e2kx22+o(x2)\log(\sec(e^k x)) = \frac{e^{2k}x^2}{2}+o(x^2)

Adding all terms,

loge ⁣(sec(ex)sec(e2x)sec(e10x))=x22k=110e2k+o(x2)\log_e\!\big(\sec(ex)\cdot \sec(e^2x)\cdots \sec(e^{10}x)\big) = \frac{x^2}{2}\sum_{k=1}^{10} e^{2k}+o(x^2)

Now,

k=110e2k=e2e201e21\sum_{k=1}^{10} e^{2k}=e^2\frac{e^{20}-1}{e^2-1}

Thus the numerator is

x22e2e201e21+o(x2)\frac{x^2}{2}\,e^2\frac{e^{20}-1}{e^2-1}+o(x^2)

For the denominator,

cosx=1x22+o(x2)\cos x = 1-\frac{x^2}{2}+o(x^2)

so

2cosx=2x2+o(x2)2\cos x = 2-x^2+o(x^2)

and then

e2cosx=e2x2+o(x2)=e2(1x2+o(x2))e^{2\cos x}=e^{2-x^2+o(x^2)}=e^2\big(1-x^2+o(x^2)\big)

Hence,

e2e2cosx=e2x2+o(x2)e^2-e^{2\cos x}=e^2x^2+o(x^2)

Dividing the leading terms gives

x22e2e201e21e2x2=e2012(e21)\frac{\frac{x^2}{2}\,e^2\frac{e^{20}-1}{e^2-1}}{e^2x^2} = \frac{e^{20}-1}{2(e^2-1)}

Therefore, the correct option is D.

Common mistakes

  • Using log(ab)=logalogb\log(ab)=\log a\,\log b is incorrect. Logarithm converts a product into a sum, not a product. Write log(ak)=logak\log(\prod a_k)=\sum \log a_k instead.

  • Approximating sect\sec t correctly but forgetting that the expression contains log(sect)\log(\sec t) leads to confusion. First expand log(1+u)u\log(1+u)\sim u for small uu, so log(sect)t22\log(\sec t)\sim \frac{t^2}{2}.

  • Evaluating the geometric series incorrectly is a common error. The sum k=110e2k\sum_{k=1}^{10} e^{2k} starts from e2e^2, so use the finite GP formula carefully to get e2e201e21e^2\frac{e^{20}-1}{e^2-1}.

Practice more Limits questions

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

Related questions