Animated Solution for Mathematics - Differential Equations: Let f:[0,2]→R be a function which is continuous on [0,2] and is differentiable on (0,2) with f(0)=1. Let F(x)=∫0x2f(t)dt for x∈[0,2]. If F′(x)=f′(x) for all x∈(0,2), then f(2) equals
Select Answer:
Visualized Solution
Analyze the Integral Function F(x)
Given function: F(x)=∫0x2f(t)dt
We need to find F′(x) to use the given condition F′(x)=f′(x).
The Leibniz Rule
Recall the Leibniz Rule for differentiation under the integral sign:
dxd∫g(x)h(x)w(t)dt=w(h(x))⋅h′(x)−w(g(x))⋅g′(x)
Apply Leibniz Rule to F(x)
Applying Leibniz Rule to F(x)=∫0x2f(t)dt:
F′(x)=f(x2)⋅dxd(x2)−f(0)⋅dxd(0)
Simplify F′(x)
F′(x)=f(x)⋅2x−0
So, F′(x)=2xf(x)
Formulate the Differential Equation
Given condition: F′(x)=f′(x)
Substituting our result: f′(x)=2xf(x)
This is a First Order Linear Differential Equation:
f(x)f′(x)=2x
Integrate to find f(x)
Integrate both sides with respect to x:
∫f(x)f′(x)dx=∫2xdx
ln∣f(x)∣=x2+C
Solve for f(x)
Exponentiating both sides:
f(x)=ex2+C=eC⋅ex2
Let A=eC, then f(x)=Aex2
Apply Initial Condition f(0)=1
Use the initial condition f(0)=1:
1=Ae02⟹1=A⋅1⟹A=1
Therefore, the function is: f(x)=ex2
Relate F(x) and f(x)
Since F′(x)=f′(x), integrating gives F(x)=f(x)+K.
At x=0: F(0)=∫00f(t)dt=0.
Also f(0)=1, so 0=1+K⟹K=−1.
Find the Target Value F(2)
Thus, F(x)=f(x)−1=ex2−1.
Calculating F(2): F(2)=e22−1=e4−1.
This matches option [1].
00:00 / 00:00
The Sigma Insight: Variable Separable Method
Solution Diagram
Analyzing the Setup
Imagine you are standing before a complex integral, F(x)=∫0x2f(t)dt. It looks intimidating, but in the world of JEE Advanced, intimidation is just a mask for elegance.
We are given that F′(x)=f′(x), a powerful clue that links the integral function directly to the derivative of the function inside it. To unlock this, we utilize the Leibniz Rule.
This rule is your secret weapon for differentiating integrals where the limits are functions of x. It states that the derivative of an integral is the integrand evaluated at the upper limit multiplied by the derivative of that limit, minus the integrand evaluated at the lower limit multiplied by the derivative of that lower limit.
Applying this to our function, we get:
F′(x)=f(x2)⋅dxd(x2)−f(0)⋅dxd(0)
Since x2=x for x∈[0,2], this simplifies beautifully to:
F′(x)=f(x)⋅2x
The Differential Equation
Now, the problem becomes a dance of algebra. Given F′(x)=f′(x), we can write:
f′(x)=2xf(x)
This is a classic first-order separable differential equation. By rearranging the terms, we obtain:
f(x)f′(x)=2x
This is the moment where calculus feels like magic. We integrate both sides with respect to x:
∫f(x)f′(x)dx=∫2xdx
The left side becomes ln∣f(x)∣, and the right side becomes x2+C. Exponentiating both sides, we arrive at f(x)=ex2+C, which we can write as:
f(x)=Aex2
where A=eC.
The Final Reveal
We are given the initial condition f(0)=1. Plugging this into our equation, 1=Ae02, which forces A=1.
So, our function is simply f(x)=ex2. Since F′(x)=f′(x), we know F(x)=f(x)+K.
We know F(0)=∫00f(t)dt=0. Using f(0)=1, we find 0=1+K, so K=−1.
Thus, the general form of our function is:
F(x)=f(x)−1=ex2−1
Finally, evaluating at x=2, we get:
F(2)=e22−1=e4−1
There it is—the elegance of the solution. You have navigated the integral, solved the differential equation, and found the constant. That is the essence of JEE Advanced mathematics.