Understanding the Integration of Inverse Trigonometric Functions

  • Thread starter Thread starter escryan
  • Start date Start date
  • Tags Tags
    Integration
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
escryan
Messages
13
Reaction score
0
I'm just curious as to how

[tex] \int (\frac{1}{1+x^{2}}) dx[/tex]

comes to be

[tex] \tan^{-1} (x)[/tex]


I was able to find the formula on a table of integrals, but I'd just like to know why it works like this, and why we can't use a natural log rule or a substitution method to find this out.

Thanks for reading!
 
Physics news on Phys.org
[tex]y=\tan^{-1}x[/tex]

[tex]x=\tan y[/tex] (Implicit Differentiation)

[tex]y'=\frac{1}{\sec^2 y}[/tex]

Substitute with a trig identity and you will see why it's true.
 
Last edited:
You should surely be able to see why using u-substitution with the natural log will not work. My guess is that you are just given that anything in that form is going to be arctan and you will learn how to do this later on with Trigonometric Substitutions.

Remember

[tex] Sin^2(x) + Cos^2(x) = 1[/tex]

and from that

[tex] tan^2(x) + 1 = Sec^2(x)[/tex]

You can these use these identities when you notice that [itex]1+x^2[/itex] in

[tex] \int \frac{1}{1+x^2}[/tex]

can be substituted as [itex]sec^2(x)[/itex]

there is obviously more to it than that, but to get you started.
 
Last edited: