Integral Calculus: JEE Main Mathematics Question with Solution
The value of the integral ∫0∞x2+4loge(x)dx is :
Your answer stays private
What feels right?
Hint 1 of 4
Let I=∫0∞x2+4ln(x)dx. Which substitution exploits the reciprocal symmetry of the integrand?
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 x=t4, the integral simplifies to 2ln(2)∫0∞t2+41dt, which evaluates to 4πln(2).
Option analysis
Why each option works or fails
A · 2πloge(2)
The student correctly simplifies to 2I=ln(2)∫0∞t2+4dt, but forgets to divide by 2 when solving for I, or computes ∫0∞t2+4dt as π instead of 4π. Remember that ∫0∞t2+a2dt=[a1arctan(at)]0∞=2aπ, and ensure both sides are divided by the coefficient of I.
B · 4πloge(2)
Correct solution. This is the correct value obtained by substituting x=4/t and using symmetry to eliminate the self-cancelling logarithmic term.
C · 21+πloge(2)
The student improperly integrates ln(x) by parts without taking advantage of inversion symmetry, leading to an extraneous non-zero boundary term like [21arctan(x/2)ln(x)] evaluated incorrectly. Avoid integration by parts directly on unbounded logarithmic intervals; instead, substitute x=a2/t to exploit reciprocal symmetry.
D · 22+πloge(2)
The student introduces an extraneous constant term from misapplying the substitution limits or adding boundary values incorrectly during algebraic manipulation. Check that the transformation x=4/t maps (0,∞) onto (∞,0), cleanly producing a multiple of the standard integral ∫0∞x2+41dx without constant offsets.
Reviewed route
Solution
StepWorking
01given
Integral I=∫0∞x2+4lnxdx
02approach
Substitute x=2t to rescale the denominator to the standard form t2+1, splitting the logarithm into ln2+lnt. The integral of t2+1lnt vanishes by reciprocal substitution t=1/u.
03execute
Substitute x=2t⟹dx=2dt. When x=0,t=0 and as x→∞,t→∞:
I=∫0∞4t2+4ln(2t)(2dt)=21∫0∞t2+1ln2+lntdt=2ln2∫0∞t2+11dt+21∫0∞t2+1lntdt
04execute
For I1=∫0∞t2+1lntdt, substitute t=u1,dt=−u2du:
I1=∫∞0u21+1−lnu(−u2du)=−∫0∞u2+1lnudu=−I1⟹2I1=0⟹I1=0
05execute
Compute the remaining constant term integral:
I=2ln2[tan−1t]0∞=2ln2⋅2π=4πln2
✓verify
For general form ∫0∞x2+a2lnxdx=2aπlna. For a=2, this yields 2(2)πln2=4πln2.
Hints that build this answer step by step
Let I=∫0∞x2+4ln(x)dx. Which substitution exploits the reciprocal symmetry of the integrand?
x=t4
Under the substitution x=t4, what does the integral I become?
I=∫0∞t2+4ln(4)−ln(t)dt
Add I=∫0∞x2+4ln(x)dx and I=∫0∞t2+4ln(4)−ln(t)dt. What is the resulting value of 2I?
2I=ln(4)∫0∞t2+41dt
Evaluate the integral ∫0∞t2+41dt and solve for I. What is I?
Why does the integral of ln(t)/(1+t^2) vanish on (0, inf)?
Under the mapping t -> 1/t, ln(t) becomes -ln(t) while dt/(1+t^2) transforms to -dt/(1+t^2). The reversal of integration limits cancels the minus sign on the differential, leaving the net integrand multiplied by -1 over the same interval.