-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathco-functions.tex
49 lines (39 loc) · 1.58 KB
/
co-functions.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
This section concludes proofs and formulas for the Sine and Cosine interaction as Co-functions.
\\
\specialsubsection{Co-function Formulas}{
The following is the summary of the re-usable formulas, notice how these will be utilize dramatically
in the subsequent sections, if \(\angle{\theta}\) is an acute angle, then the following holds true:
\\
\begin{equation}
\cos{\theta} = \sin{(\frac{\pi}{2} - \theta)}
\label{eq:equation}
\end{equation}
\begin{equation}
\sin{\theta} = \cos{(\frac{\pi}{2} - \theta)}
\label{eq:equation2}
\end{equation}
\begin{equation}
\tan{\theta} = \frac{\sin{\theta}}{\cos{\theta}} \\
= \frac{\cos{(\frac{\pi}{2} - \theta})}{\sin{(\frac{\pi}{2} - \theta})} \\
\label{eq:equation3}
\end{equation}
\begin{equation}
\sin{(\theta + \frac{\pi}{2})} = \cos{(\frac{\pi}{2} - (\theta + \frac{\pi}{2}))} \\
= \cos{(-\theta)} = \cos{\theta}
\label{eq:equation4}
\end{equation}
\(\because \text{\(\angle{(\theta + \frac{\pi}{2})}\) and \(\angle{\alpha}\) are supplementary angles (i.e., \(\angle{(\theta + \frac{\pi}{2})} + \angle{\alpha} = \angle{\pi}).\)}\\
\therefore \sin{(\theta + \frac{\pi}{2})} = \sin{(\pi - \alpha)} \\
= \sin{(\pi - \alpha)} \\
\)
\begin{equation}
\therefore \sin{(\theta + \frac{\pi}{2})} = \sin{(\pi - \alpha)}
\label{eq:equation5}
\end{equation}
\begin{equation}
\sin{(\theta + \pi)} = \sin{(3\frac{\pi}{2} - \alpha)}
\label{eq:equation6}
\end{equation}
}{red}
\specialsubsection{Proof for the co-functions}{
}{black}