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

Question

Let f(x)=0xetf(t)dt+exf(x) = \int\limits_0^x {{e^t}f(t)dt + {e^x}} be a differentiable function for all x\inR. Then f(x) equals :

Options

Solution

Key Concepts and Formulas

  • Leibniz Integral Rule: Used to differentiate an integral with variable limits. For ddxa(x)b(x)g(t,x)dt=g(b(x),x)b(x)g(a(x),x)a(x)+a(x)b(x)xg(t,x)dt\frac{d}{dx} \int_{a(x)}^{b(x)} g(t, x) dt = g(b(x), x) b'(x) - g(a(x), x) a'(x) + \int_{a(x)}^{b(x)} \frac{\partial}{\partial x} g(t, x) dt. In our case, g(t,x)g(t,x) does not depend on xx, so the last term is zero.
  • First-Order Linear Differential Equations / Separation of Variables: Techniques to solve differential equations of the form dydx=P(x)Q(y)\frac{dy}{dx} = P(x)Q(y).
  • Logarithm Properties: Including ln(ea)=a\ln(e^a) = a and elna=ae^{\ln a} = a.

Step-by-Step Solution

Step 1: Differentiate the Integral Equation We are given the integral equation: f(x)=0xetf(t)dt+ex.... (1)f(x) = \int\limits_0^x {{e^t}f(t)dt + {e^x}} \quad \text{.... (1)} To eliminate the integral and obtain a differential equation, we differentiate both sides of equation (1) with respect to xx. ddxf(x)=ddx(0xetf(t)dt)+ddx(ex)\frac{d}{dx} f(x) = \frac{d}{dx} \left( \int\limits_0^x {{e^t}f(t)dt} \right) + \frac{d}{dx} \left( {e^x} \right) Applying the Leibniz Integral Rule to the integral term, where g(t)=etf(t)g(t) = e^t f(t), the lower limit a(x)=0a(x) = 0, and the upper limit b(x)=xb(x) = x: ddx(0xetf(t)dt)=exf(x)ddx(x)e0f(0)ddx(0)\frac{d}{dx} \left( \int\limits_0^x {{e^t}f(t)dt} \right) = e^x f(x) \cdot \frac{d}{dx}(x) - e^0 f(0) \cdot \frac{d}{dx}(0) Since ddx(x)=1\frac{d}{dx}(x) = 1 and ddx(0)=0\frac{d}{dx}(0) = 0, this simplifies to exf(x)e^x f(x). The derivative of exe^x is exe^x. Thus, the differentiated equation is: f(x)=exf(x)+exf'(x) = e^x f(x) + e^x

Step 2: Rearrange into a Separable Differential Equation The differential equation obtained is f(x)=exf(x)+exf'(x) = e^x f(x) + e^x. We can factor out exe^x from the right-hand side: f(x)=ex(f(x)+1)f'(x) = e^x (f(x) + 1) This is a first-order differential equation that can be solved using the method of separation of variables. We rearrange it so that all terms involving f(x)f(x) and f(x)f'(x) are on one side, and all terms involving xx are on the other. Dividing both sides by (f(x)+1)(f(x) + 1) (assuming f(x)+10f(x) + 1 \neq 0): f(x)f(x)+1=ex\frac{f'(x)}{f(x) + 1} = e^x

Step 3: Integrate Both Sides Now, we integrate both sides with respect to xx: f(x)f(x)+1dx=exdx\int \frac{f'(x)}{f(x) + 1} dx = \int e^x dx For the left-hand side, let u=f(x)+1u = f(x) + 1. Then, du=f(x)dxdu = f'(x) dx. The integral becomes 1udu=lnu=lnf(x)+1\int \frac{1}{u} du = \ln|u| = \ln|f(x) + 1|. The right-hand side integral is exdx=ex\int e^x dx = e^x. Equating the results and adding a constant of integration, CC: lnf(x)+1=ex+C\ln|f(x) + 1| = e^x + C

Step 4: Determine the Constant of Integration To find the value of CC, we use the original integral equation (1) to find an initial condition. Substitute x=0x=0 into equation (1): f(0)=00etf(t)dt+e0f(0) = \int\limits_0^0 {{e^t}f(t)dt + {e^0}} The definite integral from 00 to 00 is 00, and e0=1e^0 = 1. So, f(0)=0+1=1f(0) = 0 + 1 = 1. Now, substitute x=0x=0 and f(0)=1f(0)=1 into the integrated equation lnf(x)+1=ex+C\ln|f(x) + 1| = e^x + C: ln1+1=e0+C\ln|1 + 1| = e^0 + C ln(2)=1+C\ln(2) = 1 + C Solving for CC: C=ln(2)1C = \ln(2) - 1

Step 5: Solve for f(x)f(x) Substitute the value of CC back into the integrated equation: lnf(x)+1=ex+(ln(2)1)\ln|f(x) + 1| = e^x + (\ln(2) - 1) To remove the absolute value, we observe from the original equation that f(x)=0xetf(t)dt+exf(x) = \int_0^x e^t f(t) dt + e^x. For small positive xx, f(x)f(x) is dominated by exe^x, which is positive. It can be shown that f(x)+1>0f(x)+1 > 0 for all xx. ln(f(x)+1)=ex+ln(2)1\ln(f(x) + 1) = e^x + \ln(2) - 1 We can rewrite the right side using logarithm properties: ln(f(x)+1)=ex1+ln(2)\ln(f(x) + 1) = e^x - 1 + \ln(2) ln(f(x)+1)=ln(eex1)+ln(2)\ln(f(x) + 1) = \ln(e^{e^x - 1}) + \ln(2) ln(f(x)+1)=ln(2eex1)\ln(f(x) + 1) = \ln(2 \cdot e^{e^x - 1}) Exponentiating both sides with base ee: f(x)+1=2eex1f(x) + 1 = 2 \cdot e^{e^x - 1} Finally, solve for f(x)f(x): f(x)=2eex11f(x) = 2 \cdot e^{e^x - 1} - 1

Common Mistakes & Tips

  • Forgetting the Constant of Integration: Always remember to add the constant CC when integrating. This constant is essential for finding the particular solution.
  • Incorrect Application of Leibniz Rule: Ensure the integrand is a function of the integration variable (tt) and the limits are functions of the differentiation variable (xx).
  • Errors in Logarithm/Exponentiation: Be careful when manipulating logarithmic and exponential terms; use properties correctly to simplify.

Summary

The problem involves solving an integral equation by converting it into a differential equation. We differentiated the given equation using the Leibniz Integral Rule to obtain a first-order differential equation. This differential equation was then solved using the method of separation of variables. An initial condition was found by substituting x=0x=0 into the original integral equation. This initial condition allowed us to determine the constant of integration, leading to the explicit form of f(x)f(x).

The final answer is f(x)=2eex11f(x) = 2 \cdot e^{e^x - 1} - 1. This corresponds to option (C).

The final answer is 2eex11\boxed{2{e^{{e^x} - 1}} - 1}.

Practice More Definite Integration Questions

View All Questions