πŸŽ“ BookMCQ
← Back to 13. Vector Valued Functions

πŸ“ Motion Along a Curve in calculus (28 MCQs)

πŸ“– From Calculus β€’ 13. Vector Valued Functions β€’ 28 questions available

What is Motion Along a Curve in calculus?

Definition:
Motion along a curve models particle dynamics where position r⃗(t)\vec{r}(t) determines velocity v⃗=r⃗′\vec{v} = \vec{r}' and acceleration a⃗=r⃗′′\vec{a} = \vec{r}''.

Example:
A car on a track has velocity tangent to path and acceleration with both tangential and normal components.

Reason:
It bridges pure mathematics and kinematics, translating geometric derivatives into physical observables.

9
Easy
6
Medium
13
Hard

πŸ“ All Motion Along a Curve in calculus MCQs

Q1. A particle moves along a curve defined by r(t)=⟨t3,t2⟩\mathbf{r}(t) = \langle t^3, t^2 \rangle. At t=0t=0, the velocity vector is zero. Which statement best characterizes the motion and curvature at this specific instant?

A.The particle stops momentarily and the curvature is undefined due to the vanishing velocity vector.
B.The particle has zero speed but non-zero acceleration, implying a cusp where curvature approaches infinity. βœ…
C.The particle moves smoothly through the origin with zero curvature because both derivatives vanish.
D.The particle reverses direction instantly, making the unit tangent vector discontinuous and curvature zero.
πŸ’‘ Difficulty: hard | βœ… Correct: B

πŸ“– Explanation: When velocity is zero, standard curvature formulas involving division by speed fail. However, analyzing the geometric shape reveals a cusp at the origin. The acceleration vector is non-zero, indicating the particle is turning sharply rather than stopping smoothly, leading to infinite curvature in the limit.

Q2. Given a position vector r(t)\mathbf{r}(t) where βˆ₯v(t)βˆ₯=c\|\mathbf{v}(t)\| = c (a constant), a student claims that the acceleration vector a(t)\mathbf{a}(t) must be zero. What is the fundamental error in this reasoning?

A.Confusing constant speed with constant velocity; acceleration can be non-zero if direction changes. βœ…
B.Assuming the derivative of a constant magnitude vector is always the zero vector.
C.Believing that tangential acceleration is the only component of total acceleration.
D.Thinking that uniform circular motion requires zero net force and thus zero acceleration.
πŸ’‘ Difficulty: medium | βœ… Correct: A

πŸ“– Explanation: Constant speed implies zero tangential acceleration, but normal acceleration ΞΊv2\kappa v^2 persists if the path curves. The student incorrectly equates scalar constancy with vector constancy. Acceleration is the derivative of the velocity vector, not just its magnitude, so directional change necessitates non-zero acceleration.

Q3. Two particles traverse the same geometric path CC. Particle A uses parameterization r(t)\mathbf{r}(t) and Particle B uses R(u)=r(u3)\mathbf{R}(u) = \mathbf{r}(u^3). How do their unit tangent vectors T\mathbf{T} and principal normal vectors N\mathbf{N} compare at the same physical point?

A.Both T\mathbf{T} and N\mathbf{N} are identical for both particles regardless of parameterization speed. βœ…
B.T\mathbf{T} is identical, but N\mathbf{N} differs because it depends on the second derivative.
C.Both T\mathbf{T} and N\mathbf{N} differ because they are functions of time derivatives.
D.T\mathbf{T} differs due to speed scaling, but N\mathbf{N} remains purely geometric.
πŸ’‘ Difficulty: hard | βœ… Correct: A

πŸ“– Explanation: Unit tangent and principal normal vectors are intrinsic geometric properties of the curve itself, independent of how fast or in what manner the curve is traversed. While velocity and acceleration vectors change with reparameterization, the Frenet frame {T,N,B}\{\mathbf{T}, \mathbf{N}, \mathbf{B}\} depends solely on the curve's shape at that point.

Q4. A car travels along a track shaped like y=x4y = x^4. As it passes through the origin, the driver maintains a constant speed. What happens to the magnitude of the normal force exerted by the track on the car at the exact moment it crosses the origin?

A.It equals the weight of the car since curvature is zero at the inflection-like flat point. βœ…
B.It becomes significantly larger than the weight due to high centripetal requirements.
C.It drops to zero as the car momentarily loses contact with the surface.
D.It oscillates rapidly because the fourth derivative is non-zero.
πŸ’‘ Difficulty: easy | βœ… Correct: A

πŸ“– Explanation: Although y=x4y=x^4 looks flat, its second derivative at zero is zero, meaning curvature ΞΊ=0\kappa = 0. With constant speed and zero curvature, normal acceleration aN=ΞΊv2a_N = \kappa v^2 vanishes. Thus, no centripetal force is needed beyond balancing gravity, making the normal force equal to the car's weight.

Q5. Consider a helix r(t)=⟨cos⁑t,sin⁑t,t⟩\mathbf{r}(t) = \langle \cos t, \sin t, t \rangle. If we project the motion onto the xy-plane, we get uniform circular motion. Why does the binormal vector B\mathbf{B} maintain a constant angle with the z-axis despite the vertical ascent?

A.Because the torsion is zero, keeping the osculating plane fixed relative to the axis.
B.Because the ratio of vertical pitch to radius is constant, preserving the Frenet frame's orientation. βœ…
C.Because the curvature decreases exactly as the height increases to compensate.
D.Because the projection preserves the orthogonality of the tangent and normal vectors.
πŸ’‘ Difficulty: hard | βœ… Correct: B

πŸ“– Explanation: The helix possesses constant curvature and constant torsion. This unique property ensures the Frenet-Serret frame rotates uniformly around the z-axis without tilting up or down relative to it. The constant pitch-to-radius ratio creates a self-similar geometry where the binormal vector maintains a fixed inclination throughout the motion.

Q6. A student calculates curvature using \kappa = \frac{\|\mathbf{r}'(t) \times \mathbf{r}''(t)\|}{\|\mathbf{r}'(t)\|^3} for a line r(t)=⟨t,2t,3t⟩\mathbf{r}(t) = \langle t, 2t, 3t \rangle and obtains an indeterminate form 0/00/0 after simplification errors. What is the correct conceptual resolution?

A.Lines have undefined curvature because they lack a unique osculating circle.
B.The formula fails for lines; one must use arc-length parameterization instead.
C.The cross product is identically zero, yielding ΞΊ=0\kappa=0, consistent with straight-line geometry. βœ…
D.The denominator should be squared, not cubed, to avoid the singularity.
πŸ’‘ Difficulty: medium | βœ… Correct: C

πŸ“– Explanation: For a straight line, velocity and acceleration are parallel (or acceleration is zero), making their cross product exactly zero. The numerator vanishes cleanly before any limiting process. The student likely made an algebraic mistake. Conceptually, straight lines have zero curvature everywhere, which the formula correctly yields when applied properly.

Q7. An object moves such that its acceleration vector always points toward a fixed origin. Which of the following must be true about its trajectory?

A.The path must be a perfect ellipse centered at the origin.
B.The motion is confined to a single plane passing through the origin. βœ…
C.The angular momentum vector changes direction continuously to track the origin.
D.The speed must remain constant due to central symmetry.
πŸ’‘ Difficulty: hard | βœ… Correct: B

πŸ“– Explanation: Central force motion implies torque rΓ—F=0\mathbf{r} \times \mathbf{F} = \mathbf{0}, conserving angular momentum L\mathbf{L}. Since L\mathbf{L} is constant and perpendicular to both position and velocity, the motion must lie entirely within the plane orthogonal to L\mathbf{L}. The shape could be elliptical, parabolic, or hyperbolic, but planarity is guaranteed.

Q8. Given r(t)=⟨etcos⁑t,etsin⁑t⟩\mathbf{r}(t) = \langle e^t \cos t, e^t \sin t \rangle, the curve spirals outward exponentially. Without computing derivatives, predict the behavior of curvature ΞΊ(t)\kappa(t) as tβ†’βˆžt \to \infty.

A.Curvature increases exponentially as the spiral tightens indefinitely.
B.Curvature approaches zero because the exponential growth dominates rotational effects. βœ…
C.Curvature oscillates between fixed bounds due to periodic trigonometric components.
D.Curvature remains constant as the logarithmic spiral is self-similar.
πŸ’‘ Difficulty: medium | βœ… Correct: B

πŸ“– Explanation: This is a logarithmic spiral scaled exponentially. As tt grows, the radius expands so rapidly that locally the curve resembles a straight line more than a circle. The rate of turning per unit arc length diminishes. Graphically, the spiral unwinds, and visual inspection confirms decreasing tightness, implying vanishing curvature.

Q9. A roller coaster loop is designed as a clothoid rather than a circle to prevent passenger injury. In terms of vector calculus, what specific advantage does the clothoid’s linearly varying curvature provide over constant curvature?

A.It eliminates normal acceleration entirely at the entry and exit points.
B.It ensures jerk (derivative of acceleration) remains bounded, avoiding impulsive forces. βœ…
C.It maximizes the tangential component of acceleration for faster traversal.
D.It guarantees the binormal vector never aligns with gravity.
πŸ’‘ Difficulty: easy | βœ… Correct: B

πŸ“– Explanation: Sudden jumps in curvature cause discontinuous changes in normal acceleration ΞΊv2\kappa v^2, producing infinite jerk. Clothoids transition curvature linearly with arc length, making acceleration continuous and differentiable. This smoothness prevents abrupt jolts, enhancing safety and comfort. Constant curvature circles create step-function acceleration profiles at transitions, which are physiologically harmful.

Q10. If T(t)β‹…N(t)=0\mathbf{T}(t) \cdot \mathbf{N}(t) = 0 holds for all tt, a student differentiates to conclude \mathbf{T}' \cdot \mathbf{N} + \mathbf{T} \cdot \mathbf{N}' = 0. They then substitute \mathbf{T}' = \kappa v \mathbf{N} to find \mathbf{T} \cdot \mathbf{N}' = -\kappa v. Is this derivation valid?

A.Yes, it correctly derives the component of \mathbf{N}' along T\mathbf{T}. βœ…
B.No, because T\mathbf{T} and N\mathbf{N} are only orthogonal for unit-speed curves.
C.No, the product rule was applied incorrectly to dot products.
D.Yes, but only if torsion is assumed to be zero.
πŸ’‘ Difficulty: easy | βœ… Correct: A

πŸ“– Explanation: Differentiating the orthogonality condition is a standard technique in Frenet-Serret derivations. Substituting \mathbf{T}' = \kappa v \mathbf{N} into \mathbf{T}' \cdot \mathbf{N} = \kappa v (\mathbf{N} \cdot \mathbf{N}) = \kappa v correctly isolates the tangential component of \mathbf{N}'. This step is foundational for deriving \mathbf{N}' = -\kappa v \mathbf{T} + \tau v \mathbf{B}.

Q11. A particle’s position is given implicitly by constraints rather than explicitly. To find velocity, why might implicit differentiation of constraint equations be superior to solving for explicit parameterization first?

A.Implicit methods automatically yield unit-speed parameterizations.
B.Explicit solutions often introduce artificial singularities or restrict domain unnecessarily. βœ…
C.Implicit differentiation eliminates the need for chain rule applications.
D.Constraint-based velocity is always perpendicular to the gradient, simplifying computation.
πŸ’‘ Difficulty: hard | βœ… Correct: B

πŸ“– Explanation: Solving constraints explicitly can produce messy expressions with restricted domains or branch cuts that obscure global behavior. Implicit differentiation preserves the natural geometry and avoids coordinate artifacts. It directly relates velocity to constraint gradients via orthogonality, maintaining numerical stability and revealing symmetries lost in explicit forms, especially near singular configurations.

Q12. For a space curve with ΞΊ>0\kappa > 0 and Ο„=0\tau = 0 everywhere, a student argues the curve must be a circle. What overlooked possibility invalidates this conclusion?

A.The curve could be any planar curve, not necessarily circular. βœ…
B.Torsion being zero only applies to closed curves.
C.Curvature must also be constant for planarity.
D.The binormal vector could flip sign discontinuously.
πŸ’‘ Difficulty: hard | βœ… Correct: A

πŸ“– Explanation: Zero torsion guarantees the curve lies entirely in a plane, but says nothing about curvature variation. Only planar curves with constant positive curvature are circles. Ellipses, parabolas, and arbitrary smooth planar paths all have Ο„=0\tau = 0. The student conflated planarity with circularity, missing the broader class of planar trajectories.

Q13. In modeling satellite orbits, engineers use eccentric anomaly instead of true anomaly for time-parameterization. From a vector calculus perspective, what computational advantage does this offer?

A.Eccentric anomaly yields constant orbital speed, simplifying integration.
B.It transforms Kepler’s transcendental equation into a form amenable to Newton-Raphson iteration. βœ…
C.True anomaly produces discontinuous tangent vectors at perigee.
D.Eccentric anomaly eliminates the need for binormal vector calculations.
πŸ’‘ Difficulty: easy | βœ… Correct: B

πŸ“– Explanation: True anomaly relates non-linearly to time via Kepler’s equation, requiring iterative solution. Eccentric anomaly provides a smoother, nearly linear relationship with mean anomaly, enabling efficient numerical propagation. While neither gives constant speed, the eccentric anomaly’s functional form avoids the severe nonlinearity near perigee that plagues true anomaly computations.

Q14. A curve has ΞΊ(t)=t2\kappa(t) = t^2 and Ο„(t)=t\tau(t) = t for tβ‰₯0t \geq 0. Can two distinct curves share these exact curvature and torsion functions?

A.No, the Fundamental Theorem of Space Curves guarantees uniqueness up to rigid motion.
B.Yes, if initial position and orientation differ beyond Euclidean isometries.
C.Yes, because the theorem requires ΞΊ>0\kappa > 0 strictly, and ΞΊ(0)=0\kappa(0)=0 violates this. βœ…
D.No, but only if both curves are parameterized by arc length.
πŸ’‘ Difficulty: hard | βœ… Correct: C

πŸ“– Explanation: The Fundamental Theorem assumes ΞΊ>0\kappa > 0 to define the Frenet frame uniquely. At t=0t=0, ΞΊ=0\kappa=0 makes N\mathbf{N} undefined, breaking the theorem’s hypothesis. Multiple non-congruent curves can share these functions near zero because the frame cannot be anchored. Uniqueness only resumes once ΞΊ>0\kappa > 0.

Q15. When analyzing r(t)=⟨t,∣t∣⟩\mathbf{r}(t) = \langle t, |t| \rangle, standard curvature formulas fail at t=0t=0. Beyond non-differentiability, what deeper geometric issue prevents defining curvature there?

A.The left and right tangent vectors exist but are unequal, creating a corner.
B.The curve lacks a well-defined osculating circle due to directional discontinuity.
C.Both A and B are correct and equivalent descriptions. βœ…
D.The absolute value function is not analytic, violating smoothness requirements.
πŸ’‘ Difficulty: medium | βœ… Correct: C

πŸ“– Explanation: At t=0t=0, the left derivative is ⟨1,βˆ’1⟩\langle 1, -1 \rangle and right is ⟨1,1⟩\langle 1, 1 \rangle. This corner means no unique tangent exists, hence no osculating circle. Non-differentiability and geometric corner are two sides of the same coin. Curvature requires second-order contact with a circle, impossible when even first-order continuity fails.

Q16. A drone flies along r(t)\mathbf{r}(t) with known v(t)\mathbf{v}(t) and a(t)\mathbf{a}(t). To compute instantaneous turning radius without finding ΞΊ\kappa explicitly, which expression should be used?

A.R=βˆ₯vβˆ₯3βˆ₯vΓ—aβˆ₯R = \frac{\|\mathbf{v}\|^3}{\|\mathbf{v} \times \mathbf{a}\|} βœ…
B.R=βˆ₯aβˆ₯βˆ₯vβˆ₯2R = \frac{\|\mathbf{a}\|}{\|\mathbf{v}\|^2}
C.R=βˆ₯vΓ—aβˆ₯βˆ₯vβˆ₯3R = \frac{\|\mathbf{v} \times \mathbf{a}\|}{\|\mathbf{v}\|^3}
D.R=βˆ₯vβˆ₯2βˆ₯aNβˆ₯R = \frac{\|\mathbf{v}\|^2}{\|\mathbf{a}_N\|} where aN\mathbf{a}_N is unknown.
πŸ’‘ Difficulty: easy | βœ… Correct: A

πŸ“– Explanation: Turning radius is reciprocal of curvature. Using ΞΊ=βˆ₯vΓ—aβˆ₯βˆ₯vβˆ₯3\kappa = \frac{\|\mathbf{v} \times \mathbf{a}\|}{\|\mathbf{v}\|^3}, inversion gives R=βˆ₯vβˆ₯3βˆ₯vΓ—aβˆ₯R = \frac{\|\mathbf{v}\|^3}{\|\mathbf{v} \times \mathbf{a}\|}. This avoids separate normal acceleration decomposition. Option D is conceptually correct but impractical without aN\mathbf{a}_N. Option A uses readily available vectors directly, ideal for real-time drone navigation systems.

Q17. If a curve is reparameterized by arc length ss, which quantity remains invariant compared to arbitrary parameter tt?

A.The velocity vector \mathbf{r}'(s)
B.The acceleration vector \mathbf{r}''(s)
C.The curvature ΞΊ(s)\kappa(s) βœ…
D.All of the above remain numerically identical.
πŸ’‘ Difficulty: hard | βœ… Correct: C

πŸ“– Explanation: Arc-length parameterization makes \|\mathbf{r}'(s)\| = 1 universally, but this differs from \|\mathbf{r}'(t)\|. Acceleration also changes form. However, curvature is an intrinsic geometric property independent of parameterization. Whether computed via \|\mathbf{r}''(s)\| or the general cross-product formula, ΞΊ\kappa yields the same value at corresponding points, reflecting true bending.

Q18. A student models planetary motion using r(t)=⟨acos⁑(Ο‰t),bsin⁑(Ο‰t)⟩\mathbf{r}(t) = \langle a \cos(\omega t), b \sin(\omega t) \rangle and claims this satisfies Kepler’s Second Law. Why is this model fundamentally flawed despite tracing an ellipse?

A.Equal areas are swept only if a=ba = b, reducing to circular motion.
B.Angular momentum is conserved only for inverse-square central forces, not harmonic oscillators.
C.The parameterization uses constant angular frequency, violating variable areal velocity.
D.Elliptical orbits require focus at origin, but this ellipse is centered at origin. βœ…
πŸ’‘ Difficulty: hard | βœ… Correct: D

πŸ“– Explanation: Keplerian orbits have the central body at a focus, not the center. This parametric ellipse is centered at origin, implying a harmonic oscillator potential Fβˆβˆ’rF \propto -r, not gravitational Fβˆβˆ’1/r2F \propto -1/r^2. While it traces an ellipse, the force law and area-sweeping behavior differ fundamentally. True Kepler ellipses satisfy equal-area law only with focal placement.

Q19. Given r(t)=⟨cos⁑t,sin⁑t,sin⁑(2t)⟩\mathbf{r}(t) = \langle \cos t, \sin t, \sin(2t) \rangle, the curve lies on a cylinder but is not a helix. What distinguishes its torsion behavior from a true helix?

A.Torsion is identically zero due to cylindrical symmetry.
B.Torsion varies periodically instead of remaining constant. βœ…
C.Torsion is undefined at points where z'(t) = 0.
D.Torsion alternates sign, indicating handedness reversal.
πŸ’‘ Difficulty: medium | βœ… Correct: B

πŸ“– Explanation: True helices have constant curvature and torsion. Here, the vertical oscillation sin⁑(2t)\sin(2t) introduces periodic modulation. Visualizing the curve shows it winds around the cylinder while bobbing up and down twice per revolution. This breaks the self-similarity of helices, causing torsion to fluctuate. Graph analysis confirms non-uniform twisting unlike the steady spiral of a helix.

Q20. In error analysis of numerical curve tracing, why does adaptive step-size control based on curvature outperform fixed-step methods near high-curvature regions?

A.High curvature implies rapid change in tangent direction, demanding smaller steps for accuracy.
B.Fixed steps accumulate truncation error proportional to curvature squared.
C.Adaptive methods reduce computational cost globally by enlarging steps in low-curvature zones.
D.Both A and C are correct and complementary. βœ…
πŸ’‘ Difficulty: easy | βœ… Correct: D

πŸ“– Explanation: Near sharp bends, large steps overshoot the true path, causing significant deviation. Adaptive algorithms shrink steps proportionally to curvature to maintain local error tolerance. Conversely, straight sections allow larger steps without sacrificing precision. This dual strategy optimizes both accuracy and efficiency, whereas fixed steps either waste resources or fail catastrophically at bends.

Q21. A particle moves with v(t)β‹…a(t)>0\mathbf{v}(t) \cdot \mathbf{a}(t) > 0 for all tt. What can be definitively concluded about its motion?

A.The trajectory is strictly convex.
B.Speed is monotonically increasing.
C.Curvature is decreasing over time.
D.The tangential acceleration component is always positive. βœ…
πŸ’‘ Difficulty: hard | βœ… Correct: D

πŸ“– Explanation: Since vβ‹…a=vaT\mathbf{v} \cdot \mathbf{a} = v a_T, positivity implies aT>0a_T > 0 (as vβ‰₯0v \geq 0). This means tangential acceleration always adds to speed, so speed increases monotonically. However, option B assumes v>0v > 0; if v=0v=0 initially, speed still increases but β€œmonotonically” may be debated. Option D is unconditionally true by definition, making it the safest conclusion.

Q22. When comparing Euler and Runge-Kutta methods for integrating \mathbf{r}'(t) = \mathbf{v}(t) along a curved path, why does RK4 better preserve geometric fidelity over long durations?

A.RK4 exactly conserves energy for all conservative systems.
B.RK4’s higher order reduces phase error accumulation in oscillatory solutions. βœ…
C.Euler method artificially damps curvature over time.
D.RK4 maintains unit tangent vector normalization automatically.
πŸ’‘ Difficulty: hard | βœ… Correct: B

πŸ“– Explanation: Curved motion often involves oscillatory or rotational dynamics where phase accuracy matters more than amplitude. Euler introduces systematic phase lag that distorts trajectory shape over time. RK4’s fourth-order accuracy minimizes this drift, preserving the geometric structure of orbits or spirals. Energy conservation isn’t guaranteed, but reduced dispersion error keeps the path faithful to true geometry.

Q23. A curve satisfies \mathbf{r}''(t) = f(t) \mathbf{r}'(t) for some scalar function f(t)f(t). What does this imply about the path’s geometry?

A.The path is a straight line. βœ…
B.The path has zero torsion but nonzero curvature.
C.The path is planar with constant curvature.
D.The path is a geodesic on some surface.
πŸ’‘ Difficulty: easy | βœ… Correct: A

πŸ“– Explanation: Acceleration parallel to velocity means no normal component exists: aN=0\mathbf{a}_N = \mathbf{0}. Thus curvature ΞΊ=βˆ₯aNβˆ₯/v2=0\kappa = \|\mathbf{a}_N\| / v^2 = 0 wherever vβ‰ 0v \neq 0. Zero curvature implies straight-line motion. Even if speed varies, direction never changes. This is a direct consequence of the Frenet formula \mathbf{a} = v' \mathbf{T} + \kappa v^2 \mathbf{N}.

Q24. In designing a cam profile, engineers specify displacement s(ΞΈ)s(\theta) rather than Cartesian coordinates. Why is this polar-like representation advantageous for motion along a curve analysis?

A.It decouples radial and tangential dynamics inherently.
B.Curvature formulas simplify dramatically in polar coordinates for rotating machinery.
C.Avoids coordinate singularities present in Cartesian descriptions of rotation.
D.Enables direct specification of follower acceleration profiles. βœ…
πŸ’‘ Difficulty: easy | βœ… Correct: D

πŸ“– Explanation: Cam design prioritizes follower kinematics over spatial coordinates. Specifying s(ΞΈ)s(\theta) directly links input rotation to output displacement, allowing immediate derivation of velocity and acceleration via differentiation. Cartesian conversion obscures this functional relationship. The representation aligns with the mechanical causality of rotating cams, streamlining synthesis and dynamic analysis without intermediate geometric transformations.

Q25. If B(t)\mathbf{B}(t) is constant for a space curve, what can be inferred without further calculation?

A.The curve is planar and lies in a plane perpendicular to B\mathbf{B}. βœ…
B.The curve is a straight line parallel to B\mathbf{B}.
C.Torsion is constant but nonzero.
D.Curvature must be zero everywhere.
πŸ’‘ Difficulty: hard | βœ… Correct: A

πŸ“– Explanation: Binormal B=TΓ—N\mathbf{B} = \mathbf{T} \times \mathbf{N} defines the osculating plane’s orientation. Constant B\mathbf{B} means this plane never rotates, so the curve never leaves it. Thus, the curve is planar. Torsion \tau = -\mathbf{B}' \cdot \mathbf{N} = 0, confirming planarity. Straight lines are a special case, but general planar curves also satisfy this.

Q26. A student computes \mathbf{T}(t) = \frac{\mathbf{r}'(t)}{\|\mathbf{r}'(t)\|} for r(t)=⟨t3,t3⟩\mathbf{r}(t) = \langle t^3, t^3 \rangle and gets ⟨12,12⟩\langle \frac{1}{\sqrt{2}}, \frac{1}{\sqrt{2}} \rangle for all tβ‰ 0t \neq 0. They conclude the curve is a straight line. Is this sufficient evidence?

A.Yes, constant unit tangent implies zero curvature and straight-line path. βœ…
B.No, because the curve passes through origin where tangent is undefined.
C.Yes, but only if verified at t=0t=0 via limits.
D.No, because T\mathbf{T} could be constant piecewise with corners.
πŸ’‘ Difficulty: easy | βœ… Correct: A

πŸ“– Explanation: Wherever T\mathbf{T} is defined and constant, the curve is linear in that interval. Here, T\mathbf{T} is constant for all tβ‰ 0t \neq 0, and the limit as tβ†’0t \to 0 matches, confirming continuity. The path is indeed the line y=xy=x. Constant unit tangent is definitive proof of straightness; no additional checks are needed beyond domain consideration.

Q27. In fluid dynamics, streamlines are tangent to velocity field V(x)\mathbf{V}(\mathbf{x}). Why can’t streamlines generally be parameterized by time like particle paths?

A.Streamlines are instantaneous snapshots; particle paths integrate time evolution. βœ…
B.Velocity fields are often non-stationary, making streamlines time-dependent.
C.Particle paths require solving ODEs while streamlines are algebraic.
D.Streamlines ignore viscous effects captured in particle trajectories.
πŸ’‘ Difficulty: hard | βœ… Correct: A

πŸ“– Explanation: Streamlines solve dx/dsβˆ₯V(x,t0)d\mathbf{x}/ds \parallel \mathbf{V}(\mathbf{x}, t_0) at fixed time t0t_0, ignoring temporal changes. Particle paths solve dx/dt=V(x(t),t)d\mathbf{x}/dt = \mathbf{V}(\mathbf{x}(t), t), coupling space and time. Only in steady flow do they coincide. Confusing them leads to erroneous transport predictions. Streamlines reveal instantaneous flow topology, not material advection history.

Q28. A curve has ΞΊ(s)=11+s2\kappa(s) = \frac{1}{1+s^2} for arc length sβ‰₯0s \geq 0. As sβ†’βˆžs \to \infty, what asymptotic geometric behavior emerges?

A.The curve approaches a circle of infinite radius (straight line). βœ…
B.The curve spirals inward toward a limiting point.
C.The curve becomes increasingly tightly wound.
D.The curve oscillates between straight and circular segments.
πŸ’‘ Difficulty: medium | βœ… Correct: A

πŸ“– Explanation: Curvature decays to zero as ss increases, meaning bending diminishes asymptotically. Locally, the curve flattens out, resembling a straight line at large distances. Unlike logarithmic spirals with constant turning rate, this decay implies eventual rectilinearity. Graphical intuition confirms unwinding behavior, distinguishing it from persistent curvature patterns seen in closed or self-similar curves.

πŸ”— Related Topics (MCQs)