Parametric Equations Calculator
Graph parametric curves and compute derivatives, speed and rectangular form step by step
What Parametric Equations Are
A parametric curve describes both coordinates through a third variable, the parameter :
As runs over its interval the point traces a path. Unlike , this can double back, cross itself or close into a loop — a circle needs two half-functions in rectangular form but only one parametrisation:
A line through with direction is , , the component form of the vector equation .
The parameter also carries orientation and timing, which rectangular form throws away.
Calculus on Parametric Curves
First derivative
This is the chain rule rearranged. Where but the tangent is vertical; where both vanish the point may be a cusp and the formula says nothing.
Second derivative
Differentiate the first derivative with respect to , then divide by again. It is emphatically not .
Speed and arc length
The arc-length integral counts every retraced piece, so it equals the geometric length only when the curve is traversed once.
Eliminating the parameter
Solve one equation for and substitute, or use an identity such as for trigonometric pairs. Always carry the domain restriction across.
Common Mistakes to Avoid
- Dividing the second derivatives: requires differentiating with respect to and dividing by once more.
- Losing the domain when eliminating : , gives , but only the branch with — and every restriction on transfers.
- Ignoring : those parameter values are exactly where vertical tangents and cusps hide.
- Confusing speed with : is the tangent slope, a shape property; speed measures how fast the point moves and depends on the parametrisation.
- Assuming the parametrisation is unique: the same curve has infinitely many, differing in orientation and rate.
示例题目
常见问题
It is a pair of equations x = f(t) and y = g(t) that give both coordinates in terms of a third variable. The parameter t sweeps through an interval and the point (x, y) traces out a curve, which lets you describe paths that fail the vertical line test, such as circles and loops.
Differentiate x and y separately with respect to t, then divide: dy/dx = (dy/dt)/(dx/dt). The formula needs dx/dt to be non-zero; where dx/dt = 0 and dy/dt is non-zero the tangent line is vertical.
Because d2y/dx2 means the rate of change of the slope dy/dx with respect to x, not a ratio of two second derivatives. You differentiate dy/dx with respect to t and then divide by dx/dt once more, which is the chain rule applied a second time.
Solve one equation for t and substitute into the other, or use a Pythagorean identity when sine and cosine are involved. Then restrict the resulting equation to the range of x and y that the parameter actually produces, or you will describe more of the curve than exists.
相关求解器
相关学习指南
免费试用 AI-Math
任何数学问题都能获得分步解答。拍照上传或输入问题即可。
开始解题