+4 marks−1 if incorrectSingle correctPrevious-year question
Definite Integral of an Inverse Hyperbolic-Type Logarithmic Function via Substitution and Parts
The value of the integral integral from -log_e 2 to log_e 2 of e^x (log_e (e^x + √(1 + e^2x))) dx is equal to
Your answer stays private
What feels right?
Hint 1 of 3
What is the most direct substitution to simplify the integral I=∫−log2log2exlog(ex+1+e2x)dx?
No score. Commit to your first instinct. We’ll show what your mind noticed and what it missed.
Step-by-step solutionView
Correct answer
Using the substitution t=ex followed by integration by parts yields loge(1+52(2+5)2)−25.
Option analysis
Why each option works or fails
A · log_e ((2(2+√(5)))/(√(1+√(5)))) - (√(5))/2
You miscalculated the coefficient when factoring out power terms inside the logarithm, replacing 2 with 2 and missing an exponent on (2+5). Express the combined logarithmic terms carefully: 2log(2+5)−21log(1/2+5/2) rewrites as log((2+5)2/(1+5)/2)=log(1+52(2+5)2).
B · log_e ((√(2)(3-√(5))^2)/(√(1+√(5)))) + (√(5))/2
You flipped the sign of the algebraic term during integration by parts from −∫vdu and misidentified the conjugate factor of (2+5). Integration by parts formula is ∫udv=uv−∫vdu. The evaluation [1+t2]1/22 gives 5−25=25, which enters with a minus sign.
C · log_e (((2+√(5))^2)/(√(1+√(5)))) + (√(5))/2
You forgot the factor of 2−1/2=1/2 coming from the lower limit inside the square root and flipped the sign of the evaluated radical term. At the lower limit t=1/2, 1+t2=5/2, meaning t+1+t2=21+5; the factor of 1/2 in the denominator pulls out as 2 in the numerator.
D · log_e ((√(2)(2+√(5))^2)/(√(1+√(5)))) - (√(5))/2
This is the correct value of the definite integral. Perform substitution t=ex, apply integration by parts with u=log(t+1+t2) and dv=dt, and evaluate carefully across the limits t∈[1/2,2].
Reviewed route
Solution
StepWorking
01Given
Integral I=∫−ln2ln2exln(ex+1+e2x)dx.
02Approach
Substitute t=ex, then dt=exdx. The limits transform from x=−ln2 to t=1/2, and x=ln2 to t=2. Then evaluate ∫1/22ln(t+1+t2)dt using Integration by Parts.
03Execute
Let t=ex⟹dt=exdx.
Lower limit: t=e−ln2=1/2.
Upper limit: t=eln2=2.
I=∫1/22ln(t+1+t2)dt.
Using Integration by Parts ∫u⋅1dt=u⋅t−∫t⋅u′dt, where u=ln(t+1+t2) and u′=1+t21:
I=[tln(t+1+t2)]1/22−∫1/221+t2tdt.
Evaluating the boundary term:
=2ln(2+5)−21ln(21+1+1/4)=2ln(2+5)−21ln(21+5).
Evaluating the integral term:
∫1/221+t2tdt=[1+t2]1/22=5−5/4=5−25=25.
Combining terms:
I=ln((2+5)2)−ln(25+1)−25=ln(1+52(2+5)2)−25.
✓Verify
Check that dtdln(t+1+t2)=t+1+t21+t/1+t2=1+t21, which is correct. The integrand is positive everywhere on [−ln2,ln2], and the resulting value is positive (~1.95).
Hints that build this answer step by step
What is the most direct substitution to simplify the integral I=∫−log2log2exlog(ex+1+e2x)dx?
Substitute t=ex, giving dt=exdx and limits from 1/2 to 2.
Applying integration by parts ∫udv=uv−∫vdu to ∫log(t+1+t2)dt, what is the antiderivative?
tlog(t+1+t2)−1+t2
Evaluating [tlog(t+1+t2)−1+t2]1/22, what is the exact combined result?