MCQMediumJEE 2023Indefinite Integrals

JEE Mathematics 2023 Question with Solution

The minimum value of the function f(x)=02ektdtf(x) = \int_{0}^{2} e^{|k-t|} \, dt is:

  • A

    2(e1)2(e - 1)

  • B

    2e12e - 1

  • C

    22

  • D

    e(e1)e(e - 1)

Answer

Correct answer:A

Step-by-step solution

Standard Method

Given: f(x)=02ektdtf(x) = \int_{0}^{2} e^{|k-t|} \, dt

Find: The minimum value of f(x)f(x).

For 0<k<20 < k < 2, split the integral at t=kt = k where the absolute value changes:

f(x)=0kektdt+k2etkdtf(x) = \int_{0}^{k} e^{k-t} \, dt + \int_{k}^{2} e^{t-k} \, dt

Now evaluate each part:

0kektdt=ek0ketdt=ek(1ek)=ek1\int_{0}^{k} e^{k-t} \, dt = e^k \int_{0}^{k} e^{-t} \, dt = e^k(1-e^{-k}) = e^k - 1

and

k2etkdt=ekk2etdt=ek(e2ek)=e2k1\int_{k}^{2} e^{t-k} \, dt = e^{-k} \int_{k}^{2} e^t \, dt = e^{-k}(e^2-e^k) = e^{2-k} - 1

Hence,

f(x)=ek+e2k2f(x) = e^k + e^{2-k} - 2

Let z=ekz = e^k. Then

f(x)=z+e2z2f(x) = z + \frac{e^2}{z} - 2

Using differentiation,

dfdz=1e2z2\frac{df}{dz} = 1 - \frac{e^2}{z^2}

Set this equal to zero:

1e2z2=0    z2=e2    z=e1 - \frac{e^2}{z^2} = 0 \implies z^2 = e^2 \implies z = e

So ek=ee^k = e, giving k=1k = 1. Therefore,

fmin=e+e2=2(e1)f_{\min} = e + e - 2 = 2(e-1)

Thus, the minimum value is 2(e1)2(e-1), so the correct option is A.

The solution labels option B, but the working clearly gives 2(e1)2(e-1), which matches option A.

Casewise Analysis

Given: f(x)=02ektdtf(x) = \int_{0}^{2} e^{|k-t|} \, dt

Find: The minimum value of f(x)f(x).

From the extracted working:

  • For k0k \le 0,
f(x)=02etkdt=ek(e21)f(x) = \int_{0}^{2} e^{t-k} \, dt = e^{-k}(e^2-1)

This decreases as kk increases.

  • For 0<k<20 < k < 2,
f(x)=0kektdt+k2etkdt=ek+e2k2f(x) = \int_{0}^{k} e^{k-t} \, dt + \int_{k}^{2} e^{t-k} \, dt = e^k + e^{2-k} - 2
  • For k2k \ge 2,
f(x)=02ektdt=ek2(e21)f(x) = \int_{0}^{2} e^{k-t} \, dt = e^{k-2}(e^2-1)

This increases as kk increases.

Therefore, the minimum must occur for k(0,2)k \in (0,2). In that interval,

f(x)=ek+e2k2f(x) = e^k + e^{2-k} - 2

Apply A.M. \ge G.M. to eke^k and e2ke^{2-k}:

ek+e2k2eke2k=2ee^k + e^{2-k} \ge 2\sqrt{e^k \cdot e^{2-k}} = 2e

So,

f(x)=ek+e2k22e2=2(e1)f(x) = e^k + e^{2-k} - 2 \ge 2e - 2 = 2(e-1)

Equality holds when

ek=e2k    k=1e^k = e^{2-k} \implies k = 1

Hence the minimum value is 2(e1)2(e-1). Therefore, the correct option is A.

Common mistakes

  • Treating the solution-page label B as final without checking the algebra. The working leads to 2(e1)2(e-1), so the computed result must be matched with the options instead of blindly trusting the label.

  • Not splitting the integral at the point where the absolute value changes. Since kt|k-t| behaves differently on the intervals tkt \le k and tkt \ge k, the integrand must be handled piecewise.

  • Ignoring the domain cases k0k \le 0, 00

Practice more Indefinite Integrals questions

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

Related questions