The three reciprocal functions are defined from the primary trig functions and appear in many HL calculus and integration contexts.
$\sec x = \dfrac{1}{\cos x}$ $\csc x = \dfrac{1}{\sin x}$ $\cot x = \dfrac{1}{\tan x} = \dfrac{\cos x}{\sin x}$
Pythagorean identities:
$1 + \tan^2 x = \sec^2 x$ (from $\sin^2 x + \cos^2 x = 1$, dividing by $\cos^2 x$)
$1 + \cot^2 x = \csc^2 x$ (from $\sin^2 x + \cos^2 x = 1$, dividing by $\sin^2 x$)
$y = \arcsin x$: domain $[-1, 1]$, range $\left[-\dfrac{\pi}{2}, \dfrac{\pi}{2}\right]$
$y = \arccos x$: domain $[-1, 1]$, range $[0, \pi]$
$y = \arctan x$: domain $\mathbb{R}$, range $\left(-\dfrac{\pi}{2}, \dfrac{\pi}{2}\right)$
The restricted domains ensure these are genuine functions (one-to-one). The ranges are called the principal values. Note: $\arcsin(\sin x) = x$ only when $x \in \left[-\frac{\pi}{2},\frac{\pi}{2}\right]$.
$\sin(A \pm B) = \sin A \cos B \pm \cos A \sin B$
$\cos(A \pm B) = \cos A \cos B \mp \sin A \sin B$
$\tan(A \pm B) = \dfrac{\tan A \pm \tan B}{1 \mp \tan A \tan B}$
Double angle formulas:
$\sin 2A = 2\sin A \cos A$
$\cos 2A = \cos^2 A - \sin^2 A = 2\cos^2 A - 1 = 1 - 2\sin^2 A$
$\tan 2A = \dfrac{2\tan A}{1-\tan^2 A}$
Any expression of the form $a\sin x + b\cos x$ can be written as $R\sin(x+\varphi)$ where:
$$R = \sqrt{a^2+b^2}, \quad \tan\varphi = \frac{b}{a}$$
This is useful for finding maximum/minimum values and solving equations.
$R\cos(x+\alpha) = R\cos x\cos\alpha - R\sin x\sin\alpha$. So $R\cos\alpha = \sqrt{3}$ and $R\sin\alpha = 1$.
$R = \sqrt{3+1} = 2$, $\tan\alpha = \dfrac{1}{\sqrt{3}} \Rightarrow \alpha = \dfrac{\pi}{6}$.
Expression $= 2\cos\!\left(x+\dfrac{\pi}{6}\right)$. Maximum value is $2$, occurring when $x + \pi/6 = 0$, i.e., $x = -\pi/6$. Smallest positive: $x = 2\pi - \pi/6 = 11\pi/6$.
LHS $= \dfrac{1}{\cos^2 x} + \dfrac{1}{\sin^2 x} = \dfrac{\sin^2 x + \cos^2 x}{\sin^2 x \cos^2 x} = \dfrac{1}{\sin^2 x \cos^2 x} = \dfrac{1}{\cos^2 x} \cdot \dfrac{1}{\sin^2 x} = \sec^2 x \csc^2 x$ $\square$
$2\cos^2 x - 1 = \cos x \Rightarrow 2\cos^2 x - \cos x - 1 = 0 \Rightarrow (2\cos x + 1)(\cos x - 1) = 0$.
$\cos x = 1 \Rightarrow x = 2n\pi$. $\cos x = -\dfrac{1}{2} \Rightarrow x = \pm\dfrac{2\pi}{3} + 2n\pi$. All $n \in \mathbb{Z}$.