How do you simplify cos(2tan1x)?

1 Answer
Jun 16, 2018

Use double angle formula to remove coefficient inside the cos, then rearrange standard trig definitions to make the trig function match the inverse trig function inside the bracket

Explanation:

Recall the double angle formula:
cos2θ=12sin2θ

Then cos(2arctanx)=12sin2arctanx. NB I've written "arctan" here rather than "tan1" because the combination of exponents meaning powers and function inverses is potentially confusing.

So we now have a trig function of an inverse trig function. If we can express our sin in terms of tan, this will cancel right out.

By definition, tanθ=sinθcosθ=sinθ1sin2θ, so
tan2θ(1sin2θ)=sin2θ
tan2θ=sin2θ(1+tan2θ)
sin2θ=tan2θ1+tan2θ

By definition, tanarctanx=x, so 12sin2arctanx becomes 12x21+x2. Putting this over a common denominator makes 1x21+x2.

So
cos(2arctanx)=1x21+x2.