Derivative of Arctan Function with a Rational Expression

  • Context: Undergrad 
  • Thread starter Thread starter afcwestwarrior
  • Start date Start date
  • Tags Tags
    Derivative
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
12 replies · 20K views
afcwestwarrior
Messages
453
Reaction score
0
1/(x^2+1)
 
Physics news on Phys.org
You can look up a list of derivatives and integrals of common functions on wikipedia or on google. But suppose you had to prove this by hand:

Let

[tex]y = arctan(x) \rightarrow tan(y) = x[/tex]

Now use implicit differentiation to get

[tex]\frac{y'}{cos^{2}(y)} = 1 \rightarrow y' = cos^{2}(y) = cos^{2}(arctan(x))[/tex]

Now draw your triangle to figure out what that expression becomes.

Note that you would do that by saying opp/adj = x so let opp = x and adj = 1 which means hyp = sqrt(1 + x^2), now since we need cosine = adj/hyp = 1/sqrt(1 + x^2) however since we have cosine^2, that gets rid of the sqrt( ) and you are left with 1/(1 + x^2). Hope this helped
 
Or note that as NoMoreExams had [tex]y = arctan(x) \Rightarrow tan(y) = x[/tex]. Now the derivative is [tex]sec^2(y)y' = 1 \Rightarrow y' = \frac{1}{sec^{2}(y)} = \frac{1}{tan^2(y)+1} = \frac{1}{x^2 + 1}[/tex].
 
HallsofIvy said:
Strictly speaking it is 1/(x2+ 1)+ C

Why do you need the constant for differentiation? Wouldn't that introduce the variable again when integrating back?
 
where there are no borders to the integral we are solving we use +C

but when we use a derivative i don't think we use +C
 
HallsofIvy said:
Strictly speaking it is 1/(x2+ 1)+ C

Halls, you're kidding, aren't you?
 
thanks it turned out tan^-1=arctan