Animated Solution for Mathematics - Differential Equations: Let f be a differentiable function satisfying f(x)=32∫03f(3λ2x)dλ,x>0 and f(1)=3. If y=f(x) passes through the point (α,6), then α is equal to \_\_\_\_.
Enter Numerical Value:
Visualized Solution
Understanding the Integral Equation
Given: f(x)=32∫03f(3λ2x)dλ
Condition: x>0 and f(1)=3
Goal: Find α such that f(α)=6
Change of Variables: Substitution
Let t=3λ2x
Rearranging for λ: λ=x3t
Differentiating: dλ=2tx3dt
Transforming the Limits
When λ=0⇒t=0
When λ=3⇒t=3(3)2x=x
New limits of integration: 0 to x
Simplifying the Equation
Substitute back: f(x)=32∫0xf(t)(2tx3)dt
Simplify: f(x)=x1∫0xtf(t)dt
Rearrange: xf(x)=∫0xtf(t)dt
Applying Newton-Leibniz Rule
Differentiate both sides with respect to x using the Product Rule and Leibniz Rule:
LHS: dxd(xf(x))=2x1f(x)+xf′(x)
RHS: dxd(∫0xtf(t)dt)=xf(x)
Forming the Differential Equation
Equate LHS and RHS: 2x1f(x)+xf′(x)=xf(x)
Subtract 2xf(x) from both sides:
xf′(x)=2xf(x)
Solving by Variable Separation
Separate variables: f(x)f′(x)=2x1
Integrate both sides: ∫f(x)f′(x)dx=∫2x1dx
Result: lnf(x)=21lnx+C
Finding the General Solution
Simplify using log properties: lnf(x)=lnx+C
Exponentiate: f(x)=eC⋅x
General Solution: f(x)=kx (where k=eC)
Applying the Boundary Condition
Use boundary condition f(1)=3:
k1=3⇒k=3
Specific Function: f(x)=3x
Solving for α
Given: f(α)=6
Substitute into function: 3α=6
Square both sides: 3α=36
Final result: α=12
Conclusion and Key Takeaways
Key Takeaway: Integral equations can often be converted to differential equations using the Leibniz Rule.
Imagine standing before a complex integral equation. It looks like a labyrinth, with the function f(x) trapped both outside and inside the integral sign:
f(x)=32∫03f(3λ2x)dλ
At first glance, it feels impossible. How can we find a function that is defined by its own average behavior? This is the beauty of JEE Advanced mathematics—it is not about brute force; it is about finding the hidden symmetry that allows us to simplify the complex into the elegant.
The Art of Substitution
To solve this, we must first liberate the variable x from the argument of f. We perform a change of variables. Let t=3λ2x.
This is our key. By rearranging for λ, we find λ=x3t, and consequently, the differential dλ=2tx3dt.
As we transform the limits, we see the magic happen: when λ=0, t=0, and when λ=3, t=x. Our integral now looks like this:
f(x)=32∫0xf(t)(2tx3)dt
Notice how the constants cancel out beautifully, leaving us with the simplified form:
xf(x)=∫0xtf(t)dt
The Power of Leibniz
Now, we stand at the threshold of the most powerful tool in our arsenal: the Leibniz Integral Rule. We have an equation where the right side is an integral with a variable limit x.
If we differentiate both sides with respect to x, the integral sign will vanish. Applying the product rule to the left side, we get:
dxd(xf(x))=2x1f(x)+xf′(x)
On the right side, the fundamental theorem of calculus tells us that the derivative of the integral is simply the integrand evaluated at the upper limit:
dxd∫0xtf(t)dt=xf(x)
Equating these two, we arrive at a simple, clean differential equation:
xf′(x)=2xf(x)
The Final Descent
We are almost there. By separating the variables, we get f(x)f′(x)=2x1. Integrating both sides yields lnf(x)=21lnx+C.
Using the properties of logarithms, this simplifies to f(x)=kx. We are given the boundary condition f(1)=3, which immediately reveals that k=3.
Thus, our function is f(x)=3x.
To find α such that f(α)=6, we simply solve 3α=6. Squaring both sides gives 3α=36, leading us to the final, satisfying result:
α=12
You have navigated the labyrinth, transformed the integral, and emerged with the answer. This is the essence of mathematics—taking a daunting problem and, through logical steps, revealing the simple truth hidden beneath.