Find the derivative of the arctangent of x function

y = arctan(x)Start by taking the tangent of both sides:tan(y) = xTake the derivative of each side with respect to x, using implicit differentiation/the chain rule for the LHS, then rearrange to make dy/dx the subject:dy/dx = 1/sec^2(y)Use sec^2(y) = 1 + tan^2(y) to change the denominator:dy/dx = 1/(1 + tan^2(y))Plugging our original definition of y into this we get our final result:dy/dx = 1/(1 + tan^2(arctan(x))) = 1/(1 + x^2)

MB

Related Further Mathematics A Level answers

All answers ▸

Why am I learning about matrices? What are they?!


Find the eigenvalues and corresponding eigenvectors of the following matrix: A = [[6, -3], [4, -1]]. Hence represent the matrix in diagonal form.


Prove by induction that the sum of the first n integers can be written as (1/2)(n)(n+1).


Given that the quadratic equation x^2 + 7x + 13 = 0 has roots a and b, find the value of a+b and ab.