Question:

The minimum value of the function $f(x)=\int\limits_0^2 e^{|x-t|} d t$ is :

Updated On: Mar 20, 2025
  • 2
  • $2(e-1)$
  • $2 e-1$
  • $e(e-1)$
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Approach Solution - 1

For x≤0 
f(x)=0∫2​et−xdt=e−x(e2−1) 
For 0<x<2 
f(x)=0∫x​ex−tdt+∫x2​et−xdt=ex+e2−x−2 
For x≥2 
f(x)=0∫2​ex−tdt=ex−2(e2−1) 
For x≤0,f(x) is ↓ and x≥2,f(x) is ↑ 
∴ Minimum value of f(x) lies in x∈(0,2) 
Applying A.M≥G.M, 
minimum value of f(x) is 2(e−1)

Was this answer helpful?
1
3
Hide Solution
collegedunia
Verified By Collegedunia

Approach Solution -2

1. Split the integral at \(t = k\), where the absolute value changes: \[ f(x) = \int_{0}^{k} e^{k-t} dt + \int_{k}^{2} e^{t-k} dt. \] 2. Evaluate the first part of the integral: \[ \int_{0}^{k} e^{k-t} dt = e^k \int_{0}^{k} e^{-t} dt. \] Simplify: \[ \int_{0}^{k} e^{-t} dt = \left[-e^{-t}\right]_{0}^{k} = 1 - e^{-k}. \] Thus: \[ \int_{0}^{k} e^{k-t} dt = e^k (1 - e^{-k}) = e^k - 1. \] 3. Evaluate the second part of the integral: \[ \int_{k}^{2} e^{t-k} dt = e^{-k} \int_{k}^{2} e^{t} dt. \] Simplify: \[ \int_{k}^{2} e^{t} dt = \left[e^t\right]_{k}^{2} = e^2 - e^k. \] Thus: \[ \int_{k}^{2} e^{t-k} dt = e^{-k}(e^2 - e^k) = e^2 e^{-k} - 1. \] 4. Combine the results: \[ f(x) = (e^k - 1) + (e^2 e^{-k} - 1). \] 5. Simplify: \[ f(x) = e^k + e^2 e^{-k} - 2. \] 6. To minimize \(f(x)\), let \(z = e^k\), so: \[ f(x) = z + \frac{e^2}{z} - 2. \] Differentiate \(f(x)\) with respect to \(z\): \[ \frac{df}{dz} = 1 - \frac{e^2}{z^2}. \] Set \(\frac{df}{dz} = 0\) to find the critical point: \[ 1 = \frac{e^2}{z^2} \implies z^2 = e^2 \implies z = e. \] 7. Substitute \(z = e\) back into \(f(x)\): \[ f(x) = e + \frac{e^2}{e} - 2 = e + e - 2 = 2(e - 1). \] Thus, the minimum value of \(f(x)\) is \(2(e - 1)\). The integral involves an absolute value, so it must be split into two parts based on the point \(t = k\). Simplify each part and minimize the resulting function by treating it as a function of \(z = e^k\).
Was this answer helpful?
0
0

Concepts Used:

Integrals of Some Particular Functions

There are many important integration formulas which are applied to integrate many other standard integrals. In this article, we will take a look at the integrals of these particular functions and see how they are used in several other standard integrals.

Integrals of Some Particular Functions:

  • ∫1/(x2 – a2) dx = (1/2a) log|(x – a)/(x + a)| + C
  • ∫1/(a2 – x2) dx = (1/2a) log|(a + x)/(a – x)| + C
  • ∫1/(x2 + a2) dx = (1/a) tan-1(x/a) + C
  • ∫1/√(x2 – a2) dx = log|x + √(x2 – a2)| + C
  • ∫1/√(a2 – x2) dx = sin-1(x/a) + C
  • ∫1/√(x2 + a2) dx = log|x + √(x2 + a2)| + C

These are tabulated below along with the meaning of each part.