Skip to main content
Back to Definite Integration
JEE Main 2020
Definite Integration
Definite Integration
Medium

Question

Let f:RR\mathrm{f}: \mathrm{R} \rightarrow \mathrm{R} be a twice differentiable function such that f(2)=1f(2)=1. If F(x)=xf(x)\mathrm{F}(\mathrm{x})=\mathrm{x} f(\mathrm{x}) for all xR\mathrm{x} \in \mathrm{R}, 02xF(x)dx=6\int\limits_0^2 x F^{\prime}(x) d x=6 and 02x2F(x)dx=40\int\limits_0^2 x^2 F^{\prime \prime}(x) d x=40, then F(2)+02F(x)dxF^{\prime}(2)+\int\limits_0^2 F(x) d x is equal to :

Options

Solution

Key Concepts and Formulas

  • Integration by Parts (IBP) for Definite Integrals: abudv=[uv]ababvdu\int_a^b u \, dv = [uv]_a^b - \int_a^b v \, du. This formula is used to integrate a product of two functions.
  • Product Rule for Differentiation: ddx(uv)=uv+uv\frac{d}{dx}(uv) = u'v + uv'. Integration by Parts is derived from this rule.
  • Fundamental Theorem of Calculus: abf(x)dx=f(b)f(a)\int_a^b f'(x) \, dx = f(b) - f(a) and abf(x)dx=f(b)f(a)\int_a^b f''(x) \, dx = f'(b) - f'(a).

Step-by-Step Solution

We are given a twice-differentiable function f:RRf: \mathbb{R} \rightarrow \mathbb{R} with f(2)=1f(2)=1. We are also given F(x)=xf(x)F(x) = xf(x) for all xRx \in \mathbb{R}. We need to find the value of F(2)+02F(x)dxF^{\prime}(2)+\int\limits_0^2 F(x) d x.

Step 1: Evaluate the first given integral using Integration by Parts. We are given 02xF(x)dx=6\int\limits_0^2 x F^{\prime}(x) d x=6. We apply Integration by Parts with u=xu=x and dv=F(x)dxdv=F'(x)dx. Then, du=dxdu = dx and v=F(x)dx=F(x)v = \int F'(x)dx = F(x). Using the IBP formula: 02xF(x)dx=[xF(x)]0202F(x)dx\int\limits_0^2 x F^{\prime}(x) d x = [x F(x)]_0^2 - \int\limits_0^2 F(x) d x We know F(x)=xf(x)F(x) = xf(x). To find F(2)F(2), we substitute x=2x=2: F(2)=2f(2)F(2) = 2f(2). Since f(2)=1f(2)=1, F(2)=2(1)=2F(2) = 2(1) = 2. Now, evaluate the term [xF(x)]02[x F(x)]_0^2: [xF(x)]02=(2F(2))(0F(0))=2(2)0=4[x F(x)]_0^2 = (2 \cdot F(2)) - (0 \cdot F(0)) = 2(2) - 0 = 4 Substitute this back into the IBP equation: 6=402F(x)dx6 = 4 - \int\limits_0^2 F(x) d x Solving for 02F(x)dx\int\limits_0^2 F(x) d x: 02F(x)dx=46=2(1)\int\limits_0^2 F(x) d x = 4 - 6 = -2 \quad \ldots (1)

Step 2: Evaluate the second given integral using Integration by Parts. We are given 02x2F(x)dx=40\int\limits_0^2 x^2 F^{\prime \prime}(x) d x=40. We apply Integration by Parts with u=x2u=x^2 and dv=F(x)dxdv=F''(x)dx. Then, du=2xdxdu = 2x \, dx and v=F(x)dx=F(x)v = \int F''(x)dx = F'(x). Using the IBP formula: 02x2F(x)dx=[x2F(x)]0202F(x)2xdx\int\limits_0^2 x^2 F^{\prime \prime}(x) d x = [x^2 F^{\prime}(x)]_0^2 - \int\limits_0^2 F^{\prime}(x) \cdot 2x \, d x Evaluate the term [x2F(x)]02[x^2 F^{\prime}(x)]_0^2: [x2F(x)]02=(22F(2))(02F(0))=4F(2)[x^2 F^{\prime}(x)]_0^2 = (2^2 \cdot F^{\prime}(2)) - (0^2 \cdot F^{\prime}(0)) = 4F^{\prime}(2) The integral term can be written as 202xF(x)dx2 \int\limits_0^2 x F^{\prime}(x) d x. From Step 1, we know that 02xF(x)dx=6\int\limits_0^2 x F^{\prime}(x) d x = 6. Substitute these values back into the equation: 40=4F(2)2(6)40 = 4F^{\prime}(2) - 2(6) 40=4F(2)1240 = 4F^{\prime}(2) - 12 Now, solve for F(2)F^{\prime}(2): 4F(2)=40+124F^{\prime}(2) = 40 + 12 4F(2)=524F^{\prime}(2) = 52 F(2)=524=13(2)F^{\prime}(2) = \frac{52}{4} = 13 \quad \ldots (2)

Step 3: Compute the required expression. We need to find F(2)+02F(x)dxF^{\prime}(2)+\int\limits_0^2 F(x) d x. Using the results from equation (1) and equation (2): F(2)+02F(x)dx=13+(2)=11F^{\prime}(2)+\int\limits_0^2 F(x) d x = 13 + (-2) = 11

Common Mistakes & Tips

  • Incorrect choice of uu and dvdv: Always choose uu such that its derivative dudu simplifies the integral, and dvdv such that its integral vv is easily obtainable. The ILATE rule (Inverse, Logarithmic, Algebraic, Trigonometric, Exponential) can be a helpful guide for choosing uu.
  • Errors in evaluating the definite limits: Carefully substitute the upper and lower limits into the [uv]ab[uv]_a^b term and subtract.
  • Algebraic mistakes: Double-check all arithmetic and algebraic manipulations, especially when solving for unknown quantities.

Summary

The problem involves using Integration by Parts twice to evaluate two given definite integrals. The first integral provides a value for 02F(x)dx\int\limits_0^2 F(x) d x, and the second integral, along with the result from the first, allows us to determine the value of F(2)F^{\prime}(2). Finally, these two values are summed to obtain the required expression.

The final answer is 11\boxed{11}.

Practice More Definite Integration Questions

View All Questions