r28
r3
1[[분류:수학]]
r27
2[목차]
r28
3
r21
4== 삼각비 ==
5직각__삼각__형에서 밑변과 높이의 끼인각을 90°라고 했을 때,
6빗변, 밑변, 높이변의 길이의 __[[비(수학)|비]]__를 빗변과 밑변 사이 끼인각의 크기에 따라 나타낸 값이다.
7
8빗변과 높이변이 만나는 점을 [math(A)], 빗변과 밑변이 만나는 점을 [math(B)], 밑변과 높이변이 만나는 점을 [math(C)] 라고 하자. 빗변과 밑변 사이 끼인각의 크기를 [math(\angle B)]라고 할 때 삼각비의 정의(Definition)는 다음과 같다.
r26
9||* [math(\displaystyle{\sin {\angle B} ={{\text{{\color{blue}높이변}의 길이}}\over{\text{{\color{red}빗변}의 길이}}}})] : 사인('''sin'''e)
r21
10
r26
11* [math(\displaystyle{\cos {\angle B} ={{\text{{\color{green}밑변}의 길이}}\over{\text{{\color{red}빗변}의 길이}}}})] : 코사인('''cos'''ine)
12
13* [math(\displaystyle{\tan {\angle B} ={{\text{{\color{blue}높이변}의 길이}}\over{\text{{\color{green}밑변}의 길이}}}})] : 탄젠트('''tan'''gent)||
14
r21
15상용로그표처럼 0°부터 90°까지의 사인, 코사인, 탄젠트 값을 1°단위로 계산한 값을 나열한 삼각비 표가 있다. 수학 교과서(보통 수학 I) 부록으로 상용로그표와 같이 실려 있으며, 보통 소숫점 아래 다섯자리에서 반올림한 값이다.
16
17== 삼각함수의 개요 ==
r20
18삼각비는 0도 에서 90도 까지 사용했다면 이제는 예각이 아닌 일반각으로 확장시킨 것이다.
r4
19
r23
20== 호도법 ==
21원의 중심점을 [math(O)]라 하고, 원의 반지름의 길이를 [math(r)]이라 하자.('''r'''adius of a circle)
r24
22원에서 호의 길이는 내부 끼인 각의 크기에 비례하는데, 호의 끼인각이 360° 곧 한 바퀴이면 그 길이는 원 둘레가 되면서 [math({\color{blue}2\pi} \times r)]로 된다는 것에 착안하여 단위가 만들어진다.
r23
23
r24
24세는 기준의 단위인 [[1|숫자 1]]을 기준으로 호의 길이가 [math({\color{blue}1} \times r)]이 되게 하는 호의 끼인각을 생각해볼 수 있다.
25이 각의 크기를 [math(x°)]이라 두고, 각의 크기와 호의 길이에 관한 비례식을 다음과 같이 세울 수 있다. (여기에서 각의 단위인 °는 생략한다.)
26||[math(360 : ({\color{blue}2\pi} \times r) = x : ({\color{blue}1} \times r))]||
27내항과 외항의 곱이 서로 같음을 이용하면 다음과 같이 미지수 [math(x)]에 관한 일차방정식을 얻을 수 있다.
28||[math(({\color{blue}2\pi} \times r) \times x = 360\times ({\color{blue}1} \times r))]||
r25
29
30([math(r)]은 0보다 큰 값이므로 나누기가 되며) 위의 식에서 양변을 [math({\color{blue}2\pi} \times r)]로 나누면 다음을 얻는다.
31||[math(\displaystyle x = {{360\times ({\color{blue}1} \times r)}\over{{\color{blue}2\pi} \times r}})]||
r4
32== 좌표 ==
r9
33좌표에서 x축의 양의 방향에서 시작한다. 반지름이 1인 원을 그리고 그 위에 있는 임의의 점을 [math(\mathrm P \left(x,~y\right))]라고 한다. 가운데에서 시계 반대 방향 회전을 각의 양의 방향이라고 하고, 그 각을 [math(\theta)]라고 하면 삼각함수가 만들어진다.
r10
34{{{#!wiki style="text-align:center"
r11
35[math(\begin{array}{cc} \begin{aligned} \cos\theta &= x \\ \sin\theta &= y \\ \tan\theta &= \dfrac yx \end{aligned} \end{array})]
r12
36이 식을 조금 변형하면
r14
37
r12
38[math(\begin{array}{cc}\begin{aligned} \sec\theta &= \dfrac1{\cos\theta} = \dfrac1x \\ \csc\theta &= \dfrac1{\sin\theta} = \dfrac1y \\ \cot\theta &= \dfrac1{\tan\theta} = \dfrac xy \end{aligned} \end{array})]
r15
39이 된다.}}}
40
r16
41이때, [math(\theta)]는 예각이 아닌 일반각이다.
42
r18
43그렇다면 이제는 반지름이 1이 아닌 r로 정의해보자. 이번에 등장하는 삼각함수는
44{{{#!wiki style="text-align:center"
r19
45[math(\begin{array}{cc} \begin{aligned} \cos\theta &= \dfrac xr \\ \sin\theta &= \dfrac yr \\ \tan\theta &= \dfrac yx \\ \sec\theta &= \dfrac rx \\ \csc\theta &= \dfrac ry \\ \cot\theta &= \dfrac xy \end{aligned} \end{array})]
46
47가 된다.}}}