Differentiate arctan(x) with respect to x

We can set arctan(x) = y. Remember that arctan(x) is the inverse of tan(x), so we can take the tangent of both sides to give: tan(arctan(x)) = x = tan(y). Tan(x) has the standard derivative of sec^2(x) (which you can derive from the fact that tan(x) = sin(x)/cos(x) and use the quotient rule to differentiate from there), so we can now differentiate both sides with respect to y: x = tan(y), so dx/dy = sec^2(y). Don't be put off by the fact that we are differentiating with respect to y! The same rules apply, we have only changed the "name" of our variable. Using the identity tan^2(y) + 1 = sec^2(y), we can rewrite our expression as dx/dy = tan^2(y) + 1.But remember that we set tan(y) = x, so dx/dy = x^2 + 1. We were asked in the question to find dy/dx, not dx/dy, but that is just 1/(dx/dy) = 1/(x^2 + 1). Hence, the derivative of arctan(x) = 1/(x^2 + 1)

SE

Related Further Mathematics A Level answers

All answers ▸

How do i figure out if integrals are improper or not and how do i know which limit is undefined?


Show that the matrix A is non-singular for all real values of a


The infinite series C and S are defined C = a*cos(x) + a^2*cos(2x) + a^3*cos(3x) + ..., and S = a*sin(x) + a^2*sin(2x) + a^3*sin(3x) + ... where a is a real number and |a| < 1. By considering C+iS, show that S = a*sin(x)/(1 - 2a*cos(x) + a^2), and find C.


Prove that matrix multiplication is not commutative.