📚 A-Level Mathematics: Sketching Parametric Curves | A-Level数学:参数方程曲线的草图绘制技巧
Parametric equations provide a powerful way to describe curves that cannot be easily expressed as y = f(x). In A-Level mathematics, mastering the art of sketching parametric curves is essential for understanding motion, geometry, and advanced calculus. This guide will walk you through the key techniques and strategies to sketch these curves accurately and efficiently.
参数方程为描述那些难以用 y = f(x) 直接表示的曲线提供了强大的工具。在A-Level数学中,掌握参数方程曲线的草图绘制技巧对于理解运动、几何以及高等微积分至关重要。本指南将带你了解绘制这些曲线准确而高效的关键技术与策略。
1. Understanding Parametric Equations | 理解参数方程
Parametric equations define both x and y in terms of a third variable, usually t, which represents time or an angle. For example, x = f(t), y = g(t). This allows the curve to loop, cross itself, or move in ways that ordinary functions cannot.
参数方程通过第三个变量(通常是 t,代表时间或角度)来定义 x 和 y。例如,x = f(t),y = g(t)。这使得曲线可以形成环、自交或以普通函数无法实现的方式运动。
- Each value of t gives a unique point (x, y) on the curve.
- As t varies over an interval, the point traces out the curve.
- Direction of increasing t is important for understanding motion along the curve.
- 每一个 t 值对应曲线上的一个唯一点 (x, y)。
- 当 t 在一个区间内变化时,该点描绘出整条曲线。
- t 增加的方向对于理解沿曲线的运动至关重要。
x = f(t), y = g(t)
2. Step 1: Build a Table of Values | 第一步:建立数值表
The most straightforward method to sketch a parametric curve is to calculate coordinates for several t values. Choose t values that cover the domain of interest and include key points like t = -2, -1, 0, 1, 2.
绘制参数方程曲线最直接的方法是计算多个 t 值对应的坐标。选择涵盖感兴趣定义域的 t 值,并包括关键点如 t = -2, -1, 0, 1, 2。
| t | -2 | -1 | 0 | 1 | 2 |
| x = t² | 4 | 1 | 0 | 1 | 4 |
| y = 2t | -4 | -2 | 0 | 2 | 4 |
Plot these points on a coordinate grid, then connect them smoothly following the order of increasing t. This reveals the shape of the curve.
在坐标网格上标出这些点,然后按照 t 递增的顺序平滑连接,就能显现曲线的形状。
3. Step 2: Eliminate the Parameter | 第二步:消去参数
Sometimes eliminating t to obtain a Cartesian equation makes the curve easier to recognize. Solve one equation for t and substitute into the other. For instance, from x = t² and y = 2t, we get t = y/2, so x = (y/2)² = y²/4, which is a sideways parabola.
有时消去参数 t 得到直角坐标方程能让曲线更容易识别。从一个方程中解出 t 并代入另一个方程。例如,由 x = t² 和 y = 2t,我们得到 t = y/2,因此 x = (y/2)² = y²/4,这是一条侧向抛物线。
x = y² / 4
However, be careful: the Cartesian equation may include extra points not covered by the parametric domain. Always check the range of x and y from the original parametric equations.
但要小心:直角坐标方程可能包含参数定义域之外的多余点。务必根据原始参数方程检查 x 和 y 的取值范围。
4. Step 3: Find Intercepts and Asymptotes | 第三步:求截距和渐近线
To sketch accurately, find where the curve crosses the axes. Set x = 0 to find y-intercepts, and set y = 0 for x-intercepts, solving the corresponding parametric equations.
为了画图准确,需要找到曲线与坐标轴的交点。令 x = 0 求 y 截距,令 y = 0 求 x 截距,并解相应的参数方程。
For rational parametric equations, vertical and horizontal asymptotes occur where x or y tends to infinity as t approaches a finite value, or as t tends to infinity. Analyze the limits.
对于有理参数方程,当 t 趋近于有限值时 x 或 y 趋向无穷大,或者当 t 趋向无穷大时,会出现垂直和水平渐近线。分析这些极限。
5. Step 4: Determine the Direction of Motion | 第四步:确定运动方向
The orientation of the curve is crucial. As t increases, the curve is traced in a specific direction. Mark arrows on your sketch to indicate this direction. For example, the circle x = cos t, y = sin t traces counterclockwise as t increases from 0 to 2π.
曲线的方向至关重要。随着 t 增加,曲线按照特定方向被描绘。在草图上用箭头标出这个方向。例如,圆 x = cos t, y = sin t 当 t 从 0 增加到 2π 时是逆时针方向绘制的。
x = cos t, y = sin t, 0 ≤ t ≤ 2π
6. Step 5: Use Calculus for Turning Points | 第五步:用微积分求驻点
Use differentiation to find stationary points. Since dy/dx = (dy/dt) / (dx/dt), we can find where the gradient is zero or undefined. Set dy/dt = 0 for horizontal tangents, and dx/dt = 0 for vertical tangents.
使用微分来求驻点。由于 dy/dx = (dy/dt) / (dx/dt),我们可以找到梯度为零或未定义的点。令 dy/dt = 0 求水平切线,令 dx/dt = 0 求垂直切线。
For the curve x = t², y = t³ – 3t, we compute dy/dt = 3t² – 3 = 3(t² – 1), so dy/dt = 0 when t = ±1. This gives two stationary points. Also check dx/dt = 2t = 0 at t = 0, giving a vertical tangent.
对于曲线 x = t², y = t³ – 3t,我们计算 dy/dt = 3t² – 3 = 3(t² – 1),所以当 t = ±1 时 dy/dt = 0。这给出两个驻点。还要检查 dx/dt = 2t = 0 在 t = 0 处,得到一条垂直切线。
7. Step 6: Analyze Symmetry | 第六步:分析对称性
Symmetry can simplify sketching. If x(t) is even and y(t) is odd, the curve is symmetric about the x-axis. If x(t) is odd and y(t) is even, the curve is symmetric about the y-axis. If both are even or both are odd, check for symmetry about the origin.
对称性可以简化绘图。如果 x(t) 是偶函数且 y(t) 是奇函数,则曲线关于 x 轴对称。如果 x(t) 是奇函数且 y(t) 是偶函数,则曲线关于 y 轴对称。如果两者都是偶函数或都是奇函数,则检查是否关于原点对称。
For example, x = cos t (even), y = sin 2t (odd), so the curve is symmetric about the x-axis. This halves the work needed to sketch it.
例如,x = cos t(偶函数),y = sin 2t(奇函数),因此曲线关于 x 轴对称。这使绘图工作量减半。
8. Step 7: Identify Key Features | 第七步:识别关键特征
Check for self-intersections, cusps, and loops. A self-intersection occurs when two different t values give the same (x, y). A cusp occurs when both dx/dt and dy/dt are zero, but the curve changes direction sharply. Loops often appear when there is a self-intersection.
检查自交点、尖点和环。当两个不同的 t 值给出相同的 (x, y) 时出现自交点。当 dx/dt 和 dy/dt 都为零但曲线方向急剧改变时出现尖点。环通常出现在存在自交点的情况下。
For x = t², y = t³ – 3t, setting t₁² = t₂² and t₁³ – 3t₁ = t₂³ – 3t₂ leads to t₁ = -t₂, and solving gives t = ±√3. Thus the curve crosses itself at the point (3, 0).
对于 x = t², y = t³ – 3t,令 t₁² = t₂² 且 t₁³ – 3t₁ = t₂³ – 3t₂ 可得 t₁ = -t₂,解方程得到 t = ±√3。因此曲线在点 (3, 0) 处自交。
9. Worked Example 1: The Circle | 例题一:圆
Sketch the curve x = 3 cos t, y = 3 sin t for 0 ≤ t ≤ 2π.
绘制曲线 x = 3 cos t, y = 3 sin t,其中 0 ≤ t ≤ 2π。
Eliminate t: x² + y² = 9 cos² t + 9 sin² t = 9. This is a circle centered at the origin with radius 3. The direction is counterclockwise, starting at (3, 0) when t = 0, reaching (0, 3) at t = π/2, (-3, 0) at t = π, and back to (3, 0) at t = 2π.
消去 t:x² + y² = 9 cos² t + 9 sin² t = 9。这是一个以原点为圆心、半径为 3 的圆。方向为逆时针,t = 0 时起点为 (3, 0),t = π/2 时到达 (0, 3),t = π 时到达 (-3, 0),t = 2π 时回到 (3, 0)。
10. Worked Example 2: The Cycloid | 例题二:摆线
Sketch the cycloid x = t – sin t, y = 1 – cos t for t ∈ [0, 2π].
绘制摆线 x = t – sin t, y = 1 – cos t,其中 t ∈ [0, 2π]。
This curve describes a point on the rim of a rolling wheel. At t = 0, (x, y) = (0, 0). At t = π, (π, 2). At t = 2π, (2π, 0). The curve has vertical tangents at the cusps where y = 0. Differentiate: dx/dt = 1 – cos t, dy/dt = sin t. At t = 0, both are zero, confirming a cusp. The arch repeats every 2π.
这条曲线描述了一个滚动轮子边缘上一点的轨迹。在 t = 0 时,(x, y) = (0, 0)。在 t = π 时,(π, 2)。在 t = 2π 时,(2π, 0)。曲线在 y = 0 的尖点处有垂直切线。求导:dx/dt = 1 – cos t,dy/dt = sin t。在 t = 0 时,两者都为零,确认是尖点。拱形每 2π 重复一次。
11. Worked Example 3: The Lissajous Figure | 例题三:李萨如曲线
Sketch the curve x = sin 2t, y = sin 3t for 0 ≤ t ≤ 2π.
绘制曲线 x = sin 2t, y = sin 3t,其中 0 ≤ t ≤ 2π。
This Lissajous figure cannot be easily expressed as a Cartesian equation. Build a table of values at key t: 0, π/6, π/4, π/3, π/2, etc. Note that x ranges from -1 to 1 and y from -1 to 1. The curve is symmetric about both axes. Plot points and connect them smoothly, marking the direction.
这条李萨如曲线难以用直角坐标方程简单表示。在关键 t 值(0, π/6, π/4, π/3, π/2 等)处建立数值表。注意 x 和 y 的取值范围都是从 -1 到 1。曲线关于两个坐标轴都对称。标出点并平滑连接,同时标明方向。
12. Common Pitfalls and Tips | 常见误区与提示
- Do not forget the domain of t. The curve may only be part of the Cartesian equation.
- Always mark the direction of increasing t.
- Use a table of values before relying solely on calculus.
- Check for self-intersections by solving x(t₁) = x(t₂) and y(t₁) = y(t₂).
- When both dx/dt and dy/dt are zero, investigate further: it may be a cusp or a smooth point.
- 不要忘记 t 的定义域。曲线可能只是直角坐标方程的一部分。
- 始终标明 t 增加的方向。
- 在依赖微积分之前先用数值表。
- 通过解 x(t₁) = x(t₂) 和 y(t₁) = y(t₂) 来检查自交点。
- 当 dx/dt 和 dy/dt 都为零时,需进一步研究:可能是尖点也可能是光滑点。
13. Conclusion | 总结
Sketching parametric curves is a valuable skill that combines algebra, calculus, and geometry. By systematically building tables, eliminating parameters, using calculus to find turning points, and analyzing symmetry, you can accurately reproduce any parametric curve. Practice with a variety of examples to build confidence for the A-Level exam.
绘制参数方程曲线是一项结合代数、微积分和几何的宝贵技能。通过系统地建立数值表、消去参数、使用微积分求驻点以及分析对称性,你可以准确地绘制任何参数方程曲线。通过多样化的练习来增强信心,以应对A-Level考试。
Published by TutorHao | 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