📚 PDF资源导航

Polar Coordinates in GCSE AQA Maths | GCSE AQA 数学:极坐标考点精讲

📚 Polar Coordinates in GCSE AQA Maths | GCSE AQA 数学:极坐标考点精讲

Although polar coordinates are not a core topic in the GCSE AQA Mathematics specification, they often appear in extension materials, UKMT challenges, and as a bridge to A-Level study. Understanding polar coordinates gives you a powerful new way to describe points and curves using distance and angle, complementing the familiar Cartesian system. This article covers the essential concepts: defining a point by (r, θ), converting between polar and Cartesian forms, sketching simple polar curves, and tackling GCSE-level problems that involve polar thinking.

虽然极坐标并非 GCSE AQA 数学大纲的核心内容,但它经常出现在拓展材料、UKMT 竞赛以及衔接 A-Level 的学习中。理解极坐标能让你用距离和角度描述点和曲线,这是一种对熟悉的直角坐标系的有力补充。本文涵盖基础概念:用 (r, θ) 定义点、极坐标与直角坐标的互化、绘制简单极坐标曲线,以及处理涉及极坐标思维的 GCSE 风格问题。


1. What Is a Polar Coordinate? | 什么是极坐标?

In the Cartesian system, a point is located by horizontal (x) and vertical (y) distances from an origin. In polar coordinates, a point is defined by its distance r from a fixed pole (origin) and an angle θ measured from the positive x‑axis (the polar axis). The pair is written as (r, θ), where r ≥ 0 and θ is usually given in degrees or radians. For example, (5, 30°) means a point 5 units from the pole along a line making a 30° angle with the positive x‑axis.

在直角坐标系中,一个点通过距原点的水平距离 (x) 和垂直距离 (y) 定位。在极坐标系中,一个点由它到固定极点(原点)的距离 r 以及从正 x 轴(极轴)量起的角度 θ 定义,记作 (r, θ),其中 r ≥ 0,θ 通常用度或弧度表示。例如,(5, 30°) 表示该点位于沿与正 x 轴成 30° 角的射线上,距极点 5 个单位。

If r is negative, we interpret it as |r| in the opposite direction, i.e., (‑r, θ) is the same as (r, θ + 180°). This convention appears in advanced work but is less common at GCSE extension level.

如果 r 为负值,我们将其解释为在相反方向上的 |r|,即 (‑r, θ) 等价于 (r, θ + 180°)。这一规定在高阶内容中出现,但在 GCSE 拓展阶段较少讨论。


2. Polar vs Cartesian: Key Differences | 极坐标与直角坐标的主要区别

Cartesian coordinates (x, y) use perpendicular axes to give a unique address for every point. Polar coordinates (r, θ) use a distance and a direction. A single point can be represented by infinitely many polar pairs because adding 360° (or 2π rad) to θ gives the same ray, and using negative r also yields the same location. By convention, we usually choose r ≥ 0 and 0° ≤ θ < 360° for uniqueness.

直角坐标 (x, y) 借助相互垂直的坐标轴为每个点提供唯一地址。极坐标 (r, θ) 则使用距离和方向。同一个点可以有无数种极坐标表示,因为给 θ 加上 360°(或 2π 弧度)会得到同一条射线,而使用负 r 也会得到相同位置。为统一,通常选择 r ≥ 0 且 0° ≤ θ < 360°。

The pole itself is represented by r = 0, with θ undefined.

极点本身用 r = 0 表示,此时 θ 可以是任意值。


3. Converting Polar to Cartesian | 极坐标化为直角坐标

To convert (r, θ) to (x, y), use the right‑angle triangle formed by dropping a perpendicular to the x‑axis. The fundamental relations are:

要将 (r, θ) 化为 (x, y),可通过向 x 轴作垂线构造直角三角形。基本关系为:

x = r cos θ,    y = r sin θ

For example, (4, 60°) in polar form becomes x = 4 cos 60° = 4 × ½ = 2, y = 4 sin 60° = 4 × √3/2 = 2√3, giving Cartesian (2, 2√3). This conversion is essential for plotting polar points on standard graph paper.

例如,极坐标 (4, 60°) 化为 x = 4 cos 60° = 4 × ½ = 2,y = 4 sin 60° = 4 × √3/2 = 2√3,得到直角坐标 (2, 2√3)。这种转换对于在标准方格纸上绘制极坐标点至关重要。


4. Converting Cartesian to Polar | 直角坐标化为极坐标

Given (x, y), the distance r is found via Pythagoras’ theorem, and the angle θ is found by considering the tangent ratio, but we must adjust for the quadrant:

给定 (x, y),距离 r 通过勾股定理求得,角度 θ 通过正切比得到,但需根据象限调整:

r = √(x² + y²),    tan θ = y/x (with quadrant check)

If x > 0, then θ = tan⁻¹(y/x) (in the correct range). If x = 0, then θ = 90° (or 270°) depending on the sign of y. Always sketch the point to choose the correct angle. For example, (‑3, 3) gives r = √(9+9) = √18 = 3√2, and tan θ = 3/(‑3) = ‑1. The point lies in the second quadrant, so θ = 135° (or 3π/4 rad).

若 x > 0,则 θ = tan⁻¹(y/x)(取正确范围)。若 x = 0,则 θ = 90° 或 270°,取决于 y 的正负。通常先画出点的位置来确定正确象限。例如,(‑3, 3) 得 r = √(9+9) = √18 = 3√2,tan θ = 3/(‑3) = ‑1。该点位于第二象限,因此 θ = 135°(或 3π/4 弧度)。


5. Standard Polar Graphs: Circles | 标准极坐标图形:圆

The simplest polar equation is r = a, where a is a constant positive number. This produces a circle centred at the pole with radius a. Every point on the circle has distance a from the origin, regardless of θ. For instance, r = 3 gives a circle of radius 3 units.

最简单的极坐标方程为 r = a,其中 a 为正常数。该方程表示以极点为中心、半径为 a 的圆。无论 θ 取何值,圆上每一点到原点的距离都是 a。例如,r = 3 给出一个半径为 3 个单位的圆。

Another common circle is r = 2a cos θ. By converting to Cartesian using r² = x² + y² and x = r cos θ, we get x² + y² = 2ax, which completes the square to (x – a)² + y² = a², a circle with centre (a, 0) and radius a. Similar forms exist for r = 2a sin θ.

另一种常见圆为 r = 2a cos θ。通过将 r² = x² + y² 和 x = r cos θ 代入,可得 x² + y² = 2ax,配方后为 (x – a)² + y² = a²,即圆心在 (a, 0)、半径为 a 的圆。类似地,r = 2a sin θ 表示圆心在 (0, a) 的圆。


6. Lines in Polar Form | 极坐标方程中的直线

A ray from the pole is simply θ = α, where α is constant. This represents a half‑line starting at the pole and extending infinitely at angle α. For instance, θ = 45° is the line y = x for x ≥ 0. For a line not passing through the pole, the equation can be written as r cos(θ – φ) = d, where d is the perpendicular distance from the pole to the line, and φ is the angle of that perpendicular.

从极点出发的射线方程很简单:θ = α,其中 α 为常数。它表示从极点开始、与极轴夹角为 α 的半直线。例如,θ = 45° 对应 y = x (x ≥ 0)。对于不经过极点的直线,方程可写成 r cos(θ – φ) = d 的形式,其中 d 是极点到直线的垂直距离,φ 是该垂线所在的角度。

GCSE extension problems may ask you to identify the line r sin θ = 2. Since y = r sin θ, this is simply the horizontal line y = 2.

GCSE 拓展题可能会要求识别 r sin θ = 2。因为 y = r sin θ,这其实就是水平直线 y = 2。


7. Sketching Polar Curves | 绘制极坐标曲线

To sketch a polar curve, construct a table of values for θ (typically at increments of 30° or 45°), compute r for each θ, then plot the points in polar form. Connect them smoothly. Symmetry tests can speed up the process: if replacing θ with –θ leaves the equation unchanged, the curve is symmetric about the polar axis (x‑axis). Symmetry about the line θ = 90° or the pole can also be checked.

绘制极坐标曲线时,可先列出 θ 与对应 r 的数值表(通常以 30° 或 45° 递增),再将各点描在极坐标纸上并光滑连线。利用对称性可加快绘图:若将 θ 替换为 –θ 方程不变,则曲线关于极轴(x 轴)对称;还可检验关于 θ = 90° 直线或极点的对称性。

A classic cardioid r = a(1 + cos θ) shows a heart shape. For θ = 0°, r = 2a; for θ = 90°, r = a; for θ = 180°, r = 0; for θ = 270°, r = a. Plotting these gives a characteristic dimple.

经典的心形线 r = a(1 + cos θ) 呈心形。θ = 0° 时 r = 2a;90° 时 r = a;180° 时 r = 0;270° 时 r = a。描点后得到特征性凹陷。


8. Converting Polar Equations to Cartesian | 极坐标方程化为直角坐标方程

Given a polar equation, multiplying both sides by r often helps because r² = x² + y² and r cos θ = x, r sin θ = y. For example, to convert r = 4 cos θ to Cartesian, multiply by r: r² = 4r cos θ → x² + y² = 4x → (x – 2)² + y² = 4, a circle centred at (2, 0) with radius 2.

给定极坐标方程,两边同乘 r 通常很有用,因为 r² = x² + y²,r cos θ = x,r sin θ = y。例如,要将 r = 4 cos θ 化为直角坐标,两边同乘 r 得:r² = 4r cos θ → x² + y² = 4x → (x – 2)² + y² = 4,即圆心在 (2, 0)、半径为 2 的圆。

For equations like r = 2 sec θ, write as r = 2 / cos θ → r cos θ = 2 → x = 2, a vertical line. Recognising these patterns is a key skill for bridging GCSE and A‑Level.

对于 r = 2 sec θ,可写成 r = 2 / cos θ → r cos θ = 2 → x = 2,即一条竖直线。识别这些模式是衔接 GCSE 与 A-Level 的关键技能。


9. Intersection of Polar Curves | 极坐标曲线的交点

To find where two polar curves intersect, solve their equations simultaneously for r and θ. But be careful: the same intersection point may be given by different polar representations. Always check for the pole (r = 0) separately, since θ is undefined there. Substitute one equation into the other and use trigonometric identities to solve for θ, then r.

求两条极坐标曲线的交点时,需联立方程求解 r 与 θ。但要注意,同一个交点可能对应不同的极坐标表示。应单独检验极点 (r = 0),因为此处 θ 不定。一般方法是将一方程代入另一方程,利用三角恒等式解出 θ,再求 r。

Example: Find intersections of r = 2 cos θ and r = 1. Set 2 cos θ = 1 → cos θ = 0.5 → θ = 60°, 300°. Then r = 1. So intersection points are (1, 60°) and (1, 300°). Also check the pole: r = 0 in r = 2 cos θ when θ = 90°, but r = 1 never equals 0, so no pole intersection.

示例:求 r = 2 cos θ 与 r = 1 的交点。令 2 cos θ = 1 → cos θ = 0.5 → θ = 60°, 300°,此时 r = 1。因此交点为 (1, 60°) 和 (1, 300°)。再检极点:r = 2 cos θ 在 θ = 90° 时 r = 0,但 r = 1 从不等于 0,故极点无交点。


10. GCSE-Style Problems Involving Polar Concepts | 涉及极坐标概念的 GCSE 风格题目

In an AQA GCSE Higher Tier context, you might encounter a question that says: ‘A point has polar coordinates (6, 150°). Find its Cartesian coordinates, giving your answer in surd form.’ You would compute x = 6 cos 150° = 6 × (‑√3/2) = ‑3√3, y = 6 sin 150° = 6 × ½ = 3. Answer: (‑3√3, 3).

在 AQA GCSE 高等级别中,你可能会遇到这样的题目:“某点的极坐标为 (6, 150°),求其直角坐标,以根式表示。” 计算:x = 6 cos 150° = 6 × (‑√3/2) = ‑3√3,y = 6 sin 150° = 6 × ½ = 3。答案:(‑3√3, 3)。

Another problem: ‘Convert the line x + y = 4 into a polar equation.’ Using x = r cos θ, y = r sin θ, we get r(cos θ + sin θ) = 4, so r = 4 / (cos θ + sin θ). This can be further simplified using compound angle formulas: r = 4 / (√2 sin(θ + 45°)) = 2√2 cosec(θ + 45°).

另一题:“将直线 x + y = 4 化为极坐标方程。”代入 x = r cos θ,y = r sin θ 得 r(cos θ + sin θ) = 4,所以 r = 4 / (cos θ + sin θ)。可用辅助角公式进一步化简为 r = 4 / (√2 sin(θ + 45°)) = 2√2 cosec(θ + 45°)。

Such exercises strengthen your algebraic manipulation and trigonometric skills, which are essential for higher marks in the GCSE and a smooth transition to A-Level Mathematics.

这类练习能强化你的代数变形和三角函数能力,这对 GCSE 高分以及顺利过渡到 A-Level 数学至关重要。


11. Summary of Key Takeaways | 核心要点总结

  • Polar point (r, θ): r = distance from pole, θ = angle from positive x‑axis.
  • 极坐标点 (r, θ): r = 到极点的距离,θ = 与正 x 轴的夹角。
  • Conversions: x = r cos θ, y = r sin θ; r = √(x² + y²), tan θ = y/x (adjust quadrant).
  • 互化公式: x = r cos θ, y = r sin θ; r = √(x² + y²), tan θ = y/x (注意象限)。
  • Common shapes: r = a (circle), θ = α (ray), r = 2a cos θ (circle).
  • 常见图形: r = a (圆), θ = α (射线), r = 2a cos θ (圆)。
  • Equation conversion: Multiply by r, replace r², r cos θ, r sin θ.
  • 方程化归: 多项式乘 r,代换 r²、r cos θ、r sin θ。
  • Intersections: Solve simultaneously, include pole check.
  • 求交点: 联立求解并检验极点。

Mastering these fundamentals will give you an edge in problem-solving and prepare you for more advanced coordinate geometry. Practice by plotting points, converting back and forth, and interpreting equations geometrically.

掌握这些基础内容能让你在解题中脱颖而出,并为更高级的坐标几何做好准备。通过描点、互化练习以及从几何角度解读方程来不断实践。

Published by TutorHao | GCSE AQA Maths Revision Series | aleveler.com

更多咨询请联系16621398022(同微信)

Comments

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

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

Discover more from aleveler.com

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

Continue reading

Exit mobile version