Key Concepts and Formulas
- Definite Integral Properties: If ∫abh(t)dt and ∫abg(t)dt exist, then ∫abh(t)dt+∫abg(t)dt=∫ab(h(t)+g(t))dt.
- Substitution Rule for Definite Integrals: To evaluate ∫abh(g(t))g′(t)dt, let u=g(t), then du=g′(t)dt. The new limits of integration are g(a) and g(b).
- Logarithm Properties: ln(1/u)=−lnu.
Step-by-Step Solution
Step 1: Expressing f(1/x) using a Substitution
We are given f(x)=∫1x1+tlntdt. We need to find f(1/x).
f(x1)=∫11/x1+tlntdt
To simplify this integral, we use the substitution t=u1.
- Reasoning: This substitution is chosen because it often transforms integrals with limits involving x and 1/x into integrals with limits involving 1 and x, and it simplifies terms like 1+t and lnt in a useful way.
- Finding dt: Differentiating t=u−1 with respect to u, we get dt=−u−2du=−u21du.
- Changing Limits:
- When t=1, 1=u1⟹u=1.
- When t=x1, x1=u1⟹u=x.
Substituting these into the integral:
f(x1)=∫1x1+1/uln(1/u)(−u21)du
Now, we simplify the integrand:
- ln(1/u)=−lnu
- 1+u1=uu+1
Substituting these simplifications:
f(x1)=∫1x(u+1)/u−lnu(−u21)du
f(x1)=∫1xu+1−lnu⋅u(−u21)du
f(x1)=∫1xu(u+1)lnudu
Since u is a dummy variable, we can replace it with t:
f(x1)=∫1xt(1+t)lntdt
Step 2: Combining f(x) and f(1/x)
Now we add the expressions for f(x) and f(1/x). Since they have the same limits of integration, we can combine them under a single integral.
f(x)+f(x1)=∫1x1+tlntdt+∫1xt(1+t)lntdt
f(x)+f(x1)=∫1x(1+tlnt+t(1+t)lnt)dt
Factor out lnt:
f(x)+f(x1)=∫1xlnt(1+t1+t(1+t)1)dt
Simplify the terms inside the parenthesis:
1+t1+t(1+t)1=t(1+t)t+t(1+t)1=t(1+t)t+1=t1
Substitute this back into the integral:
f(x)+f(x1)=∫1xlnt(t1)dt
f(x)+f(x1)=∫1xtlntdt
Step 3: Evaluating the Simplified Integral
We need to evaluate the integral ∫1xtlntdt.
We use the substitution v=lnt.
- Reasoning: The derivative of lnt is 1/t, which is present in the integrand, making this substitution ideal.
- Finding dv: Differentiating v=lnt with respect to t, we get dv=t1dt.
- Changing Limits:
- When t=1, v=ln1=0.
- When t=x, v=lnx.
Substitute these into the integral:
∫1xtlntdt=∫0lnxvdv
Now, we evaluate this simple integral:
∫0lnxvdv=[2v2]0lnx
=2(lnx)2−202
=21(lnx)2
Thus, we have found that f(x)+f(1/x)=21(lnx)2.
Step 4: Calculating the Specific Value
The problem asks for the value of f(e)+f(1/e). We use the general expression derived in Step 3 and substitute x=e.
f(e)+f(e1)=21(lne)2
We know that lne=1.
f(e)+f(e1)=21(1)2
f(e)+f(e1)=21
Common Mistakes & Tips
- Incorrect Substitution: Ensure the substitution correctly transforms both the differential (dt) and the limits of integration. A common error is forgetting to change the limits.
- Algebraic Errors: The simplification of 1+t1+t(1+t)1 is crucial. Double-check algebraic manipulations to avoid errors.
- Logarithm Properties: Be careful with logarithm properties, especially ln(1/u)=−lnu.
Summary
The problem requires evaluating f(e)+f(1/e) where f(x) is defined by a definite integral. The strategy involves transforming the integral for f(1/x) using the substitution t=1/u. This allows us to combine f(x) and f(1/x) into a single integral, which simplifies significantly after algebraic manipulation. The resulting integral ∫1xtlntdt is then evaluated using a straightforward substitution. Finally, substituting x=e into the general expression for f(x)+f(1/x) yields the desired numerical value.
The final answer is \boxed{1/2}.