Skip to main content
Back to Definite Integration
JEE Main 2023
Definite Integration
Definite Integration
Hard

Question

Let f(x) be a differentiable function defined on [0, 2] such that f'(x) = f'(2 - x) for all x\in (0, 2), f(0) = 1 and f(2) = e 2 . Then the value of 02f(x)dx\int\limits_0^2 {f(x)} dx is :

Options

Solution

Key Concepts and Formulas

  1. Integration of Derivatives: The Fundamental Theorem of Calculus states that if f(x)f'(x) is continuous on [a,b][a, b], then abf(x)dx=f(b)f(a)\int_a^b f'(x) dx = f(b) - f(a). More generally, f(x)dx=f(x)+C\int f'(x) dx = f(x) + C.
  2. Substitution Rule for Integration: For an integral of the form g(h(x))h(x)dx\int g(h(x)) h'(x) dx, we can substitute u=h(x)u = h(x), so du=h(x)dxdu = h'(x) dx, leading to g(u)du\int g(u) du.
  3. Property of Definite Integrals: For a function g(x)g(x) integrable on [0,2a][0, 2a], 02ag(x)dx=0a[g(x)+g(2ax)]dx\int_0^{2a} g(x) dx = \int_0^a [g(x) + g(2a-x)] dx. This property is useful for integrals with symmetric limits and integrands exhibiting symmetry.

Step-by-Step Solution

Step 1: Derive a Functional Equation for f(x)f(x) We are given the condition f(x)=f(2x)f'(x) = f'(2-x) for x(0,2)x \in (0, 2). To find a relationship involving f(x)f(x), we integrate both sides with respect to xx. Integrating the left side: f(x)dx=f(x)+C1\int f'(x) dx = f(x) + C_1 Integrating the right side requires a substitution. Let u=2xu = 2-x. Then, du=dxdu = -dx, so dx=dudx = -du. f(2x)dx=f(u)(du)=f(u)du=f(u)+C2\int f'(2-x) dx = \int f'(u) (-du) = -\int f'(u) du = -f(u) + C_2 Substituting back u=2xu = 2-x: f(2x)+C2-f(2-x) + C_2 Equating the results from both sides: f(x)+C1=f(2x)+C2f(x) + C_1 = -f(2-x) + C_2 Rearranging the terms, we get: f(x)+f(2x)=C2C1f(x) + f(2-x) = C_2 - C_1 Let C=C2C1C = C_2 - C_1. This gives us the functional equation: f(x)+f(2x)=C() f(x) + f(2-x) = C \quad (*) This equation holds for all x[0,2]x \in [0, 2].

Step 2: Determine the Value of the Constant CC We are given f(0)=1f(0) = 1 and f(2)=e2f(2) = e^2. We can use these values in the functional equation ()(*) to find CC. Substitute x=0x=0 into ()(*): f(0)+f(20)=Cf(0) + f(2-0) = C f(0)+f(2)=Cf(0) + f(2) = C Using the given values: 1+e2=C1 + e^2 = C So, the functional equation becomes: f(x)+f(2x)=1+e2() f(x) + f(2-x) = 1 + e^2 \quad (**)

Step 3: Evaluate the Definite Integral We need to find the value of I=02f(x)dxI = \int_0^2 f(x) dx. This integral has the form 02ag(x)dx\int_0^{2a} g(x) dx with a=1a=1 and g(x)=f(x)g(x)=f(x). We can use the property 02ag(x)dx=0a[g(x)+g(2ax)]dx\int_0^{2a} g(x) dx = \int_0^a [g(x) + g(2a-x)] dx. Applying this property to our integral: I=02f(x)dx=01[f(x)+f(2x)]dxI = \int_0^2 f(x) dx = \int_0^1 [f(x) + f(2-x)] dx Now, substitute the functional equation ()(**), f(x)+f(2x)=1+e2f(x) + f(2-x) = 1 + e^2, into the integral: I=01(1+e2)dxI = \int_0^1 (1 + e^2) dx Since (1+e2)(1 + e^2) is a constant, we can integrate it directly: I=(1+e2)01dxI = (1 + e^2) \int_0^1 dx I=(1+e2)[x]01I = (1 + e^2) [x]_0^1 I=(1+e2)(10)I = (1 + e^2) (1 - 0) I=1+e2I = 1 + e^2

Common Mistakes and Tips to Avoid

  1. Incorrectly integrating f(2x)f'(2-x): Remember to apply the chain rule when integrating f(2x)f'(2-x). The integral is f(2x)+C-f(2-x) + C, not f(2x)+Cf(2-x) + C.
  2. Forgetting the Constant of Integration: While constants may cancel out, it's good practice to include them during intermediate steps when deriving functional relationships to ensure correctness.
  3. Not recognizing the use of the integral property: The property 02ag(x)dx=0a[g(x)+g(2ax)]dx\int_0^{2a} g(x) dx = \int_0^a [g(x) + g(2a-x)] dx is a powerful tool for integrals with symmetric limits. If a relationship between f(x)f(x) and f(2ax)f(2a-x) can be found, this property is often the key to simplification.

Summary The problem requires us to first deduce a functional relationship between f(x)f(x) and f(2x)f(2-x) by integrating the given derivative condition f(x)=f(2x)f'(x) = f'(2-x). This leads to f(x)+f(2x)=Cf(x) + f(2-x) = C. Using the boundary conditions f(0)=1f(0)=1 and f(2)=e2f(2)=e^2, we determined the constant CC to be 1+e21+e^2. Finally, we applied a property of definite integrals, 02ag(x)dx=0a[g(x)+g(2ax)]dx\int_0^{2a} g(x) dx = \int_0^a [g(x) + g(2a-x)] dx, to evaluate 02f(x)dx\int_0^2 f(x) dx, substituting the derived functional equation to find the integral's value.

The final answer is 1+e2\boxed{1 + e^2}.

Practice More Definite Integration Questions

View All Questions