三角函数恒等式的应用与解题技巧 | Mastering Trigonometric Identities: Techniques and Practice

引言 | Introduction

三角函数恒等式是 A-Level 数学和 GCSE 进阶数学的核心内容。许多学生面对 sin²x + cos²x = 1tan x = sin x / cos x 这类公式时,往往只停留在记忆层面,却不知道如何灵活运用它们来求解复杂方程。本文将带你系统梳理最常用的三角函数恒等式,并通过典型例题展示解题思路,帮助你从「记住公式」进阶到「运用公式」。

Trigonometric identities are a cornerstone of A-Level Mathematics and GCSE Further Maths. Many students struggle not with memorising formulas like sin²x + cos²x = 1 or tan x = sin x / cos x, but with applying them flexibly to solve complex equations. This guide systematically reviews the most essential trig identities and demonstrates problem-solving techniques through worked examples — taking you from “I know the formula” to “I know when and how to use it.”


1. 基础恒等式:你的工具箱 | Fundamental Identities: Your Toolkit

中文 | Chinese

在开始解题之前,确保你熟练掌握以下三个核心恒等式:

  • 平方恒等式:sin²x + cos²x = 1,由此可推导出 sin²x = 1 − cos²x 和 cos²x = 1 − sin²x。
  • 正切定义:tan x = sin x / cos x,这是将 tan 转化为 sin 和 cos 的基础。
  • 衍生恒等式:将平方恒等式除以 cos²x 得到 1 + tan²x = sec²x;除以 sin²x 得到 1 + cot²x = csc²x。

这些公式不是孤立的——它们之间可以相互转化。当你面对包含 tan x 和 sin x 的方程时,统一变元(全部转化为 sin 和 cos)往往是最直接的策略。

English

Before diving into problem-solving, make sure you have these three core identities at your fingertips:

  • Pythagorean Identity: sin²x + cos²x = 1, from which we derive sin²x = 1 − cos²x and cos²x = 1 − sin²x.
  • Tangent Definition: tan x = sin x / cos x — the gateway to converting any tangent expression into sines and cosines.
  • Derived Identities: Divide the Pythagorean identity by cos²x to get 1 + tan²x = sec²x; divide by sin²x to get 1 + cot²x = csc²x.

These formulas are interconnected. When you encounter an equation mixing tan x with sin x or cos x, unifying the variable (converting everything to sin and cos) is often the most straightforward first step.


2. 典型题型一:利用 tan x = sin x / cos x 求解 | Classic Type 1: Solving via tan x = sin x / cos x

中文 | Chinese

考虑方程 4 sin x + cos x = 0。初看似乎无从下手,但只需将 cos x 移到等式右侧,再两边同时除以 cos x:

  1. 4 sin x = −cos x
  2. 两边除以 cos x:4 tan x = −1
  3. tan x = −1/4
  4. 使用反正切函数求解:x = arctan(−1/4),注意考虑 0° 到 360° 范围内的所有象限解。

关键思路:当方程中 sin 和 cos 以线性组合形式出现时,除以 cos x 转化为 tan x 是最优雅的解法。注意 cos x = 0 的情况需要单独检验。

English

Consider the equation 4 sin x + cos x = 0. At first glance, it’s not obvious how to proceed — but simply rearranging and dividing both sides by cos x does the trick:

  1. 4 sin x = −cos x
  2. Divide both sides by cos x: 4 tan x = −1
  3. tan x = −1/4
  4. Solve using arctan, accounting for all quadrant solutions within the 0° to 360° interval.

Key insight: When sin and cos appear as a linear combination, dividing through by cos x to obtain tan x is often the most elegant approach. Always check separately whether cos x = 0 invalidates any step.


3. 典型题型二:利用平方恒等式统一变元 | Classic Type 2: Unifying via the Pythagorean Identity

中文 | Chinese

当方程中同时出现 sin²x 和 cos²x(或 sin x 和 cos²x)时,平方恒等式是解题的核心工具。例如:

cos²x + 3 sin x − 3 = 0

  1. 用 1 − sin²x 替换 cos²x:(1 − sin²x) + 3 sin x − 3 = 0
  2. 整理:−sin²x + 3 sin x − 2 = 0,即 sin²x − 3 sin x + 2 = 0
  3. 这是关于 sin x 的二次方程:(sin x − 1)(sin x − 2) = 0
  4. sin x = 1 或 sin x = 2(舍去,因为 sin x ∈ [−1, 1])
  5. sin x = 1 → x = 90°(在 0°−360° 范围内)

易错点:解出 sin x 的值后,务必检查是否在 [−1, 1] 范围内。很多学生忘记这一步,直接求解导致错误答案。

English

When an equation contains both sin²x and cos²x (or sin x and cos²x), the Pythagorean identity becomes your most powerful tool. For example:

cos²x + 3 sin x − 3 = 0

  1. Replace cos²x with 1 − sin²x: (1 − sin²x) + 3 sin x − 3 = 0
  2. Rearrange: −sin²x + 3 sin x − 2 = 0, i.e. sin²x − 3 sin x + 2 = 0
  3. This is a quadratic in sin x: (sin x − 1)(sin x − 2) = 0
  4. sin x = 1 or sin x = 2 (discard, since sin x ∈ [−1, 1])
  5. sin x = 1 → x = 90° (within the 0°−360° interval)

Common pitfall: After solving for sin x, always verify the value falls within [−1, 1]. Many students skip this check and proceed to calculate impossible arcsine values.


4. 典型题型三:因式分解与恒等式结合 | Classic Type 3: Factoring with Identities

中文 | Chinese

更复杂的方程需要将恒等式变换与因式分解结合使用。考虑:

3 sin²x − 5 cos x + 2 cos²x = 0

  1. 将 sin²x 替换为 1 − cos²x:3(1 − cos²x) − 5 cos x + 2 cos²x = 0
  2. 展开:3 − 3 cos²x − 5 cos x + 2 cos²x = 0
  3. 合并同类项:−cos²x − 5 cos x + 3 = 0,即 cos²x + 5 cos x − 3 = 0
  4. 使用求根公式:cos x = [−5 ± √(25 + 12)] / 2 = [−5 ± √37] / 2
  5. cos x ≈ 0.541 或 cos x ≈ −5.541(舍去)
  6. cos x ≈ 0.541 → x ≈ 57.2° 或 x ≈ 302.8°(1位小数)

策略总结:面对包含 sin²x、cos²x 和 sin x(或 cos x)混合项的方程,优先使用平方恒等式将所有项统一为同一种三角函数,然后当作普通的二次方程求解。

English

More complex equations require combining identity substitution with factoring techniques. Consider:

3 sin²x − 5 cos x + 2 cos²x = 0

  1. Replace sin²x with 1 − cos²x: 3(1 − cos²x) − 5 cos x + 2 cos²x = 0
  2. Expand: 3 − 3 cos²x − 5 cos x + 2 cos²x = 0
  3. Collect like terms: −cos²x − 5 cos x + 3 = 0, i.e. cos²x + 5 cos x − 3 = 0
  4. Apply the quadratic formula: cos x = [−5 ± √(25 + 12)] / 2 = [−5 ± √37] / 2
  5. cos x ≈ 0.541 or cos x ≈ −5.541 (discard)
  6. cos x ≈ 0.541 → x ≈ 57.2° or x ≈ 302.8° (to 1 d.p.)

Strategy summary: When an equation mixes sin²x, cos²x, and first-degree trig terms, use the Pythagorean identity to unify everything into one trigonometric function, then solve as a standard quadratic.


5. 恒等式证明技巧 | Proving Trigonometric Identities

中文 | Chinese

证明题是考试中的常见题型。核心策略是从复杂的一侧出发,逐步化简到简单的一侧。例如证明 (sin x + cos x)² ≡ 1 + 2 sin x cos x

  1. 展开左侧:(sin x + cos x)² = sin²x + 2 sin x cos x + cos²x
  2. 合并 sin²x + cos²x = 1:= 1 + 2 sin x cos x
  3. 右侧匹配,证毕。

再如证明 (cos x − tan x)² + (sin x + 1)² ≡ 2 + tan²x,则需要更系统地展开、合并、并灵活运用 tan x = sin x / cos x 和平方恒等式。

证明题的核心要点:(1) 从更复杂的一侧开始;(2) 每一步只做一个恒等式替换;(3) 明确标注你使用了哪个恒等式;(4) 确保每一步都是可逆的等价变换。

English

Proof questions are a staple of exam papers. The core strategy is to start from the more complex side and simplify towards the simpler side. For example, proving (sin x + cos x)² ≡ 1 + 2 sin x cos x:

  1. Expand the left side: (sin x + cos x)² = sin²x + 2 sin x cos x + cos²x
  2. Combine sin²x + cos²x = 1: = 1 + 2 sin x cos x
  3. Right-hand side matched — proof complete.

A more challenging example: proving (cos x − tan x)² + (sin x + 1)² ≡ 2 + tan²x requires systematic expansion, collection of terms, and flexible use of both tan x = sin x / cos x and the Pythagorean identity.

Proof-writing essentials: (1) Start from the more complex side; (2) Apply one identity substitution per step; (3) Clearly state which identity you are using; (4) Ensure every transformation is reversible (equivalence, not just implication).


学习建议 | Study Tips

中文 | Chinese

  1. 先诊断,再刷题:在做大量练习之前,先用一道涵盖多种技巧的综合题来诊断自己的薄弱环节——是不会灵活转化 tan,还是不熟悉平方恒等式的变形?
  2. 建立”恒等式转换地图”:画一张思维导图,标注 sin²x + cos²x = 1 能推导出的所有变体(如 sin²x = 1 − cos²x、1 + tan²x = sec²x 等),帮助你在解题时快速调用。
  3. 注意定义域:三角函数方程通常有无限多解,题目会限定区间(如 0° ≤ x ≤ 360° 或 0 ≤ x ≤ 2π)。务必在指定区间内给出所有解。
  4. 检查增根:当你在等式两边同时除以一个表达式(如 cos x)时,要单独检验该表达式为零的情况,避免遗漏解。
  5. 用计算器验证答案:将解代入原方程验证等式是否成立,这是最可靠的检查方法。

English

  1. Diagnose before drilling: Before doing hundreds of practice questions, use one comprehensive problem to identify your weak spots — is it converting tan flexibly, or manipulating the Pythagorean identity?
  2. Build an “identity transformation map”: Create a mind map showing all variants derivable from sin²x + cos²x = 1 (e.g. sin²x = 1 − cos²x, 1 + tan²x = sec²x) — this helps you recall the right substitution instantly during problem-solving.
  3. Mind the domain: Trigonometric equations have infinitely many solutions. Exam questions always specify an interval (e.g. 0° ≤ x ≤ 360° or 0 ≤ x ≤ 2π). Make sure you give all solutions within that range.
  4. Check for extraneous roots: When dividing both sides by an expression like cos x, separately test the case where that expression equals zero to avoid losing solutions.
  5. Verify with your calculator: Substitute your solutions back into the original equation — it’s the most reliable way to catch mistakes before the examiner does.

📧 更多学习资源与一对一辅导,欢迎联系 16621398022(同微信)

More study resources & one-on-one tutoring: Contact 16621398022 (also WeChat)


Discover more from TutorHao

Subscribe to get the latest posts sent to your email.

Comments

屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Discover more from TutorHao

Subscribe now to keep reading and get access to the full archive.

Continue reading