Arccos

From specialfunctionswiki
Revision as of 04:51, 28 October 2014 by Tom (talk | contribs) (Properties)
Jump to: navigation, search

The function $\mathrm{arccos} \colon [-1,1] \longrightarrow [0,\pi]$ is the inverse function of the cosine function.

Arccos.png

Complex arccos.jpg

Properties

Proposition: $$\dfrac{d}{dz} \mathrm{arccos}(z) = -\dfrac{1}{\sqrt{1-z^2}}$$

Proof: If $y=\mathrm{arccos}(z)$ then $\cos(y)=z$. Now use implicit differentiation with respect to $z$ to get $$-\sin(y)y'=1.$$ If we write $\theta=\mathrm{arccos z}$ then the following image shows that $\cos(\mathrm{arccos} z)=\sqrt{1-z^2}$:

Sin(arccos(z)).png

Hence substituting back in $y=\mathrm{arccos}(z)$ yields the formula
$$\dfrac{d}{dz} \mathrm{arccos}(z) = -\dfrac{1}{\sin(\mathrm{arccos}(z))} = -\dfrac{1}{\sqrt{1-z^2}}.█$$


Proposition: $$\int \mathrm{arccos}(z) dz = z\mathrm{arccos}(z)-\sqrt{1-z^2}+C$$

Proof:

Proposition: $$\mathrm{arccos}(z)=\mathrm{arcsec} \left( \dfrac{1}{z} \right)$$

Proof:

References

Weisstein, Eric W. "Inverse Cosine." From MathWorld--A Wolfram Web Resource. http://mathworld.wolfram.com/InverseCosine.html