📚 PDF资源导航

Parametric Equations A-Level AQA Maths | A-Level AQA 数学:参数方程 考点精讲

📚 Parametric Equations A-Level AQA Maths | A-Level AQA 数学:参数方程 考点精讲

Parametric equations offer a powerful and elegant way to describe curves in the plane. Instead of expressing y directly as a function of x (or vice versa), we introduce a third variable — the parameter, usually denoted by t or θ — and describe both x and y independently in terms of this parameter. This approach unlocks the ability to model a far richer variety of shapes, including curves that double back on themselves, loops, and even motion trajectories where time is the natural parameter. In the AQA A-Level Mathematics specification, parametric equations feature prominently in the Pure Mathematics component, and mastery of this topic is essential for success on exam papers. This article will guide you through every core skill: from eliminating the parameter and sketching curves, to finding first and second derivatives, writing tangent and normal equations, and calculating areas under parametric curves.

参数方程是描述平面曲线的一种强大而优雅的方式。我们不再将 y 直接表示为 x 的函数(或反过来),而是引入第三个变量——参数,通常用 t 或 θ 表示——并用这个参数分别描述 x 和 y。这种方法使我们能够模拟更丰富的形状,包括自身折返的曲线、环圈,甚至是以时间为自然参数的运动轨迹。在 AQA A-Level 数学考试大纲中,参数方程在纯数学部分占有重要地位,掌握这一主题对于考试成功至关重要。本文将引导你逐一掌握所有核心技能:从消去参数和绘制曲线,到求解一阶和二阶导数、写出切线和法线方程,以及计算参数曲线下的面积。


1. What Are Parametric Equations? | 什么是参数方程?

In standard Cartesian coordinates, a curve is defined by a single equation linking y and x, such as y = x² + 3 or x² + y² = 25. However, many interesting curves cannot be expressed conveniently in this way. Parametric equations overcome this limitation by expressing both x and y as functions of an independent parameter, typically t or θ. For example, a curve might be defined as x = t² − 1, y = 2t + 3, where t can be any real number. As t varies, the point (x, y) traces out a path in the coordinate plane. This description is particularly natural when t represents physical time, and the curve describes the trajectory of a moving particle.

在标准笛卡尔坐标系中,曲线由连接 y 和 x 的单一方程定义,例如 y = x² + 3 或 x² + y² = 25。然而,许多有趣的曲线无法方便地用这种方式表达。参数方程通过将 x 和 y 都表示为独立参数(通常是 t 或 θ)的函数来突破这一限制。例如,一条曲线可以定义为 x = t² − 1, y = 2t + 3,其中 t 可以是任意实数。随着 t 的变化,点 (x, y) 在坐标平面中描绘出一条路径。当 t 代表物理时间,而曲线描述运动粒子的轨迹时,这种描述方式尤其自然。

The parameter t often has a restricted domain — for instance, t ≥ 0 or 0 ≤ t ≤ 2π — which means only a specific portion of the underlying Cartesian curve is traced. Identifying this restricted portion is a key exam skill. Always note the given domain of the parameter, as it determines the start point, end point, and direction of the curve. In AQA exam questions, you will often be asked to find the Cartesian equation and then state the domain of x or y that corresponds to the given t-range.

参数 t 通常有一个受限的定义域——例如 t ≥ 0 或 0 ≤ t ≤ 2π——这意味着只有底层笛卡尔曲线的特定部分被描绘出来。识别这个受限部分是关键的考试技能。始终注意参数的给定定义域,因为它决定了曲线的起点、终点和方向。在 AQA 考试题目中,你经常会被要求求出笛卡尔方程,然后陈述与给定 t 范围对应的 x 或 y 的定义域。


2. Eliminating the Parameter | 消去参数

Eliminating the parameter means removing t (or θ) from the two parametric equations to obtain a single equation relating only x and y — the Cartesian equation. The method you use depends on the form of the parametric equations. For polynomial parameters, the most common technique is substitution: solve one equation for t in terms of x (or y) and substitute this expression into the other equation. For example, given x = t + 2 and y = t² − 1, you would rearrange the first equation to get t = x − 2, then substitute into the second: y = (x − 2)² − 1 = x² − 4x + 3. This yields the Cartesian equation directly.

消去参数意味着从两个参数方程中去除 t(或 θ),以获得仅涉及 x 和 y 的单一方程——即笛卡尔方程。使用的方法取决于参数方程的形式。对于多项式参数,最常用的技巧是代入法:从一个方程中解出用 x(或 y)表示的 t,并将此表达式代入另一个方程。例如,给定 x = t + 2 和 y = t² − 1,你将第一个方程变形得到 t = x − 2,然后代入第二个方程:y = (x − 2)² − 1 = x² − 4x + 3。这直接得到了笛卡尔方程。

For trigonometric parameters, the key is to use trigonometric identities. If the equations involve sin θ and cos θ, the identity sin² θ + cos² θ ≡ 1 is your most powerful tool. For instance, given x = 3 cos θ and y = 3 sin θ, we can write cos θ = x/3 and sin θ = y/3. Substituting into the identity gives (x/3)² + (y/3)² = 1, which simplifies to x² + y² = 9 — a circle of radius 3 centred at the origin. For equations involving sec θ and tan θ, recall the identity sec² θ ≡ 1 + tan² θ. Always check whether further manipulation is needed to isolate x and y on opposite sides of the equation.

对于三角参数,关键是使用三角恒等式。如果方程涉及 sin θ 和 cos θ,恒等式 sin² θ + cos² θ ≡ 1 是你最强大的工具。例如,给定 x = 3 cos θ 和 y = 3 sin θ,我们可以写出 cos θ = x/3 和 sin θ = y/3。代入恒等式得到 (x/3)² + (y/3)² = 1,化简为 x² + y² = 9——一个以原点为中心、半径为 3 的圆。对于涉及 sec θ 和 tan θ 的方程,回想恒等式 sec² θ ≡ 1 + tan² θ。始终检查是否需要进一步操作以将 x 和 y 分离到方程的两侧。


3. Sketching Parametric Curves | 绘制参数曲线

Sketching a parametric curve without first converting to Cartesian form is a valuable skill that AQA examiners like to test. The most straightforward method is to construct a table of values. Choose a sensible range of t-values within the given domain, calculate the corresponding x and y coordinates, and plot these points on graph paper. Then join the points with a smooth curve, paying close attention to the direction indicated by increasing t. The direction of travel is usually marked with an arrow on the curve.

在不先转换为笛卡尔形式的情况下绘制参数曲线是 AQA 考官喜欢考察的一项宝贵技能。最直接的方法是构建一个数值表。在给定的定义域内选择合理的 t 值范围,计算相应的 x 和 y 坐标,并在坐标纸上绘制这些点。然后用平滑曲线连接这些点,密切注意 t 增加所指示的方向。行进方向通常用曲线上的箭头标记。

Look for key features that can guide your sketch. Find where the curve crosses the axes by setting x = 0 or y = 0 and solving for t. Determine any turning points by finding where dy/dx = 0 (which requires the chain rule, discussed below). Identify the start and end points of the curve by evaluating x and y at the minimum and maximum values of t in the given domain. If the parameter range is unrestricted, consider the behaviour as t → ±∞. A well-labelled sketch includes coordinates of any intercepts and turning points, and clearly shows the curve’s orientation.

寻找可以指导你绘图的关键特征。通过设 x = 0 或 y = 0 并求解 t 来找到曲线与坐标轴的交点。通过找到 dy/dx = 0 的位置来确定任何转折点(这需要使用链式法则,下文会讨论)。通过在给定定义域中 t 的最小值和最大值处计算 x 和 y 来确定曲线的起点和终点。如果参数范围不受限制,考虑 t → ±∞ 时的行为。一幅标注清晰的草图应包括任何截距和转折点的坐标,并清楚显示曲线的方向。


4. First Derivative of Parametric Equations | 参数方程的一阶导数

Finding the gradient of a parametric curve is one of the most frequently examined skills in AQA papers. The key formula arises from the chain rule. Since y is a function of t, and t is implicitly a function of x (provided dx/dt ≠ 0), we can write:

求参数曲线的斜率是 AQA 试卷中最常考察的技能之一。关键公式源自链式法则。由于 y 是 t 的函数,而 t 隐含地是 x 的函数(前提是 dx/dt ≠ 0),我们可以写出:

dy/dx = (dy/dt) / (dx/dt)

In words: differentiate y with respect to t to get dy/dt, differentiate x with respect to t to get dx/dt, and then divide the former by the latter. This is often remembered as “dy over dx equals dy dt over dx dt”. Crucially, the resulting derivative is expressed in terms of the parameter t, not x. To find the gradient at a specific point, you must first determine the value of t that corresponds to that point, then substitute this t-value into the expression for dy/dx. If a question asks for the gradient at the point where t = 2, simply substitute t = 2 directly into dy/dx.

换句话说:将 y 对 t 求导得到 dy/dt,将 x 对 t 求导得到 dx/dt,然后用前者除以后者。这通常被记忆为”dy over dx equals dy dt over dx dt”。关键的是,得到的导数是用参数 t 表示的,而不是用 x 表示。要求特定点的斜率,你必须首先确定与该点对应的 t 值,然后将此 t 值代入 dy/dx 的表达式中。如果题目要求求 t = 2 处的斜率,直接将 t = 2 代入 dy/dx 即可。

For example, if x = t² + 1 and y = t³ − t, then dx/dt = 2t and dy/dt = 3t² − 1, so dy/dx = (3t² − 1) / (2t). At t = 1, the gradient is (3 − 1) / 2 = 1. At t = −1, the gradient is (3 − 1) / (−2) = −1. Notice how the same Cartesian point can have different gradients at different parameter values — this is one reason parametric curves can cross themselves with different slopes at the intersection point.

例如,如果 x = t² + 1 且 y = t³ − t,则 dx/dt = 2t,dy/dt = 3t² − 1,因此 dy/dx = (3t² − 1) / (2t)。在 t = 1 处,斜率为 (3 − 1) / 2 = 1。在 t = −1 处,斜率为 (3 − 1) / (−2) = −1。注意同一个笛卡尔点在不同的参数值处可以有不同的斜率——这就是参数曲线可以在交点处以不同斜率自交的原因之一。


5. Equation of the Tangent Line | 切线方程

Once you have found dy/dx at a specific value of t, writing the equation of the tangent is straightforward. First, calculate the coordinates of the point of tangency by substituting the given t-value into x(t) and y(t). Next, evaluate dy/dx at that t-value to obtain the gradient m. Then use the point-slope form of a straight line: y − y₁ = m(x − x₁). Your final answer can be left in any equivalent form — typically y = mx + c or ax + by + c = 0, depending on the question’s instructions.

一旦你求出了特定 t 值处的 dy/dx,写出切线方程就很简单了。首先,通过将给定的 t 值代入 x(t) 和 y(t) 来计算切点的坐标。接下来,在该 t 值处计算 dy/dx 以获得斜率 m。然后使用直线的点斜式:y − y₁ = m(x − x₁)。你的最终答案可以保留为任何等价形式——通常为 y = mx + c 或 ax + by + c = 0,具体取决于题目的要求。

A common pitfall is using the wrong t-value. Make sure the t you use corresponds exactly to the point specified in the question. If the question gives you the coordinates of a point rather than a t-value, you must work backwards: substitute the coordinates into the parametric equations and solve for t. Once t is found, proceed with differentiation. Also remember that if dx/dt = 0 at the point in question, the tangent is vertical and its equation is simply x = x₁. Similarly, if dy/dt = 0 (and dx/dt ≠ 0), the tangent is horizontal with equation y = y₁.

一个常见的陷阱是使用了错误的 t 值。确保你使用的 t 与题目中指定的点完全对应。如果题目给出的是一个点的坐标而不是 t 值,你必须反向推导:将坐标代入参数方程并求解 t。一旦找到 t,再继续求导。还要记住,如果在所讨论的点处 dx/dt = 0,则切线是垂直的,其方程简单地就是 x = x₁。类似地,如果 dy/dt = 0(且 dx/dt ≠ 0),则切线是水平的,方程为 y = y₁。


6. Equation of the Normal Line | 法线方程

The normal to a curve at a given point is the line perpendicular to the tangent at that point. Since perpendicular gradients multiply to give −1, the gradient of the normal is the negative reciprocal of the gradient of the tangent. That is, if the tangent gradient is m = dy/dx, then the normal gradient is mₙ = −1/m, provided m ≠ 0. If the tangent is horizontal (m = 0), the normal is vertical (x = x₁). If the tangent is vertical, the normal is horizontal (y = y₁).

曲线上给定点处的法线是在该点处垂直于切线的直线。由于垂直斜率的乘积为 −1,法线的斜率是切线斜率的负倒数。也就是说,如果切线斜率为 m = dy/dx,则法线斜率为 mₙ = −1/m,前提是 m ≠ 0。如果切线是水平的(m = 0),则法线是垂直的(x = x₁)。如果切线是垂直的,则法线是水平的(y = y₁)。

The procedure mirrors that for the tangent. Find the point (x₁, y₁) from the given t-value, compute dy/dx at that t, take its negative reciprocal, and then write y − y₁ = (−1/m)(x − x₁). Many AQA questions explicitly ask for the normal rather than the tangent, or they ask for both. Presenting your working clearly and logically — showing the t-value, the point coordinates, dy/dt, dx/dt, dy/dx, and finally the normal gradient — will help you secure full marks even if an arithmetic slip occurs along the way.

步骤与求切线相似。从给定的 t 值找到点 (x₁, y₁),在该 t 处计算 dy/dx,取其负倒数,然后写出 y − y₁ = (−1/m)(x − x₁)。许多 AQA 题目明确要求求法线而非切线,或者两者都要求。清晰而有逻辑地展示你的解题过程——显示 t 值、点坐标、dy/dt、dx/dt、dy/dx,最后是法线斜率——将帮助你在即使中间出现算术失误的情况下也能获得满分。


7. Second Derivative of Parametric Equations | 参数方程的二阶导数

The second derivative d²y/dx² measures the rate of change of the gradient, and its sign tells us about the concavity of the curve. For parametric equations, we cannot simply differentiate dy/dx with respect to x directly, because dy/dx is expressed in terms of t. Instead, we use another application of the chain rule:

二阶导数 d²y/dx² 衡量斜率的变化率,其符号告诉我们曲线的凹凸性。对于参数方程,我们不能简单地将 dy/dx 直接对 x 求导,因为 dy/dx 是用 t 表示的。相反,我们需要再次应用链式法则:

d²y/dx² = d(dy/dx)/dt ÷ dx/dt

This means: first find dy/dx as a function of t, then differentiate that expression with respect to t to get d(dy/dx)/dt, and finally divide by dx/dt. The result is the second derivative in terms of t. This is a topic where many students lose marks, often because they forget the final division by dx/dt or because they attempt to differentiate dy/dx with respect to x directly without converting properly.

这意味着:首先求出 dy/dx 作为 t 的函数,然后将该表达式对 t 求导得到 d(dy/dx)/dt,最后除以 dx/dt。结果是用 t 表示的二阶导数。这是许多学生失分的主题,通常是因为他们忘记最后除以 dx/dt,或者因为他们试图直接对 x 求 dy/dx 的导数而没有正确转换。

For example, if x = t² and y = t³, then dx/dt = 2t, dy/dt = 3t², so dy/dx = (3t²)/(2t) = (3/2)t. Then d(dy/dx)/dt = 3/2, and dx/dt = 2t, giving d²y/dx² = (3/2) ÷ (2t) = 3/(4t). This tells us the curve is concave up (convex) when t > 0 and concave down when t < 0. The second derivative is also essential for classifying stationary points found by setting dy/dx = 0 — a positive second derivative indicates a local minimum, while a negative second derivative indicates a local maximum.

例如,如果 x = t² 且 y = t³,则 dx/dt = 2t,dy/dt = 3t²,因此 dy/dx = (3t²)/(2t) = (3/2)t。然后 d(dy/dx)/dt = 3/2,dx/dt = 2t,得到 d²y/dx² = (3/2) ÷ (2t) = 3/(4t)。这告诉我们当 t > 0 时曲线向上凹(凸),当 t < 0 时向下凹。二阶导数对于分类通过设 dy/dx = 0 找到的驻点也至关重要——正的二阶导数表示局部极小值,而负的二阶导数表示局部极大值。


8. Trigonometric Parametric Forms | 三角参数形式

Trigonometric parametric equations are extremely common in AQA examinations and typically describe circles, ellipses, and related curves. The standard forms and their Cartesian equivalents are worth memorising. The table below summarises the most frequently encountered types.

三角参数方程在 AQA 考试中极为常见,通常描述圆、椭圆及相关曲线。标准形式及其笛卡尔等价形式值得记住。下表总结了最常遇到的类型。

Parametric Form Cartesian Equation Shape
x = r cos θ, y = r sin θ x² + y² = r² Circle, radius r, centre (0,0)
x = a cos θ, y = b sin θ x²/a² + y²/b² = 1 Ellipse, centred at origin
x = a sec θ, y = b tan θ x²/a² − y²/b² = 1 Hyperbola (one branch)

When differentiating trigonometric parametric equations, remember the standard derivatives: d(sin θ)/dθ = cos θ, d(cos θ)/dθ = −sin θ, d(tan θ)/dθ = sec² θ, and d(sec θ)/dθ = sec θ tan θ. The domain of θ is usually restricted — often 0 ≤ θ < 2π or −π/2 < θ < π/2 — and this restriction determines which portion of the full Cartesian curve is traced. Always read the domain carefully, as it affects the range of x and y values and may restrict the curve to, say, the upper half of a circle or the right-hand branch of a hyperbola.

在对三角参数方程求导时,记住标准导数:d(sin θ)/dθ = cos θ,d(cos θ)/dθ = −sin θ,d(tan θ)/dθ = sec² θ,以及 d(sec θ)/dθ = sec θ tan θ。θ 的定义域通常受到限制——通常为 0 ≤ θ < 2π 或 −π/2 < θ < π/2——这种限制决定了完整笛卡尔曲线的哪一部分被描绘出来。始终仔细阅读定义域,因为它影响 x 和 y 值的范围,并可能将曲线限制为例如圆的上半部分或双曲线的右支。


9. Area Under Parametric Curves | 参数曲线下的面积

Calculating the area bounded by a parametric curve and the x-axis is an important application of integration in the AQA syllabus. The standard formula for the area under a curve y = f(x) between x = a and x = b is ∫ₐᵇ y dx. For a parametric curve, we change the variable of integration from x to t using the substitution dx = (dx/dt) dt. This yields the parametric area formula:

计算由参数曲线和 x 轴围成的面积是 AQA 大纲中积分的一个重要应用。曲线 y = f(x) 在 x = a 和 x = b 之间的标准面积公式是 ∫ₐᵇ y dx。对于参数曲线,我们使用代换 dx = (dx/dt) dt 将积分变量从 x 转换为 t。这得到参数面积公式:

Area = ∫ y · (dx/dt) dt, from t = t₁ to t = t₂

Here t₁ and t₂ are the parameter values corresponding to the x-limits a and b respectively. In other words, x(t₁) = a and x(t₂) = b. The key steps are: identify the correct t-limits from the given x-range or from the sketch; substitute y(t) and dx/dt into the integral; and integrate the resulting expression with respect to t. The area calculated is the area between the curve and the x-axis, with regions below the axis contributing negatively. If the curve crosses the x-axis, you may need to split the integral at the points where y = 0 to ensure each portion’s area is counted positively if required.

这里 t₁ 和 t₂ 是分别对应于 x 下限 a 和上限 b 的参数值。换句话说,x(t₁) = a 且 x(t₂) = b。关键步骤是:从给定的 x 范围或草图中确定正确的 t 限值;将 y(t) 和 dx/dt 代入积分式;并对 t 积分得到的结果。计算出的面积是曲线与 x 轴之间的面积,轴下方的区域贡献为负值。如果曲线穿过 x 轴,你可能需要在 y = 0 的点处分割积分,以确保在需要时每个部分的面积都以正值计算。

This technique is also useful when the Cartesian equation is difficult to integrate directly but the parametric form yields a straightforward integral. For example, the area of a circle or ellipse can be elegantly computed using parametric integration. For the ellipse x = a cos θ, y = b sin θ with 0 ≤ θ ≤ 2π, the full area is given by integrating from θ = 0 to θ = 2π (or, more efficiently, using symmetry and integrating from 0 to π/2 then multiplying by 4). Always check whether symmetry can simplify your work — this is a favourite time-saving device in AQA solutions.

当笛卡尔方程难以直接积分但参数形式能产生简单积分时,这一技巧也很有用。例如,圆或椭圆的面积可以使用参数积分优雅地计算。对于椭圆 x = a cos θ, y = b sin θ,其中 0 ≤ θ ≤ 2π,完整面积通过从 θ = 0 积分到 θ = 2π 得到(或者更高效地,利用对称性从 0 积分到 π/2 然后乘以 4)。始终检查对称性是否可以简化你的工作——这是 AQA 解答中最受欢迎的省时技巧。


10. AQA Exam Tips and Common Mistakes | AQA 考试技巧与常见错误

Succeeding in AQA parametric equations questions requires not only technical fluency but also disciplined exam technique. Here are the most critical points to remember. First, always write down the t-value you are using at the start of your working — this simple habit prevents the most common error of substituting the wrong t into derivative expressions. Second, when eliminating the parameter, explicitly state any domain restrictions on x and y that arise from the given t-range; omitting these can cost you marks even if your Cartesian equation is correct. Third, in differentiation, check that dx/dt is not zero before dividing; if it is, the gradient is undefined and the tangent is vertical.

在 AQA 参数方程题目中取得成功不仅需要技术熟练,还需要有纪律的考试技巧。以下是最需要记住的要点。首先,始终在解题开始时写下你使用的 t 值——这个简单的习惯可以防止将错误的 t 代入导数表达式这一最常见的错误。其次,在消去参数时,明确陈述由给定 t 范围引起的 x 和 y 的任何定义域限制;即使你的笛卡尔方程是正确的,忽略这些也会导致失分。第三,在求导时,在除法前检查 dx/dt 是否不为零;如果为零,斜率无定义,切线是垂直的。

Another common pitfall involves the direction of the curve in sketching. Students often correctly plot the points but forget to indicate the direction of increasing t with arrows. These arrows are part of a complete sketch and their absence can lose a mark. Additionally, when finding the area under a parametric curve, be meticulous about converting the x-limits to t-limits. A mistake here will propagate through the entire integration. Always double-check by substituting your t

Published by TutorHao | A-Level 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