Question
Question: Let f(x) be a differentiable function satisfying $x(f(x)+1) = x^2 + \frac{x}{e} + \int_{0}^{x^2} f(\...
Let f(x) be a differentiable function satisfying x(f(x)+1)=x2+ex+∫0x2f(xt)dt∀x∈R0.
Let f′(1)=1. If curves y=f(x), y=lnx2 intersects at (xn,yn) for some n=1,2,3,4,... where y1<y2<y3<y4,..., then value of [y1]+[y2]+n is ([.] denotes greatest integer function)

1
2
3
4
2
Solution
We are given that for all non‐zero real numbers x
x(f(x)+1)=x2+ex+∫0x2f(xt)dt.Step 1. Simplify the Integral
Let
u=xt⇒t=xu,dt=xdu.When t=0, u=0 and when t=x2, u=x. Hence,
∫0x2f(xt)dt=∫0xf(u)xdu=x∫0xf(u)du.Thus the equation becomes (for x=0 ):
x(f(x)+1)=x2+ex+x∫0xf(u)du.Divide by x:
f(x)+1=x+e1+∫0xf(u)du.Step 2. Differentiate Both Sides
Differentiate with respect to x:
- LHS derivative: f′(x).
- RHS derivative: dxd[x+e1]=1 and dxd∫0xf(u)du=f(x) by the Fundamental Theorem of Calculus.
Thus,
f′(x)=1+f(x).Step 3. Solve the Differential Equation
This is a first–order linear ODE. Its integrating factor is e−x. Multiplying:
e−xf′(x)−e−xf(x)=e−x⟹dxd(e−xf(x))=e−x.Integrate both sides:
e−xf(x)=−e−x+C⟹f(x)=−1+Cex.Step 4. Use Condition f′(1)=1 to Determine C
Differentiate f(x)=−1+Cex to get
f′(x)=Cex.At x=1:
f′(1)=Ce=1⟹C=e1.Thus,
f(x)=−1+e1ex=ex−1−1.Step 5. Find the Intersection with y=lnx2
We need to solve
f(x)=lnx2.That is,
ex−1−1=2ln∣x∣.Notice that, because lnx2=2ln∣x∣ is defined for x=0, intersections can occur for positive and negative x. A brief analysis shows:
-
For x>0:
- At x=1: f(1)=e0−1=0,ln12=0. So one intersection is (1,0).
- There is another intersection for some x∈(1.5,2) where numerically one finds f(x)≈1.12 (since e1.75−1−1≈1.12 and 2ln1.75≈1.12).
-
For x<0:
f(−u)=e−u−1−1andln((−u)2)=2lnu.
Let u=∣x∣ (with u>0). ThenA numerical check shows there is a solution for some u∈(0,1) approximately yielding f(−u)≈−0.81.
Thus, there are three intersections:
- Intersection 1 (with lowest y–value): y1≈−0.81 (at some x<0).
- Intersection 2: y2=0 (at x=1).
- Intersection 3: y3≈1.12 (at x≈1.75).
Let the total number of intersection points be n=3.
Step 6. Compute the Required Expression
We are to find:
[y1]+[y2]+n,where [⋅] is the greatest integer function.
- y1≈−0.81 so [y1]=−1.
- y2=0 so [y2]=0.
- n=3.
Thus,
[y1]+[y2]+n=(−1)+0+3=2.