📐 三角函数

Trigonometry

三角函数是 AMC 12 的标志性考点!相比 AMC 10,AMC 12 额外考察弧度制、反三角函数、复杂恒等式变形等高级内容。掌握这些知识,你将能解决大量几何与代数融合的难题。

📚 3 章节 💡 5 道例题 ✏️ 6 道练习 🎯 难度:中高 ⏱ 约50分钟
1
三角函数基础 Fundamentals of Trigonometry
AMC 12 核心必考

1.1 弧度制 Radian Measure

弧度制是 AMC 12 的必考内容,必须熟练掌握。

📝 弧度制定义 / Definition
1 弧度 = 180°/π ≈ 57.2958°
弧长公式:s = rθ(θ 为弧度)
One radian is the angle subtended by an arc equal in length to the radius.
角度 (Degree)弧度 (Radian)弧度 (简化)
00
30°π/6π/6
45°π/4π/4
60°π/3π/3
90°π/2π/2
180°ππ
360°
💡 邓老师提示:AMC 12 喜欢考角度与弧度的互化。特别注意:答案用 π 表示才是标准答案。比如 45° = π/4 rad,120° = 2π/3 rad。
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²),则:

📝 三角函数定义 / Definitions
sin θ = y/r    cos θ = x/r    tan θ = y/x
csc θ = r/y    sec θ = r/x    cot θ = x/y
Reciprocal identities: csc = 1/sin, sec = 1/cos, cot = 1/tan.
函数定义域值域奇偶性
sin, csc所有实数[−1, 1] / [−1, −1]∪[1, +∞)奇函数
cos, sec所有实数[−1, 1] / (−∞, −1]∪[1, +∞)偶函数
tan, cotθ ≠ kπ/2 / θ ≠ kπ所有实数奇函数
⚠️ 注意:正切、余切在某些角度无定义!tan θ 在 θ = 90° + k·180° 时无定义,cot θ 在 θ = k·180° 时无定义。
tan θ is undefined at θ = 90° + k·180°; cot θ is undefined at θ = k·180°.

1.3 特殊角的三角函数值 Trigonometric Values of Special Angles

以下表格必须背诵,AMC 12 几乎每年都考:

角度sincostan
0° (0)010
30° (π/6)1/2√3/2√3/3
45° (π/4)√2/2√2/21
60° (π/3)√3/21/2√3
90° (π/2)10undefined
180° (π)0−10
270° (3π/2)−10undefined
💡 记忆口诀:30°、45°、60° 的 sin 值是 √1/2、√2/2、√3/2(根号里从1到3递增);cos 值反之。tan = sin/cos。

1.4 单位圆 The Unit Circle

单位圆是半径为 1 的圆,圆心在原点。对于单位圆上的任意点 (x, y):

📝 单位圆性质 / Unit Circle Properties
x² + y² = 1
cos θ = x, sin θ = y
tan θ = y/x (x ≠ 0)
All trigonometric functions can be interpreted as coordinates on the unit circle.

象限与符号规律:

象限sincostan
第一象限 (0~90°)+++
第二象限 (90~180°)+
第三象限 (180~270°)+
第四象限 (270~360°)+
💡 邓老师提示:单位圆是理解三角函数周期性的关键。sin 和 cos 的周期是 2π,tan 的周期是 π。
2
三角恒等式 Trigonometric Identities
AMC 12 高频核心

2.1 毕达哥拉斯恒等式 Pythagorean Identities

📝 核心恒等式 / Core Identity
sin²θ + cos²θ = 1
1 + tan²θ = sec²θ
1 + cot²θ = csc²θ
Derived from the unit circle equation x² + y² = 1.

常用变形:

  • sin²θ = 1 − cos²θ
  • cos²θ = 1 − sin²θ
  • (sin θ + cos θ)² = 1 + 2 sin θ cos θ
💡 邓老师提示:这些恒等式在化简三角表达式时必不可少。AMC 12 经常考"已知 sin θ,求 cos θ"或"化简表达式"类型的题目。

2.2 二倍角公式 Double Angle Formulas

📝 二倍角公式 / Double Angle
sin 2θ = 2 sin θ cos θ
cos 2θ = cos²θ − sin²θ = 2 cos²θ − 1 = 1 − 2 sin²θ
tan 2θ = 2 tan θ / (1 − tan²θ)
Used when the angle is doubled. Cosine has three equivalent forms!
⚠️ 注意:cos 2θ 有三种等价形式!AMC 12 经常根据题目需要选择合适的形式。比如已知 sin θ,求 cos 2θ 时,用 cos 2θ = 1 − 2 sin²θ 最方便。

2.3 半角公式 Half Angle Formulas

📝 半角公式 / Half Angle
sin(θ/2) = ±√((1 − cos θ)/2)
cos(θ/2) = ±√((1 + cos θ)/2)
tan(θ/2) = sin θ / (1 + cos θ) = (1 − cos θ) / sin θ
The sign (±) depends on which quadrant θ/2 lies in.
💡 邓老师提示:半角公式的符号选择是易错点!必须根据 θ/2 所在的象限来确定正负号。

2.4 和差公式 Sum and Difference Formulas

📝 和差公式 / Sum & Difference
sin(α ± β) = sin α cos β ± cos α sin β
cos(α ± β) = cos α cos β ∓ sin α sin β
tan(α ± β) = (tan α ± tan β) / (1 ∓ tan α tan β)
These are essential for angle addition/subtraction problems.

重要推论:

  • 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
三角方程与应用 Trigonometric Equations & Applications
AMC 12 特色几何应用

3.1 解三角方程 Solving Trigonometric Equations

三角方程的解通常有无穷多个,需要给出通解或指定范围内的解。

📝 基础解法 / Basic Approach
1. 将方程化为 sin x = a, cos x = a, tan x = a 的形式
2. 用逆三角函数求出一个基础解
3. 根据周期性加/减 2kπ(或 360°k)得到通解
4. 若要求指定区间,解不等式确定 k 的取值

典型例题解法:

  • 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π
💡 邓老师提示:AMC 12 经常要求在 [0, 2π) 或 [0°, 360°) 区间内求所有解。此时只需让 k 取合适的整数值即可。

3.2 正弦定理与余弦定理 Law of Sines & Cosines

📝 定理公式 / Theorems
正弦定理:a/sin A = b/sin B = c/sin C = 2R
余弦定理:c² = a² + b² − 2ab cos C
(R 为外接圆半径)
Law of Sines: for any triangle. Law of Cosines: generalization of Pythagorean theorem.

适用场景:

  • 正弦定理:已知两边及其中一边的对角,或已知两角及一边
  • 余弦定理:已知三边求角,或已知两边及其夹角求第三边
⚠️ 注意:使用正弦定理时要注意"SSA"情况可能产生两解(钝角/锐角)。AMC 12 经常考察这种情况!

3.3 三角形面积公式 Area Formulas

📝 面积公式 / Area Formulas
S = (1/2)ab sin C = (1/2)bc sin A = (1/2)ca sin B
海伦公式:S = √(s(s−a)(s−b)(s−c)),其中 s = (a+b+c)/2
Heron's formula when all three sides are known.
💡 邓老师提示:在 AMC 12 中,三角函数经常与几何结合。面积公式 S = (1/2)ab sin C 是解决很多几何题的关键!
4
例题精讲 Worked Examples
5 题含历年真题
📌 例题 1 弧度制与特殊角

若 sin θ = 1/2,且 θ ∈ [0, 2π),则 θ 的所有可能取值之和为多少(用弧度表示)? If sin θ = 1/2 and θ ∈ [0, 2π), what is the sum of all possible values of θ (in radians)?

解题思路:特殊角与弧度
sin θ = 1/2 的解:θ = π/6 或 θ = 5π/6(在 [0, 2π) 内)
和 = π/6 + 5π/6 = π
sin θ = 1/2 → θ = π/6 or 5π/6. Sum = π/6 + 5π/6 = π.
📌 例题 2 毕达哥拉斯恒等式

已知 sin θ = 3/5,且 θ 为第二象限角,求 cos θ 的值。 Given sin θ = 3/5 and θ in Quadrant II, find cos θ.

解题思路:恒等式 + 象限符号
sin²θ + cos²θ = 1 → cos²θ = 1 − sin²θ = 1 − 9/25 = 16/25
cos θ = ±4/5
θ 在第二象限,cos 为负,所以 cos θ = −4/5
sin²θ + cos²θ = 1 → cos²θ = 16/25. Since QII: cos < 0 → −4/5.
📌 例题 3 二倍角公式

若 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
cos 2θ = 1 − 2 sin²θ = 1 − 2(1/9) = 1 − 2/9 = 7/9.
📌 例题 4 正弦定理

在 △ABC 中,a = 7,b = 10,∠A = 30°。求 ∠B(精确到小数点后两位,单位:度)。 In △ABC, a = 7, b = 10, ∠A = 30°. Find ∠B (to 2 decimal places, in degrees).

解题思路:正弦定理
正弦定理:a/sin A = b/sin B
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°
📌 例题 5 和差公式

求 sin 75° 的精确值。 Find the exact value of sin 75°.

解题思路:和差公式
sin 75° = sin(45° + 30°) = sin 45° cos 30° + cos 45° sin 30°
= (√2/2)·(√3/2) + (√2/2)·(1/2) = (√6 + √2)/4
sin(45°+30°) = sin45°cos30° + cos45°sin30° = (√6 + √2)/4
5
巩固练习 Practice Problems
6 题提交即判

第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.