I would like to get alot better at trig than I am. What is the best/most efficient method?
Thanks much in advance
Joe
|
I would like to get alot better at trig than I am. What is the best/most efficient method? Thanks much in advance Joe |
|||||||||||||||
|
|
I would emphasize how to derive trigonometric identities from a few ones. Learn:
Added. Examples. From $$\sin (\alpha +\beta )=\sin \alpha \cdot \cos \beta +\cos \alpha \cdot \sin \beta ,\tag{A}$$ if we set $\alpha =\beta =a$, we get $$\sin 2a=2\sin a\cdot \cos a.\tag{1}$$ And from $$\cos (\alpha +\beta )=\cos \alpha \cdot \cos \beta -\sin \alpha \cdot \sin \beta \tag{B}$$ for $\alpha =\beta =a$, we have $$\cos 2a=\cos ^{2}a-\sin ^{2}a.\tag{2}$$ Using the Pythagorean identity $$\cos ^{2}a+\sin ^{2}a=1,\tag{C}$$ if $\cos a\neq 0$, then $$\begin{eqnarray*} \sin 2a &=&2\sin a\cdot \cos a=2\dfrac{\sin a\cdot \cos a}{\cos ^{2}a+\sin ^{2}a} \\ &=&\dfrac{2\dfrac{\sin a\cdot \cos a}{\cos ^{2}a}}{\dfrac{\cos ^{2}a+\sin ^{2}a }{\cos ^{2}a}}=\dfrac{2\dfrac{\sin a}{\cos a}}{1+\dfrac{\sin ^{2}a}{\cos ^{2}a}} \\ &=&\dfrac{2\tan a}{1+\tan ^{2}a}. \end{eqnarray*}\tag{3}$$ Similarly $$\begin{eqnarray*} \cos 2a &=&\cos ^{2}a-\sin ^{2}a=\dfrac{\cos ^{2}a-\sin ^{2}a}{\cos ^{2}a+\sin ^{2}a} \\ &=&\dfrac{\dfrac{\cos ^{2}a-\sin ^{2}a}{\cos ^{2}a}}{\dfrac{\cos ^{2}a+\sin ^{2}a}{\cos ^{2}a}}=\dfrac{1-\dfrac{\sin ^{2}a}{\cos ^{2}a}}{1+\dfrac{\sin ^{2}a }{\cos ^{2}a}} \\ &=&\dfrac{1-\tan ^{2}a}{1+\tan ^{2}a}. \end{eqnarray*}\tag{4}$$ Then $$\tan 2a=\dfrac{\sin 2a}{\cos 2a}=\dfrac{\dfrac{2\tan a}{1+\tan ^{2}a}}{\dfrac{ 1-\tan ^{2}a}{1+\tan ^{2}a}}=\dfrac{2\tan a}{1-\tan ^{2}a}.\tag{5}$$ Added 2. The linear equation in $\sin x$ and $\cos x$ $$ A\sin x+B\cos x=C\tag{6} $$ can be solved by a resolvent quadratic equation in $\tan \frac{x}{2}$, by writting the $\sin x$ and the $\cos x$ functions in terms of $\tan \frac{x}{2 }$ (set $x=2a$ in $(3)$ and $(4)$): $$ \sin x=\dfrac{2\tan \dfrac{x}{2}}{1+\tan ^{2}\dfrac{x}{2}},\tag{7} $$ $$ \cos x=\dfrac{1-\tan ^{2}\dfrac{x}{2}}{1+\tan ^{2}\dfrac{x}{2}}.\tag{9} $$ The equation $(6)$ is equivalent to $$\begin{eqnarray*} A\dfrac{2\tan \dfrac{x}{2}}{1+\tan ^{2}\dfrac{x}{2}}+B\frac{1-\tan ^{2}\dfrac{x}{ 2}}{1+\tan ^{2}\dfrac{x}{2}} &=&C, \\ 2A\tan \dfrac{x}{2}+B-B\tan ^{2}\dfrac{x}{2} &=&C+C\tan ^{2}\dfrac{x}{2}, \\ \left( B+C\right) \tan ^{2}\dfrac{x}{2}-2A\tan \dfrac{x}{2}+C-B &=&0. \end{eqnarray*}\tag{10}$$ |
||||
|
|
|
|||||||||||||||||
|
|
The complex-valued function $h(\theta)=\cos(\theta)+i \sin (\theta)$ is uniquely determined by the following three properties:
This means that any other property of $\cos$ and $\sin$, including all trigonometric formulas, can be derived from the above. Those properties are especially easy to remember if you write $e^{i \theta}=\cos(\theta)+i\sin(\theta)$ (this great idea is due to Euler), and this notation provides also a convenient algebraic way of deriving trig identities. Example. We want to expand $\cos^2(\theta)$. Write $\left( e^{i\theta}\right)^2= e^{i 2 \theta}$. The left hand side is $$(\cos \theta + i \sin \theta)(\cos \theta + i \sin \theta)=\cos^2\theta-\sin^2\theta+i(2\sin\theta \cos \theta),$$ while the right hand side is $$\cos 2\theta + i \sin 2 \theta.$$ Equating real parts we get $$\cos^2\theta=\sin^2\theta+\cos 2\theta,$$ and since $\lvert e^{i \theta}\rvert^2=1$, that is $\cos^2\theta+\sin^2\theta=1$, we conclude $$\cos^2\theta=\frac{1+\cos 2 \theta}{2}.$$ |
||||
|
|
|
And if you are into calculus, use the addition (or subtraction) formulae to get the derivatives of sin, cos, and tan. See what additional fact is needed to get the derivatives. And if you are metaphysical, ponder why the addition formula for tan involves only tan, while the addition formulae for sin and cos involve both sin and cos. |
|||
|
|