Solveeit Logo

Question

Question: $(1+\frac{1}{x^2})a^{x-\frac{1}{x}}$...

(1+1x2)ax1x(1+\frac{1}{x^2})a^{x-\frac{1}{x}}

Answer

ax1xlna+C\frac{a^{x-\frac{1}{x}}}{\ln a} + C

Explanation

Solution

The problem requires finding the indefinite integral of the given expression. We use the substitution method. Let u=x1xu = x - \frac{1}{x}. Differentiating uu with respect to xx gives du=(1+1x2)dxdu = (1 + \frac{1}{x^2}) dx. The integral transforms into audu\int a^u du, which evaluates to aulna+C\frac{a^u}{\ln a} + C. Substituting back u=x1xu = x - \frac{1}{x} yields the final result.