Polar Coordinates Revision for IGCSE Edexcel | IGCSE Edexcel 数学:极坐标考点精讲

📚 Polar Coordinates Revision for IGCSE Edexcel | IGCSE Edexcel 数学:极坐标考点精讲

Polar coordinates offer an alternative way to describe positions and curves in a plane, using a distance from a reference point and an angle. For IGCSE Edexcel Further Pure Mathematics, this topic focuses on plotting points, converting between coordinate systems, sketching basic polar curves, finding intersections, and calculating enclosed areas. This revision guide covers every essential skill you need to master polar coordinates with clarity, worked examples, and exam tips.

极坐标使用点到参考点的距离和角度来描述平面中的位置与曲线,是一种与直角坐标互补的方法。在 IGCSE Edexcel 高等纯数学中,极坐标考点包括描点、两种坐标系之间的转换、绘制基本极坐标曲线、求交点以及计算曲线围成的面积。本文覆盖所有必需技能,通过清晰的讲解、例题和考试技巧帮助你彻底掌握极坐标。


1. The Polar Coordinate System | 极坐标系的基本概念

A point in polar coordinates is written as (r, θ), where r is the directed distance from the pole O, and θ is the angle measured from the polar axis (the positive x‑axis), usually in radians. Positive r means the point lies along the ray at angle θ; negative r means the point lies in the opposite direction, along the ray θ + π.

极坐标中的点记作 (r, θ),其中 r 是从极点 O 出发的有向距离,θ 是从极轴(正 x 轴)开始测量的角度,通常使用弧度制。r 为正表示点位于角度 θ 的射线上;r 为负表示点位于相反方向,即沿 θ + π 的射线。

Unlike Cartesian coordinates, a single point can be represented by infinitely many polar pairs: (r, θ), (r, θ + 2πn), and (−r, θ + π + 2πn) all describe the same location. This non‑uniqueness is crucial when solving intersection problems.

与直角坐标不同,同一个点可以用无数对极坐标表示:(r, θ)、(r, θ + 2πn) 以及 (−r, θ + π + 2πn) 都描述同一位置。这种不唯一性在解交点问题时至关重要。


2. Plotting Points in Polar Coordinates | 绘制极坐标点

To plot (r, θ), start at the pole, rotate from the polar axis by angle θ, then move a distance |r| along that ray. If r is negative, move in the opposite direction. Always label the pole and polar axis first. Practise with simple pairs like (2, π/4), (−3, 2π/3), and (4, −π/6).

绘制点 (r, θ) 时,从极点出发,由极轴旋转 θ 角,然后沿该射线移动 |r| 的距离。如果 r 为负,则沿反方向移动。务必先标出极点和极轴。多练习 (2, π/4)、(−3, 2π/3) 和 (4, −π/6) 等简单坐标。

Using polar graph paper with concentric circles and radial lines makes plotting much easier. Keep in mind that the angle is positive when measured anticlockwise and negative when clockwise.

使用带有同心圆和辐射线的极坐标图纸会大幅简化描点过程。请记住:逆时针旋转时角度为正,顺时针旋转时角度为负。


3. Converting Between Polar and Cartesian Forms | 极坐标与直角坐标的转换

The fundamental conversion relations come from right‑triangle trigonometry:

x = r cos θ , y = r sin θ

To go from Cartesian to polar:

r² = x² + y² , tan θ = y/x (taking care to place θ in the correct quadrant).

基本转换关系来自直角三角形的三角函数:

x = r cos θ , y = r sin θ

从直角坐标转换为极坐标时:

r² = x² + y² , tan θ = y/x(注意需将 θ 置于正确的象限)。

Cartesian (x, y) Polar (r, θ)
(1, √3) (2, π/3) because r = √(1²+3) = 2, tan θ = √3
(−2, 2) (2√2, 3π/4) ; alternatively (−2√2, −π/4)

以上表格: (1, √3) 对应 (2, π/3),因为 r = √(1²+3) = 2,tan θ = √3;(−2, 2) 对应 (2√2, 3π/4) 或 (−2√2, −π/4)。

Always check the quadrant: for (−x, +y) the angle is in the second quadrant, so θ = π − arctan(|y/x|). Using the wrong quadrant is a common exam mistake.

务必确认象限:当 x 为负、y 为正时,角度在第二象限,θ = π − arctan(|y/x|)。选择错误象限是考试中的常见错误。


4. Sketching Basic Polar Curves: r = a and θ = α | 基本极坐标曲线:r = a 和 θ = α

The equation r = a (constant) represents a circle centred at the pole with radius |a|. If a is negative, it is the same circle. The polar equation θ = α is a straight line passing through the pole at an angle α to the polar axis.

方程 r = a(常数)表示以极点为中心、半径为 |a| 的圆。即便 a 为负,仍为同一个圆。极坐标方程 θ = α 表示一条通过极点且与极轴夹角为 α 的直线。

Thus, r = 4 sketches a circle of radius 4, while θ = π/3 draws a line through the pole at 60° to the positive x‑axis. These are the simplest polar graphs and often appear as boundaries in area problems.

因此,r = 4 描绘半径为 4 的圆,而 θ = π/3 画出通过极点与正 x 轴夹角为 60° 的直线。这些是最简单的极坐标图形,常在面积问题中作为边界出现。


5. Circle Equations in Polar Form | 圆的极坐标方程

Circles not centred at the pole have memorable polar equations. For instance, r = 2a cos θ represents a circle with diameter 2a passing through the pole, whose centre lies on the polar axis at (a, 0) in Cartesian coordinates. Similarly, r = 2a sin θ is a circle of diameter 2a touching the pole, with centre on the line θ = π/2 at (0, a).

圆心不在极点的圆有着易记的极坐标方程。例如 r = 2a cos θ 表示直径为 2a 且通过极点的圆,其圆心在直角坐标系中位于极轴上的 (a, 0)。类似地,r = 2a sin θ 表示直径为 2a 且与极点相切的圆,圆心在 θ = π/2 直线上,即 (0, a)。

You can verify by converting to Cartesian: r = 2a cos θ ⇒ r² = 2a r cos θ ⇒ x² + y² = 2a x, which rearranges to (x − a)² + y² = a².

可以通过转换为直角坐标来验证:r = 2a cos θ ⇒ r² = 2a r cos θ ⇒ x² + y² = 2a x,整理得 (x − a)² + y² = a²。

When sketching, identify the diameter, the location of the pole, and the direction of the circle’s bulge. Exam questions often ask for the radius and centre from a polar equation.

绘图时,确定直径、极点位置以及圆的凸出方向。考题常要求根据极坐标方程写出半径和中心坐标。


6. Sketching r = a cos θ and r = a sin θ | 绘制 r = a cos θ 和 r = a sin θ

For r = a cos θ, the graph is a circle symmetric about the polar axis. As θ runs from 0 to π, r traces the circle: at θ = 0, r = a; at θ = π/2, r = 0 (pole); at θ = π, r = −a (which retraces the same circle). The circle lies entirely in the right half‑plane if a > 0.

对于 r = a cos θ,图形为关于极轴对称的圆。当 θ 从 0 到 π 变化时,r 画出该圆:θ = 0 时 r = a;θ = π/2 时 r = 0(极点);θ = π 时 r = −a(重复画出同一圆)。若 a > 0,该圆完全落在右半平面。

r = a sin θ produces a circle symmetric about the vertical line θ = π/2. As θ goes from 0 to π, the circle is traced: at θ = 0, r = 0; at θ = π/2, r = a; at θ = π, r = 0. For a > 0, the circle sits above the polar axis.

r = a sin θ 产生关于垂直线 θ = π/2 对称的圆。当 θ 从 0 变到 π 时:θ = 0 时 r = 0;θ = π/2 时 r = a;θ = π 时 r = 0。当 a > 0 时,圆位于极轴上方。

Always label the maximum r (the diameter) and the points where the curve passes through the pole. These details are needed when finding areas.

务必标出 r 的最大值(直径)以及曲线经过极点的点。在求面积时需要这些细节。


7. The Rose Curves: r = a cos(nθ) and r = a sin(nθ) | 玫瑰线:r = a cos(nθ) 和 r = a sin(nθ)

For integer n, r = a cos(nθ) and r = a sin(nθ) produce ‘rose’ curves. If n is even, the rose has 2n petals; if n is odd, it has n petals. For example, r = a cos(2θ) has 4 petals, and r = a sin(3θ) has 3 petals. The length of each petal is |a|.

当 n 为整数时,r = a cos(nθ) 和 r = a sin(nθ) 生成玫瑰曲线。n 为偶数时,玫瑰有 2n 片花瓣;n 为奇数时有 n 片花瓣。例如 r = a cos(2θ) 有 4 片花瓣,r = a sin(3θ) 有 3 片花瓣。每片花瓣的长度为 |a|。

To sketch r = a cos(2θ), start with a table: θ = 0 → r = a; θ = π/4 → r = 0; θ = π/2 → r = −a; θ = 3π/4 → r = 0; θ = π → r = a. The petals are symmetric about the polar axis and the line θ = π/2. Mark the tips and zeros, then draw smooth loops.

绘制 r = a cos(2θ) 时,先列表取值:θ = 0 → r = a;θ = π/4 → r = 0;θ = π/2 → r = −a;θ = 3π/4 → r = 0;θ = π → r = a。花瓣关于极轴和直线 θ = π/2 对称。标出尖端和零点,再平滑连接成环。

In exam sketches, you do not need many points; just show the number of petals, their length, and where they meet the pole. Label the angles of the petals’ tips.

考试绘图时,无需很多点;只需表现出花瓣的数量、长度以及它们与极点的交汇位置。要标注花瓣尖端的角度。


8. Finding Intersections of Polar Curves | 求极坐标曲线的交点

To find where two polar curves intersect, set their r‑expressions equal and solve for θ. For r = f(θ) and r = g(θ), solve f(θ) = g(θ). Then substitute solutions back to find r. Always check for symmetry or additional solutions due to multiple representations.

求两条极坐标曲线的交点时,令二者的 r 表达式相等并解出 θ。对于 r = f(θ) 和 r = g(θ),解方程 f(θ) = g(θ)。然后将 θ 的解代回原式求出 r。由于极坐标有多重表示方式,务必检查对称性或隐藏解。

A critical pitfall: both curves may pass through the pole at different θ values. The pole is often an intersection even if you do not find it by solving equations. Always test r = 0 on both equations.

一个关键易错点:两条曲线可能在不同 θ 值处经过极点。即使从方程中解不出,极点也常常是交点。务必检查 r = 0 时两个方程是否成立。

Example: Find intersections of r = 2 cos θ and r = 1. Solving 2 cos θ = 1 gives cos θ = 1/2 ⇒ θ = ±π/3, giving points (1, π/3) and (1, −π/3). Additionally, check r = 0: r = 2 cos θ = 0 ⇒ θ = π/2, but r = 1 never equals 0, so the pole is not an intersection here.

示例:求 r = 2 cos θ 和 r = 1 的交点。解 2 cos θ = 1 得 cos θ = 1/2 ⇒ θ = ±π/3,得点 (1, π/3) 和 (1, −π/3)。另外,检查 r = 0:r = 2 cos θ = 0 得 θ = π/2,但 r = 1 永不为零,因此极点不是交点。


9. Area Enclosed by a Polar Curve | 极坐标曲线围成的面积

The area bound by a polar curve r = f(θ) between rays θ = α and θ = β is given by the formula:

A = ½ ∫ r² dθ (from θ = α to θ = β)

This formula comes from summing sectors of area ½ r² Δθ. To apply it, square the r(θ) expression, integrate with respect to θ, and substitute the limits. Always work in radians.

极坐标曲线 r = f(θ) 在射线 θ = α 到 θ = β 之间围成的面积公式为:

A = ½ ∫ r² dθ (积分限从 θ = α 到 θ = β)

该公式来源于对面积 ½ r² Δθ 的扇形求和。应用时,将 r(θ) 的表达式平方,对 θ 积分,然后代入上下限。注意必须使用弧度制。

For a full rose curve r = a cos(2θ), the total area is 4 × (area of one petal). One petal is traced from θ = −π/4 to π/4. So total area = 4 × (½ ∫_{-π/4}^{π/4} a² cos²(2θ) dθ) = ½ π a².

对于完整的玫瑰曲线 r = a cos(2θ),总面积等于 4 乘以一片花瓣的面积。一片花瓣对应 θ 从 −π/4 到 π/4。因此总面积 = 4 × (½ ∫_{-π/4}^{π/4} a² cos²(2θ) dθ) = ½ π a²。

When the region is between two curves, find area = ½ ∫(r_outer² − r_inner²) dθ over the common θ‑interval. Always sketch the curves first to determine limits and which curve is outer.

当区域位于两条曲线之间时,面积 = ½ ∫(r_outer² − r_inner²) dθ,积分区间为两者的公共 θ 范围。务必先绘制曲线草图,确定积分限和外侧曲线。


10. Step‑by‑step Area Example | 面积计算例题

Find the area of the region inside r = 2 sin θ and outside r = 1.
Sketch: r = 2 sin θ is a circle of radius 1 centred at (0,1) in Cartesian; r = 1 is circle centred at pole. Intersections: solve 2 sin θ = 1 ⇒ sin θ = 1/2 ⇒ θ = π/6, 5π/6. The region is symmetric, so integrate from π/6 to π/2 and double.

求 r = 2 sin θ 的内部且 r = 1 的外部的区域面积。
草图:r = 2 sin θ 是直角坐标系中圆心在 (0,1)、半径为 1 的圆;r = 1 是以极点为中心的圆。交点:解 2 sin θ = 1 ⇒ sin θ = 1/2 ⇒ θ = π/6, 5π/6。区域对称,因此从 π/6 到 π/2 积分再乘以 2。

Area = 2 × [½ ∫_{π/6}^{π/2} ( (2 sin θ)² − 1² ) dθ ] = ∫_{π/6}^{π/2} (4 sin²θ − 1) dθ.
Use identity sin²θ = (1 − cos 2θ)/2: 4 sin²θ − 1 = 2(1 − cos 2θ) − 1 = 1 − 2 cos 2θ. Integrate: [θ − sin 2θ] from π/6 to π/2. At π/2: π/2 − sin π = π/2; at π/6: π/6 − sin(π/3) = π/6 − √3/2. Area = (π/2) − (π/6 − √3/2) = π/3 + √3/2.

面积 = 2 × [½ ∫_{π/6}^{π/2} ( (2 sin θ)² − 1² ) dθ ] = ∫_{π/6}^{π/2} (4 sin²θ − 1) dθ。
利用恒等式 sin²θ = (1 − cos 2θ)/2:4 sin²θ − 1 = 2(1 − cos 2θ) − 1 = 1 − 2 cos 2θ。积分得 [θ − sin 2θ] 从 π/6 到 π/2。代入 π/2:π/2 − sin π = π/2;π/6:π/6 − sin(π/3) = π/6 − √3/2。面积 = (π/2) − (π/6 − √3/2) = π/3 + √3/2。

Thus the exact area is π/3 + √3/2 square units. Always express answers in exact form unless the question asks for a decimal.

因此精确面积为 π/3 + √3/2 平方单位。除非题目要求小数,否则答案应以精确形式给出。


11. Common Mistakes and How to Avoid Them | 常见错误与规避方法

Mistake 1: Forgetting to work in radians. Polar formulas for area and arc length require radian measure. Always set your calculator to radian mode and give angles in terms of π.

错误 1:忘记使用弧度制。极坐标的面积和弧长公式要求使用弧度。务必将计算器设为弧度模式,并用 π 表示角度。

Mistake 2: Missing intersections at the pole. Always check if r = 0 in both curves and include the pole as an intersection point if applicable.

错误 2:漏掉极点处的交点。始终检查两条曲线是否都有 r = 0 的情况,并将极点列为交点(如果适用)。

Mistake 3: Using incorrect limits for area. The limits must cover exactly one loop / the whole region exactly once. For r = a cos(3θ), the three petals are traced as θ goes from 0 to π. Do not use 0 to 2π blindly.

错误 3:面积积分的上下限错误。积分限必须恰好覆盖一个完整回路或整个区域一次。对于 r = a cos(3θ),三个花瓣在 θ 从 0 到 π 时便已生成完毕,不要盲目使用 0 到 2π。

Mistake 4: Not considering the sign of r when sketching. Negative r values flip the point; you can convert (−r, θ) to (r, θ+π) to avoid confusion.

错误 4:绘图时未考虑 r 的符号。负 r 值将点翻转;你可以将 (−r, θ) 转换为 (r, θ+π) 以避免混淆。


12. Exam Strategy and Key Takeaways | 考试策略与要点总结

In the IGCSE Edexcel Further Pure exam, polar coordinates questions typically ask you to (a) sketch a curve, (b) convert an equation, (c) find intersections, and (d) compute an area. Allocate your time: a good sketch saves time on later parts. Show clearly the substitution from polar to Cartesian and back.

在 IGCSE Edexcel 高等纯数学考试中,极坐标题目通常要求:(a) 画图,(b) 转换方程,(c

Published by TutorHao | IGCSE Mathematics Revision Series | aleveler.com

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

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 aleveler.com

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

Continue reading