Skip to main content
Back to Differential Equations
JEE Main 2021
Differential Equations
Differential Equations
Hard

Question

Let ff be a differentiable function such that x2f(x)x=40xtf(t)dt{x^2}f(x) - x = 4\int\limits_0^x {tf(t)dt} , f(1)=23f(1) = {2 \over 3}. Then 18f(3)18f(3) is equal to :

Options

Solution

Key Concepts and Formulas

  • Leibniz Integral Rule: ddx[a(x)b(x)g(x,t)dt]=g(x,b(x))b(x)g(x,a(x))a(x)+a(x)b(x)xg(x,t)dt\frac{d}{dx} \left[ \int_{a(x)}^{b(x)} g(x,t) dt \right] = g(x, b(x)) \cdot b'(x) - g(x, a(x)) \cdot a'(x) + \int_{a(x)}^{b(x)} \frac{\partial}{\partial x} g(x,t) dt
  • Integrating Factor (IF): For dydx+P(x)y=Q(x)\frac{dy}{dx} + P(x)y = Q(x), IF=eP(x)dxIF = e^{\int P(x) dx}
  • General Solution: y(IF)=Q(x)(IF)dx+Cy \cdot (IF) = \int Q(x) \cdot (IF) dx + C

Step-by-Step Solution

Step 1: Differentiating both sides of the equation

We are given the equation x2f(x)x=40xtf(t)dtx^2 f(x) - x = 4 \int_0^x t f(t) dt. We differentiate both sides with respect to xx to eliminate the integral.

  • Differentiating the left side (LHS): ddx(x2f(x)x)=ddx(x2f(x))ddx(x)=2xf(x)+x2f(x)1\frac{d}{dx}(x^2 f(x) - x) = \frac{d}{dx}(x^2 f(x)) - \frac{d}{dx}(x) = 2x f(x) + x^2 f'(x) - 1 We used the product rule for x2f(x)x^2 f(x).

  • Differentiating the right side (RHS): ddx(40xtf(t)dt)=4ddx(0xtf(t)dt)=4(xf(x))=4xf(x)\frac{d}{dx} \left( 4 \int_0^x t f(t) dt \right) = 4 \frac{d}{dx} \left( \int_0^x t f(t) dt \right) = 4 (x f(x)) = 4x f(x) We used the Leibniz integral rule.

  • Equating the derivatives: 2xf(x)+x2f(x)1=4xf(x)2x f(x) + x^2 f'(x) - 1 = 4x f(x)

Step 2: Rearranging into a first-order linear differential equation

We rearrange the equation from Step 1 into the standard form dydx+P(x)y=Q(x)\frac{dy}{dx} + P(x)y = Q(x).

  • Rearranging the equation: x2f(x)2xf(x)=1x^2 f'(x) - 2x f(x) = 1

  • Dividing by x2x^2 (assuming x0x \neq 0): f(x)2xf(x)=1x2f'(x) - \frac{2}{x} f(x) = \frac{1}{x^2}

  • Identifying P(x)P(x) and Q(x)Q(x): Comparing with the standard form, we have P(x)=2xP(x) = -\frac{2}{x} and Q(x)=1x2Q(x) = \frac{1}{x^2}.

Step 3: Calculating the Integrating Factor (IF)

We calculate the integrating factor using the formula IF=eP(x)dxIF = e^{\int P(x) dx}.

  • Substituting P(x)P(x): IF=e2xdx=e21xdx=e2lnx=eln(x2)=x2=1x2IF = e^{\int -\frac{2}{x} dx} = e^{-2 \int \frac{1}{x} dx} = e^{-2 \ln|x|} = e^{\ln(x^{-2})} = x^{-2} = \frac{1}{x^2}

Step 4: Finding the general solution

We find the general solution using the formula y(IF)=Q(x)(IF)dx+Cy \cdot (IF) = \int Q(x) \cdot (IF) dx + C.

  • Substituting y=f(x)y = f(x), IF=1x2IF = \frac{1}{x^2}, and Q(x)=1x2Q(x) = \frac{1}{x^2}: f(x)1x2=1x21x2dx+Cf(x) \cdot \frac{1}{x^2} = \int \frac{1}{x^2} \cdot \frac{1}{x^2} dx + C

  • Simplifying the integral: f(x)x2=1x4dx+C=x4dx+C=13x3+C\frac{f(x)}{x^2} = \int \frac{1}{x^4} dx + C = \int x^{-4} dx + C = -\frac{1}{3x^3} + C

  • Solving for f(x)f(x): f(x)=x2(13x3+C)=13x+Cx2f(x) = x^2 \left( -\frac{1}{3x^3} + C \right) = -\frac{1}{3x} + Cx^2

Step 5: Determining the constant of integration using the initial condition

We use the initial condition f(1)=23f(1) = \frac{2}{3} to find the value of CC.

  • Substituting x=1x = 1 and f(1)=23f(1) = \frac{2}{3}: 23=13(1)+C(1)2=13+C\frac{2}{3} = -\frac{1}{3(1)} + C(1)^2 = -\frac{1}{3} + C

  • Solving for CC: C=23+13=1C = \frac{2}{3} + \frac{1}{3} = 1

  • The particular solution is: f(x)=x213xf(x) = x^2 - \frac{1}{3x}

Step 6: Calculating the final value 18f(3)18f(3)

We calculate f(3)f(3) and then find 18f(3)18f(3).

  • Substituting x=3x = 3: f(3)=(3)213(3)=919=81919=809f(3) = (3)^2 - \frac{1}{3(3)} = 9 - \frac{1}{9} = \frac{81}{9} - \frac{1}{9} = \frac{80}{9}

  • Calculating 18f(3)18f(3): 18f(3)=18809=280=16018f(3) = 18 \cdot \frac{80}{9} = 2 \cdot 80 = 160

Common Mistakes & Tips

  • Remember to use the product rule when differentiating x2f(x)x^2 f(x).
  • Pay attention to signs when finding the integrating factor and solving the differential equation.
  • Don't forget the constant of integration CC.

Summary

We started with a functional equation, differentiated it to obtain a first-order linear differential equation, solved the differential equation using the integrating factor method, applied the initial condition to find the particular solution, and finally calculated the value of 18f(3)18f(3).

The final answer is \boxed{160}, which corresponds to option (A).

Practice More Differential Equations Questions

View All Questions