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

Question

Let p(x)p(x) be a function defined on RR such that p(x)=p(1x),p'(x)=p'(1-x), for all x[0,1],p(0)=1x \in \left[ {0,1} \right],p\left( 0 \right) = 1 and p(1)=41.p(1)=41. Then 01p(x)dx\int\limits_0^1 {p\left( x \right)dx} equals :

Options

Solution

1. Key Concepts and Formulas

  • Integration of Derivatives: If F(x)=f(x)F'(x) = f(x), then f(x)dx=F(x)+C\int f(x) dx = F(x) + C. Specifically, if p(x)p'(x) is given, integrating it yields p(x)+Cp(x) + C.
  • Substitution Rule for Integration: For an integral of the form g(u(x))u(x)dx\int g(u(x)) u'(x) dx, the substitution u=u(x)u = u(x) simplifies it to g(u)du\int g(u) du. For p(ax+b)dx\int p'(ax+b) dx, let u=ax+bu = ax+b, so du=adxdu = a dx, which means dx=1adudx = \frac{1}{a} du. Thus, p(ax+b)dx=1ap(u)du=1ap(u)+C=1ap(ax+b)+C\int p'(ax+b) dx = \frac{1}{a} \int p'(u) du = \frac{1}{a} p(u) + C = \frac{1}{a} p(ax+b) + C.
  • Property of Definite Integrals: For any continuous function f(x)f(x) and constants aa and bb: abf(x)dx=abf(a+bx)dx\int_a^b f(x) dx = \int_a^b f(a+b-x) dx For the interval [0,1][0, 1], this property becomes: 01f(x)dx=01f(1x)dx\int_0^1 f(x) dx = \int_0^1 f(1-x) dx This property is particularly useful when the integrand has symmetry or when a functional relationship involving f(x)f(x) and f(a+bx)f(a+b-x) can be established.

2. Step-by-Step Solution

We are given the differential equation p(x)=p(1x)p'(x) = p'(1-x) for x[0,1]x \in [0,1], with initial conditions p(0)=1p(0) = 1 and p(1)=41p(1) = 41. We need to find the value of 01p(x)dx\int_0^1 p(x) dx.

Step 1: Derive a functional relation for p(x)p(x) We are given p(x)=p(1x)p'(x) = p'(1-x). To find a relation for p(x)p(x), we integrate both sides with respect to xx. Integrating the left side: p(x)dx=p(x)+C1\int p'(x) dx = p(x) + C_1 Integrating the right side requires a substitution. Let u=1xu = 1-x. Then du=dxdu = -dx, so dx=dudx = -du. p(1x)dx=p(u)(du)=p(u)du=p(u)+C2=p(1x)+C2\int p'(1-x) dx = \int p'(u) (-du) = -\int p'(u) du = -p(u) + C_2 = -p(1-x) + C_2 Equating the two integrated forms: p(x)+C1=p(1x)+C2p(x) + C_1 = -p(1-x) + C_2 Rearranging the constants, we get a functional relation: p(x)+p(1x)=C2C1p(x) + p(1-x) = C_2 - C_1 Let C=C2C1C = C_2 - C_1. Then the functional relation is: p(x)+p(1x)=Cp(x) + p(1-x) = C

Step 2: Determine the constant of integration CC We use the given boundary conditions p(0)=1p(0) = 1 and p(1)=41p(1) = 41 to find the value of CC. Substitute x=0x=0 into the functional relation p(x)+p(1x)=Cp(x) + p(1-x) = C: p(0)+p(10)=Cp(0) + p(1-0) = C p(0)+p(1)=Cp(0) + p(1) = C Now, substitute the given values p(0)=1p(0)=1 and p(1)=41p(1)=41: 1+41=C1 + 41 = C C=42C = 42 So, the specific functional relation for p(x)p(x) is: p(x)+p(1x)=42p(x) + p(1-x) = 42

Step 3: Evaluate the definite integral using the property of definite integrals Let the integral we want to evaluate be II. I=01p(x)dxI = \int_0^1 p(x) dx We apply the property abf(x)dx=abf(a+bx)dx\int_a^b f(x) dx = \int_a^b f(a+b-x) dx. For the interval [0,1][0,1], this means: I=01p(1x)dxI = \int_0^1 p(1-x) dx Now, we add the original integral expression for II and this new expression: I+I=01p(x)dx+01p(1x)dxI + I = \int_0^1 p(x) dx + \int_0^1 p(1-x) dx 2I=01[p(x)+p(1x)]dx2I = \int_0^1 [p(x) + p(1-x)] dx From Step 2, we know that p(x)+p(1x)=42p(x) + p(1-x) = 42. Substitute this into the integral: 2I=0142dx2I = \int_0^1 42 dx Now, we evaluate this simple definite integral: 2I=[42x]012I = \left[ 42x \right]_0^1 2I=42(1)42(0)2I = 42(1) - 42(0) 2I=422I = 42 Solving for II: I=422I = \frac{42}{2} I=21I = 21

3. Common Mistakes & Tips

  • Incorrectly integrating p(1x)p'(1-x): A common mistake is to forget the negative sign that arises from the substitution u=1xu=1-x. The integral of p(1x)p'(1-x) is p(1x)-p(1-x), not p(1x)p(1-x).
  • Forgetting the constant of integration: When integrating p(x)p'(x) and p(1x)p'(1-x), the constants of integration are crucial for establishing the correct functional relationship between p(x)p(x) and p(1x)p(1-x). These constants are resolved using the given boundary conditions.
  • Not recognizing the symmetry property: The integral property abf(x)dx=abf(a+bx)dx\int_a^b f(x) dx = \int_a^b f(a+b-x) dx is a powerful tool for integrals over symmetric intervals. Recognizing when to apply it, especially in conjunction with a functional relation like f(x)+f(a+bx)=Kf(x) + f(a+b-x) = K, can significantly simplify the problem.

4. Summary

The problem required us to evaluate a definite integral of a function p(x)p(x) for which a property of its derivative was given. By integrating the derivative relation p(x)=p(1x)p'(x) = p'(1-x), we derived a functional equation p(x)+p(1x)=Cp(x) + p(1-x) = C. Using the boundary conditions p(0)=1p(0)=1 and p(1)=41p(1)=41, we found the constant CC to be 4242, leading to the specific relation p(x)+p(1x)=42p(x) + p(1-x) = 42. Finally, we employed the property of definite integrals 01p(x)dx=01p(1x)dx\int_0^1 p(x) dx = \int_0^1 p(1-x) dx. By adding the integral to itself and substituting the functional relation, we simplified the problem to integrating a constant, yielding the result 01p(x)dx=21\int_0^1 p(x) dx = 21.

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

Practice More Definite Integration Questions

View All Questions