📚 PDF资源导航

Mastering Polar Coordinates for Edexcel Further Maths | Edexcel 数学:极坐标 考点精讲

📚 Mastering Polar Coordinates for Edexcel Further Maths | Edexcel 数学:极坐标 考点精讲

Polar coordinates open a new world of curves and integration, offering a fresh way to describe points by distance and angle. In Edexcel Further Mathematics, polar coordinates appears regularly in Paper 1 (Core Pure), asking you to sketch, differentiate, find areas, and solve intersection problems. Mastering these concepts can secure valuable marks and deepen your understanding of calculus and trigonometry.

极坐标用距离与角度来描述点,开启了一个全新的曲线与积分世界。在Edexcel 进阶数学中,极坐标经常出现在核心纯数试卷中,要求你绘制图形、求导、计算面积以及解决交点问题。掌握这些概念不仅能确保宝贵分数,还能加深你对微积分和三角学的理解。


1. Polar Basics | 极坐标基础

In the polar coordinate system, a point is defined by an ordered pair (r, θ). Here r is the directed distance from the pole O (origin), and θ is the angle measured anticlockwise from the initial line (positive x‑axis). A negative r means the point lies on the opposite ray, so (r, θ) and (−r, θ + π) represent the same point. It is essential to understand that the pole itself satisfies r = 0 for any θ.

在极坐标系中,点由有序数对 (r, θ) 定义。r 是从极点 O(原点)出发的有向距离,θ 是从极轴(正 x 轴)逆时针测量的角度。负的 r 表示点位于相反的射线上,因此 (r, θ) 和 (−r, θ + π) 代表同一个点。理解极点对于任意 θ 都满足 r = 0 至关重要。

  • The pole: O, corresponds to the origin.
  • Polar axis: the ray θ = 0, usually the positive x‑axis.
  • Angular labels: radians are almost always used; degree conversion rarely appears.
  • 极点:原点 O。
  • 极轴:射线 θ = 0,通常为正 x 轴。
  • 角度单位:几乎总是使用弧度制,很少出现度数转换。

2. Converting Between Polar and Cartesian | 极坐标与直角坐标转换

The bridge between the two systems is given by the right‑triangle relations. From polar to Cartesian, we use x = r cos θ and y = r sin θ. To go back, r = √(x² + y²) and tan θ = y/x, with the quadrant determined by the signs of x and y.

两套坐标系之间的桥梁是直角三角形关系。从极坐标到直角坐标,使用 x = r cos θ 和 y = r sin θ。反过来,r = √(x² + y²),tan θ = y/x,并需根据 x 和 y 的符号确定象限。

x = r cos θ, y = r sin θ

r² = x² + y², tan θ = y/x (x ≠ 0)

For example, the Cartesian equation of a circle x² + y² = 4 becomes r = 2 in polar form. A line such as x = 3 transforms to r = 3 sec θ. These conversions are often needed to identify shapes before sketching.

例如,直角坐标下的圆方程 x² + y² = 4 在极坐标中变为 r = 2。像 x = 3 这样的直线会转换为 r = 3 sec θ。在绘图前常常需要这些转换来识别图形。


3. Common Polar Curves | 常见极坐标曲线

Edexcel expects you to recognise and sketch a handful of standard polar families without creating an exhaustive table. The main ones are circles, cardioids, limacons, and rose curves. Each has a characteristic equation and symmetry that can be exploited during sketching and integration.

Edexcel 考试要求你识别并绘制几类标准的极坐标曲线,不依赖详尽的表格。主要类型有圆、心形线、蚶线和玫瑰线。每种曲线都有其特有的方程和对称性,可在绘图与积分时加以利用。

Curve (English) Polar Equation 中文名称 Key Feature
Circle through pole r = 2a cos θ or r = 2a sin θ 过极点的圆 Diameter lies on polar axis or θ = π/2
Cardioid r = a(1 + cos θ) or r = a(1 + sin θ) 心形线 Heart‑shaped, symmetric about θ = 0 or θ = π/2
Limacon with inner loop r = a + b cos θ (a < b) 带内环的蚶线 Inner loop appears; a and b control size
Rose curves r = a cos(nθ) or r = a sin(nθ) 玫瑰线 n petals if n odd, 2n petals if n even

4. Sketching Polar Curves | 极坐标曲线绘图技巧

Start by checking for symmetry: if replacing θ by −θ leaves the equation unchanged, the curve is symmetric about the initial line. If r(−θ) = r(θ) but with a sign change, that indicates another type of symmetry. Then find where r = 0 (the tangents at the pole) and calculate a few key θ values to trace the shape. Polarity makes it easy to build a table of θ, r and then plot points on polar graph paper mentally.

先检查对称性:若将 θ 换成 −θ 方程不变,则曲线关于极轴对称。若 r(−θ) = r(θ) 但符号变化,则表明另一种对称性。然后找出 r = 0 的位置(极点处的切线),并计算几个关键 θ 值来勾勒形状。极坐标使得建立 θ、r 表格并在脑海中绘制极点图变得简单。

For instance, to sketch r = 2 + 3 cos θ, note that r is maximum (5) at θ = 0 and minimum (−1) at θ = π. Because r becomes negative, the curve has an inner loop. Plotting a few intermediate angles gives a quick, accurate diagram.

例如,要绘制 r = 2 + 3 cos θ,注意 r 在 θ = 0 时最大 (5),在 θ = π 时最小 (−1)。由于 r 变为负值,曲线有一个内环。绘制几个中间角度就能快速得到准确的图形。


5. Tangents to Polar Curves | 极坐标曲线的切线

To find the gradient dy/dx of a tangent to r = f(θ), treat x = r cos θ, y = r sin θ as parametric functions of θ. Differentiating with respect to θ and using the chain rule yields the powerful formula:

要求曲线 r = f(θ) 的切线斜率 dy/dx,可将 x = r cos θ, y = r sin θ 视为 θ 的参数函数。对 θ 求导并运用链式法则,可得到强大的公式:

dy/dx = ( (dr/dθ) sin θ + r cos θ ) / ( (dr/dθ) cos θ − r sin θ )

Parallel tangents to the initial line occur when dy/dθ = 0, provided dx/dθ ≠ 0. Perpendicular tangents (parallel to the line θ = π/2) occur when dx/dθ = 0. Always check the pole separately: if r = 0, the curve passes through the pole and the tangent there is simply the line θ = α where r(α) = 0.

平行于极轴的切线出现在 dy/dθ = 0 且 dx/dθ ≠ 0 时。垂直于极轴(平行于 θ = π/2)的切线出现在 dx/dθ = 0 时。务必单独检查极点:若 r = 0,曲线通过极点,此时切线即为直线 θ = α,其中 r(α) = 0。


6. Area in Polar Coordinates | 极坐标下的面积

Area bounded by a polar curve r = f(θ) and the half‑lines θ = α, θ = β is given by the sector integral. This comes from summing the areas of infinitesimal circular sectors of angle dθ and radius r.

由极坐标曲线 r = f(θ) 与射线 θ = α, θ = β 围成的面积由扇形积分公式给出。这一公式源于对无穷小扇形(角度 dθ,半径 r)面积求和。

A = ½ ∫αβ r² dθ

The formula works regardless of whether r is positive or negative, but the limits must be chosen so that the region is swept exactly once. Inefficient limits can double‑count or miss regions entirely. A rough sketch is indispensable before writing the integral.

无论 r 是正还是负,该公式都适用,但必须选择积分限使得区域恰好被扫过一次。错误的积分限会导致重复计算或完全漏掉区域。在写出积分式之前,画一个粗略的草图是必不可少的。


7. Finding Area of a Single Loop | 求单环面积

Consider r = a cos 2θ. This rose has four equal petals. To find the area of one petal, we need the θ‑interval for which r ≥ 0 (or a complete sweep). Set cos 2θ = 0 → 2θ = ± π/2, so θ = −π/4 to π/4. One petal is traced as θ runs from −π/4 to π/4. The area is then A = ½ ∫−π/4π/4 (a cos 2θ)² dθ = ½ a² ∫−π/4π/4 cos² 2θ dθ. Using the double‑angle identity cos² 2θ = (1 + cos 4θ)/2, integration yields a²π/8.

考虑 r = a cos 2θ。这条玫瑰线有四个相同的花瓣。为求出一个花瓣的面积,我们需要确定 r ≥ 0(或完整扫过)的 θ 区间。令 cos 2θ = 0 → 2θ = ± π/2,所以 θ = −π/4 到 π/4。当 θ 从 −π/4 到 π/4 时扫出一个花瓣。面积即为 A = ½ ∫−π/4π/4 (a cos 2θ)² dθ = ½ a² ∫−π/4π/4 cos² 2θ dθ。利用倍角公式 cos² 2θ = (1 + cos 4θ)/2,积分得出 a²π/8。

Exam questions often ask for the total area of all petals. Since there are four identical petals, the total area is 4 × (a²π/8) = a²π/2. Recognition of symmetry halves the work and reduces the risk of arithmetic errors.

考试题常要求所有花瓣的总面积。因为有四个相同花瓣,总面积为 4 × (a²π/8) = a²π/2。利用对称性可省去一半工作并减少计算错误的风险。


8. Intersection Points | 交点问题

Solving simultaneous polar equations r₁(θ) = r₂(θ) gives candidate angles. However, the pole (r = 0) must be treated separately because different θ values may lead to r = 0. Also, (r, θ) and (−r, θ + π) represent the same point, so an intersection can be hidden if one curve uses a negative r at the same physical spot. To be safe, sketch both curves and check all representations.

通过解联立极坐标方程 r₁(θ) = r₂(θ) 可得到候选角度。但是极点(r = 0)必须单独处理,因为不同的 θ 值都可能使 r = 0。此外,(r, θ) 与 (−r, θ + π) 表示同一点,因此若一条曲线在相同物理位置使用了负 r,交点可能被隐藏。为安全起见,应绘制两条曲线并检查所有表示形式。

For example, find intersections of r = 1 + cos θ and r = 1. Equating gives cos θ = 0 → θ = π/2, 3π/2, yielding points (1, π/2) and (1, 3π/2). But r = 1 + cos θ also passes through the pole when θ = π, giving r = 0. The polar equation r = 1 never gives r = 0, so the pole is not a common point. No missing intersections here, but in other examples, the pole is easily overlooked.

例如,求 r = 1 + cos θ 与 r = 1 的交点。令其相等得到 cos θ = 0 → θ = π/2, 3π/2,对应点 (1, π/2) 和 (1, 3π/2)。但是 r = 1 + cos θ 在 θ = π 时通过极点,使 r = 0。而极坐标方程 r = 1 永远不会使 r = 0,因此极点不是公共点。此处没有遗漏交点,但在其他例子中极点很容易被忽略。


9. Area Between Two Curves | 两曲线间的面积

When a region is bounded by two polar curves r = f(θ) and r = g(θ) between θ = α and θ = β, with f(θ) ≥ g(θ), the area is

当区域在 θ = α 与 θ = β 之间由两条极坐标曲线 r = f(θ) 和 r = g(θ) 围成,且 f(θ) ≥ g(θ) 时,面积为

A = ½ ∫αβ [ f(θ)² − g(θ)² ] dθ

The limits are often determined by the intersection points of the two curves. Always draw a sector slice to confirm which curve is outer. If the outer/inner relationship switches, split the integral at the crossover angle.

积分限通常由两曲线的交点确定。始终画出扇形切片以确认哪条曲线在外侧。如果内外关系发生交换,应在交叉角处拆分积分。

A classic exam style: find the finite

Published by TutorHao | Mathematics 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