1.1 弧度制 Radian Measure
弧度制是 AMC 12 的必考内容,必须熟练掌握。
| 角度 (Degree) | 弧度 (Radian) | 弧度 (简化) |
|---|---|---|
| 0° | 0 | 0 |
| 30° | π/6 | π/6 |
| 45° | π/4 | π/4 |
| 60° | π/3 | π/3 |
| 90° | π/2 | π/2 |
| 180° | π | π |
| 360° | 2π | 2π |
In AMC 12, answers in terms of π are standard. 45° = π/4 rad, 120° = 2π/3 rad.
1.2 六个三角函数的定义 The Six Trigonometric Functions
设角 θ 的终边上一点 P(x, y),到原点的距离为 r = √(x² + y²),则:
| 函数 | 定义域 | 值域 | 奇偶性 |
|---|---|---|---|
| sin, csc | 所有实数 | [−1, 1] / [−1, −1]∪[1, +∞) | 奇函数 |
| cos, sec | 所有实数 | [−1, 1] / (−∞, −1]∪[1, +∞) | 偶函数 |
| tan, cot | θ ≠ kπ/2 / θ ≠ kπ | 所有实数 | 奇函数 |
tan θ is undefined at θ = 90° + k·180°; cot θ is undefined at θ = k·180°.
1.3 特殊角的三角函数值 Trigonometric Values of Special Angles
以下表格必须背诵,AMC 12 几乎每年都考:
| 角度 | sin | cos | tan |
|---|---|---|---|
| 0° (0) | 0 | 1 | 0 |
| 30° (π/6) | 1/2 | √3/2 | √3/3 |
| 45° (π/4) | √2/2 | √2/2 | 1 |
| 60° (π/3) | √3/2 | 1/2 | √3 |
| 90° (π/2) | 1 | 0 | undefined |
| 180° (π) | 0 | −1 | 0 |
| 270° (3π/2) | −1 | 0 | undefined |
1.4 单位圆 The Unit Circle
单位圆是半径为 1 的圆,圆心在原点。对于单位圆上的任意点 (x, y):
象限与符号规律:
| 象限 | sin | cos | tan |
|---|---|---|---|
| 第一象限 (0~90°) | + | + | + |
| 第二象限 (90~180°) | + | − | − |
| 第三象限 (180~270°) | − | − | + |
| 第四象限 (270~360°) | − | + | − |
2.1 毕达哥拉斯恒等式 Pythagorean Identities
常用变形:
- sin²θ = 1 − cos²θ
- cos²θ = 1 − sin²θ
- (sin θ + cos θ)² = 1 + 2 sin θ cos θ
2.2 二倍角公式 Double Angle Formulas
2.3 半角公式 Half Angle Formulas
2.4 和差公式 Sum and Difference Formulas
重要推论:
- sin(A + B) + sin(A − B) = 2 sin A cos B
- sin(A + B) − sin(A − B) = 2 cos A sin B
- cos(A + B) + cos(A − B) = 2 cos A cos B
- cos(A + B) − cos(A − B) = −2 sin A sin B
3.1 解三角方程 Solving Trigonometric Equations
三角方程的解通常有无穷多个,需要给出通解或指定范围内的解。
典型例题解法:
- sin x = 1/2 → x = π/6 + 2kπ 或 5π/6 + 2kπ
- cos x = −1/2 → x = 2π/3 + 2kπ 或 4π/3 + 2kπ
- tan x = 1 → x = π/4 + kπ
3.2 正弦定理与余弦定理 Law of Sines & Cosines
适用场景:
- 正弦定理:已知两边及其中一边的对角,或已知两角及一边
- 余弦定理:已知三边求角,或已知两边及其夹角求第三边
3.3 三角形面积公式 Area Formulas
若 sin θ = 1/2,且 θ ∈ [0, 2π),则 θ 的所有可能取值之和为多少(用弧度表示)? If sin θ = 1/2 and θ ∈ [0, 2π), what is the sum of all possible values of θ (in radians)?
和 = π/6 + 5π/6 = π。
sin θ = 1/2 → θ = π/6 or 5π/6. Sum = π/6 + 5π/6 = π.
已知 sin θ = 3/5,且 θ 为第二象限角,求 cos θ 的值。 Given sin θ = 3/5 and θ in Quadrant II, find cos θ.
cos θ = ±4/5
θ 在第二象限,cos 为负,所以 cos θ = −4/5。
sin²θ + cos²θ = 1 → cos²θ = 16/25. Since QII: cos < 0 → −4/5.
若 sin θ = 1/3,求 cos 2θ 的值。 If sin θ = 1/3, find cos 2θ.
cos 2θ = 1 − 2 sin²θ = 1 − 2(1/9) = 1 − 2/9 = 7/9.
在 △ABC 中,a = 7,b = 10,∠A = 30°。求 ∠B(精确到小数点后两位,单位:度)。 In △ABC, a = 7, b = 10, ∠A = 30°. Find ∠B (to 2 decimal places, in degrees).
7/sin 30° = 10/sin B
7/(1/2) = 10/sin B → 14 = 10/sin B → sin B = 10/14 = 5/7
∠B = arcsin(5/7) ≈ 45.58°(取锐角)
a/sin A = b/sin B → 7/(1/2) = 10/sin B → sin B = 5/7 → B ≈ 45.58°
求 sin 75° 的精确值。 Find the exact value of sin 75°.
= (√2/2)·(√3/2) + (√2/2)·(1/2) = (√6 + √2)/4
sin(45°+30°) = sin45°cos30° + cos45°sin30° = (√6 + √2)/4
第1题 120° 等于多少弧度? How many radians is 120°?
第2题 若 tan θ = √3,且 θ ∈ (0, π/2),则 sin θ = ? If tan θ = √3 and θ ∈ (0, π/2), find sin θ.
第3题 化简:sin²x · sec²x + sin²x · csc²x Simplify: sin²x · sec²x + sin²x · csc²x
第4题 在 △ABC 中,a = 13,b = 14,c = 15。用海伦公式求面积。 In △ABC, a = 13, b = 14, c = 15. Find the area using Heron's formula.
第5题 若 cos(θ + π/3) = 1/2,且 θ ∈ [0, 2π),求 θ 的个数。 If cos(θ + π/3) = 1/2 and θ ∈ [0, 2π), how many possible θ are there?
第6题 已知三角形两边及其夹角分别为 5、8、60°,求第三边长。 Given two sides and the included angle: 5, 8, and 60°, find the third side.