Using Integration Techniques, when is it appropriate to use inverse trig and natural logs?

$\begingroup$

I'm currently learning integration techniques, and I often run into a problem; when i'm solving an integral, sometimes I need to use the natural log simplification and other times I need to use one of the inverse trig formulas, namely arctangent. I've done plenty of reading before I came here on when to use ln vs arctan, and perhaps my wording isn't correct(if so I apologize for that), but I haven't found any answers. Hopefully some of you fine folks can clarify things for me as my professor won't answer my emails.

For the following problem, i'm using the integration by parts technique:

$$\int{\arctan x} {\;dx} = x\;\arctan\;x \;- \int{\frac{x}{x^2\;+1}}\;dx$$

where u = $\arctan x$$\;\;du = \frac{1}{x^2+1}$ $\;\;dv = 1$ $\;\;v = x$

Then I use another substitution where $\;w = {x^2+1}$ and $\;\frac{dw}{2} = x\;dx$ for the integral left, giving me:

$$x\;\arctan\;x \:- \frac{1}{2}\int\frac{dw}{w}\;$$

After subbing back in, it looks to me like it's in the arctan format of $\frac{1}{a}\arctan\frac{x}{a}$ with $\;x^2+1$ in the denominator, but the answer is in fact:

$$x\;\arctan\;x \;-\; \frac{1}{2}(\ln|x^2+1|)+C$$

This sort of thing burns me often as i've done similar problems in the past that are the other way around. Is it because I used w substitution? Or perhaps i'm just not seeing something critical?

Thanks in advance for any help, and I apologize if my formatting sucks, i'm new to the site and I'm still learning.

$\endgroup$ 6

1 Answer

$\begingroup$

Based off Ed_4434's excellent input(and since he chose to answer my question in the comments section) I figured i'd post a concrete answer for anyone else who may have a similar question to mine:

In the case of my problem above, since I used a w substitution, it eliminates the possibility of $\arctan\;x + C$ as an answer. Even though it looks similar to $\arctan$ in the form of: $$\int\frac{1}{w}$$ where $w = x^2+1$, it is in fact a natural log due to the substitution method I used. If the integral simplified to: $$\int\frac{1}{x^2+1}dx$$ without the use of substitution(and with respect to x), then the answer would in fact be $\arctan\;x + C$.

In short, if an integral simplifies to something that looks like the form of $\frac{1}{a}\arctan\frac{x}{a}$(without substitution methods) then use $\arctan$ . Otherwise, if substitution is used, the answer would be a natural log situation(like the correct answer I posted in my original question). Hope this helps someone.

$\endgroup$

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like