Mister Exam

Derivative of arctg(x2)

Function f() - derivative -N order at the point
v

The graph:

from to

Piecewise:

The solution

You have entered [src]
atan(x2)
$$\operatorname{atan}{\left(x_{2} \right)}$$
atan(x2)
The graph
The first derivative [src]
   1   
-------
      2
1 + x2 
$$\frac{1}{x_{2}^{2} + 1}$$
The second derivative [src]
  -2*x2   
----------
         2
/      2\ 
\1 + x2 / 
$$- \frac{2 x_{2}}{\left(x_{2}^{2} + 1\right)^{2}}$$
The third derivative [src]
  /          2 \
  |      4*x2  |
2*|-1 + -------|
  |           2|
  \     1 + x2 /
----------------
            2   
   /      2\    
   \1 + x2 /    
$$\frac{2 \left(\frac{4 x_{2}^{2}}{x_{2}^{2} + 1} - 1\right)}{\left(x_{2}^{2} + 1\right)^{2}}$$