📚 Parametric Equations Exam Essentials | 参数方程 考点精讲
Parametric equations provide a powerful way to describe curves that are not easily expressed as ordinary functions y = f(x). Instead of linking y directly to x, both coordinates are expressed in terms of an independent parameter, often t or θ. This approach is particularly useful for modelling motion, circles, ellipses, and many geometric loci. In IB and CIE mathematics, understanding how to sketch, differentiate, integrate, and eliminate the parameter forms a core set of skills tested across both pure and applied contexts.
参数方程是一种强大的工具,用于描述那些难以用普通函数 y = f(x) 表示的曲线。与直接将 y 与 x 相联系不同,参数方程的两个坐标分别用一个独立参数(通常是 t 或 θ)表示。这种方法在描述运动轨迹、圆、椭圆以及许多几何轨迹时特别有用。在 IB 和 CIE 数学中,理解如何绘制参数曲线、求导、积分以及消去参数,构成了纯数学和应用数学考查中的一组核心技能。
1. Introduction to Parametric Equations | 参数方程基础
A parametric curve is defined by a pair of equations x = f(t), y = g(t), where t is the parameter. As t varies, the point (x, y) traces out a path in the plane. The domain of t is often restricted to an interval, giving a specific arc or the entire curve. Recognising common forms is the first step toward sketching and analysing these curves.
参数曲线由一对方程 x = f(t)、y = g(t) 定义,其中 t 是参数。当 t 变化时,点 (x, y) 在平面中描绘出一条轨迹。参数 t 的取值范围通常被限制在一个区间内,从而给出特定的一段弧或整条曲线。识别常见的形式是绘制和分析这些曲线的第一步。
A simple example is the line through two points: if a line passes through (x₁, y₁) with direction vector (a, b), its parametric form is x = x₁ + at, y = y₁ + bt. Another classic is the unit circle: x = cos θ, y = sin θ, with θ ∈ [0, 2π]. The ellipse follows naturally: x = a cos θ, y = b sin θ.
一个简单的例子是通过两点的直线:若一条直线经过 (x₁, y₁) 且方向向量为 (a, b),其参数形式为 x = x₁ + at,y = y₁ + bt。另一个经典例子是单位圆:x = cos θ,y = sin θ,θ ∈ [0, 2π]。椭圆则自然地推广为:x = a cos θ,y = b sin θ。
In exam problems, you may be asked to identify the curve from given parametric equations, often by eliminating the parameter to obtain a Cartesian equation. This process is a fundamental skill and is frequently the first part of a longer question.
在考试题目中,你可能被要求根据给定的参数方程识别曲线,通常需要通过消去参数得到笛卡尔方程。这个过程是一项基本技能,并且常常是一道较长题目的第一部分。
2. Eliminating the Parameter | 消去参数
Eliminating the parameter means finding a direct relationship between x and y that holds for all points on the curve. The method depends on the form of the equations. For trigonometric parameters, use identities like sin²θ + cos²θ = 1, sec²θ − tan²θ = 1. For rational or algebraic parameters, solve for t in one equation and substitute into the other, or use algebraic manipulation.
消去参数意味着找到 x 与 y 之间的直接关系,该关系对曲线上所有点均成立。方法取决于方程的形式。对于含有三角函数的参数,利用恒等式如 sin²θ + cos²θ = 1、sec²θ − tan²θ = 1。对于有理函数或代数参数,可以从一个方程中解出 t 再代入另一方程,或使用代数操作。
Example: Given x = 2 cos θ + 1, y = 2 sin θ − 3, rearrange to cos θ = (x − 1)/2, sin θ = (y + 3)/2. Squaring and adding gives (x − 1)²/4 + (y + 3)²/4 = 1, a circle centre (1, −3), radius 2.
例如:给定 x = 2 cos θ + 1, y = 2 sin θ − 3,重新排列得 cos θ = (x − 1)/2, sin θ = (y + 3)/2。平方相加得 (x − 1)²/4 + (y + 3)²/4 = 1,这是一个以 (1, −3) 为圆心、半径为 2 的圆。
For non-trigonometric cases like x = t² + 1, y = t³ − t, you might solve t = √(x − 1) or similar, but be careful with domain restrictions. Often the Cartesian form hides the direction of travel, which is only preserved in the parametric representation.
对于非三角函数的例子,如 x = t² + 1,y = t³ − t,你或许会解出 t = √(x − 1) 之类,但要小心定义域的限制。通常,笛卡尔形式会隐藏运动方向,而方向只有在参数表示中得以保留。
3. Sketching Parametric Curves | 绘制参数曲线
Sketching a parametric curve requires understanding how x and y vary with the parameter. Create a table of values for key t-values, plot the points, and indicate the direction of increasing t with arrows. Also consider any asymptotic behaviour, intercepts, and symmetry.
绘制参数曲线需要理解 x 和 y 如何随参数变化。为关键的 t 值制作一个数值表,画出点,并用箭头标示 t 增大的方向。同时还要考虑渐近行为、截距和对称性。
A common exam task is to identify the domain of x and y from the parameter range, and to show features such as loops or cusps. For example, the curve x = t² − 1, y = t³ − t has a loop because y returns to zero when t = 0 and t = ±1, while x is symmetric.
常见的考试任务是:从参数范围确定 x 和 y 的取值范围,并表现出诸如环或尖点等特征。例如,曲线 x = t² − 1,y = t³ − t 有一个环,因为 y 在 t = 0 和 t = ±1 时为零,而 x 是对称的。
Always show the direction of increasing parameter along the curve. This is especially important when the curve represents motion of a particle. The direction can be deduced by checking a few values of t, or by considering the sign of dx/dt and dy/dt.
一定要沿曲线标示参数增大的方向。当曲线代表质点运动时,这一点尤其重要。方向可以通过检查几个 t 值,或通过考虑 dx/dt 和 dy/dt 的符号来推断。
4. Differentiation of Parametric Equations | 参数方程求导
The derivative dy/dx is obtained using the chain rule: dy/dx = (dy/dt) / (dx/dt), provided dx/dt ≠ 0. The second derivative d²y/dx² is found by differentiating dy/dx with respect to t and dividing by dx/dt: d²y/dx² = [d(dy/dx)/dt] / (dx/dt). This is a frequent source of errors if students forget the division by dx/dt.
导数 dy/dx 利用链式法则求得:dy/dx = (dy/dt) / (dx/dt),前提是 dx/dt ≠ 0。二阶导数 d²y/dx² 则通过对 t 求 dy/dx 的导数,再除以 dx/dt 得到:d²y/dx² = [d(dy/dx)/dt] / (dx/dt)。如果学生忘记除以 dx/dt,这是常见的出错点。
Example: x = t² + t, y = t³. Then dx/dt = 2t + 1, dy/dt = 3t², so dy/dx = 3t²/(2t + 1). For the second derivative, differentiate this expression with respect to t (using quotient rule) and then divide by (2t + 1).
例如:x = t² + t, y = t³。则 dx/dt = 2t + 1,dy/dt = 3t²,故 dy/dx = 3t²/(2t + 1)。对于二阶导数,对该表达式(用商法则)求关于 t 的导数,然后再除以 (2t + 1)。
Parametric differentiation is essential for finding tangents and normals, stationary points, and points of inflection. A stationary point occurs where dy/dt = 0 and dx/dt ≠ 0. If both derivatives are zero, more careful analysis is needed.
参数求导对于求切线和法线、驻点以及拐点至关重要。当 dy/dt = 0 且 dx/dt ≠ 0 时,出现驻点。如果两个导数都为零,则需要进行更仔细的分析。
5. Tangents and Normals | 切线与法线
To find the equation of a tangent at a point corresponding to parameter t = t₀, first compute x₀ = x(t₀), y₀ = y(t₀) and the gradient m = dy/dx|ₜ₌ₜ₀. Then the tangent line is y − y₀ = m(x − x₀). The normal has gradient −1/m (or is vertical if m = 0, horizontal if m is infinite).
要找到参数 t = t₀ 对应点处的切线方程,首先计算 x₀ = x(t₀)、y₀ = y(t₀) 以及梯度 m = dy/dx|ₜ₌ₜ₀。然后切线方程为 y − y₀ = m(x − x₀)。法线的梯度为 −1/m(如果 m = 0 则为垂直线,如果 m 无穷大则为水平线)。
Many exam questions ask for the tangent or normal in terms of the parameter, avoiding elimination entirely. For instance, a tangent to the ellipse x = a cos θ, y = b sin θ has equation (x/a) cos θ + (y/b) sin θ = 1, a neat result derived using the gradient −(b cos θ)/(a sin θ).
许多考题会要求用参数表示切线或法线,从而完全避免消参。例如,椭圆 x = a cos θ,y = b sin θ 的切线方程为 (x/a) cos θ + (y/b) sin θ = 1,这是一个利用梯度 −(b cos θ)/(a sin θ) 推导出的简洁结果。
Be careful to distinguish between the parameter value and the coordinates of the point of contact. Sometimes you are given the point first and must find the corresponding parameter value(s) before proceeding. A single Cartesian point may correspond to multiple parameter values if the curve intersects itself.
请注意区分参数值与切点坐标。有时题目会先给出点,你必须先找出相应的参数值才能继续。如果曲线自相交,同一个笛卡尔坐标点可能对应多个参数值。
6. Stationary Points and Inflections | 驻点与拐点
Stationary points occur where dy/dx = 0, which is equivalent to dy/dt = 0 (provided dx/dt ≠ 0). To classify them, use the second derivative or a sign table for dy/dx. A point of inflection occurs where the concavity changes; this can often be detected by d²y/dx² = 0 (with sign change) or by analysing the behaviour of the curve.
驻点出现在 dy/dx = 0 处,即 dy/dt = 0(只要 dx/dt ≠ 0)。要判定驻点类型,可使用二阶导数或 dy/dx 的符号表。拐点出现在凹凸性发生变化的地方;通常可通过 d²y/dx² = 0(且符号改变)来发现,或通过分析曲线的行为来判断。
For a parametric curve, it may be easier to study the signs of dx/dt and dy/dt to understand the direction of travel rather than fully compute the second derivative. A vertical tangent occurs where dx/dt = 0 and dy/dt ≠ 0.
对于参数曲线,研究 dx/dt 和 dy/dt 的符号来理解运动方向,可能比完整计算二阶导数更简单。当 dx/dt = 0 且 dy/dt ≠ 0 时,出现垂直切线。
The classic example is the cycloid or the curve with a cusp, where both derivatives vanish and the tangent direction is undefined using standard calculus. Such cases require limits or a geometric approach.
经典例子是摆线或具有尖点的曲线,其中两个导数均为零,且使用标准微积分无法定义切线方向。这类情况需要借助极限或几何方法。
7. Integration and Area Under Parametric Curves | 积分与参数曲线下的面积
The area bounded by a parametric curve and the x-axis is given by A = ∫ y dx = ∫ y(t) * (dx/dt) dt, with limits in terms of t. Similarly, the area between the curve and the y-axis is ∫ x dy = ∫ x(t) * (dy/dt) dt. Selection of the appropriate formula depends on convenience and the shape of the region.
由参数曲线和 x 轴围成的面积公式为 A = ∫ y dx = ∫ y(t) * (dx/dt) dt,积分限以 t 表示。类似地,曲线与 y 轴之间的面积为 ∫ x dy = ∫ x(t) * (dy/dt) dt。选择哪个公式取决于便利性和区域的形状。
It is crucial to trace the curve to ensure the limits are taken in the correct order. If the curve crosses itself, the area enclosed by a loop must be computed carefully, often using the symmetry or splitting the region. The area of one arch of a cycloid or the area enclosed by a cardioid are typical applications.
追踪曲线以确保积分限的顺序正确至关重要。如果曲线自相交,则必须仔细计算一个环所围成的面积,通常会利用对称性或分割区域。摆线一拱的面积或心形线所围成的面积是典型应用。
Example: Find the area enclosed by the ellipse x = a cos θ, y = b sin θ. The full area is 4 times the area in the first quadrant. For θ from 0 to π/2, x goes from a to 0. Using A = 4 ∫ y dx = 4 ∫₍θ=π/2₎⁽⁰⁾ (b sin θ)(−a sin θ) dθ = 4ab ∫₀^{π/2} sin²θ dθ = πab.
例如:求椭圆 x = a cos θ,y = b sin θ 所围成的面积。整个面积是第一象限面积的 4 倍。当 θ 从 0 到 π/2 时,x 从 a 减小到 0。利用 A = 4 ∫ y dx = 4 ∫₍θ=π/2₎⁽⁰⁾ (b sin θ)(−a sin θ) dθ = 4ab ∫₀^{π/2} sin²θ dθ = πab。
8. Arc Length of a Parametric Curve | 参数曲线的弧长
The length of a parametric curve from t = a to t = b is given by s = ∫ₐᵇ √[(dx/dt)² + (dy/dt)²] dt. This formula comes from the Pythagorean theorem applied to infinitesimal segments. The integrand is the speed if t represents time. Computing arc length often involves simplifying the square root using trigonometric identities or substitution.
从 t = a 到 t = b 的参数曲线长度由 s = ∫ₐᵇ √[(dx/dt)² + (dy/dt)²] dt 给出。该公式源于将勾股定理应用于无穷小线段。如果 t 表示时间,被积函数就是速度。计算弧长时,通常需要利用三角恒等式或换元来化简根号内的表达式。
A standard example is the circumference of a circle: x = r cos θ, y = r sin θ, 0 ≤ θ ≤ 2π. dx/dθ = −r sin θ, dy/dθ = r cos θ, so the integrand is √(r² sin²θ + r² cos²θ) = r, giving length 2πr.
一个标准例子是圆的周长:x = r cos θ,y = r sin θ,0 ≤ θ ≤ 2π。dx/dθ = −r sin θ,dy/dθ = r cos θ,故被积函数为 √(r² sin²θ + r² cos²θ) = r,从而周长为 2πr。
In exams, arc length questions may involve a specific curve like a cycloid or a logarithmic spiral. Simplify the expression for ds/dt carefully, and ensure the limits are correctly ordered. Numerical methods might be hinted if the integral is not elementary.
在考试中,弧长问题可能涉及特定曲线,如摆线或对数螺线。要仔细化简 ds/dt 的表达式,并确保积分限的顺序正确。如果积分不是初等的,可能会暗示使用数值方法。
9. Surface Area of Revolution | 旋转体表面积
When a parametric curve is rotated about the x-axis, the surface area generated is S = ∫ 2π y ds = ∫ 2π y √[(dx/dt)² + (dy/dt)²] dt. For rotation about the y-axis, the formula becomes S = ∫ 2π x ds. The choice of formula depends on the axis of revolution.
当参数曲线绕 x 轴旋转时,生成的表面积为 S = ∫ 2π y ds = ∫ 2π y √[(dx/dt)² + (dy/dt)²] dt。绕 y 轴旋转时,公式变为 S = ∫ 2π x ds。公式的选择取决于旋转轴。
Typical problems involve the surface area of a sphere (from a semicircle) or a paraboloid. These questions test the ability to set up the integral and to simplify the radical expression efficiently.
典型问题涉及球的表面积(由半圆得到)或抛物面的表面积。这些问题考查建立积分并高效化简根式的能力。
The limits of integration must correspond to the section of the curve being rotated. Pay close attention to whether the curve is traversed exactly once over the given parameter interval.
积分限必须对应于被旋转的那段曲线。要密切注意曲线在给定参数区间内是否恰好被遍历一次。
10. Modelling Motion with Parametric Equations | 用参数方程建模运动
In mechanics, parametric equations describe the position of a particle at time t. The velocity vector is (dx/dt, dy/dt) and speed is √[(dx/dt)² + (dy/dt)²]. The acceleration vector is (d²x/dt², d²y/dt²). These provide direct links to kinematics.
在力学中,参数方程描述质点在时刻 t 的位置。速度向量为 (dx/dt, dy/dt),速率为 √[(dx/dt)² + (dy/dt)²]。加速度向量为 (d²x/dt², d²y/dt²)。这些提供了与运动学的直接联系。
Projectile motion is a prime example: x = (u cos α)t, y = (u sin α)t − ½gt², where u is initial speed, α launch angle. The Cartesian path is found by eliminating t.
抛体运动是一个典型例子:x = (u cos α)t,y = (u sin α)t − ½gt²,其中 u 为初速率,α 为发射角。通过消去 t 可以得到笛卡尔轨迹。
Questions may ask for maximum height, range, or time of flight, which are solved through parametric equations or the Cartesian equivalent. They also test the vector nature of velocity and acceleration.
考题可能会要求求最大高度、射程或飞行时间,这些问题可通过参数方程或等价的笛卡尔方程求解。它们还考查速度和加速度的向量性质。
11. Conic Sections in Parametric Form | 圆锥曲线的参数形式
Parabolas, ellipses, and hyperbolas have standard parametric representations. For a parabola y² = 4ax, a convenient form is x = at², y = 2at. For an ellipse x²/a² + y²/b² = 1, use x = a cos θ, y = b sin θ. For a hyperbola x²/a² − y²/b² = 1, use x = a sec θ, y = b tan θ or x = a cosh t, y = b sinh t.
抛物线、椭圆和双曲线都有标准的参数表示。对于抛物线 y² = 4ax,方便的形式是 x = at²,y = 2at。对于椭圆 x²/a² + y²/b² = 1,使用 x = a cos θ,y = b sin θ。对于双曲线 x²/a² − y²/b² = 1,使用 x = a sec θ,y = b tan θ 或 x = a cosh t,y = b sinh t。
Knowing these standard forms helps in quickly identifying the type of conic and its key features (focus, directrix, eccentricity). Exam questions often require verifying that a given parametric curve satisfies a given Cartesian equation, or finding the tangent at a general point.
了解这些标准形式有助于快速识别圆锥曲线的类型及其关键特征(焦点、准线、离心率)。考试题目经常要求验证给定的参数曲线满足给定的笛卡尔方程,或求一般点处的切线。
Parametric forms also simplify integration for area and arc length of conics. The focus-directrix property can be expressed elegantly via parameters.
参数形式还可以简化圆锥曲线面积和弧长的积分。焦点-准线性质可以通过参数优雅地表达。
12. Exam Tips and Common Pitfalls | 考试技巧与常见误区
Always check the domain of t and how it affects the curve. Sketching a rough graph with direction arrows can prevent sign errors in area calculations. When eliminating the parameter, be aware of any restrictions (e.g., square roots introduce non-negativity). Verify your Cartesian equation by substituting a few simple points from the parametric form.
务必检查 t 的取值范围及其如何影响曲线。绘制带有方向箭头的草图可以避免面积计算中的符号错误。在消去参数时,要注意任何限制条件(例如,平方根要求非负)。通过代入参数形式的几个简单点来验证你的笛卡尔方程。
In differentiation, remember to divide by dx/dt when finding d²y/dx² — a very common mistake. For arc length and surface area, simplify (dx/dt)² + (dy/dt)² as much as possible before integrating. If the integral seems impossible, re-check the algebra or consider a different parameter interval.
在求导中,求 d²y/dx² 时切记要除以 dx/dt——这是一个非常普遍的错误。对于弧长和表面积,在积分前要尽可能化简 (dx/dt)² + (dy/dt)²。如果积分看起来不可能积出,请重新检查代数运算或考虑不同的参数区间。
When using trigonometric identities, be mindful of the quadrants to extract correct signs. In motion problems, distinguish between displacement, velocity, and speed. Speed is the magnitude of velocity and is always non-negative.
使用三角恒等式时,要注意象限以确定正确的符号。在运动问题中,要区分位移、速度和速率。速率是速度的大小,且始终非负。
Finally, practise with past papers to become fluent in switching between parametric and Cartesian forms. Many questions combine several topics: differentiation, integration, and geometry, so a confident understanding of parametric equations will serve you well.
最后,通过练习历年真题,熟练地在参数形式和笛卡尔形式之间切换。许多题目综合了多个主题:微分、积分和几何,因此对参数方程的深入理解将对你大有裨益。
Published by TutorHao | IB CIE Mathematics Revision Series | aleveler.com
更多咨询请联系16621398022(同微信)
屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导Cancel reply