AP Calculus AB and BC

Derivative of arctan(2x): Answer, Proof, Mistakes

The derivative of arctan(2x) with respect to x is 2/(1+4x^2). The inverse-tangent rule gives 1/(1+u^2) with u = 2x, and the chain rule multiplies by the inner derivative 2. Squaring u turns 1+u^2 into 1+4x^2, so the result is 2/(1+4x^2). The slope is largest at x = 0 and stays positive for all x.

ddx[arctan2x]=21+4x2\frac{d}{dx}\left[\arctan 2x\right] = \frac{2}{1+4x^2}

The proof: inverse-tangent rule plus chain rule

The standard fact is ddxarctanu=u1+u2\frac{d}{dx}\arctan u = \frac{u'}{1+u^2}. Here u=2xu = 2x, so u=2u' = 2 and u2=4x2u^2 = 4x^2.

ddxarctan(2x)=21+(2x)2=21+4x2\frac{d}{dx}\arctan(2x) = \frac{2}{1+(2x)^2} = \frac{2}{1+4x^2}

The inner derivative 22 lands in the numerator, and squaring the inner 2x2x produces 4x24x^2 in the denominator. Both changes come from the same u=2xu = 2x.

Reading the graph of the slope

The denominator 1+4x21 + 4x^2 is at least 11 and grows without bound, so 21+4x2\frac{2}{1+4x^2} is positive everywhere and never zero. That means arctan(2x)\arctan(2x) is always increasing.

The slope peaks at x=0x = 0, where it equals 22, and decays toward 00 as x|x| grows. The curve flattens as it approaches its horizontal asymptotes y=±π2y = \pm\frac{\pi}{2}.

Common mistakes

  • Writing 21+2x2\frac{2}{1+2x^2} by forgetting to square the whole inner function. It is (2x)2=4x2(2x)^2 = 4x^2, not 2x22x^2.
  • Answering 11+4x2\frac{1}{1+4x^2} and dropping the inner derivative 22 that belongs in the numerator.
  • Confusing it with ddxarctanx=11+x2\frac{d}{dx}\arctan x = \frac{1}{1+x^2}. The inner function 2x2x changes both the numerator and the denominator.
  • Writing 21+(2x)2\frac{2}{1+(2x)^2} but then expanding (2x)2(2x)^2 incorrectly as 2x22x^2 instead of 4x24x^2.

Check yourself, not just the answer

Type derivatives and get graded on mathematical equivalence, with rule-level hints when you miss, in the Derivative Practice Checker.

Frequently asked questions

What is the derivative of arctan(2x)?

It is 21+4x2\frac{2}{1+4x^2}. Apply ddxarctanu=u1+u2\frac{d}{dx}\arctan u = \frac{u'}{1+u^2} with u=2xu = 2x, giving 21+4x2\frac{2}{1+4x^2}.

Why is it 4x^2 and not 2x^2 in the denominator?

The formula squares the inner function u=2xu = 2x. Since (2x)2=4x2(2x)^2 = 4x^2, the denominator is 1+4x21 + 4x^2.

Is arctan(2x) always increasing?

Yes. Its derivative 21+4x2\frac{2}{1+4x^2} is positive for every xx because the denominator is always positive, so the function strictly increases.