1. Key Concepts and Formulas
- Integration of Derivatives: If F′(x)=f(x), then ∫f(x)dx=F(x)+C. Specifically, if p′(x) is given, integrating it yields p(x)+C.
- Substitution Rule for Integration: For an integral of the form ∫g(u(x))u′(x)dx, the substitution u=u(x) simplifies it to ∫g(u)du. For ∫p′(ax+b)dx, let u=ax+b, so du=adx, which means dx=a1du. Thus, ∫p′(ax+b)dx=a1∫p′(u)du=a1p(u)+C=a1p(ax+b)+C.
- Property of Definite Integrals: For any continuous function f(x) and constants a and b:
∫abf(x)dx=∫abf(a+b−x)dx
For the interval [0,1], this property becomes:
∫01f(x)dx=∫01f(1−x)dx
This property is particularly useful when the integrand has symmetry or when a functional relationship involving f(x) and f(a+b−x) can be established.
2. Step-by-Step Solution
We are given the differential equation p′(x)=p′(1−x) for x∈[0,1], with initial conditions p(0)=1 and p(1)=41. We need to find the value of ∫01p(x)dx.
Step 1: Derive a functional relation for p(x)
We are given p′(x)=p′(1−x). To find a relation for p(x), we integrate both sides with respect to x.
Integrating the left side:
∫p′(x)dx=p(x)+C1
Integrating the right side requires a substitution. Let u=1−x. Then du=−dx, so dx=−du.
∫p′(1−x)dx=∫p′(u)(−du)=−∫p′(u)du=−p(u)+C2=−p(1−x)+C2
Equating the two integrated forms:
p(x)+C1=−p(1−x)+C2
Rearranging the constants, we get a functional relation:
p(x)+p(1−x)=C2−C1
Let C=C2−C1. Then the functional relation is:
p(x)+p(1−x)=C
Step 2: Determine the constant of integration C
We use the given boundary conditions p(0)=1 and p(1)=41 to find the value of C.
Substitute x=0 into the functional relation p(x)+p(1−x)=C:
p(0)+p(1−0)=C
p(0)+p(1)=C
Now, substitute the given values p(0)=1 and p(1)=41:
1+41=C
C=42
So, the specific functional relation for p(x) is:
p(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 I.
I=∫01p(x)dx
We apply the property ∫abf(x)dx=∫abf(a+b−x)dx. For the interval [0,1], this means:
I=∫01p(1−x)dx
Now, we add the original integral expression for I and this new expression:
I+I=∫01p(x)dx+∫01p(1−x)dx
2I=∫01[p(x)+p(1−x)]dx
From Step 2, we know that p(x)+p(1−x)=42. Substitute this into the integral:
2I=∫0142dx
Now, we evaluate this simple definite integral:
2I=[42x]01
2I=42(1)−42(0)
2I=42
Solving for I:
I=242
I=21
3. Common Mistakes & Tips
- Incorrectly integrating p′(1−x): A common mistake is to forget the negative sign that arises from the substitution u=1−x. The integral of p′(1−x) is −p(1−x), not p(1−x).
- Forgetting the constant of integration: When integrating p′(x) and p′(1−x), the constants of integration are crucial for establishing the correct functional relationship between p(x) and 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+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+b−x)=K, can significantly simplify the problem.
4. Summary
The problem required us to evaluate a definite integral of a function p(x) for which a property of its derivative was given. By integrating the derivative relation p′(x)=p′(1−x), we derived a functional equation p(x)+p(1−x)=C. Using the boundary conditions p(0)=1 and p(1)=41, we found the constant C to be 42, leading to the specific relation p(x)+p(1−x)=42. Finally, we employed the property of definite integrals ∫01p(x)dx=∫01p(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.
The final answer is 21 which corresponds to option (A).