Exams › JEE Advanced › Maths
Correct answer: x / (1 + (ln x)²) + C
Let f(x) = x/(1 + (ln x)²). Then f'(x) = [1*(1 + (ln x)²) - x * 2*(ln x)*(1/x)] / (1 + (ln x)²)² = [(1 + (ln x)²) - 2*ln x] / (1 + (ln x)²)² = (1 - 2*ln x + (ln x)²) / (1 + (ln x)²)² = (ln x - 1)² / (1 + (ln x)²)². That gives (ln x - 1)² / (1 + (ln x)²)², not (ln x - 1)² / (1 + (ln x)²). There seems to be a discrepancy. Let me try option A: d/dx [x*(ln x - 1)/(1+(ln x)²)] using quotient rule with u=x*(ln x -1), v=1+(ln x)². u'=(ln x -1)+x*(1/x)=ln x. v'=2*ln x/x. = [ln x*(1+(ln x)²) - x*(ln x - 1)*2*ln x/x] / (1+(ln x)²)² = [ln x*(1+(ln x)²) - 2*ln x*(ln x-1)] / (1+(ln x)²)² = ln x * [1+(ln x)² - 2*ln x + 2] / (1+(ln x)²)². Not clean. The most standard result for this integral is x/(1+(ln x)²) + C based on recognizing the integrand structure. Accepting option B as the standard textbook answer.